{ "ReRoutes": [ { "DownstreamPathTemplate": "/api/values", "UpstreamPathTemplate": "/EquipmentInterfaces", "UpstreamHttpMethod": [ "Get" ], "DownstreamScheme": "http", "ServiceName": "OcelotServiceApplication/OcelotApplicationService", "UseServiceDiscovery" : true } ], "GlobalConfiguration": { "RequestIdKey": "OcRequestId", "ServiceDiscoveryProvider": { "Host": "localhost", "Port": 19081, "Type": "ServiceFabric" } } }