|
Name
|
Type
|
Description
|
| cancelled | xsd:boolean |
Flag to indicate whether or not the client requested
cancellation of the task.
|
| complete | xsd:boolean |
Flag to indicate whether the task has completed.
|
| completeTime | xsd:dateTime |
Time stamp when the task was completed.
|
| currentOp | xsd:string |
Current operation name.
|
| currentOpProgress | xsd:int |
Current operation progress.
|
| error | vmodl.LocalizedMethodFault |
If the configuration state is 'failed', then this property
contains the fault code.
|
| progress | xsd:int |
Overall configuration progress.
|
| result | xsd:anyType |
The result of the task.
Since DrConfig API 3.0
|
| startTime | xsd:dateTime |
Time stamp when the task started running.
|
| type | xsd:string |
The type of the task. Can be one of the TaskType enum values.
Since DrConfig API 3.0
|
|
Properties inherited from |
| None |