Data Object - CnsKubernetesEntityMetadata(vim.cns.KubernetesEntityMetadata)

Extends
CnsEntityMetadata
Since
vSAN API vSAN 6.7U3

Data Object Description

Data object that represents metadata associated with an entity in Kubernetes.
For Kubernetes, CNS caches Kubernetes metadata like labels, persistent volume name, persistent volume claim name, pod name, namespace(if applicable) etc. Labels are captured only for persistent volume and persistent volume claim entities only.

Properties

Name Type Description
entityTypexsd:string

Represents the type of entity in Kubernetes. See CnsKubernetesEntityType for supported types.
namespace*xsd:string

Namespace in Kubernetes the entity belongs to, if applicable.
Namespace must not be set for entity of type persistent volume and must be set for entities of type persistent volume claim and pod.
Properties inherited from CnsEntityMetadata
delete, entityName, labels
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition