datahub_events_csv_file
Send batch cost, usage, and metric events to DataHub by uploading a CSV file, with data available in the DoiT console within 15 minutes.
Instructions
Ingest third-party cost, usage, and metric-based data for analysis. Sends a batch of events to DataHub using a CSV file, either uncompressed or compressed in ZIP or GZ format. It may take up to 15 minutes for the data to become available in the DoiT console.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | No | The CSV file to upload, either uncompressed or compressed in ZIP or GZ format. The maximum file size is 30 MB. (base64-encoded file content) | |
| provider | No | The identifier of the data provider. Allowed characters: alphanumeric (0-9,a-z,A-Z), underscore (_), space, dash (-). | |
| customerContext | No | Scope the request to a specific customer by ID. Required for DoiT employees (whose token isn't tied to a single customer); omit for direct customer users. |