System Action
Description
None
Query parameters
-
Optional parameter, specify the path of proc
Response
Take /dbs/10003/10054/partitions/10053/10055
as an example:
{
"msg": "success",
"code": 0,
"data": {
"href_columns": ["TabletId", "MetaUrl", "CompactionStatus"],
"rows": [{
"SchemaHash": "1294206575",
"LstFailedTime": "\\N",
"LstFailedVersion": "-1",
"MetaUrl": "URL",
"CheckVersionHash": "-1",
"ReplicaId": "10057",
"VersionHash": "4611804212003004639",
"LstConsistencyCheckTime": "\\N",
"LstSuccessVersionHash": "4611804212003004639",
"CheckVersion": "-1",
"VersionCount": "2",
"State": "NORMAL",
"BackendId": "10032",
"DataSize": "776",
"LstFailedVersionHash": "0",
"CompactionStatus": "URL",
"TabletId": "10056",
"PathHash": "-3259732870068082628",
"RowCount": "21"
}]
},
}