start instance
This block is part of the virtualisation group and was last modified in core v15.0.0.
start instance v13.0.9 Updated v15.0.0Start a instance on the LXD server.
In pins 3 + flow
- flow
flow - Connection required
lxdconnectionThe LXD connection
- Instance name required
valueThe name of the instance to start.
- Timeout
numberHow long to wait (in s) before giving up.
Out pins 5 + flow
- flow
flow - Connection
lxdconnectionThe LXD connection
- Success
conditionIf successful, this pin returns true.
- Instance
objectThe info of the instances that you started.
- Operation ID
valueThe ID of the operation that starts this instance.
- Error
valueError message if the instance could not be started.
A typical wiring for start instance: a function trigger starts the flow; create network feeds the connection pin; value feeds the instance_name pin; the flow out pin feeds debug.

Version history
Introduced in v13.0.9.
Last modified in v15.0.0.
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
