Data Sinks
Last updated
Last updated
Get a data sink based on it's id
Data sink id
"123e4567-e89b-12d3-a456-426614174000"
Data sink fetched successfully
Unique identifier of the data sink. UUIDv4
"123e4567-e89b-12d3-a456-426614174000"
Unique identifier of the workspace. UUIDv4
"123e4567-e89b-12d3-a456-426614174000"
Label of the data sink
"Local python instance"
Description of the data sink
"This is a local python instance that runs on the local machine. Calculates the sum of two numbers."
Tags associated with the data sink
"python, local, sum"
Icon of the data sink
"{ source: 'DevIcon', name: 'python' }"
Visible identifier of the data sink. Unique within the organization. It's used in the calculations to refer to the data sink.
"SNK-1"
Serial number of the data sink. The visible identifier is generated using this serial number.
1
Entries of the data sink
Get all data sinks including their entries
Data sinks fetched successfully
Unique identifier of the data sink. UUIDv4
"123e4567-e89b-12d3-a456-426614174000"
Unique identifier of the workspace. UUIDv4
"123e4567-e89b-12d3-a456-426614174000"
Label of the data sink
"Local python instance"
Description of the data sink
"This is a local python instance that runs on the local machine. Calculates the sum of two numbers."
Tags associated with the data sink
"python, local, sum"
Icon of the data sink
"{ source: 'DevIcon', name: 'python' }"
Visible identifier of the data sink. Unique within the organization. It's used in the calculations to refer to the data sink.
"SNK-1"
Serial number of the data sink. The visible identifier is generated using this serial number.
1
Entries of the data sink
Get a data sink entry based on it's key
Data sink entry key
"sum"
Data sink id
"123e4567-e89b-12d3-a456-426614174000"
Data sink entry fetched successfully
Unique identifier of the data sink entry. UUIDv4
"123e4567-e89b-12d3-a456-426614174000"
Key of the data sink entry
"sum"
Id of the data sink
"123e4567-e89b-12d3-a456-426614174000"
Value of the data sink entry
"3"
Data type of the data sink entry
"scalar"
Update a data sink based on it's id
Data sink id
"123e4567-e89b-12d3-a456-426614174000"
Unique identifier of the data sink (UUIDv4). Specify only when its necessary to know the id before creation.
"123e4567-e89b-12d3-a456-426614174000"
Description of the data sink
"This is a local python instance that runs on the local machine. Calculates the sum of two numbers."
Tags associated with the data sink
"python, local, sum"
Icon of the data sink
Delete a data sink based on it's id
Data sink id
"123e4567-e89b-12d3-a456-426614174000"
Data sink deleted successfully
Update a data sink entry based on it's key
Data sink entry key
"sum"
Data sink id
"123e4567-e89b-12d3-a456-426614174000"
Value of the data sink entry
"3"
Data type of the data sink entry
"scalar"
Data sink entry updated successfully
Unique identifier of the data sink entry. UUIDv4
"123e4567-e89b-12d3-a456-426614174000"
Key of the data sink entry
"sum"
Id of the data sink
"123e4567-e89b-12d3-a456-426614174000"
Value of the data sink entry
"3"
Data type of the data sink entry
"scalar"
Delete a data sink entry based on it's key
Data sink entry key
"sum"
Data sink id
"123e4567-e89b-12d3-a456-426614174000"
Data sink entry deleted successfully
Get all data sinks. Entries are excluded in the response.
Data sinks fetched successfully
Unique identifier of the data sink. UUIDv4
"123e4567-e89b-12d3-a456-426614174000"
Unique identifier of the workspace. UUIDv4
"123e4567-e89b-12d3-a456-426614174000"
Label of the data sink
"Local python instance"
Description of the data sink
"This is a local python instance that runs on the local machine. Calculates the sum of two numbers."
Tags associated with the data sink
"python, local, sum"
Icon of the data sink
"{ source: 'DevIcon', name: 'python' }"
Visible identifier of the data sink. Unique within the organization. It's used in the calculations to refer to the data sink.
"SNK-1"
Serial number of the data sink. The visible identifier is generated using this serial number.
1
Create a new data sink. Entries are optional
Unique identifier of the data sink (UUIDv4). Specify only when its necessary to know the id before creation.
"123e4567-e89b-12d3-a456-426614174000"
Label of the data sink
"Local python instance"
Description of the data sink
"This is a local python instance that runs on the local machine. Calculates the sum of two numbers."
Tags associated with the data sink
"python, local, sum"
Icon of the data sink
Data sink created successfully
Unique identifier of the data sink. UUIDv4
"123e4567-e89b-12d3-a456-426614174000"
Unique identifier of the workspace. UUIDv4
"123e4567-e89b-12d3-a456-426614174000"
Label of the data sink
"Local python instance"
Description of the data sink
"This is a local python instance that runs on the local machine. Calculates the sum of two numbers."
Tags associated with the data sink
"python, local, sum"
Icon of the data sink
"{ source: 'DevIcon', name: 'python' }"
Visible identifier of the data sink. Unique within the organization. It's used in the calculations to refer to the data sink.
"SNK-1"
Serial number of the data sink. The visible identifier is generated using this serial number.
1
Entries of the data sink
Create a new data sink entry based on it's key
Data sink id
"123e4567-e89b-12d3-a456-426614174000"
Unique identifier of the data sink entry (UUIDv4). Specify only when its necessary to know the id before creation.
"123e4567-e89b-12d3-a456-426614174000"
Key of the data sink entry
"sum"
Value of the data sink entry
"3"
Data type of the data sink entry
"scalar"
Data sink entry created successfully
Unique identifier of the data sink entry. UUIDv4
"123e4567-e89b-12d3-a456-426614174000"
Key of the data sink entry
"sum"
Id of the data sink
"123e4567-e89b-12d3-a456-426614174000"
Value of the data sink entry
"3"
Data type of the data sink entry
"scalar"