22 Oct 2024 12:21 PM
Hi,
For context, I am using the Settings - Objects API
I'm looking to create an application which calls the Dynatrace API to update an existing maintenance window. When I put the object ID, I get the following 404 error:
"message": "Configuration schema builtin:alerting.maintenance-window does not exist with version 1.0.0."
I can't see any other API which would allow me to update a maintenance window, other than the deprecated one which I can't use for obvious reasons.
Any ideas? Would be greatly appreciated 🙂
Solved! Go to Solution.
22 Oct 2024 12:57 PM - edited 22 Oct 2024 01:00 PM
Hello @badgerfifteen
As per the latest Dynatrace version, Maintenance window via environment API has been deprecated, so you can use Environment API v2 "Settings - Objects"
Simply you will :
As per attached steps (1)
(2)
All the best.
KR,
Peter