{ "id":"/axapi/v3/slb/health-down-reason/oper", "type":"object", "node-type":"scalar", "title":"health-down-reason", "description":"Operational Status for the object health-down-reason", "properties":{ "oper":{ "type":"object", "properties":{ "down_id":{ "type":"number", "format":"number" }, "down_reason":{ "type":"string", "format":"string", "description":"health down reason" } } } } }