14 May 2019 09:50 AM
Hi,
It is possible to disable and enable the auto update both on cluster level, and on environment level in a Managed Cluster.
I see that there is a call to <Managed URI>/rest/configuration/autoupdate when this is toggled for the environment.
Is this endpoint available in the "real" REST API?
Solved! Go to Solution.
14 May 2019 09:21 PM
This is the internal REST API used just by the UI. It is technically possible, but you shall not call this API directly.
AFAIK the public API (Environment / Configuration) does not have this functionality (yet).
15 May 2019 08:37 AM
15 May 2019 09:01 AM
Not any public one I'm aware of. The internal REST API can be called (you need to send proper headers in the request for this to work). This is not guaranteed to work across dynatrace versions and it cannot be done in single request as you would need to authenticate first.
29 Jul 2021 04:16 PM
Hi Julius,
stumbled over this thread and wonder... is it still not here?
Thanks,
Ingrida
30 Jul 2021 09:12 AM
Hi @Ingrida ,
the options for managing OneAgent updates is available already for approximately one year in the Configuration API. Look for OneAgent configuration API.
Best regards
Julius