{ "id":"/axapi/v3/timezone/oper", "type":"object", "node-type":"scalar", "title":"timezone", "description":"Operational Status for the object timezone", "properties":{ "oper":{ "type":"object", "properties":{ "std-name":{ "type":"string", "format":"string" }, "dst-name":{ "type":"string", "format":"string" }, "deny-dst":{ "type":"string", "format":"string" }, "location":{ "type":"string", "format":"string" } } } } }