extremecloudiq.model.xiq_error.XiqError
Input Type
Accessed Type
Description
Notes
dict, frozendict.frozendict,
frozendict.frozendict,
Key
Input Type
Accessed Type
Description
Notes
error_message
str,
str,
The error detail message
error_id
str,
str,
The error ID for internal troubleshooting
error_code
str,
str,
The error code
error_message_description
str,
str,
The error detail message description
error_message_code
str,
str,
The error message code
[optional]
error_params
dict, frozendict.frozendict,
frozendict.frozendict,
Additional error parameters
[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]
Additional error parameters
Input Type
Accessed Type
Description
Notes
dict, frozendict.frozendict,
frozendict.frozendict,
Additional error parameters
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 Additional error parameters
[optional]
[Back to Model list] [Back to API list] [Back to README]