latestOpenAPI 3.0.32026-08-10119559584.8 KB
6d091bc86a33
Samples
Create a request to collect and cache sample data for an Edge data source
Creates a request to collect sample data from an Edge data source for the asset with the specified ID and temporarily makes it available in the Edge cache.
post/samples/{assetId}/request
Path parameters
assetIdstring uuid required
Asset identifier
Response
Samples were successfully requested. <br/>Returns job object which is running the fetching samples process and flag indicating if the new job was started to fetch samples or there was already one which existed before.