Apigateway/ApiGateway/Routes/ocelot.imagenologia.json
2023-02-14 14:08:45 -05:00

220 lines
5.1 KiB
JSON

{
"Routes": [
{
"SwaggerKey": "MsImagenologia",
"UpstreamPathTemplate": "/InfoAfiliadoImg",
"DownstreamPathTemplate": "/InfoAfiliadoImg",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8158
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"GET"
]
},
{
"SwaggerKey": "MsImagenologia",
"UpstreamPathTemplate": "/InfoAfiliadoImg",
"DownstreamPathTemplate": "/InfoAfiliadoImg",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8158
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"POST"
]
},
{
"SwaggerKey": "MsImagenologia",
"UpstreamPathTemplate": "/OrdenImg",
"DownstreamPathTemplate": "/OrdenImg",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8158
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"GET"
]
},
{
"SwaggerKey": "MsImagenologia",
"UpstreamPathTemplate": "/OrdenImg",
"DownstreamPathTemplate": "/OrdenImg",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8158
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"POST"
]
},
{
"SwaggerKey": "MsImagenologia",
"UpstreamPathTemplate": "/OrdenImg/Ordenados",
"DownstreamPathTemplate": "/OrdenImg/Ordenados",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8158
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"GET"
]
},
{
"SwaggerKey": "MsImagenologia",
"UpstreamPathTemplate": "/OrdenImg/OrdenResultados",
"DownstreamPathTemplate": "/OrdenImg/OrdenResultados",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8158
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"GET"
]
},
{
"SwaggerKey": "MsImagenologia",
"UpstreamPathTemplate": "/OrdenImg/OrdenEntregaResultado",
"DownstreamPathTemplate": "/OrdenImg/OrdenEntregaResultado",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8158
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"PATCH"
]
},
{
"SwaggerKey": "MsImagenologia",
"UpstreamPathTemplate": "/OrdenImg/SelloCopia",
"DownstreamPathTemplate": "/OrdenImg/SelloCopia",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8158
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"PATCH"
]
},
{
"SwaggerKey": "MsImagenologia",
"UpstreamPathTemplate": "/OrdenImg/NotaAclaratoria",
"DownstreamPathTemplate": "/OrdenImg/NotaAclaratoria",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8158
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"PATCH"
]
},
{
"SwaggerKey": "MsImagenologia",
"UpstreamPathTemplate": "/ResultadoImg",
"DownstreamPathTemplate": "/ResultadoImg",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8158
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"GET"
]
},
{
"SwaggerKey": "MsImagenologia",
"UpstreamPathTemplate": "/ResultadoImg",
"DownstreamPathTemplate": "/ResultadoImg",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8158
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"POST"
]
},
{
"SwaggerKey": "MsImagenologia",
"UpstreamPathTemplate": "/ResultadoImg/FechaEntrega",
"DownstreamPathTemplate": "/ResultadoImg/FechaEntrega",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8158
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"PATCH"
]
}
]
}