Managed Object Types
Data Object Types
All Properties
All Methods
Enum - CnsKubernetesEntityType(vim.cns.KubernetesEntityType)
Since
vSAN API vSAN 6.7U3
Enum Description
Enumerates types of Kubernetes entities for which CNS would be storing metadata for.
Enum Constants
Name
Description
KubernetesEntityType_Unknown
represent the value when the lower version client cannot recognize the enum value
PERSISTENT_VOLUME
represents persistent volume entity in Kubernetes
PERSISTENT_VOLUME_CLAIM
represents persistent volume claim entity in Kubernetes
POD
represents pod entity in Kubernetes
Show WSDL type definition
Top of page
Managed Object Types
Data Object Types
All Properties
All Methods