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 API vSAN 6.7U3
Data Object Description
Data object that represents metadata associated with a container volume.Properties
| Name | Type | Description |
|---|---|---|
| containerCluster | CnsContainerCluster |
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. |
| 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 |