{ "id":"/axapi/v3/snmp-server/enable/traps/scaleout/infrastructure/cluster", "type":"object", "node-type":"scalar", "title":"cluster", "partition-visibility":"shared", "description":"Enable cluster group traps", "properties":{ "election":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable election status trap", "optional":true }, "master-calling-re-election":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable re-election trap", "optional":true }, "node-status":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable active node status trap", "optional":true }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object", "optional":true } } }