Magidoc

IntegrationEntity
Object

Integration

Fields

#

name

Name

type

Integration type usually consists of <type>.<subtype> , for example issue.jira .

Take a look on libs/db/src/entities/common/integration/operation-state.types.ts to see the allowed values

providerInfo

Provider info contains all non-secure data related to the integration, for example host and username for registry.quay integration.

Depends on the integration type

runtimes

[ String !]

Runtimes

syncStatus

Sync Status

isAllRuntimes

All runtimes enabled

enabledIntegrationConsumers

Enabled integration consumers

Usages

#

References

#

  • Field integration from Query