Elements
Element | Type | Required | Modifiable | Since | Deprecated | Description |
---|---|---|---|---|---|---|
Allocated | long | No | none | 0.9 | Capacity that is committed to be available. | |
Limit | long | Yes | none | 0.9 | Capacity limit relative to the value specified for Allocation. It must not be less than that value. If it is greater than that value, it implies overprovisioning. | |
Reserved | long | No | none | 5.1 | Capacity reserved. | |
Units | string | Yes | none | 0.9 |
Units in which capacity is allocated. For CPU capacity, one of: MHz GHz For memory capacity, one of: MB GB |
|
Used | long | No | none | 0.9 | Capacity used. If the VDC AllocationModel is ReservationPool, this number represents the percentage of the reservation that is in use. For all other allocation models, it represents the percentage of the allocation that is in use. | |
VCloudExtension | VCloudExtensionType | No | always | 0.9 | An optional extension element that can contain an arbitrary number of elements and attributes. Not related to extension services. |