Retrieve all Cluster mappings for given profile and type
GET {{base_url}}/overlay-wlan-config/v2/node_list/:node_type/:node_id/config/ssid_cluster/:profile/:profile_type/gw_cluster_list/
Gateway Clusters mapped to this profile
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
[{"cluster_group_name":"\u003cstring\u003e","cluster_redundancy_type":"PRIMARY","cluster":"\u003cstring\u003e","cluster_type":"CLUSTER_ID","tunnel_type":"GRE"},{"cluster_group_name":"\u003cstring\u003e","cluster_redundancy_type":"PRIMARY","cluster":"\u003cstring\u003e","cluster_type":"CLUSTER_ID","tunnel_type":"GRE"}]