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.

...

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
PropertyName

code

This is the Property Name (code)Code, and not the Key Display Name that you see on most screens, that the request will update the value for. To copy the Property Name Code to your clipboard click on the clipboard icon to the right of any property.

UpdatedValue

value

This is the new value that will be assigned to the respective property.

IsExpression

This is a required, boolean value indicating whether or not the updatedValue value is an expression (true) or a literal value. On the FlexDeploy screens the properties have a button that toggles to indicate whether a value is an expression or a literal value .