Note that, depending on the amount of data to export, a data-export may require several minutes to complete.
Checkout periodically the data-export status, by calling the get details method issuing the data-export identifier.
Limitations:
- Only one bulk export can be scheduled at a time.
- Only the archives of the completed exports during the last 30 days are keep stored for further downloads.
Required permissions: EXPORT_DATA.
The name of the target tenant (e.g. acme).
The details of the scheduled data-export.
The bean providing data-export details.
The data-export friendly name.
The timestamp UTC the data-export has been scheduled.
The file name mask (without .CSV extension) used for the generated CSV files.
The flag indicating whether the file name (without extension) must be anonimized through an MD5 hashing.
The identifier of the customer whose data is to be exported.
The identifier of the location whose data is to be exported.
The identifier of the thing whose data is to be exported.
The array of metric identifier to export along their thing-definition or model and part ids.
The metric identifier.
The product model identifier.
The product model part identifier.
The thing-definition identifier in alternative to the product model and part.
The start timestamp UTC related to the exported period of data.
The end timestamp UTC related to the exported period of data.
The flag that indicates whether to include the unit of measurement in CSV header names (Weight [kg]).
The format that the timestamp must have in the result CSV file.
Successful created.
The bean providing data-export details.
The data-export unique identifier.
The data-export friendly name.
The timestamp UTC the data-export has been scheduled.
The file name mask (without .CSV extension) used for the generated CSV files.
The flag indicating whether the file name (without extension) must be anonimized through an MD5 hashing.
The data-export status.
The identifier of the customer whose data is to be exported.
The identifier of the location whose data is to be exported.
The identifier of the thing whose data is to be exported.
The array of metric identifier to export along their thing-definition or model and part ids.
The metric identifier.
The product model identifier.
The product model part identifier.
The thing-definition identifier in alternative to the product model and part.
The start timestamp UTC related to the exported period of data.
The end timestamp UTC related to the exported period of data.
The flag that indicates whether to include the unit of measurement in CSV header names (Weight [kg]).
The format that the timestamp must have in the result CSV file.
The data-export generated archive URL (available only retrieving the data-export details).
Request data not valid.
The error response.
User not authenticated.
The error response.
User not authorized.
The error response.
API call rate limit exeeded.
The error response.
Internal server error.
The error response.