{ "id":"/axapi/v3/cgnv6/logging/pool-based-log", "type":"object", "node-type":"scalar", "title":"pool-based-log", "partition-visibility":"shared", "auto-created-object":1, "description":"Change logging period for pool-based logs, e.g. NAT Quota Exceeded", "properties":{ "cycle":{ "type":"number", "format":"number", "minimum":0, "maximum":1800, "default":30, "partition-visibility":"shared", "description":"Logging cycle", "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 } } }