Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 699 Bytes

DestinationCreate.md

File metadata and controls

14 lines (9 loc) · 699 Bytes

DestinationCreate

Properties

Name Type Description Notes
workspace_id uuid::Uuid
name String
destination_definition_id uuid::Uuid
connection_configuration Option<serde_json::Value> The values required to configure the destination. The schema for this must match the schema return by destination_definition_specifications/get for the destinationDefinition.

[Back to Model list] [Back to API list] [Back to README]