{ "id":"/axapi/v3/ng-waf/custom-page/oper", "type":"object", "node-type":"scalar", "title":"custom-page", "description":"Operational Status for the object custom-page", "properties":{ "oper":{ "type":"object", "properties":{ "file-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "file":{ "type":"string", "format":"string" }, "size":{ "type":"number", "format":"number" } } } ] } } } } }