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.
Info | ||
---|---|---|
| ||
http://<host>:<port>/flexdeploy/rest/workflow |
...
Child pages (Children Display) |
---|
Excerpt | ||
---|---|---|
| ||
Common ParametersAuthenticationThe authentication parameter is comprised of 2 fields.
InputsThis is a list of name/value pairs for the inputs. Not all inputs need to be supplied. If an input has a default value that is acceptable for the workflow to run, it does not need to be changed. Flex FieldsFlexFieldsApplicable only for deployProject and deployApplicaiton. This is a list of name (Display Name of Flex FieldFlexField)/value pairs for the flex fields. Not all flex fields FlexFields need to be supplied. If a flex field FlexField has a default value or options that are acceptable for the workflow to run, it does not need to be changed. Read more about FlexFields. InstanceCodesThe list of instances where the deployment will occur. |