vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - CnsVolumeMetadata(vim.cns.VolumeMetadata)
- Property of
- CnsVolume, CnsVolumeCreateSpec, CnsVolumeMetadataUpdateSpec
- Extends
- DynamicData
- See also
- CnsContainerCluster, CnsEntityMetadata
- Since
- vSAN 6.7U3
Data Object Description
Data object that represents metadata associated with a container volume.Properties
Name | Type | Description |
---|---|---|
containerCluster | CnsContainerCluster |
Deprecated.
As of vSphere 7.0. Use CnsEntityMetadata
to refer to the container cluster the entity belongs to.
Represents the container orchestrator cluster where the volume
is used.
Volume metadata will be associated with the container volume for this container cluster during volume create and update operations. In case the block container volume is created in one container cluster but used in a different container cluster (static volume provisioning use case), an update volume operation with a new container cluster will replace the old entry. |
containerClusterArray* | CnsContainerCluster[] |
Represents list of all container orchestrator clusters
where the volume is used. This field is mandatory in versions
that support it.
Since 7.0 |
entityMetadata* | CnsEntityMetadata[] |
All the entity metadata associated with the container volume within a
container orchestrator like Kubernetes.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |