How can I query the platform in OPDK to discover all the org / environments that Message processor service? Then how to add that information / configuratio to the new message processor?

Not applicable
 
0 1 156
1 REPLY 1

Not applicable

Curl http://MP:PORT/v1/runtime/o/ - should give the org/env information (for which the apiproxies deployed).

For new server, the info gets loaded automatically when u add a new mp from mgmt (associating a new mp to an environment)