Operations on transfers
Written by
Updated at December 8, 2023
An operation is an action performed on a transfer that can be initiated by:
- Users, e.g., when activating or deactivating a transfer.
- Transfer itself, e.g., in the event of an error in the transfer.
- Yandex Cloud administrators, e.g., when upgrading the transfer version.
The history of transfer operations is available on the operations page.
Operations initiated by users
- Activate when activating a transfer.
- Deactivate when deactivating a transfer.
- Restart when editing the settings of an endpoint of the transfer in the Replicating status.
- UpdateTransfer when editing the settings of the transfer in the Replicating status.
Operations initiated by a transfer
- Termination if a fatal error occurs during the transfer that terminates it (for example, when deleting a replication slot if data is delivered from PostgreSQL).
- CleanupResource to delete external resources created by the transfer. Takes place if the transfer shuts down due to an error or deactivation.
Operations initiated by administrators
- Update version when a new Data Transfer version is released or the transfer version is updated.