Reference Guide

MoonshotCM_Data_Model_Reference_edit2.html[10/29/2014 1:09:23 AM]
The parameter supplied for the action is not supported on the target resource.
Severity: Warning
Resolution: If the operation did not complete, remove the parameter and resubmit the request.
Base.0.9.ActionParameterUnknown
An action was submitted, but a supplied parameter did not match any of the known parameters.
Severity: Warning
Resolution: If the operation did not complete, correct the invalid parameter and resubmit the request.
Base.0.9.ActionParameterValueFormatError
The correct type of value was supplied for the parameter, but the format is not supported or the size/length is exceeded
Severity: Warning
Resolution: If the operation did not complete, correct the value for the parameter in the request body and resubmit the request.
Base.0.9.ActionParameterValueTypeError
An incorrect type of value was supplied for the parameter. For example, a number supplied for a parameter that requires a string.
Severity: Warning
Resolution: If the operation did not complete, correct the value for the parameter in the request body and resubmit the request.
Base.0.9.CouldNotEstablishConnection
An attempt to access the resource, image, or file at the URI was unsuccessful because a session could not be established.
Severity: Critical
Resolution: Verify that the URI contains a valid and reachable node name, protocol information, and other URI components.
Base.0.9.CreateFailedMissingReqProperties
A create operation was attempted on a resource, but a required property was missing from the request.
Severity: Critical
Resolution: If the operation did not complete, include the required property with a valid value in the request body and resubmit the request.
Base.0.9.CreateLimitReachedForResource
No more resources can be created.
Severity: Critical
Resolution: If the operation did not complete, delete resources and resubmit the request.