{ "id":"/axapi/v3/cgnv6/logging/nat-quota-exceeded", "type":"object", "node-type":"scalar", "title":"nat-quota-exceeded", "partition-visibility":"shared", "auto-created-object":1, "description":"Change logging level for NAT Quota Exceeded", "properties":{ "level":{ "type":"string", "format":"enum", "default":"warning", "partition-visibility":"shared", "description":"'warning': Log level Warning (Default); 'critical': Log level Critical; 'notice': Log level Notice; ", "enum":[ "warning", "critical", "notice" ], "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 } } }