{ "id":"/axapi/v3/aam/authentication/file/portal-image/oper", "type":"object", "node-type":"scalar", "title":"portal-image", "description":"Operational Status for the object portal-image", "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" } } } ] }, "name":{ "type":"string", "format":"string" } } } } }