Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
GET HTTP://server/omk/opCharts/v2/nodes?limit=25&count=1&filter[={"configuration.group" : "DataCentre", "catchall.data.nodestatus": "reachable"]}&page=1&properties=["configuration.customer", "configuration.group"]

This will query all nodes that are in the group NMIS8 and return their nodestatus': 

...