Error

Element:
Error
Type:
Error
Namespace:
http://www.vmware.com/vchs/common/v1
Description:
The standard error message type.
Since:
Schema:
error.xsd
Media type(s):
None
Extends:
anyType
XML Representation:
<Error xmlns="http://www.vmware.com/vchs/common/v1" status="xs:int" code="xs:string" message="xs:string" more_info="xs:string"/>

Attributes

Attribute Type Required Modifiable Since Deprecated Description
status int Yes The class of the error. Matches the HTTP status code.
code string Yes Specific error code. There should be a predefined error code list
message string Yes The detailed error message.
more_info string No Additional information. e.g. Link to a page with details about the error