Application Object
Name | Type | Description | Required |
---|---|---|---|
completed | string | The date/time of the last deployment of this Application into the Environment. | No |
deploymentid | integer | The ID of the last deployment of this Application into the Environment. An ID of 0 indicates that the Application has been manually associated with the environment. | No |
exitcode | integer | The exit code of the last deployment of this Application into the Environment. | No |
id | integer | The internal object ID of the Application Base Version. | No |
name | string | The name of the Application Base Version. | No |
predecessorid | integer | The ID of the previous Application Version. | No |
versionid | integer | The ID of the Application Version. | No |
versionname | string | The name of the Application Version | No |
Last modified December 18, 2020: reorganzise sections (85d5aef)