HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Create Cluster mapping for given profile and profile_type

Wlan profile to Cluster mapping

Path Params
string
enum
required

Defines the type of configuration node to which the config is being applied.

Allowed:
string
required

The identifer of the configuration node(aka group). For node-type GLOBAL, node-id should be 'GLOBAL'. For node-type 'GROUP', node-id should be set to the group-name

string
required

Wlan ssid name or wired-port profile name

string
enum
required

WIRELESS_PROFILE if profile is wlan ssid name, pass 'WIRED_PORT_PROFILE' if profile is wired-port profile

Allowed:
Body Params

JSON representation of ssid_cluster config

string
required

Wlan ssid name or wired-port profile name

string
enum
required

WIRELESS_PROFILE if profile is wlan ssid name, pass 'WIRED_PORT_PROFILE' if profile is wired-port profile

Allowed:
gw_cluster_list
array of objects

Gateway Clusters mapped to this profile

gw_cluster_list
Responses

401

Unauthorized

403

Forbidden

413

Request-size limit exceeded

417

Request-size limit exceeded

429

API Rate limit exceeded

Language
Credentials
Bearer
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json