Supported Fields for the Sequences Table

Supported Fields for the Sequences Table

The following table provides the supported fields for the Sequences Table:
Supported Fields for the Sequences Table
Column Name
Column Type
Description
Example
id
bigint
Unique Cognite provided identifier for the sequence.
454501654069443
createdTime
timestamp
Time when this sequence was created in CDF in milliseconds since Jan 1, 1970.
2019-09-07T15:50+00Z
lastUpdatedTime
timestamp
Time when this sequence was updated in CDF in milliseconds since Jan 1, 1970.
2019-09-07T15:50+00Z
assetId
bigint
Optional asset this sequence is associated with.
3039255880161656
name
varchar
Name of the sequence.
sequence_123
externalId
varchar
The external ID provided by the client. Must be unique for the resource type.
CDF_ExternalID
description
varchar
The description of the sequence.
CDF project: testing_purpose
dataSetId
bigint
Dataset this sequence belongs to.
7166729101688251
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal