vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - CnsVolumeAttachResult(vim.cns.VolumeAttachResult)
- Extends
- CnsVolumeOperationResult
- Since
- vSAN 6.7U3
Data Object Description
Data object for returning result of attach operation.Properties
Name | Type | Description |
---|---|---|
diskUUID* | xsd:string |
UUID for disk, coming via SCSI vital product data (VPD) page 0x83 for the block
backing of this volume.
This UUID can be used to identify this disk on the VM, e.g. for mounting purpose. This field will be set in case of a successful attach operation. When fault field is set, this value will not be set and should be ignored. |
Properties inherited from CnsVolumeOperationResult | ||
fault, volumeId | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |