HTTP return codes
These HTTP response headers are returned for all of the IBM® Sterling Control Center Monitor RESTful APIs.
HTTP Code | Description |
---|---|
|
OK. |
|
Error for server-side exception. For example, RuntimeMBeanException, RuntimeOperationsException, MBeanException, Exception, Throwable. |
|
The requested resource is not found. |
|
Unauthorized security exception. RESTful API invoking without authentication. |
|
CommunicationException, java.net.ConnectException. |
|
General error when fulfilling the request would cause an invalid state. For example, domain validation errors and missing data. |
|
Error code when the user is not authorized to perform the operation or does not have rights to access the resource, or the resource is unavailable (for example, a time constraint). |