5.6

type="application/vnd.vmware.vcloud.vdc+xml"
href="https://vcloud-examplehost1.example.com/api/vdc/vdc-7"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.vmware.com/vcloud/v1.5
https://vcloud.example.com/api/v1.5/schema/master.xsd">
<Link
rel="up"
type="application/vnd.vmware.vcloud.org+xml"
href="vcloud-examplehost1.example.com/api/org/vdc-7" />
<Link
rel="down"
type="application/vnd.vmware.vcloud.metadata+xml"
href="https://vcloud-examplehost1.example.com/api/vdc/vdc-7/metadata" />
<Link
rel="add"
type="application/vnd.vmware.vcloud.uploadVAppTemplateParams+xml"
href="https://vcloud-examplehost1.example.com/api/vdc/vdc-7/action/uploadVAppTemplate" />
<Link
rel="add"
type="application/vnd.vmware.vcloud.media+xml"
href="https://vcloud-examplehost1.example.com/api/vdc/vdc-7/media" />
...
<AllocationModel>ReservationPool</AllocationModel>
<ComputeCapacity>
<Cpu>
<Units>MHz</Units>
<Allocated>1000</Allocated>
<Limit>1000</Limit>
<Reserved>1000</Reserved>
<Used>0</Used>
<Overhead>0</Overhead>
</Cpu>
<Memory>
<Units>MB</Units>
<Allocated>1024</Allocated>
<Limit>1024</Limit>
<Reserved>1024</Reserved>
<Used>0</Used>
<Overhead>0</Overhead>
</Memory>
</ComputeCapacity>
<ResourceEntities />
<AvailableNetworks>
<Network
type="application/vnd.vmware.vcloud.network+xml"
name="0001-example-vdc-1-public-api-default-isolated"
href="https://vcloud-examplehost1.example.com/api/network/vdc-7" />
</AvailableNetworks>
<Capabilities>
<SupportedHardwareVersions>
<SupportedHardwareVersion>vmx-04</SupportedHardwareVersion>
...
</SupportedHardwareVersions>
</Capabilities>
<NicQuota>0</NicQuota>
vCloud Air Platform Programmer's Guide
22 VMware, Inc.