Insight Rogue Client

ModelsStructures

Insight Rogue Client
#

This model accepts additional fields of type Object.

NameDescription
annotation
REQUIRED
String
ap_mac
REQUIRED
String
avg_rssi
REQUIRED
Decimal
band
REQUIRED
String
bssid
REQUIRED
String
client_mac
REQUIRED
String
num_aps
REQUIRED
Number
{
  "annotation": "annotation4",
  "ap_mac": "ap_mac2",
  "avg_rssi": 56.1,
  "band": "band2",
  "bssid": "bssid4",
  "client_mac": "client_mac8",
  "num_aps": 230,
  "exampleAdditionalProperty": {
    "key1": "val1",
    "key2": "val2"
  }
}