You can call this operation to delete one or more tenants from an OceanBase cluster.
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
TenantId | string | Yes | The ID of the tenant. | ob2mr3oae0**** |
DatabaseNames | string | Yes | The list of database names. | ["sms_pre", "pay_pre"] |
InstanceId | string | No | The ID of the OceanBase cluster. | ob317v4uif**** |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "EE205C00-30E4-XXXX-XXXX-87E3A8A2AA0C"
}
Error codes
HTTP status code | Error code | Error message |
---|---|---|
500 | InternalError | The request processing has failed due to some unknown error. |
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|
No change history