{ "id":"/axapi/v3/ddos/notification-template-debug-log/oper", "type":"object", "node-type":"scalar", "title":"notification-template-debug-log", "description":"Operational Status for the object notification-template-debug-log", "properties":{ "oper":{ "type":"object", "properties":{ "notification-template-debug-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "notification-template-debug-log":{ "type":"string", "format":"string" } } } ] } } } } }