Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 236 Bytes

ji-qun-xin-xi-jie-kou.md

File metadata and controls

18 lines (14 loc) · 236 Bytes

集群信息接口

集群列表

GET /v2/clusters

返回

[
  {
    "name": "cluster-1",
    "address": "127.0.0.1:8082",
    "created_at": "2016-09-09T00:46:28Z",
    "updated-at": "2016-09-09T01:14:35Z"
  }
]