VsanLicensedDiskResult

VsanLicensedDiskResult
VsanLicensedDiskResult

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.

This structure may be used only with operations rendered under /vsan.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "uuid": "string",
    "name": "string",
    "capacity": 0
}
string
uuid
Required

The disk UUID.

string
name
Required

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

integer As int64 As int64
capacity
Required

The raw disk capacity in bytes