vSAN Management API
|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Fault - CnsVolumeAlreadyExistsFault(vim.fault.CnsVolumeAlreadyExistsFault)
- Extends
- CnsFault
- See also
- CnsVolumeId, Datastore
- Since
- 9.1.0.0
Fault Description
This fault is thrown when create request comes in for a volume that has already been created.Properties
| Name | Type | Description |
|---|---|---|
| datastore* | ManagedObjectReference
to a Datastore |
Datastore on which the CNS volume already exists.
|
| volumeId | CnsVolumeId |
CNS volume ID.
|
| Properties inherited from CnsFault | ||
| reason | ||
| Properties inherited from VimFault | ||
| None | ||
| Properties inherited from MethodFault | ||
| faultCause, faultMessage | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |