VcTaskListType

Type:
VcTaskListType
Namespace:
http://www.vmware.com/vcloud/v1.5
Description:
Container for Virtual Center tasks.
Since:
33.0
Schema:
task.xsd
Media type(s):
None
Extends:
VCloudExtensibleType
XML Representation:
<VcTaskListType xmlns="http://www.vmware.com/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"/>
</VcTaskListType>

Elements

Element Type Required Modifiable Since Deprecated Description
VCloudExtension VCloudExtensionType No always 33.0 An optional extension element that can contain an arbitrary number of elements and attributes. Not related to extension services.
VcTask VcTaskType Yes none 33.0