Verifying the current Edge node condition
Before we register the Edge node, let’s check whether the Edge device node is already registered by running the following command. This command shows the current Edge node status, along with other details of the Edge node:
hzn node list
You should expect to see text output similar to the following:
{ "id": "edge-device-node", "organization": null, "pattern": null, "name": null, "nodeType": null, "token_last_valid_time": "", "token_valid": null, "ha_group": null, "configstate": { "state": "unconfigured", "last_update_time": "" }, "configuration": { "exchange_api"...