stop instance
This block is part of the virtualisation group and was last modified in core v15.0.0.
stop instance v13.0.9 Updated v15.0.0Stop a instance on the LXD server.
- flow
flow - Connection required
lxdconnectionThe LXD connection
- Instance name required
valueThe name of the instance to stop.
- Force
conditionIf this boolean is true it will force the action.
- Stateful
conditionIf this boolean is true it will store the runtime state.
- Timeout
numberHow long to wait (in s) before giving up. Only can be used when forced is false.
- flow
flow - Connection
lxdconnectionThe LXD connection
- Success
conditionIf successful, this pin returns true.
- Instance
objectThe info of the instances that you stopped.
- Operation
valueThe ID of the operation that starts this instance.
- Error
valueError message if the instance could not be stipped.
A typical wiring for stop 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
