operation
Check long-running operation status and results
Authentication scope: fabric
get-state
Section titled “get-state”Get the state of a long-running operation
fabio operation get-state --operation-id <value>| Flag | Type | Required | Description |
|---|---|---|---|
--operation-id |
string |
Yes | Operation ID |
Read-only · Returns object
get-result
Section titled “get-result”Get the result of a completed long-running operation
fabio operation get-result --operation-id <value>| Flag | Type | Required | Description |
|---|---|---|---|
--operation-id |
string |
Yes | Operation ID |
Read-only · Returns object
