| Attributes | Elements | |||
|
Home Frames |
|
|
|
|
Attributes
| Attribute | Type | Required | Modifiable | Since | Description |
|---|---|---|---|---|---|
| message | string | Yes | none | 0.9 | An one line, human-readable message describing the error that occurred. |
| majorErrorCode | int | Yes | none | 0.9 | The class of the error. Matches the HTTP status code. |
| minorErrorCode | string | Yes | none | 0.9 | Specific API error code (for example - can indicate that vApp power on failed by some reason) |
| vendorSpecificErrorCode | string | No | none | 0.9 | A vendor/implementation specific error code that point to specific modules/parts of the code and can make problem diagnostics easier. |
| stackTrace | string | No | none | 1.0 | The stack trace of the exception which when examined might make problem diagnostics easier. |
Elements
| Element | Type | Occurrence | Modifiable | Since | Description |
|---|---|---|---|---|---|
| VCloudExtension | VCloudExtensionType | 0..* | always | 0.9 | An optional extension element that can contain an arbitrary number of elements and attributes. |
| Top of page | Attributes | Elements | ||
|
Home Frames |
|
|
|
|