All Products
Search
Document Center

ApsaraDB for OceanBase:DescribeTenantUserRoles

Last Updated:Apr 29, 2024

You can call this operation to obtain the account authorization information of the tenant.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
The current API does not require request parameters

Response parameters

ParameterTypeDescriptionExample
object

Examples

Sample success responses

JSONformat

{
  "Role": [
    "DDL"
  ],
  "RequestId": "EE205C00-30E4-XXXX-XXXX-87E3A8A2AA0C"
}

Error codes

HTTP status codeError codeError message
1000E001R000Error found, please try agent later.
2014InternalErrorThe request processing has failed due to some unknown error.

For a list of error codes, visit the Service error codes.

Change history

Change timeSummary of changesOperation
2023-07-04API Description Update. The Error code has changed. The request parameters of the API has changed. The response structure of the API has changedsee changesets
Change itemChange content
API DescriptionAPI Description Update.
Error CodesThe Error code has changed.
    delete Error Codes: 1000
    delete Error Codes: 2014
Input ParametersThe request parameters of the API has changed.
    Added Input Parameters: TenantId
Output ParametersThe response structure of the API has changed.