This POST service will perform the same action found on the Execute Utility Project Request Form off the project screen. It will initiate a request to execute the project with the Project ID specified in the URL. The service will return the workflowRequestId
which can be used by the getWorkflowRequestStatus
call to determine when the workflow is complete.
Info | ||
---|---|---|
| ||
http://host:port/flexdeploy/rest/v1/project/{id}/execute |
...