app_idstring uuid nullable
The ID of the app to store this data in
tenant_idstring uuid required
The ID of the tenant to store this data in
carbon_data_source_typestring nullable
The type of the data source in Carbon
carbon_last_synced_onstring date-time nullable
The timestamp the file was last synced from Carbon
file_sizeinteger nullable
The size of the file in Bytes
data_type'file' | 'url' required
The type of custom data (file, url, ...)
activeboolean
Indicates if the data source will be included in queries
state'CREATED' | 'PENDING' | 'QUEUED' | 'QUEUED_FOR_RECONCILIATION' | 'SYNC_FAILED' | 'FAILED' | 'INDEXED' | 'DELETING'
added_onstring date-time
The timestamp the file was added
modified_onstring date-time nullable
The timestamp the file was last modified
deleted_onstring date-time nullable
The timestamp the file was added