7.2. Representations
7.2.1. Representations Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
The API structures resource representations in the following XML document structure:
7.2.2. Common Attributes to Resource Representations Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
All resource representations contain a set of common attributes
Attribute | Type | Description | Properties |
---|---|---|---|
id | GUID | Each resource in the virtualization infrastructure contains an id , which acts as a globally unique identifier (GUID). The GUID is the primary method of resource identification. | |
href | string | The canonical location of the resource as an absolute path. |
7.2.3. Common Elements to Resource Representations Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
All resource representations contain a set of common elements.
Element | Type | Description | Properties |
---|---|---|---|
name | string | A user-supplied human readable name for the resource. The name is unique across all resources of its type. | |
description | string | A free-form user-supplied human readable description of the resource. |