Expand description
Operation option and response models. start/signal/query/cancel/list/describe over the transport.
Structsยง
- History
Page - One bounded page returned by
Client::read_history. - List
Page - Pagination options accepted by
Client::list. - Pause
Outcome - Outcome of
Client::pause: the paused run and its projected status (#204). - Reopen
Outcome - Outcome of
Client::reopen: the reopened run and its projected status. - Resume
Outcome - Outcome of
Client::resume: the resumed run and its projected status (#204). - Workflow
Description - Workflow detail returned by
Client::describe.