Enum - CnsClusterType(vim.cns.ClusterType)

Since
vSAN API vSAN 6.7U3


Enum Description

Enumerates types of container orchestrator cluster for which volume operations are being performed.
This is a list of supported container orchestrator cluster types. Also the ClusterType value can be used to list all the volumes that exist for the specified type of container orchestrator.

Enum Constants

NameDescription
ClusterType_Unknown represent the value when the lower version client cannot recognize the enum value
KUBERNETES for container orchestrator cluster of type Kubernetes

Show WSDL type definition