Upsert cluster's policies configuration.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the cluster.

Body Params

Policies details.

boolean | null
Defaults to false

Enable/disable all policies.

unschedulablePods
object

Policy defining autoscaler's behavior when unscedulable pods were detected.

clusterLimits
object

Defines minimum and maximum amount of CPU the cluster can have.

spotInstances
object

Policy defining whether autoscaler can use spot instances for provisioning additional workloads.

nodeDownscaler
object

Node Downscaler defines policies for removing nodes based on the configured conditions.

boolean | null
Defaults to false

Run the node autoscaler in scoped mode. Only pods with the appropriate toleration will trigger node scale-up decisions, and only nodes provisioned by the autoscaler will be eligible for downscaling.

boolean | null
Defaults to false

Marks whether partial matching should be used when deciding which custom node template to select.

string | null

Version of the default node template at the time when the policies were retrieved.

Response

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json