You can call this operation to query the maximum readable timestamp of a tenant.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| InstanceId | string | Yes | The ID of the OceanBase cluster. | ob317v4uif**** |
| TenantId | string | Yes | The ID of the tenant. | t33h8y08k**** |
Response parameters
Examples
Sample success responses
JSONformat
{
"RequestId": "8442BB1E-3171-1192-B9DC-F6F4E53B2673",
"Data": {
"ReadableScn": 1715329164977
}
}Error codes
For a list of error codes, visit the Service error codes.
