Downloads a specific version of the OneAgent deployment orchestration tarball.
GET | SaaS | https://{your-environment-id}.live.dynatrace.com/api/v1/deployment/orchestration/agent/{orchestrationType}/version/{version} |
Environment ActiveGate | https://{your-activegate-domain}:9999/e/{your-environment-id}/api/v1/deployment/orchestration/agent/{orchestrationType}/version/{version} |
To execute this request, you need an access token with InstallerDownload
scope.
To learn how to obtain and use it, see Tokens and authentication.
The Orchestration Type of the orchestration deployment script.
ansible
puppet
The requested version of the OneAgent orchestration deployment tarball in 0.1.0.20200925-120822
format.
Success. The payload contains the installer file.
Not modified. You already have the latest version of the installer. The response does not contain a payload.
ResponseBody
object