统计信息
获取HAProxy原始统计数据
获取HAProxy原始的统计信息
get/stats
Response
获取统计数据成功
Example response
{
"code": 200,
"message": "操作成功",
"requestId": "550e8400-e29b-41d4-a716-446655440000",
"success": true,
"timestamp": "2023-01-01T12:00:00Z"
}Changes
Changed in 2 of the 15 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲