Clusters REST Endpoints
Container Engine/Clusters
The operations from the Container Engine/Clusters category.
- CreateCluster
- Method: postPath:
/20180222/clusters - CreateKubeconfig
- Method: postPath:
/20180222/clusters/{cluster_id}/kubeconfig/content - DeleteCluster
- Method: deletePath:
/20180222/clusters/{cluster_id} - GetCluster
- Method: getPath:
/20180222/clusters/{cluster_id} - GetClusterOptions
- Method: getPath:
/20180222/clusterOptions/{cluster_option_id} - ListClusters
- Method: getPath:
/20180222/clusters - UpdateCluster
- Method: putPath:
/20180222/clusters/{cluster_id} - UpdateClusterEndpointConfig
- Method: postPath:
/20180222/clusters/{cluster_id}/actions/updateEndpointConfig