AS3 API Response code handling in BIG-IP Next CISΒΆ
API Endpoint - https://{{bigip_next_cm_mgmt_ip}}/api/v1/spaces/default/appsvcs/declare?target_address={{bigip_next_1_mgmt_ip}}
Response Code | HTTP Status | Description |
---|---|---|
200 | OK | BIG-IP Next CIS does not try to repost AS3 declaration. |
201 | Created |
|
202 | Accepted |
|
207 | Multi Status |
|
404 | Not Found |
|
422 | Unprocessable Entity | CIS retries every 30 seconds for failed tenants. |
503 | Service Unavailable | CIS waits for 30 seconds before trying to repost. |
Others | CIS retries every 30 seconds for failed tenants. |
Note
To provide feedback on Container Ingress Services or this documentation, please file a GitHub Issue.