c8ebf950e1338b12a37412c11779081fa5cd8e49.svn-base 505 B

1234567891011121314151617181920212223242526272829
  1. {
  2. "status": 200,
  3. "success": true,
  4. "message": "ok",
  5. "result": [
  6. {
  7. "id": 311,
  8. "name": "Redis监控",
  9. "component": "modules/monitor/RedisInfo",
  10. "orderNum": 1,
  11. "hasChildren": false
  12. },
  13. {
  14. "id": 312,
  15. "name": "JVM信息",
  16. "component": "modules/monitor/JvmInfo",
  17. "orderNum": 2,
  18. "hasChildren": false
  19. },
  20. {
  21. "id": 313,
  22. "name": "Tomcat信息",
  23. "component": "modules/monitor/TomcatInfo",
  24. "orderNum": 3,
  25. "hasChildren": false
  26. }
  27. ],
  28. "timestamp": 1554950583837
  29. }