Create Dataset

POST

Request

This endpoint expects an object.
namestringRequired
metadatamap from strings to stringsRequired
originMetadataobjectRequired
labelsset of stringsRequired
propertiesmap from strings to stringsRequired
handleobjectOptional
descriptionstringOptional
granularity"PICOSECONDS" or "NANOSECONDS"Optional
Allowed values: PICOSECONDSNANOSECONDS

Granularity of dataset timestamps. Defaults to nanoseconds.

Response

This endpoint returns an object.
ridstring
uuidUUID
namestring
displayNamestring
ingestDatedatetime
originMetadataobject
lastIngestStatusobject
retentionPolicyobject
timestampTypeenum
Allowed values: ABSOLUTERELATIVEPENDING
labelsset of strings
propertiesmap from strings to strings
granularity"PICOSECONDS" or "NANOSECONDS"
Allowed values: PICOSECONDSNANOSECONDS
descriptionstringOptional
metadatamap from strings to stringsOptional
handleobjectOptional
ingestStatusenumOptional
Allowed values: IN_PROGRESSCOMPLETEDFAILED
sourcestringOptional
boundsobjectOptional
Built with