getSiteWlanDerived

GET https://{{host}}/api/v1/sites/:site_id/wlans/derived?resolve={{resolve}}

Query Parameter

NameTypeDescription
resolvebooleanwhether to resolve SITE_VARS, default is false (as filter, optional)
wlan_idstringfilter by UUID of wlan

Request Params

KeyDatatypeRequiredDescription
resolvestringwhether to resolve SITE_VARS, default is false (as filter, optional)

RESPONSES

status: OK

"[\n    {\n        \"ssid\": \"Guest\",\n        \"for_site\": false,\n        \"template_id\": \"867860f2-dd82-3677-54a5-4d6b139c96ca\",\n        \"template_name\": \"west coast\",\n        ...\n    }\n]"