21 Nov 2023 10:52 AM
On our SaaS solution, I would like to automatically enable host unit hour license during business hours (every weekly day from 08:00 AM - 06:00 PM CEST) on our INT-environment.
We are using helm charts to deploy the OneAgent on our K8s (by dynatrace K8s operator)
What possibilities do I have?
- API's
- POWERSHELL scripting
- etc ...
21 Nov 2023 12:46 PM
You can impose limits to the environment in terms of Host Unit Usage. You can do this via a manual change via the UI or you could set up an API with an automation tool that can run the API posting of the HU limit for each environment. Granted you then need to post it again thus removing the limit.
I don't think you can isolate the usage from Host Unit and Host Unit Hours, other than asking Dynatrace to remove the flexible overages.