get_all_server_nodes
Retrieve all server nodes from OceanBase by executing the command as a sys tenant.
Instructions
Get all server nodes from oceanbase. You need to be sys tenant to get all server nodes.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_all_server_nodesArguments",
"type": "object"
}