Update Tenant's config for clusters.

Update Tenant related configurations for a list of clusters.

Log in to see full request history
Body Params
clusters
array of objects
length ≥ 1

The list of clusters.

clusters
string | null
required

List of Clusters Identifiers to filter from.
The format is clusterId:clusterIncarnationId.

boolean | null
required

Whether organizations is enabled on the cluster.

boolean | null
required
Defaults to false

Whether storage domain sharing is enabled for organizations on
the cluster.

Responses

Response body
object
clusters
array of objects or null

The list of clusters updated, with errors if any.

clusters
object | null
string | null
required

List of Clusters Identifiers to filter from.
The format is clusterId:clusterIncarnationId.

boolean | null
required

Whether organizations is enabled on the cluster.

boolean | null
required
Defaults to false

Whether storage domain sharing is enabled for organizations on
the cluster.

string | null

Error message for the cluster.

Language
Credentials
URL