Updates the cluster configuration information
PUT/v1/cloudconfigs/coxedge/:configUid/clusterConfig
Updates the cluster configuration information
Request
Path Parameters
configUid stringrequired
Cluster's cloud config uid
Header Parameters
ProjectUid string
Scope the request to the specified project uid
- application/json
Body
clusterConfig object
Cluster level configuration for coxedge cloud and applicable for all the machine pools
coxEdgeLoadBalancerConfig objectrequired
CoxEdge loadbalancer config
popsstring[]
CoxEdge PoPs - geographical location for the loadbalancer
coxEdgeWorkerLoadBalancerConfig object
CoxEdge loadbalancer config
popsstring[]
CoxEdge PoPs - geographical location for the loadbalancer
environmentstring
organizationIdstring
sshAuthorizedKeysstring[]required
CoxEdge ssh authorized keys
Responses
- 204
The resource was updated successfully
Loading...