Long Running Operation (LRO) model
Name | Type | Description | Notes |
---|---|---|---|
id | str | The unique identifier of the operation | |
metadata | XiqOperationMetadata | ||
done | bool | Whether the operation is done | |
response | object | The API response of the operation if the status is SUCCEEDED | [optional] |
error | XiqError | [optional] |