vSAN Management API
|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - CnsPlacementResult(vim.cns.PlacementResult)
- Property of
- CnsVolumeCreateResult
- Extends
- DynamicData
- See also
- ClusterComputeResource, Datastore, LocalizedMethodFault
- Since
- vSAN 7.0U2
Data Object Description
This class defines placement result for volume create operation.Properties
| Name | Type | Description |
|---|---|---|
| clusters* | ManagedObjectReference[]
to a ClusterComputeResource[] |
Clusters where the datastore is mounted on all the hosts. This field is
populated only when the datastore is selected based on policy and
active clusters.
Since 9.1.0.0 |
| datastore | ManagedObjectReference
to a Datastore |
Placement result for the datastore.
|
| placementFaults* | LocalizedMethodFault[] |
Placement faults if any for the datastore. This field will be set with
appropriate CnsPlacementFault only.
The selected datastore will not have any fault set. |
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |