cURL
curl --request GET \ --url http://127.0.0.1:22100/v1/cluster/circuit/local \ --header 'Authorization: Bearer <token>'
{ "node_id": "<string>", "ts_ms": 123, "open_until_ms": {} }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
本地熔断快照
显示 子属性