vSAN Management API
| |||
Managed Object Types | Data Object Types | All Properties | All Methods |
Enum - CnsClusterType(vim.cns.ClusterType)
- Since
- 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
Name | Description |
---|---|
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
Top of page | |||
Managed Object Types | Data Object Types | All Properties | All Methods |