Dynatrace Deployment API

The Dynatrace Deployment API provides endpoints for downloading OneAgent and ActiveGate installers, listing available installer versions, and retrieving ActiveGate endpoint information. It enables automated deployment and upgrade of monitoring agents across your infrastructure using the InstallerDownload token scope.

API entry from apis.yml

apis.yml Raw ↑
aid: dynatrace:dynatrace-deployment-api
name: Dynatrace Deployment API
tags:
- ActiveGate
- Deployment
- Installation
- OneAgent
humanURL: https://docs.dynatrace.com/docs/dynatrace-api/environment-api/deployment
baseURL: https://mySampleEnv.live.dynatrace.com/api/v2
image: https://www.dynatrace.com/logo.png
properties:
- url: https://docs.dynatrace.com/docs/dynatrace-api/environment-api/deployment
  type: Documentation
- url: https://docs.dynatrace.com/docs/discover-dynatrace/references/dynatrace-api/environment-api/deployment/oneagent
  type: APIReference
description: The Dynatrace Deployment API provides endpoints for downloading OneAgent and ActiveGate installers,
  listing available installer versions, and retrieving ActiveGate endpoint information. It enables automated
  deployment and upgrade of monitoring agents across your infrastructure using the InstallerDownload token
  scope.