1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
{ "partnerOne": { "url": "http://localhost:7001", "test": "/metrics" }, "partnerTwo": { "url": "http://localhost:7002", "user": "controller_user", "password": "P@ssword", "test": "/metrics" }, "partnerThree": { "url": "http://localhost:7003", "user": "controller_admin" } }