Versions Compared

Key

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

...

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

Code Block
{
    "nodes": [
        {
            "configuration": {
                "customer": "Opmantek",
                "group": "DataCentre"
            },
            "uuid": "3f49619e-b8ae-4e96-b56a-a7331baf71d3",
            "name": "monkeyRouter"
        }
    ],
    "total": 1
}

...