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
BIG-IP Next CIS immediately exits and the container will be
restarted continuously.
401 Unauthorized
BIG-IP Next CIS immediately exits and the container will be
restarted continuously.
404 Not Found
BIG-IP Next CIS immediately exits and the container will be
restarted continuously.
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.