Deploys a new version of an application to an application container. The project should contain manifest and deployment JSON files the first time. They are optional other times. The existing JSON files are used if new ones are not sent. Property replacement will be run on the JSON files.
Environment/Instance Properties
...
Property Name
...
Required
...
Description
Project Properties
...
Property Name
Inputs
Input Name
Required
Input Name | Input Code | Required | Description |
---|
Inputs
Identity Domain |
| Yes | The identity domain in which to perform operations. |
Application Name |
| Yes | The name of the Application Container. |
Username |
| Yes | The username with which to connect to the Application Container. |
Password |
| Yes | The password for |
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
Required
Description
Artifacts
This operation consumes an application artifact.
...
This operation will select all available endpoints associated to the environment/instanceTarget.
Endpoint Execution
This operation will randomly execute on one of the endpoints identified during selection.