alertclasses.update =================== Update default Alert settings. .. examples(rest):: Set ClassName's level to LEVEL and policy to POLICY. Reset settings for other alert classes. { "classes": { "ClassName": { "level": "LEVEL", "policy": "POLICY", } } } .. raw:: html
Each additional property must conform to the following schema
Each additional property must conform to the following schema