| Attributes | Elements | Operations | ||
|
Home Frames |
|
|
|
|
Attributes
| Attribute | Type | Required | Modifiable | Since | Description |
|---|---|---|---|---|---|
| href | anyURI | No | always | 0.9 | Contains the URI to the entity. |
| type | string | No | always | 0.9 | Contains the type of the entity. |
| name | string | Yes | always | 0.9 | The name of the entity. |
| id | string | No | none | 0.9 | The entity identifier, expressed in URN format. The value of this attribute uniquely identifies the entity, persists for the life of the entity, and is never reused. |
| status | int | No | none | 0.9 | Creation status of the provider VDC. One of: -1 (creation failed), 0 (not ready), 1 (ready), 2 (unknown), 3 (unrecognized) |
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. |
| Link | LinkType | 0..* | none | 0.9 | Optional link to an entity or operation associated with this object. |
| Description | string | 0..1 | always | 0.9 | Optional description. |
| Tasks | TasksInProgressType | 0..1 | none | 0.9 | A list of queued, running, or recently completed tasks associated with this entity. |
| ComputeCapacity | RootComputeCapacityType | 0..1 | none | 0.9 | Read-only indicator of CPU and memory capacity. |
| StorageCapacity | ProviderVdcCapacityType | 0..1 | none | 0.9 | Read-only indicator of datastore capacity. |
| AvailableNetworks | AvailableNetworksType | 0..1 | none | 0.9 | Read-only list of available networks. |
| Capabilities | CapabilitiesType | 0..1 | none | 0.9 | Read-only list of VM hardware versions supported by this vDC. |
| Vdcs | VdcsType | 0..1 | 0.9 | Read-only list of organization vDCs supported by this provider vDC. | |
| IsEnabled | boolean | 0..1 | always | 0.9 | Flag to show the enabled status of provider VDC. Note that the provider vDC is always enabled on creation, but can be modified later through the isEnabled flag. |
| NetworkPoolReferences | NetworkPoolReferencesType | 0..1 | none | 0.9 | Read-only list of network pools available to this provider vDC. |
Operations
| CRUD | Operation | Description | Since |
|---|---|---|---|
| read | GET /admin/providervdc/{id} | Get the representation of the Provider VDC. | 0.9 |
| Top of page | Attributes | Elements | Operations | |
|
Home Frames |
|
|
|
|