lordmilko / PrtgAPI

C#/PowerShell interface for PRTG Network Monitor
MIT License
301 stars 37 forks source link

Change Inherited from Notificationtrigger #267

Closed carsten0407 closed 2 years ago

carsten0407 commented 2 years ago

What's going on?

Hi Lord,

is ist possible, to change the value through the powershell API

Inherit all triggers from parent objects and use the triggers defined above to Only use the triggers defined above

Noti

Due Dilligance

lordmilko commented 2 years ago

Hi @carsten0407,

Yes, you can do Set-ObjectProperty -InheritTriggers

For more information on what properties can be modified with PrtgAPI please see the wiki