You can call this operation to query the detailed metrics information of an OceanBase Database node.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
InstanceId | string | Yes | The list of nodes. | ob317v4uif**** |
PageSize | integer | No | The ID of the tenant. | 10 |
PageNumber | integer | No | $.parameters[6].schema.description | 1 |
TenantId | string | No | $.parameters[6].schema.enumValueTitles | tfafd34fs**** |
StartTime | string | Yes | $.parameters[9].schema.example | 2021-06-13T15:40:43Z |
EndTime | string | Yes | $.parameters[7].schema.description | 2021-09-13T15:40:43Z |
Metrics | string | Yes | $.parameters[7].schema.enumValueTitles | tps |
NodeName | string | No | $.parameters[8].schema.example | i-bp16niirq4zdmgvm**** |
NodeIdList | string | No | $.parameters[10].schema.description | [i-bp16niirq4zdmgvm****,i-bp16n56hq4z4fgvm****] |
Response parameters
Examples
Sample success responses
JSON
format
{
"TotalCount": 9,
"RequestId": "EE205C00-30E4-XXXX-XXXX-87E3A8A2AA0C",
"NodeMetrics": "-"
}
Error codes
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|---|---|
2022-01-17 | The internal configuration of the API is changed, but the call is not affected | View Change Details |
2022-01-17 | The request parameters of the API has changed | View Change Details |