MetadataTemplate
objectContains key value pairs information about entity’s metadata. Supports JQ templates on values which resolves to a string.
MapById
object * Additional properties are NOT allowed.
idstringrequired
Exact match on service identifier based on suggestion rule scope.
Supports JQ expression syntax on discovered entity’s integration_record property.
Example:1ace6cb5-75ca-4488-a05d-9260628a37a8
Example
MapByName
object * Additional properties are NOT allowed.
namestringrequired
Exact match on service name based on suggestion rule scope.
Supports JQ expression syntax on discovered entity’s integration_record property.
Example:{{ .gateway_service.name }}-{{ .runtime_group.labels.env }}
Example
ArchiveActionPayload
object * Additional properties are NOT allowed.
typestringrequired
Allowed values:archive
Example
MapServiceAction
object * Additional properties are NOT allowed.
typestringrequired
Allowed values:map
dataobjectrequired
* Additional properties are NOT allowed.
Show Child Parameters
Example