VcTaskType

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

Attributes

Attribute Type Required Modifiable Since Deprecated Description
name string No none 33.0
moref string No none 33.0
status string No none 33.0
description string No none 33.0
errorMessage string No none 33.0
objectName string No none 33.0
objectType string No none 33.0
objectMoref string No none 33.0
virtualCenterID string No none 33.0
startTime dateTime No none 33.0
endTime dateTime No none 33.0