Data Object - CnsBlockBackingDetails(vim.cns.BlockBackingDetails)

Extends
CnsBackingObjectDetails
Since
vSAN API vSAN 6.7U3

Data Object Description

Details for a block type backing for container volume.
This class will be used as input at the time of volume creation and will also be returned as part of query result to give more information about a container volume.
Note: In future, for block volumes the disk format, like thin, lazy-zeroed- thick, eager-zeroed-thick, will be made a part of storage policy. Until then, for block volumes, only the thin type of provisioning will be supported.

Properties

Name Type Description
backingDiskId*xsd:string

At the time of creation this field would identify the existing disk that should be used to back the container volume.
This field is optional and when this and backingDiskPath are not specified, a new disk will be created to back the volume.
When this filed is present, capacityInMb and storage policy fields will be ignored.
Properties inherited from CnsBackingObjectDetails
capacityInMb
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition