Reference Guide
MoonshotCM_Data_Model_Reference_edit2.html[10/29/2014 1:09:23 AM]
Severity: Critical
Resolution: Verify that the request body is valid JSON and resubmit the request.
Base.0.9.NoValidSession
The operation failed because a valid session is required in order to access resources.
Severity: Critical
Resolution: Establish a session before attempting any operations.
Base.0.9.PropertyDuplicate
A duplicate property is included in the request body.
Severity: Warning
Resolution: If the operation did not complete, remove the duplicate property from the request body and resubmit the request.
Base.0.9.PropertyMissing
A required property was not supplied as part of the request.
Severity: Warning
Resolution: If the operation did not complete, verify the property is in the request body and has a valid value.
Base.0.9.PropertyNotWritable
The request included a value for a read-only property.
Severity: Warning
Resolution: If the operation did not complete, remove the property from the request body and resubmit the request.
Base.0.9.PropertyUnknown
An unknown property is in the request body.
Severity: Warning
Resolution: If the operation did not complete, remove the unknown property from the request body and resubmit the request.
Base.0.9.PropertyValueFormatError
The correct type of value was supplied for the property, but the format is not supported or size/length was exceeded.
Severity: Warning
Resolution: If the operation did not complete, correct the property value in the request body and resubmit the request.
Base.0.9.PropertyValueNotInList