api-client-python icon indicating copy to clipboard operation
api-client-python copied to clipboard

Add support for OneAgent remote configuration management API

Open kahoffman opened this issue 6 months ago • 0 comments

We are using this api client as part of a script that looks for hosts without the proper network zone set and then to set the correct network zone using a remote configuration management job. We will also likely do this same process for host metadata corrections. Right now I can use this api client library to pull the entities information nicely but I can not create the configuration jobs. As a workaround I can make the API calls myself but it would sure be nice to have this added to this library.

https://docs.dynatrace.com/docs/dynatrace-api/environment-api/remote-configuration/oneagent/post-config-job

kahoffman avatar Dec 04 '23 20:12 kahoffman