Reference Guide
MoonshotCM_Data_Model_Reference_edit2.html[10/29/2014 1:09:23 AM]
Base.0.9.Created
The resource has been created successfully.
Severity: OK
Resolution: None
Base.0.9.EventSubscriptionLimitExceeded
The event subscription establishment has been requested, but the operation failed because the number of simultaneous subscriptions exceeded the maximum number
allowed by the implementation.
Severity: Critical
Resolution: Before attempting to establish the event subscription, reduce the number of subscriptions or increase the maximum number of simultaneous subscriptions
allowed (if supported).
Base.0.9.InsufficientPrivilege
The account or credentials associated with the current session are not authorized to perform the requested operation.
Severity: Critical
Resolution: Retry the operation with an authorized account or credentials.
Base.0.9.InternalError
The request did not complete due to an unknown internal error, but the service is still operational.
Severity: Critical
Resolution: Resubmit the request. If the problem persists, consider resetting the service.
Base.0.9.InvalidIndex
The Index is invalid.
Severity: Warning
Resolution: Adhere to the indexes supported in the self links.
Base.0.9.InvalidObject
The object is invalid.
Severity: Critical
Resolution: If the operation did not complete, the object is malformed or the URI is incorrect. Make the appropriate corrections and resubmit the request.
Base.0.9.MalformedJSON
The request body contains malformed JSON.