Authorizations
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Path Parameters
Project identifier
Region identifier
Cluster name
Pool name
Body
Enable/disable auto healing
true
Labels applied to the cluster pool
{ "my-label": "foo" }
Maximum node count
3
Minimum node count
1
Current node count
2
Taints applied to the cluster pool
{ "my-taint": "bar:NoSchedule" }
Response
Updated pool details
Indicates the status of auto healing
true
Size of the boot volume
50
Type of the boot volume
"ssd_hiiops"
Date of function creation
"2023-02-15T11:53:03+03:00"
Crio configuration for pool nodes
{ "default-ulimits": "nofile=1024:2048" }
ID of the cluster pool flavor
"g1-standard-1-2"
UUID of the cluster pool
"f01fd9a0-9548-48ba-82dc-a8c8b2d6f2f1"
Indicates if the pool is public
true
Kubelet configuration for pool nodes
{ "podMaxPids": "4096" }
Labels applied to the cluster pool
{ "my-label": "foo" }
Maximum node count in the cluster pool
10
Minimum node count in the cluster pool
1
Name of the cluster pool
"test"
Node count in the cluster pool
2
Status of the cluster pool
"Running"
Taints applied to the cluster pool
{ "my-taint": "bar:NoSchedule" }
Server group ID
"1772de21-f013-4b70-9f8f-a518985b3bc2"
Server group name
"my-server-group"
Anti-affinity, affinity or soft-anti-affinity server group policy
"anti-affinity"