Device

Enable or disable SSID for a device

Enable or disable SSIDs on the given wifi interfaces for a specific device.

post/devices/{id}/ssid/status/:change

Path parameters

idinteger required

The device ID

Request body

ssid_idsinteger[] required

The one or multiple SSID to be disabled/enabled, cannot be empty or no action will be triggered.

if_namesXiqWirelessIfName[] required

The one or multiple ssid on wifi interfaces (example:wifi0 or wifi1) to be disabled/enabled, cannot be empty or no SSID will be disabled or enabled.

enabledboolean required

To disable or enable the given device level SSIDs on the wifi interfaces.

Response

OK

Changes

Changed in 1 of the 6 revisions of this API.1

Of the 6 revisions, 1 has no diff computed.