Update the existing or create new iBeacon settings for multiple devices.
put/devices/ibeacon
Request body
device_idsinteger[] required
The list of device IDs. Consult ExtremeNetworks documentation for the complete list of devices that support the beacon transmitter. The following are some of the AP devices with the embedded beacon: AP122, AP122X, AP150W, AP245X, AP250, and AP550.
enabledboolean
Whether to enable the device beacon. Default to true for newly enabled device.
majorinteger
Identification of a subset of beacons in a geographical venue. Default to 1 for newly enabled device.
minorinteger
Identification of a beacon in a specific location. Default to 1 for newly enabled device.
powerinteger
The transmission power in dBm. Default to -59 for newly enabled device.
enable_monitoringboolean
Whether to enable monitoring, this field has been deprecated but remains for backwards compatability, renamed to 'enable_ble_scan_ibeacon'.
enable_ble_scan_ibeaconboolean
Whether to enable BLE Scan iBeacon monitoring.
enable_ble_scan_genericboolean
Whether to enable BLE Scan Generic monitoring.
enable_cloud_reportingboolean
Whether the device BLE Scan Cloud Reporting is enabled. Default to true for newly enabled device.
enable_batch_reportingboolean
Whether the device BLE Scan Batch Reporting is enabled. Default to false for newly enabled device.