...
Parameter | Required | Type | Description |
---|---|---|---|
| Y | Object | See Common Parameters below. |
| Y | String | This is the environment code, not the environment name that you see on most screens. |
| Y | String | The qualified application name starts with /FlexDeploy and includes any sub folders, and finally the project. |
applicationVersion | N | String | Version of the application to be deployed. Defaults to the last successful build. |
| N | Boolean | Values are true or false. Indicates that the deployment is an exception to the deployment window. |
| N | Boolean | Values are true or false. Indicates that the deployment should occur even when the |
| N | DateTime | The time when the deployment will be started. |
| N | ListArray | The project settings is a list of the projects by name and includes the 2 sub-parameters below. If all values can be defaulted, the project setting for that project does not need to be included. |
projectName | N | String | The project to assign inputs into |
inputs | N | ListArray | See Common Parameters below. |
| N | ListArray | See Common Parameters below. |
changeTicket | N | String | Ticket number for the given deployment, using the configured Change Management System. |
...