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.
Changes
No recorded changes to this endpoint across all 1 revision of this API.