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
    lxdconnection

    The LXD connection of the origin server.

  • Destination connection required
    lxdconnection

    The LXD connection of the destination server.

  • Instance name required
    value

    The name of the instance you want to migrate.

  • Mode required
    value

    The migration mode can be pull (target server pulls) or push (source server pushes).

Out pins 6 + flow
  • flow
    flow
  • Origin connection
    lxdconnection

    The LXD connection of the origin server.

  • Destination connection
    lxdconnection

    The LXD connection of the destination server.

  • Success
    condition

    If successful, this pin returns true.

  • Operation ID
    value

    The Operation ID that the receive server gave, with this you can track the process of the migration.

  • Data
    object

    The data of the migrated instance.

  • Error
    value

    Error 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