Data Object - CnsVolumeCreateResult(vim.cns.VolumeCreateResult)

Extends
CnsVolumeOperationResult
Since
vSAN API vSAN 6.7U3

Data Object Description

This class defines result for volume create operation.

Properties

Name Type Description
name*xsd:string

Client specified volume name in input.
This field will be set along with fault field because if volume creation fails, then there won't be any volumeId to be set in the result.CNS API will not try to enforce any uniqueness for volume name.
But it is highly recommended to not to have duplicate volume names, especially for a single invocation of the create operation.
Properties inherited from CnsVolumeOperationResult
fault, volumeId
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition