migrate instance
This block is part of the virtualisation group and was last modified in core v13.0.9.
Deprecated This block has been deprecated since
v0.0.0, please avoid future use. migrate instance Deprecated v13.0.9 Migrates a instance.
In pins 4 + flow
- flow
flow - Origin connection required
lxdconnectionThe LXD connection of the origin server.
- Destination connection required
lxdconnectionThe LXD connection of the destination server.
- Instance name required
valueThe name of the instance you want to migrate.
- Mode required
valueThe migration mode can be pull (target server pulls) or push (source server pushes).
Out pins 6 + flow
- flow
flow - Origin connection
lxdconnectionThe LXD connection of the origin server.
- Destination connection
lxdconnectionThe LXD connection of the destination server.
- Success
conditionIf successful, this pin returns true.
- Operation ID
valueThe Operation ID that the receive server gave, with this you can track the process of the migration.
- Data
objectThe data of the migrated instance.
- Error
valueError message if the instance could not be migrated.
Version history
Introduced in v13.0.9.
Back to
virtualisation Return to the main group to view all sub-groups Back to LXD Return to the group to view all blocks within this group
