VsanDisk Structure
VMware.VimAutomation.Storage.Types.V1.Vsan.VsanDisk
Properties
| Name | Type |
|---|---|
| CanonicalName | String |
| CapacityGB | Decimal |
| DevicePath | String |
| DiskFormatVersion | Int32 |
| ExtensionData | Object |
| Id | String |
| IsCacheDisk | Boolean |
| IsSsd | Boolean |
| LogicalCapacityGB | Decimal |
| LogicalReservedPercent | Decimal |
| LogicalUsedPercent | Decimal |
| Name | String |
| NumComponent | Int32 |
| PhysicalCapacityGB | Decimal |
| PhysicalReservedPercent | Decimal |
| PhysicalUsedPercent | Decimal |
| ReservedPercent | Decimal |
| ScsiLun | ScsiLun |
| Uid | String |
| UsedPercent | Decimal |
| Uuid | String |
| VsanDiskGroup | VsanDiskGroup |