Task Run
Pause a Task Run
Pause a running Task Run. In-flight target Tasks continue to completion; no new targets are claimed until the Task Run is resumed. Pausing an already-paused Task Run is idempotent.
Task Runs are site-scoped; siteId must be the Site that owns the Task Run. Org must have an Infrastructure Provider entity. User must have authorization role with PROVIDER_ADMIN suffix.
post/v2/org/{org}/nico/task/run/{id}/pause
Request body
Response
Accepted. The pause request was accepted and the Task Run's last known state is returned.