vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanAttachToSrOperation(vim.cluster.VsanAttachToSrOperation)
- Returned by
- VsanQueryAttachToSrHistory
- Extends
- DynamicData
- See also
- Task
- Since
- vSphere API Release 5.5
Data Object Description
Class for the historical operation of attaching to Support Request (SR)Properties
Name | Type | Description |
---|---|---|
srNumber | xsd:string |
The SR number
|
success* | xsd:boolean |
Indicate the attach to SR operation is successful or not
The success value will be empty when the operation is not completed
when the task is running
|
task* | ManagedObjectReference
to a Task |
The task associates with this test result
|
timestamp* | xsd:dateTime |
The time for attaching to SR operation
The timestamp will be empty when the operation is not completed
when the task is running
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |