이 콘텐츠는 선택한 언어로 제공되지 않습니다.
7.2. Representations
7.2.1. Representations 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
The API structures resource representations in the following XML document structure:
7.2.2. Common Attributes to Resource Representations 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
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 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
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. |