TenantDisable
调用该接口openapi tenant disable。
Request
post /tenant/disable
Request Body
| Description | Type | Schema |
|---|---|---|
| Object | v1TenantDisableRequest |
v1TenantDisableRequest
| Name | Type | Description |
|---|---|---|
| extra | string | |
| tenant_id | string |
Response
Response 200
| Code2 | Description | Type | Schema |
|---|---|---|---|
| 200 | OK | Object | v1TenantDisableResponse |
v1TenantDisableResponse
| Name | Type | Description |
|---|---|---|
| res |
Response default
| Code2 | Description | Type | Schema |
|---|---|---|---|
| default | An unexpected error response. | Object | rpcStatus |
rpcStatus
| Name | Type | Description |
|---|---|---|
| code | integer | |
| details | Array[protobufAny] | [ 具体参数可见下面 protobufAny ] |
| message | string |
protobufAny
| Name | Type | Description |
|---|---|---|
| @type | string |