If an error occurs in an API request, the schema in the following table is returned as the response information. For details on the error information for API functions that access RAID Agent, see Error object.
Attribute |
Data type |
Description |
---|---|---|
errorSource |
string |
API function for which the error occurred. |
message |
string |
Message about the error. |
messageID |
string |
Message ID of the error. If an error occurs in a request because of a reason such as incorrect JSON syntax, the message ID is "generic error." |
application |
string |
Information about the application that provides the API function for which the error occurred (Analytics). |