{ "id":"/axapi/v3/file/aflex/oper", "type":"object", "node-type":"scalar", "title":"aflex", "description":"Operational Status for the object aflex", "properties":{ "oper":{ "type":"object", "properties":{ "file-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "file":{ "type":"string", "format":"string" }, "syntax":{ "type":"string", "format":"string" }, "vport":{ "type":"string", "format":"string" }, "vport-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "vserver":{ "type":"string", "format":"string" }, "port":{ "type":"number", "format":"number" } } } ] } } } ] } } } } }