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
- Datastore, LocalizedMethodFault
- Since
- vSAN 7.0U2
Data Object Description
This class defines placement result for volume create operation.Properties
Name | Type | Description |
---|---|---|
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 |