15 Feb 2024 06:04 PM - last edited on 19 Feb 2024 09:18 AM by Ana_Kuzmenchuk
In our environment, we do not all OneAgents in one shot. We update them batch by batch, using "Auto Update during Maintenance Window" option.
We wanted to ensure that we are updating the correct list of OneAgents on each batch. After making necessary configurations, we would like to validate if Maintenance Window is correctly configured again correct list of hosts/hostgroups.
Is there a particular API / builtin:scheme that i can use to extract this information? Or if i should write a python script, is there any specific parameter i need to look for?
Solved! Go to Solution.
19 Feb 2024 11:30 AM
Hello @EugeneJacob,
I think you can use builtin:deployment.management.update-windows
for more details please check the following link: