Routing
health_check
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/health
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | import_data | /import-data | Path does not match |
| 2 | kayaba_list | /kayaba_list | Path does not match |
| 3 | kayaba_download | /kayaba/download/{fileName} | Path does not match |
| 4 | kayaba_delete | /kayaba/delete/{fileName} | Path does not match |
| 5 | kayaba_extract | /user/extractKayaba | Path does not match |
| 6 | gestionFichiers | /gestionFichiers | Path does not match |
| 7 | homepage | /home | Path does not match |
| 8 | sendmail | /sendmail | Path does not match |
| 9 | sendmailprod | /sendmailprod | Path does not match |
| 10 | load_supplier_ind | /user/load_supplier_ind | Path does not match |
| 11 | load_source_ind | /user/load_source_ind | Path does not match |
| 12 | load_supplier_ind_multiple | /user/load_supplier_ind_multiple | Path does not match |
| 13 | WebEtlPolkApp | /user/chargerWebPolkApp | Path does not match |
| 14 | WebEtlTecApp | /user/chargerWebTecApp | Path does not match |
| 15 | LoadTariffCommAdmin | /user/loadFile | Path does not match |
| 16 | commercial-reliable | /commercial/loadFile/{eqcom}/{fileid} | Path does not match |
| 17 | CheckStatusTariffComm | /commercial/checkFileStatus/{eqcom}/{fileid} | Path does not match |
| 18 | mapping-reliable | /commercial/checkFile/mapping | Path does not match |
| 19 | CheckMappingTariffCommEx | /commercial/checkFileEx/{eqcom}/{fileid} | Path does not match |
| 20 | mapping-admin | /user/mapping | Path does not match |
| 21 | mapping | /commercial/mapping | Path does not match |
| 22 | WebEtlCrossRef | /user/chargerWebCrossRef | Path does not match |
| 23 | WebEtlTec203 | /user/chargerWebTec203 | Path does not match |
| 24 | ComparateurResultatOE | /user/ComparerResult | Path does not match |
| 25 | ComparateurResultatFrns | /user/ComparerResultFrns | Path does not match |
| 26 | ComparateurOE | /user/Comparer | Path does not match |
| 27 | ComparateurFrns | /user/ComparerFrns | Path does not match |
| 28 | testRoleUser | /user/test | Path does not match |
| 29 | TecdocEtlAction | /user/chargerTecdoc | Path does not match |
| 30 | afPays | /af/chargerTecdocPays | Path does not match |
| 31 | TecdocEtlCountryAction | /user/chargerTecdocPays | Path does not match |
| 32 | TecdocEtlUpdateAction | /user/updateTecdoc | Path does not match |
| 33 | PolkEtlAction | /user/chargerPolk | Path does not match |
| 34 | TecdocPermuteAction | /user/PermuteTecdoc | Path does not match |
| 35 | PolkPermuteAction | /user/PermutePolk | Path does not match |
| 36 | TecdocDumpAction | /user/DumpDataTecdoc | Path does not match |
| 37 | TestLog | /user/testLog | Path does not match |
| 38 | PolkDumpAction | /user/DumpDataPolk | Path does not match |
| 39 | TecdocTransfertAction | /user/TransfertDataTecdoc | Path does not match |
| 40 | PolkTransfertAction | /user/TransfertDataPolk | Path does not match |
| 41 | Supplier | /user/recupDataMapping | Path does not match |
| 42 | Manufacturer | /user/recupManufacturerMapping | Path does not match |
| 43 | ajoutDetailGroupages | /user/ajtDetGpgFns/{codeGrp} | Path does not match |
| 44 | paramGroupages | /user/prmGrpFns | Path does not match |
| 45 | detailGroupages | /user/detGrpFns/{codeGrp}/ | Path does not match |
| 46 | deleteGroupages | /user/delGrpFns | Path does not match |
| 47 | updateGroupages | /user/updGrpFns/{codeGrp} | Path does not match |
| 48 | deleteDetailGroupages | /user/delDetGpgFns | Path does not match |
| 49 | telechargerLog | /user/Log/{id}/{datatyp} | Path does not match |
| 50 | telechargerLogComm | /commercial/Log/{id}/{datatyp} | Path does not match |
| 51 | destination | /user/destination | Path does not match |
| 52 | realTime | /user/realTime/{id}/{datatyp} | Path does not match |
| 53 | lancement | /user/lancement/{id}/{datatyp} | Path does not match |
| 54 | pop | /user/pop/{id}/{datatyp} | Path does not match |
| 55 | health_check | /health | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.