Home / API Specifications / Error Handling

Error Handling


API execution could result in Error conditions. In case of error, the error information would be sent in the response body.  the response body will have <error> as the child node along with the appropriate error code.

Error Codes

The list of HTTP error codes are tabulated below:

Code
Category
Description
2401
General
HTTP POST request is required to perform this operation.
2890
General
The "apikey" specified in the request is invalid.
2891
General
The specified request URI is incorrect.
2500
General
Server Error while processing the request



2800
Input
Missing argument error. Mandatory arguments, required for processing this request is missing
2801
Input
Specified value is not correct for the parameter.
2820
Input
Funds in the account are not sufficient to perform this operation.
2821
InputSpecified url is a public domain. 
2822Input
No such monitor exist for given display name. Either display name or the group name are wrongly specified.
2823
Input
Specified location is wrong. No such location exists.
2824
InputGiven location is not allowed as a primary location.
2825
Input
Multiple monitors with the same display name.



     RSS of this page