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.Make sure that you have request header Content-Type set to application/json.


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

API Functions

Child pages (Children Display)

Excerpt
hiddentrue

Common Parameters

Authentication

The authentication parameter is comprised of 2 fields.

  • userId – a valid user id for FlexDeploy
  • password – the associated password