extremecloudiq.model.xiq_rm_device_metadata_response.XiqRmDeviceMetadataResponse
RM Metadata Response Class
Input Type
Accessed Type
Description
Notes
dict, frozendict.frozendict,
frozendict.frozendict,
RM Metadata Response Class
Key
Input Type
Accessed Type
Description
Notes
default_gateway
list, tuple,
tuple,
The device default gateway
[optional]
software_version
list, tuple,
tuple,
The device OS software version
[optional]
product_type
dict, frozendict.frozendict,
frozendict.frozendict,
The product type map, eg. Key - AP_350, Value(displayed on UI) - AP350
[optional]
device_admin_state
list, tuple,
tuple,
The device admin state
[optional]
country_code
list, tuple,
tuple,
The assigned country code on the device
[optional]
managed_by
list, tuple,
tuple,
The managed application for the device
[optional]
sim_type
list, tuple,
tuple,
The device type - REAL or SIMULATED
[optional]
country_code_name
list, tuple,
tuple,
The assigned country name on the device
[optional]
network_policy
list, tuple,
tuple,
The network policy applied to the device
[optional]
uplink_speeds
list, tuple,
tuple,
The Eth0 and Eth1 port speed
[optional]
serial_number
list, tuple,
tuple,
The serial number of the device
[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]
The device default gateway
Input Type
Accessed Type
Description
Notes
list, tuple,
tuple,
The device default gateway
Class Name
Input Type
Accessed Type
Description
Notes
items
str,
str,
The device default gateway
The device OS software version
Input Type
Accessed Type
Description
Notes
list, tuple,
tuple,
The device OS software version
Class Name
Input Type
Accessed Type
Description
Notes
items
str,
str,
The device OS software version
The product type map, eg. Key - AP_350, Value(displayed on UI) - AP350
Input Type
Accessed Type
Description
Notes
dict, frozendict.frozendict,
frozendict.frozendict,
The product type map, eg. Key - AP_350, Value(displayed on UI) - AP350
Key
Input Type
Accessed Type
Description
Notes
any_string_name
str,
str,
any string name can be used but the value must be the correct type The product type map, eg. Key - AP_350, Value(displayed on UI) - AP350
[optional]
The device admin state
Input Type
Accessed Type
Description
Notes
list, tuple,
tuple,
The device admin state
The assigned country code on the device
Input Type
Accessed Type
Description
Notes
list, tuple,
tuple,
The assigned country code on the device
Class Name
Input Type
Accessed Type
Description
Notes
items
decimal.Decimal, int,
decimal.Decimal,
The assigned country code on the device
value must be a 32 bit integer
The managed application for the device
Input Type
Accessed Type
Description
Notes
list, tuple,
tuple,
The managed application for the device
Class Name
Input Type
Accessed Type
Description
Notes
items
str,
str,
The managed application for the device
The device type - REAL or SIMULATED
Input Type
Accessed Type
Description
Notes
list, tuple,
tuple,
The device type - REAL or SIMULATED
The assigned country name on the device
Input Type
Accessed Type
Description
Notes
list, tuple,
tuple,
The assigned country name on the device
The network policy applied to the device
Input Type
Accessed Type
Description
Notes
list, tuple,
tuple,
The network policy applied to the device
Class Name
Input Type
Accessed Type
Description
Notes
items
str,
str,
The network policy applied to the device
The Eth0 and Eth1 port speed
Input Type
Accessed Type
Description
Notes
list, tuple,
tuple,
The Eth0 and Eth1 port speed
Class Name
Input Type
Accessed Type
Description
Notes
items
str,
str,
The Eth0 and Eth1 port speed
The serial number of the device
Input Type
Accessed Type
Description
Notes
list, tuple,
tuple,
The serial number of the device
Class Name
Input Type
Accessed Type
Description
Notes
items
str,
str,
The serial number of the device
[Back to Model list] [Back to API list] [Back to README]