Milestone series: get, list or stop
series_actionA series is a large job split into milestones (created with create_job + milestones). get: the plan, each step's job and status, totals. list: my series. stop: no further milestones are created (the step in flight finishes on its own); either party may stop after any step.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | series id (ser_...) for get and stop | |
| role | No | for list | |
| action | Yes | ||
| reason | No | for stop | |
| status | No | for list |