Cluster Action

    Cluster Connection Information

    1. GET /rest/v2/manager/cluster/cluster_info/conn_info
    2. Response:
    3. {
    4. "code": 0,
    5. "data": {
    6. "http": [
    7. ],
    8. "127.0.0.1:9030"
    9. ]
    10. },
    11. "count": 0