Reference Guide

MoonshotCM_Data_Model_Reference_edit2.html[10/29/2014 1:09:23 AM]
Base.0.9.ResourceAlreadyExists
The create resource operation failed because the resource already exists.
Severity: Critical
Resolution: Do not attempt the create operation because the resource already exists.
Base.0.9.ResourceAtUriInUnknownFormat
The URI is valid, but the resource or image at that URI is in a format that is not supported by the service.
Severity: Critical
Resolution: Place a resource, image, or file that is supported by the service at the URI.
Base.0.9.ResourceAtUriUnauthorized
An attempt to access the resource, image, or file at the URI was unauthorized.
Severity: Critical
Resolution: Verify that the appropriate access is provided for the service to access the URI.
Base.0.9.ResourceCannotBeDeleted
A delete operation was attempted on a resource that cannot be deleted.
Severity: Critical
Resolution: Do not attempt to delete a resource that does not support the REST API DELETE operation.
Base.0.9.ResourceInUse
A change to a resource was requested, but it was rejected because the resource was in use or in transition.
Severity: Warning
Resolution: If the operation did not complete, wait until the resource is free and resubmit the request.
Base.0.9.ResourceMissingAtURI
The operation expected an image or resource at the provided URI, but found none.
Severity: Critical
Resolution: Place a valid resource at the URI or correct the URI and resubmit the request.
Base.0.9.ServiceInUnknownState
The operation failed because the service is in an unknown state and cannot take incoming requests.
Severity: Critical