{ "ReRoutes": [ { "DownstreamPathTemplate": "/api/identity/{everything}", "DownstreamScheme": "http", "DownstreamHostAndPorts": [ { "Host": "dev.cd-top.com", "Port": 9096 } ], "UpstreamPathTemplate": "/api/identity/{everything}", "UpstreamHttpMethod": [ "Put", "Delete", "Get", "Post" ] }, { "DownstreamPathTemplate": "/api/basedata/{everything}", "DownstreamScheme": "http", "DownstreamHostAndPorts": [ { "Host": "dev.cd-top.com", "Port": 9097 } ], "UpstreamPathTemplate": "/api/basedata/{everything}", "UpstreamHttpMethod": [ "Put", "Delete", "Get", "Post" ] }, { "DownstreamPathTemplate": "/api/wms/{everything}", "DownstreamScheme": "http", "DownstreamHostAndPorts": [ { "Host": "dev.cd-top.com", "Port": 9097 } ], "UpstreamPathTemplate": "/api/wms/{everything}", "UpstreamHttpMethod": [ "Put", "Delete", "Get", "Post" ] } ] }