vSAN Management API
|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanLicensedDiskResult(vim.host.VsanLicensedDiskResult)
- Property of
- VsanPhysicalDiskHealthSummary
- Extends
- DynamicData
- Since
- 9.1.0.0
Data Object Description
The class for the licensed vSAN disk result. VsanLicensedDiskResult records information about all disks claimed in vSAN through authorized methods, such as add a disk via the UI or mount via the esxcli command. It helps verify consistency between in-use disks and licensed disks. A red item is reported if in-use disk is out of vSAN license control, or an info if a disk not actively in use remains registered in VsanLicensedDiskResult.Properties
| Name | Type | Description |
|---|---|---|
| capacity | xsd:long |
The raw disk capacity in bytes
|
| name | xsd:string |
The disk name with the format like "mpx.vmhba1:C0:T2:L0".
|
| uuid | xsd:string |
The disk UUID.
|
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |