{ "id":"/axapi/v3/fw/local-log", "type":"object", "node-type":"scalar", "title":"local-log", "partition-visibility":"shared", "description":"Enable local-log for Application Firewall", "properties":{ "local-logging":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enable local logging", "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 } } }