Retrieve the Discovery Report from the Edge Asset
-
Once the status has changed to
completed
(repeat theGET
request described in the previous section using thehref
returned by the initial request), run aGET
request to/reports/discovery/opcua-nodes/{report-id}/uploads
to see the list of uploaded discovery reports.Figure 1.
-
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.