Este contenido no está disponible en el idioma seleccionado.
7.2. Representations
7.2.1. Representations
Copiar enlaceEnlace copiado en el portapapeles!
		The API structures resource representations in the following XML document structure:
	
7.2.2. Common Attributes to Resource Representations
Copiar enlaceEnlace copiado en el portapapeles!
		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
Copiar enlaceEnlace copiado en el portapapeles!
		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 nameis unique across all resources of its type. | |
| description | string | A free-form user-supplied human readable description of the resource. |