vSAN Management API


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
capacityxsd:long

The raw disk capacity in bytes
namexsd:string

The disk name with the format like "mpx.vmhba1:C0:T2:L0".
uuidxsd:string

The disk UUID.
Properties inherited from DynamicData
None

Show WSDL type definition