Update the app settings of the cluster.

Privileges: CLUSTER_MODIFY

Returns the updated app settings.

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

Update App Settings Parameter.

boolean | null

Override node level resource reservation with cluster level

boolean | null

Whether to allow pod external traffic.

boolean | null

Whether to allow apps unrestricted view access.

string | null
enum

Specifies the various modes for running apps.
'kDisabled' specifies that apps are disabled.
'kBareMetal' specifies that apps could only run in containers
on the node (no VM).
'kVmOnly' specifies that apps could only run in containers on a VM
hosted by the node.

Allowed:
appsSubnet
object | null

The subnet for Athena apps.

string | null
enum

Specifies the various modes for running marketplace apps.
'kDisabled' specifies that marketplace apps are disabled.
'kBareMetal' specifies that marketplace apps could only run in containers
on the node (no VM).
'kVmOnly' specifies that marketplace apps could only run in containers
on a VM hosted by the node.

Allowed:
nodeIds
array of int64s | null

ID of nodes in the cluster

nodeIds
int32 | null

The system memory to overcommit for apps.

int32 | null

The CPU millicores to reserve for apps.

int32 | null

The system memory to reserve for apps.

Responses

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