Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - DatastoreVVolContainerFailoverPair(vim.Datastore.VVolContainerFailoverPair)
- Parameter to
- UpdateVVolVirtualMachineFiles_Task
- Extends
- DynamicData
- See also
- KeyValue
- Since
- vSphere API Release 6.5
Data Object Description
A pair of source and target VVol containers and mapping of VVol IDs from source to target.Properties
Name | Type | Description |
---|---|---|
srcContainer* | xsd:string |
Storage container on the source side.
|
tgtContainer | xsd:string |
Storage container on the target side.
|
vvolMapping* | KeyValue[] |
Mapping of VVol IDs from source to target corresponding to the
given set of containers.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |