Create
Creates a data source.
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
A human readable identifier. Must be unique within an organization.
Specifies the timestamp granularity of the datasource (i.e., picosecond or nanosecond scale). Defaults to nanosecond granularity.
The workspace in which to create the datasource. If not provided, the datasource will be created in the default workspace for the user’s organization, if the default workspace for the organization is configured.
Response
Unique resource identifier for a NominalDataSource. Though named similarly to a DataSourceRid, a NominalDataSourceRid specifically refers To a NominalDataSource, which is a nominal hosted database for streaming writes.
Returns the approximate timestamp at which data was written to the data source. Will be accurate to within 1 minute.