The following macros are not currently supported in the header:
  • style

deployApplication (ACC)

Deploys a new version of an application to an application container. The project should contain manifest and deployment JSON files. Property replacement will be run on the JSON files.

Environment/Instance Properties


Property Name

Property Code

Required

Description





Project Properties


Property Name

Property Code

Required

Description





Inputs


Input Name

Input Code

Required

Description

Identity Domain

FDACC_IDENTITY_DOMAIN

Yes

The identity domain in which to perform operations.

Application Name

FDACC_APPLICATION_NAME

Yes

The name of the Application Container.

Username

FDACC_USERNAME

Yes

The username with which to connect to the Application Container.

Password

FDACC_PASSWORD

Yes

The password for FDACC_USERNAME.

Timeout

FDACC_TIMEOUT

No

The number of minutes to wait for the instance to start. If the number of minutes is exceeded, the operation will exit with a failure. Defaults to 60 minutes.

Outputs

Output Name

Required

Description




Artifacts

This operation consumes an application artifact.

Endpoint Selection

This operation will select all available endpoints associated to the environment/instance.

Endpoint Execution

This operation will randomly execute on one of the endpoints identified during selection.

The following macros are not currently supported in the footer:
  • style