Authentication API Response code handling in BIG-IP Next CISΒΆ
API Endpoint - https://{{bigip_next_cm_mgmt_ip}}/api/login
Response Code | HTTP Status | Description |
---|---|---|
200 | OK | BIG-IP Next CIS have successfully fetched the access token |
301 | Moved Permanently |
|
401 | Unauthorized |
|
404 | Not Found |
|
503 | Service Unavailable | BIG-IP Next CIS waits for 10 seconds before re-trying. |
Others | BIG-IP Next CIS waits for 10 seconds before re-trying. |
Note
To provide feedback on Container Ingress Services or this documentation, please file a GitHub Issue.