Assign properties to a tenant.

Assign properties like policies etc. to a tenant on a given cluster.
The API expects a list of all the assignments (policies etc.) that are
supposed to be associated to the Tenant. The list of assignments passed
get assigned to the Tenant and anything else that was already assigned
gets unassigned.

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

The Tenant id.

Body Params

Parameters to be specified for assigning properties like policies to a tenant.

string | null
^([0-9]+:[0-9]+)$

Specifies the the cluster on which properties are to be assigned.
The format is clusterId:clusterIncarnationId.

policyIds
array of strings | null

List of policies on the cluster, to be assigned to the Tenant.

policyIds
Responses

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