alert_instances_history.json 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. {
  2. "href" : "http://c6401.ambari.apache.org:8080/api/v1/clusters/c/alert_history?(AlertHistory/definition_name=datanode_storage)&(AlertHistory/timestamp%3E=1414972800)",
  3. "items" : [
  4. {
  5. "href" : "http://c6401.ambari.apache.org:8080/api/v1/clusters/c/alert_history/23",
  6. "AlertHistory" : {
  7. "cluster_name" : "c",
  8. "definition_name" : "datanode_storage",
  9. "host_name" : "c6403.ambari.apache.org",
  10. "id" : 23,
  11. "service_name" : "HDFS",
  12. "timestamp" : 1417190593254
  13. }
  14. },
  15. {
  16. "href" : "http://c6401.ambari.apache.org:8080/api/v1/clusters/c/alert_history/35",
  17. "AlertHistory" : {
  18. "cluster_name" : "c",
  19. "definition_name" : "datanode_storage",
  20. "host_name" : "c6403.ambari.apache.org",
  21. "id" : 35,
  22. "service_name" : "HDFS",
  23. "timestamp" : 1417190953163
  24. }
  25. },
  26. {
  27. "href" : "http://c6401.ambari.apache.org:8080/api/v1/clusters/c/alert_history/79",
  28. "AlertHistory" : {
  29. "cluster_name" : "c",
  30. "definition_name" : "datanode_storage",
  31. "host_name" : "c6403.ambari.apache.org",
  32. "id" : 79,
  33. "service_name" : "HDFS",
  34. "timestamp" : 1417434160990
  35. }
  36. }
  37. ]
  38. }