vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - CnsVolumeAttachDetachSpec(vim.cns.VolumeAttachDetachSpec)
- Parameter to
- CnsAttachVolume, CnsDetachVolume
- Extends
- DynamicData
- See also
- CnsVolumeId, VirtualMachine
- Since
- vSAN 6.7U3
Data Object Description
Data object for specifications for volume attach/detach operations.Properties
Name | Type | Description |
---|---|---|
vm | ManagedObjectReference
to a VirtualMachine |
VirtualMachine to which this volume needs to be attached to.
|
volumeId | CnsVolumeId |
Unique identifier and datastore information for the volume.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |