For Developers

Source State

A Source State describes the state of a Source.

The values of this enum are of type string.

Values

ValueDescription
inactiveThe source is waiting for its configuration to be validated. This is set automatically if the configuration changes.
activeThe source's initial sync was successful, and the source is scheduled to sync regularly.
errorThe source's validation or sync failed.
disabledThe source has been disabled manually, and it is not scheduled to sync regularly.