Restarts the specified deployment that was previously suspended.
| REQUIRED | KEY | TYPE | DESCRIPTION |
|---|---|---|---|
| Yes | deploymentId | str | A unique string identifier associated with the deployment. |
| KEY | TYPE | DESCRIPTION |
|---|---|---|
| success | Boolean | true if the call succeeded, false if there was an error |
| TYPE | WHEN |
|---|---|
| DataNotFoundError | `deploymentId` is not found. |