Operation
Operations describe the current state of an asynchronous operation.
Other Operations
get-operation
Retrieve Operation details
GET /operation/{id}Path parameters
idinpath(required)
Responses
200: 200application/jsonid(string): Operation IDreason(string): Operation failure reasonreference(object): Related resource reference - schema detailsmessage(string): Operation messagestate(string): Operation status
SDK reference for get-operation: golang | Python | Java
CLI: exo api get-operation
Last updated on