| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
Name | Type | Description |
---|---|---|
clusterId* | xsd:string |
Represents the Kubernetes cluster the entity belongs to.
If unset, the server will interpret that this referred entity is in the
same Kubernetes cluster as the KubernetesEntityMetadata.entityName.
The clusterId should be one of the cluster in vim.cns.VolumeMetadata.containerClusterArray |
entityName | xsd:string |
Represents the name of entity.
|
entityType | xsd: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 DynamicData | ||
None |
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |