ExtremeWireless (WiNG) device to onboard
| Input Type | Accessed Type | Description | Notes |
|---|---|---|---|
| dict, frozendict.frozendict, | frozendict.frozendict, | ExtremeWireless (WiNG) device to onboard |
| Key | Input Type | Accessed Type | Description | Notes |
|---|---|---|---|---|
| mac_address | str, | str, | The mac address | |
| location | XiqDeviceLocationAssignment | XiqDeviceLocationAssignment | ||
| serial_number | str, | str, | The serial number | |
| network_policy_id | decimal.Decimal, int, | decimal.Decimal, | The assigned network policy | [optional] value must be a 64 bit integer |
| hostname | str, | str, | The device hostname | [optional] |
| any_string_name | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] |