Skip to content

DataConnection

Connectivity information, that can be used for either a DataObject or DataObjectQuery. This is be a key, token, reference, connection string and similar.

Source of truth: DataConnection.cs

JSON nameTypeDescription
idstringOptional identifier as a string value to allow various identifier approaches.
namestringThe connection information expressed in a key, token or (connection)string.
classificationsarray of DataClassificationFree-form and optional classification for the Data Item for use in generation logic (evaluation).
extensionsarray of ExtensionThe collection of extension Key/Value pairs.
templateMappingsarray of TemplateMappingThe collection of template references that apply to this Data Connection.
notesstringFree-format notes.