vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanAddStoragePoolDiskSpec(vim.vsan.host.AddStoragePoolDiskSpec)
- Property of
- VimClusterVsanWitnessSpec, VsanEsaConfig, VsanPrepareVsanForVcsaSpec, VsanVcStretchedClusterConfigSpec
- Parameter to
- VsanAddStoragePoolDisk, VSANVcAddWitnessHost, VSANVcConvertToStretchedCluster
- Extends
- DynamicData
- See also
- HostSystem, VsanStoragePoolDisk
- Since
- 8.0.0.1
Data Object Description
Specification to create/add disks to the storage pool in the vSAN host.Properties
Name | Type | Description |
---|---|---|
disks | VsanStoragePoolDisk[] |
Storage pool disk properties like diskName, diskType.
|
host | ManagedObjectReference
to a HostSystem |
Target host to which the disks need to be added to.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |