The following macros are not currently supported in the header:
- style
Workflow Execution REST API
FlexDeploy supports a REST Service interface using JSON. This enables access to capabilities of the tool from outside applications such as scheduling tools, scripts, and other build tools.
Make sure that you have request header Content-Type set to application/json.
Base URL for Workflow Execution REST API
http://<host>:<port>/flexdeploy/rest/workflow
API Functions
- buildProject
- deployProject
- buildApplication(REST API)
- deployApplication
- getApplicationRequestStatus
- getWorkflowRequestStatus
The following macros are not currently supported in the footer:
- style