The following table describes the possible Endpoint Sensor status codes ("statusCode") returned by Threat Investigation Automation API requests.
Code |
Description |
---|---|
0 |
Successful |
-1 |
Unable to process the request. Try again after a few minutes. |
-2 |
The request is not supported by the Endpoint Sensor server. |
-4 |
Invalid parameters. Verify that the parameters are correct, and try again. |
-5 |
Invalid parameter. Verify that the parameter is in the correct format, and try again. |
-6 |
Unable to get a response from the remote servers. Try again after a few minutes. |
-8 |
Unable to get the registered agents list. There are no registered agents in the database. |
-9 |
The server is not ready for processing requests. Try again after a few minutes. |
-200 |
Unable to execute SQL command. |
-201 |
The SQL command did not return a result. |
-205 |
Unable to execute SQL command. Check the connection and try again. |
-206 |
Unable to bulk insert data into database. |