OBTenant

Change tenant role of specific tenant

Change tenant role of specific tenant, if a tenant is a standby tenant, it can be changed to primary tenant, vice versa

post/api/v1/obtenants/{namespace}/{name}/role

Path parameters

namespacestring required

obtenant namespace

namestring required

obtenant name

Request body

failoverboolean
switchoverboolean

Response

OK

messagestring required
successfulboolean required

Changes

Changed in 2 of the 28 revisions of this API.4