cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Specific Agent Version Downloads

adam_gardner
Dynatrace Champion
Dynatrace Champion

Do we have the following two capabilities:

  1. Get a list of available agent versions?
eg. https://TENANT.live.dynatrace.com/api/v1/agent/versions

2. Download a specific agent version?

https://TENANT.live.dynatrace.com/api/v1/agent/version/1.123.100
3 REPLIES 3

rb0c70091
Inactive

Hi Adam, We are a bit of a special case but we don't in our version. Great Idea though.

guido_deinhamm
Dynatrace Advisor
Dynatrace Advisor

Hi Adam, we have considered this, but we actually wanted to avoid having customers hard code agent version numbers in their automation scripts. For less sophisticated customers that may lead to difficulty in upgrading agents, and old agents might be around unnecessarily long.

So instead we have the possibility to define a standard agent version like so: https://www.dynatrace.com/blog/define-default-vers...

This also gives you full control over what agent version should be used, but it also ensures that the version can be defined in the Dynatrace UI without having to modify any scripts.

Additionally we will provide an API to read and set this standard version. Let me know if that works for you scenario.

skrystosik
DynaMight Guru
DynaMight Guru

Hello,

I have simmular case. I wanted to check old application with out of date PHP version on Dynatrace Trial. I need One Agent 1.135, but unfortunately the only version available is 1.139. Is there any chance to install older one?

Regards, Sebastian

Featured Posts