Apigateway/ApiGateway/Routes/ocelot.autorizacioneshc.json
Luis Martinez 9120977d00 Migracion DB Unisalud para MsUsuarios,
Nuevo MS: AutorizacionesHC,
nuevas rutas, Agenda medica
2023-02-02 18:55:40 -05:00

238 lines
5.6 KiB
JSON

{
"Routes": [
{
"SwaggerKey": "MsAutorizacionesHC",
"UpstreamPathTemplate": "/ArchivoAutorizacion",
"DownstreamPathTemplate": "/ArchivoAutorizacion",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8147
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"GET"
]
},
{
"SwaggerKey": "MsAutorizacionesHC",
"UpstreamPathTemplate": "/ArchivoAutorizacion",
"DownstreamPathTemplate": "/ArchivoAutorizacion",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8147
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"POST"
]
},
{
"SwaggerKey": "MsAutorizacionesHC",
"UpstreamPathTemplate": "/Autorizaciones",
"DownstreamPathTemplate": "/Autorizaciones",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8147
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"GET"
]
},
{
"SwaggerKey": "MsAutorizacionesHC",
"UpstreamPathTemplate": "/Autorizaciones",
"DownstreamPathTemplate": "/Autorizaciones",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8147
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"POST"
]
},
{
"SwaggerKey": "MsAutorizacionesHC",
"UpstreamPathTemplate": "/Autorizaciones",
"DownstreamPathTemplate": "/Autorizaciones",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8147
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"PATCH"
]
},
{
"SwaggerKey": "MsAutorizacionesHC",
"UpstreamPathTemplate": "/Autorizaciones/Estado",
"DownstreamPathTemplate": "/Autorizaciones/Estado",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8147
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"PATCH"
]
},
{
"SwaggerKey": "MsAutorizacionesHC",
"UpstreamPathTemplate": "/Autorizaciones/SelloCopia",
"DownstreamPathTemplate": "/Autorizaciones/SelloCopia",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8147
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"PATCH"
]
},
{
"SwaggerKey": "MsAutorizacionesHC",
"UpstreamPathTemplate": "/Autorizaciones/Tranferencia",
"DownstreamPathTemplate": "/Autorizaciones/Tranferencia",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8147
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"PATCH"
]
},
{
"SwaggerKey": "MsAutorizacionesHC",
"UpstreamPathTemplate": "/Autorizaciones/Ordenar",
"DownstreamPathTemplate": "/Autorizaciones/Ordenar",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8147
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"PATCH"
]
},
{
"SwaggerKey": "MsAutorizacionesHC",
"UpstreamPathTemplate": "/AuxOptometria",
"DownstreamPathTemplate": "/AuxOptometria",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8147
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"GET"
]
},
{
"SwaggerKey": "MsAutorizacionesHC",
"UpstreamPathTemplate": "/AuxOptometria",
"DownstreamPathTemplate": "/AuxOptometria",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8147
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"POST"
]
},
{
"SwaggerKey": "MsAutorizacionesHC",
"UpstreamPathTemplate": "/InfoAfiliadoAutoriza",
"DownstreamPathTemplate": "/InfoAfiliadoAutoriza",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8147
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"GET"
]
},
{
"SwaggerKey": "MsAutorizacionesHC",
"UpstreamPathTemplate": "/InfoAfiliadoAutoriza",
"DownstreamPathTemplate": "/InfoAfiliadoAutoriza",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "localhost",
"Port": 8147
}
],
"RouteClaimsRequirement": {
"permisos": "any"
},
"UpstreamHttpMethod": [
"POST"
]
}
]
}