Forum Discussion
andrewmjones
Nimbostratus
Nov 05, 2017Testing a health monitor with CURL get
When using CURL to test a health monitor with a GET, can you include a username and password
- Faruk_AYDIN
Altostratus
Do you mean http authentication, if yes, use this:
curl --user user:pass http://xyz.com/abc.page
It's totally up to the application side. If the application requires authentication to access the HTTP page you should specify username and password. If not, you don't need to specify username and password.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects