VMware Cloud Director API - VMWProviderVdc

VMware Cloud Director API - VMWProviderVdc

VMWProviderVdcType

Element:
VMWProviderVdc
Type:
VMWProviderVdcType
Namespace:
http://www.vmware.com/vcloud/extension/v1.5
Description:
Extension representation of provider vDC type.
Since:
1.0
Schema:
vmwextensions.xsd
Media type(s):
application/vnd.vmware.admin.vmwprovidervdc+xml
application/vnd.vmware.admin.vmwprovidervdc+json
Extends:
ProviderVdcType
XML Representation:
<VMWProviderVdc xmlns="http://www.vmware.com/vcloud/extension/v1.5" xmlns:vcloud_v1.5="http://www.vmware.com/vcloud/v1.5" href="xs:anyURI" type="xs:string" id="xs:string" operationKey="xs:string"
        name="xs:string" status="xs:int">
    <vcloud_v1.5:Link href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"
            rel="xs:string" model="xs:string"/>
    <Description> xs:string </Description>
    <vcloud_v1.5:Tasks>
        <vcloud_v1.5:Task href="xs:anyURI" type="xs:string" id="xs:string" operationKey="xs:string"
                name="xs:string" status="xs:string" operation="xs:string" operationName="xs:string"
                serviceNamespace="xs:string" startTime="xs:dateTime" endTime="xs:dateTime" expiryTime="xs:dateTime"
                cancelRequested="xs:boolean">
            <vcloud_v1.5:Link href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"
                    rel="xs:string" model="xs:string"/>
            <Description> xs:string </Description>
            <vcloud_v1.5:Tasks> vcloud_v1.5:TasksInProgressType </vcloud_v1.5:Tasks>
            <vcloud_v1.5:Owner href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"/>
            <vcloud_v1.5:Error stackTrace="xs:string" message="xs:string" majorErrorCode="xs:int" minorErrorCode="xs:string"
                    vendorSpecificErrorCode="xs:string">
                <vcloud_v1.5:TenantError message="xs:string" majorErrorCode="xs:int" minorErrorCode="xs:string" vendorSpecificErrorCode="xs:string"/>
            </vcloud_v1.5:Error>
            <vcloud_v1.5:User href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"/>
            <vcloud_v1.5:Organization href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"/>
            <Progress> xs:int </Progress>
            <Params> ... </Params>
            <Details> xs:string </Details>
            <vcloud_v1.5:VcTaskList>
                <vcloud_v1.5:VcTask name="xs:string" moref="xs:string" status="xs:string" description="xs:string"
                        errorMessage="xs:string" objectName="xs:string" objectType="xs:string" objectMoref="xs:string"
                        virtualCenterID="xs:string" startTime="xs:dateTime" endTime="xs:dateTime"/>
            </vcloud_v1.5:VcTaskList>
            <vcloud_v1.5:Result>
                <ResultContent> ... </ResultContent>
                <vcloud_v1.5:ResultReference href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"/>
            </vcloud_v1.5:Result>
        </vcloud_v1.5:Task>
    </vcloud_v1.5:Tasks>
    <vcloud_v1.5:ComputeCapacity>
        <vcloud_v1.5:Cpu>
            <Units> xs:string </Units>
            <Allocation> xs:long </Allocation>
            <Reserved> xs:long </Reserved>
            <Total> xs:long </Total>
            <Used> xs:long </Used>
            <Overhead> xs:long </Overhead>
            <TotalReservation> xs:long </TotalReservation>
        </vcloud_v1.5:Cpu>
        <vcloud_v1.5:Memory>
            <Units> xs:string </Units>
            <Allocation> xs:long </Allocation>
            <Reserved> xs:long </Reserved>
            <Total> xs:long </Total>
            <Used> xs:long </Used>
            <Overhead> xs:long </Overhead>
            <TotalReservation> xs:long </TotalReservation>
        </vcloud_v1.5:Memory>
        <IsElastic> xs:boolean </IsElastic>
        <IsHA> xs:boolean </IsHA>
    </vcloud_v1.5:ComputeCapacity>
    <vcloud_v1.5:AvailableNetworks>
        <vcloud_v1.5:Network href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"/>
    </vcloud_v1.5:AvailableNetworks>
    <vcloud_v1.5:StorageProfiles>
        <vcloud_v1.5:ProviderVdcStorageProfile href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"/>
    </vcloud_v1.5:StorageProfiles>
    <vcloud_v1.5:Capabilities>
        <vcloud_v1.5:SupportedHardwareVersions>
            <vcloud_v1.5:SupportedHardwareVersion name="xs:string" href="xs:anyURI" default="xs:boolean" type="xs:string"/>
        </vcloud_v1.5:SupportedHardwareVersions>
    </vcloud_v1.5:Capabilities>
    <IsEnabled> xs:boolean </IsEnabled>
    <vcloud_v1.5:NetworkPoolReferences>
        <vcloud_v1.5:NetworkPoolReference href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"/>
    </vcloud_v1.5:NetworkPoolReferences>
    <DataStoreRefs>
        <VimObjectRef>
            <vcloud_v1.5:VimServerRef href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"/>
            <MoRef> xs:string </MoRef>
            <VimObjectType> xs:string </VimObjectType>
        </VimObjectRef>
    </DataStoreRefs>
    <ResourcePoolRefs>
        <VimObjectRef>
            <vcloud_v1.5:VimServerRef href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"/>
            <MoRef> xs:string </MoRef>
            <VimObjectType> xs:string </VimObjectType>
        </VimObjectRef>
    </ResourcePoolRefs>
    <vcloud_v1.5:VimServer href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"/>
    <vcloud_v1.5:NsxTManagerReference href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"/>
    <HostReferences href="xs:anyURI" type="xs:string">
        <vcloud_v1.5:Link href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"
                rel=