31 Aug 2021 11:06 AM
Documentation of Environments API and Configuration API of DT Managed Environments are helpful indeed.
However, there seems to be no documentation of DT Managed Cluster API?
Solved! Go to Solution.
31 Aug 2021 11:25 AM - edited 31 Aug 2021 11:27 AM
There actually is, just in a different spot.
You can find it in the documentation under Setup and configuration -> Dynatrace Managed -> Cluster API
Of course you can also use the integrated API Browser, if you open the context menu from the Cluster Management Console.
02 Sep 2021 11:59 AM
Doesn't seems to be as complete as Environment API Doc and Configuration API Doc though?
In CLuster API there are API to create user group and user, but these doesn't appear in the documentation
02 Sep 2021 03:36 PM
You are right, there are a few endpoints missing.
I'd recommend using the feedback tool embedded in the docs, that way it gets directly to the documentation team, and they are quite fast to react most of the time:
In the meantime, most of the information can also be found in the API Browser:
07 Sep 2021 09:21 AM - edited 07 Sep 2021 09:23 AM
Hello! Cluster API doc isn't complete indeed. We're adding new endpoints gradually (user management endpoints are coming soon for example) and the public doc is generated based on the same spec as the API browser. However, we're working on the brand new Dynatrace documentation stack where we're adding full API docs automation with much better user experience and full coverage. This applies to all Dynatrace APIs. Can't give you a definite rollout time now, but it's coming.
07 Sep 2021 01:11 PM
Thanks for the update jaroslaw, nice to know!