{ "id":"/axapi/v3/snmp-server/enable/traps/gslb", "type":"object", "node-type":"scalar", "title":"gslb", "partition-visibility":"shared", "description":"Enable GSLB group traps", "properties":{ "all":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable all GSLB traps", "optional":true }, "zone":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable GSLB zone related traps", "optional":true }, "site":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable GSLB site related traps", "optional":true }, "group":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable GSLB group related traps", "optional":true }, "service-ip":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable GSLB service-ip related traps", "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 } } }