{ "id":"/axapi/v3/file/dnssec-ds/oper", "type":"object", "node-type":"scalar", "title":"dnssec-ds", "description":"Operational Status for the object dnssec-ds", "properties":{ "oper":{ "type":"object", "properties":{ "file-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "file":{ "type":"string", "format":"string" }, "parent":{ "type":"string", "format":"string" } } } ] } } } } }