Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for OneAgent remote configuration management API #78

Closed
kahoffman opened this issue Dec 4, 2023 · 1 comment · Fixed by #103
Closed

Add support for OneAgent remote configuration management API #78

kahoffman opened this issue Dec 4, 2023 · 1 comment · Fixed by #103
Labels
enhancement New feature or request

Comments

@kahoffman
Copy link

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 kahoffman added the enhancement New feature or request label Dec 4, 2023
vduseev added a commit to vduseev/api-client-python that referenced this issue Dec 6, 2024
@vduseev
Copy link
Collaborator

vduseev commented Dec 11, 2024

This has now been implemented in #98

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants