extremecloudiq.model.xiq_operation_object.XiqOperationObject
Long Running Operation (LRO) model
Input Type
Accessed Type
Description
Notes
dict, frozendict.frozendict,
frozendict.frozendict,
Long Running Operation (LRO) model
Key
Input Type
Accessed Type
Description
Notes
metadata
XiqOperationMetadata
XiqOperationMetadata
id
str,
str,
The unique identifier of the operation
done
bool,
BoolClass,
Whether the operation is done
response
dict, frozendict.frozendict,
frozendict.frozendict,
The API response of the operation if the status is SUCCEEDED
[optional]
error
XiqError
XiqError
[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 API response of the operation if the status is SUCCEEDED
Input Type
Accessed Type
Description
Notes
dict, frozendict.frozendict,
frozendict.frozendict,
The API response of the operation if the status is SUCCEEDED
[Back to Model list] [Back to API list] [Back to README]