CnsClusterFlavor_enum
CnsClusterFlavor_enum
Enumerates flavors of container orchestrator cluster for which volume operations are being performed.
Possible values:
VANILLA
: represents vanilla flavor of container cluster.WORKLOAD
: represents WCP or supervisor container cluster.GUEST_CLUSTER
: represents container cluster deployed as a guest cluster within a WCP or supervisor cluster.ClusterFlavor_Unknown
This data structure has no properties.
Enumeration:
VANILLA,
WORKLOAD,
GUEST_CLUSTER,
ClusterFlavor_Unknown,