{ "id": "FirewallSectionLock", "module_id": "Firewall", "properties": { "comments": { "description": "Comments for section lock/unlock.", "maxLength": 4096, "minLength": 4, "readonly": false, "required": true, "title": "Comments", "type": "string" }, "section_revision": { "description": "Revision of the section.", "readonly": false, "required": true, "title": "Section revision", "type": "integer" } }, "type": "object" }