I am looking for a way to add nodes to an existing Maintenance Schedule based on a custom property. I plan to have a node custom property for PatchingGroup that will match one of several possible Maintenance Schedule DisplayNames. Since this will involve several hundred agent based nodes I was hoping to script it. Will the most recent changes to the Maintenance Schedules allow for this is or is this more of a feature request?
When reading through documentation it appears that I can use "Invoke-SwisVerb $swis Orion.AlertSuppression SuppressAlerts.." to create a new schedule but I want to add nodes to existing monthly schedules that I manually created in the new UI.
Any advice is appreciated. Thanks!