fluig_process_version_withdraw
Withdraw a process version to undo a release, roll back bad deployments, or allow version deletion. Requires confirmation.
Instructions
WRITE. Withdraw a process version — the inverse of release, and how a bad deploy is rolled back. Also mandatory before deleting a released version.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to actually perform the operation. | |
| version | No | Version (optional; omitted means latest). | |
| processId | Yes | Process id. |