Update Tenant Policy
PUT https://{{cluster}}/irisservices/api/v1/public/tenants/policy
Update policy for an existing tenant on the Cohesity Cluster.
Returns success if the update for policy data is successful for specified tenant.
Request Body
{"policyIds"=>["{{policyId}}"], "tenantId"=>"{{newTenantId}}"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |