Data Object - CreateTaskAction(vim.action.CreateTaskAction)

Extends
Action
Since
VI API 2.5

Data Object Description

This data object type specifies the type of task to be created when this action is triggered.

Properties

Name Type Description
cancelablexsd:boolean

Whether the task should be cancelable.
taskTypeIdxsd:string

Extension registered task type identifier for type of task being created.
Properties inherited from Action
None
Properties inherited from DynamicData
None

Show WSDL type definition