ehrnst / System-Center-Operations-Manager-API

Microsoft System Center Operations Manager (SCOM) Web API
http://adatum.no/operationsmanager/web-api-for-scom
MIT License
41 stars 7 forks source link

Computer maintenance doesent include hosted objects #25

Open ehrnst opened 5 years ago

ehrnst commented 5 years ago

Noticed that when you add computers to maintenance mode, only the computer class enters maintenance. Must add some traverse depth.

https://github.com/ehrnst/System-Center-Operations-Manager-API/blob/618199a5944643cf2fd3ff3ffec0953a800d6c89/SCOM%20API/Controllers/SCOMMaintenanceController.cs#L53

Maintenance schedule works