app-service_management

On this page:

setServiceInstanceTenant

Summary

Set Tenant for a Service Instance

Description

Set a tenant for a service instance.

Route

POST /service_management/service/setTenant

Roles

admin engineering support apiwrite

Parameters

DetailsExampleSchema
Name Type Required Description
instance_key string yes Key of the instance to set tenant.
tenant string yes Name of the tenant.

Return

DetailsExampleSchema
Name Type Description
data object Status of setting the tenant for the service instance.