| Response Message |
Description/Probable Cause |
Possible Action |
| 200: Device not found. |
Hostname not found in the database. |
Check Hostname |
| 200: Invalid Parameters. |
There is a problem with the payload format. |
Check the payload format. |
| 200: Invalid Subnet. |
Provided subnet value is invalid. |
Check Subnet format. |
| 200: OK |
Request has been successfully executed. |
|
| 400: Bad Request. |
There is an issue with method or format. |
Check the API docs. |
| 400: Discovery Service Invalid Response. |
Discovery response was unexpected. |
Check Status of Discovery Service. |
| 400: Hostname is missing or invalid. |
Hostname is missing or invalid. |
Check Device hostname. |
| 400: Input data is missing. |
Some mandatory fields are missing. |
Check the API docs. |
| 400: Subnet not Found |
Specified subnet not found. |
|
| 401: Unauthorized. |
Authorization token is invalid or expired. |
Refresh API Token. |
| 402: Number of IPAM reservations has exceeded your current license level |
Number of IPAM reservations has exceeded your current license level. |
Upgrade your license. |
| 403: Forbidden. |
Access to API call is restricted. |
Check API permissions. |
| 404: Not Found. |
API URL can't be found. |
Check the API docs. |
| 405: Method Not Allowed. |
API Method is not supported. |
Check the API docs. |
| 412: Can't connect to discovery service. |
Discovery service can't be reached. |
Check Status of Discovery Service. |
| 412: Data Not Ready |
ICMP Monitoring Service is still collecting status info |
Re-try in 5 minutes |
| 412: Discovery service is off. |
Discovery service can't be reached. |
Check Status of Discovery Service. |
| 412: Discovery service not responsive. |
Discovery service can't be reached. |
Check Status of Discovery Service. |
| 500: Internal Server Error. |
Internal Server Error. |
|