{ "id":"/axapi/v3/harmony-controller/partition-tenant-info/oper", "type":"object", "node-type":"scalar", "title":"partition-tenant-info", "description":"Operational Status for the object partition-tenant-info", "properties":{ "oper":{ "type":"object", "properties":{ "partition-name":{ "type":"string", "format":"string" }, "tenant-name":{ "type":"string", "format":"string" }, "tenant-id":{ "type":"string", "format":"string" }, "cluster-name":{ "type":"string", "format":"string" }, "cluster-id":{ "type":"string", "format":"string" }, "log-rate-per-sec":{ "type":"number", "format":"number" } } } } }