1.5

Table Of Contents
href="https://vcloud.example.com/api/admin/org/26" />
<Link
rel="down"
type="application/vnd.vmware.vcloud.metadata+xml"
href="https://vcloud.example.com/api/admin/vdc/44/metadata" />
<Link
rel="alternate"
type="application/vnd.vmware.vcloud.vdc+xml"
href="https://vcloud.example.com/api/vdc/44" />
<Link
rel="down"
type="application/vnd.vmware.admin.OrganizationVdcResourcePoolSet+xml"
href="https://vcloud.example.com/api/admin/extension/vdc/44/resourcePools" />
<Description>Example vDC</Description>
<Tasks>
<Task
status="running"
startTime="2011-06-29T10:03:09.402-07:00"
operationName="vdcCreateVdc"
operation="Creating Virtual Datacenter org26vdc1(44)"
...
</Task>
</Tasks>
<AllocationModel>AllocationVApp</AllocationModel>
<StorageCapacity>
...
</StorageCapacity>
<ComputeCapacity>
...
</ComputeCapacity>
<ResourceEntities />
<AvailableNetworks />
<Capabilities>
<SupportedHardwareVersions>
<SupportedHardwareVersion>vmx-04</SupportedHardwareVersion>
<SupportedHardwareVersion>vmx-07</SupportedHardwareVersion>
<SupportedHardwareVersion>vmx-08</SupportedHardwareVersion>
</SupportedHardwareVersions>
</Capabilities>
...
</AdminVdc>
When construction is complete, the status changes to 1 and the Task is no longer included in representation.
The following changes in the AdminVdc are also evident:
n
A reference to the vCenter resource pool that supports the vDC appears in a VCloudExtension element.
n
The network created in “Example: Create an Organization Network With a Direct Connection,” on
page 126 appears in the AvailableNetworks element. If you added more networks to the organization that
contains this vDC, they also appear in that element.
vCloud API Programming Guide
142 VMware, Inc.