Retrieve the Discovery Report from the Edge Asset

  1. Once the status has changed to completed (repeat the GET request described in the previous section using the href returned by the initial request), run a GET request to /reports/discovery/opcua-nodes/{report-id}/uploads to see the list of uploaded discovery reports.
    Figure 1.


  2. Download a report by running a GET request to /reports/discovery/opcua-nodes/{report-id}/uploads/{upload-id}
    The response is a JSON report of OPC-UA nodes.
    Figure 2.