{ "id":"/axapi/v3/snmp-server/enable/traps/scaleout/infrastructure/service-node", "type":"object", "node-type":"scalar", "title":"service-node", "partition-visibility":"shared", "description":"Enable service node group traps", "properties":{ "local-device-disabled":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable local device disabled trap", "optional":true }, "service-master":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable service-master trap", "optional":true }, "traffic-map-update":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable traffic map update 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 } } }