EMC ViPR REST API

Search (SHIFT+S)

API Reference


New in this release

Suspend Workflow

PUT /vdc/workflows/{id}/suspend

Suspends a workflow as soon as possible, which is when the next step completes and all executing steps have completed. It is not possible to suspend in the middle of a step.

id

Required Roles

Requires one of the following roles:

  • SYSTEM_ADMIN
  • RESTRICTED_SYSTEM_ADMIN
  • SYSTEM_MONITOR
  • TENANT_ADMIN

Request Payload

No Request Payload


Response Body