Updates the cluster configuration information
PUT/v1/cloudconfigs/openstack/:configUid/clusterConfig
Updates the cluster configuration information
Request
Path Parameters
Cluster's cloud config uid
Header Parameters
Scope the request to the specified project uid
- application/json
Body
clusterConfig
object
Cluster level configuration for OpenStack cloud and applicable for all the machine pools
Create bastion node option we have earlier supported creation of bastion by default
DNSNameservers is the list of nameservers for OpenStack Subnet being created. Set this value when you need create a new network/subnet while the access through DNS is required.
domain
object
network
object
For static placement
For dynamic provision NodeCIDR is the OpenStack Subnet to be created. Cluster actuator will create a network, a subnet with NodeCIDR, and a router connected to this subnet. If you leave this empty, no network will be created.
project
object
subnet
object
Responses
- 204
The resource was updated successfully