{ "id":"/axapi/v3/system-view/hotfix/oper", "type":"object", "node-type":"scalar", "title":"hotfix", "description":"Operational Status for the object hotfix", "properties":{ "oper":{ "type":"object", "properties":{ "applied":{ "type":"string", "format":"string" }, "copied":{ "type":"string", "format":"string" } } } } }