{ "id":"/axapi/v3/file-system/syslog/oper", "type":"object", "node-type":"scalar", "title":"syslog", "description":"Operational Status for the object syslog", "properties":{ "oper":{ "type":"object", "properties":{ "resp":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "message":{ "type":"string", "format":"string" }, "optional":true } } ] } } } } }