Forum Discussion
Maneesh_72711
Cirrostratus
7 years agoIssue in making API calls to F5 LTM/GTM.
I am having issues in making API calls to F5 running ver12.1.2. Attached is the screenshot of the Authorization Failed error.
Can someone help, there are other F5's running same version 12.1.2 w...
Lee_Sutcliffe
Nacreous
7 years agoHow are you providing authorisation?
Can you try the following (replace admin admin with your credentials)
curl -X POST -H "Content-Type: application/json" -H "Cache-Control: no-cache" -d '{
"username":"admin",
"password":"admin",
"loginProviderName": "tmos"
}' "https://your-bigip.com/mgmt/shared/authn/login"
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