get operation state
This block is part of the virtualisation group and was last modified in core v15.0.0.
get operation state v13.0.9 Updated v15.0.0Retreives all the state of a operation on LXD server.
- flow
flow - Connection required
lxdconnectionThe LXD connection
- Operation ID required
valueThe ID of the operation you want to get info of.
- Wait
conditionIf this is true it will wait with giving response until status is success.
- flow
flow - Connection
lxdconnectionThe LXD connection
- Success
conditionIf successful, this pin returns true.
- Data
objectThe info of the operation.
- Status
valueThe status of the operation.
- Location
valueThe location of the operation.
- Description
valueThe status of the operation.
- Created At
dateThe date when the operation was created.
- Error
valueError message if the operation could not be requested.
A typical wiring for get operation state: a function trigger starts the flow; create network feeds the connection pin; value feeds the operation_id 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
