Pradeep
06/24/2020, 9:44 PM"tenants": {
"broker": "DefaultTenant",
"server": "DefaultTenant",
"tagOverrideConfig": {
"realtimeConsuming": "DefaultTenant_REALTIME",
"realtimeCompleted": "DefaultTenant_OFFLINE"
}
},
But the restapi /tables/{tableName} only shows
"tenants": {
"broker": "DefaultTenant",
"server": "DefaultTenant"
},
Wondering if this config is coupled with something else?Kishore G
Neha Pawar
Kishore G