Versions Compared

Key

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

...

TopN data is created after every NMIS collect cycle and represents the top users of each resource type.  By default there are 6 topn documents created: cpuLoad, .

Authentication is required to access all methods below.

API Endpoint

All requests are made under the following base URL: 

Code Block
http[s]://server/omk/opCharts/topn/

For clarity the methods below include the base of the URL in the HTTP request line.

GET topn (fetch list of topn documents)

...