Optional additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional configOrdered list of configuration file operations to perform on the target hosts.
Optional estimatedEstimated completion time of the deployment as a Unix timestamp (seconds since epoch).
Optional filterQuery used to filter and select target hosts for the deployment. Uses the Datadog query syntax.
Optional highCurrent high-level status of the deployment (for example, "pending", "running", "completed", "failed").
Optional hostsPaginated list of hosts in this deployment with their individual statuses. Only included
when fetching a single deployment by ID. Use the limit and page query parameters to
navigate through pages. Pagination metadata is included in the response meta.hosts field.
Optional packagesList of packages to deploy to target hosts. Present only for package upgrade deployments.
Optional totalTotal number of hosts targeted by this deployment.
Generated using TypeDoc
Attributes of a deployment in the response.