VMware Cloud Director API - TaskOperationType

VMware Cloud Director API - TaskOperationType

TaskOperationType

Type:
TaskOperationType
Namespace:
http://www.vmware.com/vcloud/v1.5
Description:
A task operation with it's associated category.
Since:
33.0
Schema:
task.xsd
Media type(s):
None
Extends:
anyType
XML Representation:
<TaskOperationType xmlns="http://www.vmware.com/vcloud/v1.5">
    <Category> xs:string </Category>
    <Operation> xs:string </Operation>
</TaskOperationType>

Elements

Element Type Required Modifiable Since Deprecated Description
Category string No none 33.0 A category to which an operation is assigned.
Operation string Yes none 33.0 An operation that will be enabled, each operation name must be unique. See the vCloud API Programming Guide for the operation names.