{ "id":"/axapi/v3/snmp-server/enable/traps/ssl", "type":"object", "node-type":"scalar", "title":"ssl", "partition-visibility":"shared", "description":"Enable SSL group traps", "properties":{ "server-certificate-error":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable SSL server certificate error 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 } } }