跳到主要内容
跳到主要内容

Statistic Action

Statistic Action

Request

GET /rest/v2/api/cluster_overview

Description

获取集群统计信息、库表数量等。

Path parameters

Query parameters

Request body

Response

{
"msg":"success",
"code":0,
"data":{"diskOccupancy":0,"remainDisk":5701197971457,"feCount":1,"tblCount":27,"beCount":1,"dbCount":2},
"count":0
}