extremecloudiq.model.xiq_ekahau_import_issue.XiqEkahauImportIssue
An issue that was encountered while importing data from an Ekahau archive.
Input Type
Accessed Type
Description
Notes
dict, frozendict.frozendict,
frozendict.frozendict,
An issue that was encountered while importing data from an Ekahau archive.
Key
Input Type
Accessed Type
Description
Notes
error_message
str,
str,
Error message describing this issue.
error_code
str,
str,
Error code identifying this issue.
error_parameters
dict, frozendict.frozendict,
frozendict.frozendict,
Parameter name -> Parameter value.
[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]
Parameter name -> Parameter value.
Input Type
Accessed Type
Description
Notes
dict, frozendict.frozendict,
frozendict.frozendict,
Parameter name -> Parameter value.
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 Parameter name -> Parameter value.
[optional]
[Back to Model list] [Back to API list] [Back to README]