Konnect Service Catalog

LabelsTemplate

object

Labels to facilitate grouping and tagged search.
Resolved keys must be of length 1-63 characters, and cannot start with ‘‘kong’’, ‘‘konnect’’, ‘‘mesh’’, ‘‘kic’’, or ‘’_‘’.’
Label key and value supports JQ expression syntax on discovered entity’s integration_record property.

Example

LabelsTemplate

object

Labels to facilitate grouping and tagged search.
Resolved keys must be of length 1-63 characters, and cannot start with ‘‘kong’’, ‘‘konnect’’, ‘‘mesh’’, ‘‘kic’’, or ‘’_‘’.’
Label key and value supports JQ expression syntax on discovered entity’s integration_record property.

Example

UrlMetadataValueBase

object
namestringrequired

The human-readable name for the url metadata value

>= 1 characters

Example:#public-slack-channel

Example

UrlMetadataValueTemplate

object

Contains the name and link value associated with a URL Metadata Field. Supports JQ templates which resolves to a string.

namestringrequired

The human-readable name for the url metadata value

>= 1 characters

Example:#public-slack-channel

linkstringrequired

The url link associated with the metadata value.

>= 1 characters

Example:#public-slack-channel

Example

MetadataTemplate

object

Contains key value pairs information about entity’s metadata. Supports JQ templates on values which resolves to a string.