Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 

23 řádky
362 B

  1. [
  2. {
  3. "url": "http://127.0.0.1:6100/actuator/health",
  4. "status": 200
  5. },
  6. {
  7. "url": "http://127.0.0.1:6180/",
  8. "status": 200
  9. },
  10. {
  11. "url": "http://192.168.31.168:6180/",
  12. "status": 200
  13. },
  14. {
  15. "endpoint": "/api/auth/ping",
  16. "status": 200
  17. },
  18. {
  19. "endpoint": "/api/tran/ping",
  20. "status": 200,
  21. "service": "ut-tran"
  22. }
  23. ]