Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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.

Info
titleBase URL for Release REST API
http://<host>:<port>/flexdeploy/rest/release
Set the request header Content-Type to application/json.

...