Deployment Log
Name | Type | Description | Required |
---|---|---|---|
application | string | The name of the Application that was deployed. | No |
complete | boolean | A Boolean indicating if the deployment is complete (true) or still in progress (false). | No |
environment | string | The Environment to which the Application was deployed. | No |
exitcode | integer | The exit code of the deployment. | No |
exitstatus | string | The error text if the deployment failed. | No |
started | integer | The start date/time of the deployment (in Epoch time). | No |
finished | integer | The end date/time of the deployment (in Epoch time). | No |
ID | integer | The deployment ID. | No |
loglinecount | integer | The number of lines in the “logoutput” array. | No |
logoutput | [ string ] | The log output. | No |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified September 5, 2024: Signed-off-by: tracyragan <[email protected]> (548693a)