vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanConfigNotAllDisksClaimedIssue(vim.vsan.VsanConfigNotAllDisksClaimedIssue)
- Extends
- VsanConfigBaseIssue
- See also
- HostSystem
- Since
- 6.6
Data Object Description
Configuration issue: There is one or more disks that are eligible for vSAN to use on the host. It is recommended to have all eligible disks on the cluster claimed by vSAN.Properties
Name | Type | Description |
---|---|---|
disks | xsd:string[] |
The canonical name of disks that are eligible but unused by vSAN
|
host | ManagedObjectReference
to a HostSystem |
The host that contains eligible but not used disk(s)
|
Properties inherited from VsanConfigBaseIssue | ||
None | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |