Konnect Service Catalog

CustomFieldsSuggestion

object

Map of customizable, catalog-defined fields providing information about a service.

Example

TextCustomField

string

NumericCustomField

number

BooleanCustomField

boolean

UrlCustomField

object
namestringrequired

The human-readable name of the URL link.

Example:On-Call Dashboard

linkstring(uri-reference)required

The href value of the URL link.

Example:https://my-dashboard-svc.io/dashboards/1

Example