Skip to main content
Stop a run that is READY or RUNNING. Terminal runs (COMPLETED, FAILED, BLOCKED, STOPPED, TIMED_OUT) cannot be stopped, and endpoints that are not stoppable are rejected with a 409. Stopping is asynchronous: the command is acknowledged with status STOPPING, and the run then settles to a terminal status. Use monid runs get to confirm the final state.

Usage

Flags

Examples

The settlement depends on the endpoint’s pricing model: runs on metered endpoints bill for the usage accrued before the stop and settle as COMPLETED; all other stopped runs settle as STOPPED and are zero-billed.