VMware VCLOUD API 1.0 - API Programming Manual page 105

Table of Contents

Advertisement

<Units>MHz</Units>
<Allocated>2048</Allocated>
<Limit>2048</Limit>
</Cpu>
<Memory>
<Units>MB</Units>
<Allocated>2048</Allocated>
<Limit>2048</Limit>
</Memory>
</ComputeCapacity>
<NicQuota>0</NicQuota>
<NetworkQuota>0</NetworkQuota>
<ProviderVdcReference type="application/vnd.vmware.admin.providervdc+xml"
</AdminVdc>
Response:
201 Created
Content-Type: application/vnd.vmware.admin.vdc+xm
...
<AdminVdc name="org26vdc1" type="application/vnd.vmware.admin.vdc+xml"
<Link rel="up" type="application/vnd.vmware.admin.organization+xml"
<Link rel="edit" type="application/vnd.vmware.admin.vdc+xml"
<Link rel="disable" href="http://vcloud.example.com/api/v1.0/admin/vdc/44/action/disable"/>
<Link rel="alternate" href="http://vcloud.example.com/api/v1.0/vdc/44"/>
<Description>Example vDC</Description>
<Tasks>
<Task status="running" ... operation="Creating Virtual Datacenter (44)" ...>
...
</Task>
</Tasks>
<AllocationModel>AllocationPool</AllocationModel>
<StorageCapacity>
<Units>MB</Units>
<Allocated>3072</Allocated>
<Limit>4096</Limit>
</StorageCapacity>
<ComputeCapacity>
<Cpu>
<Units>MHz</Units>
<Allocated>2048</Allocated>
<Limit>2048</Limit>
</Cpu>
<Memory>
<Units>MB</Units>
<Allocated>2048</Allocated>
<Limit>2048</Limit>
</Memory>
</ComputeCapacity>
<ResourceEntities/>
<AvailableNetworks>
<Network type="application/vnd.vmware.admin.network+xml" name="Internet"
</AvailableNetworks>
<NicQuota>0</NicQuota>
<NetworkQuota>0</NetworkQuota>
<ProviderVdcReference type="application/vnd.vmware.admin.providervdc+xml"
</AdminVdc>
VMware, Inc.
name="Main Provider"
href="http://vcloud.example.com/api/v1.0/admin/providervdc/2"/>
href="http://vcloud.example.com/api/v1.0/admin/vdc/44" ...>
href="http://vcloud.example.com/api/v1.0/admin/org/26"/>
href="http://vcloud.example.com/api/v1.0/admin/vdc/44"/>
href="http://vcloud.example.com/api/v1.0/admin/network/54"/>
name="Main Provider"
href="http://vcloud.example.com/api/v1.0/admin/providervdc/2"/>
Chapter 6 Administrative Operations
105

Advertisement

Table of Contents
loading

Table of Contents