get network info
This block is part of the virtualisation group and was last modified in core v15.0.0.
get network info v13.0.9 Updated v15.0.0Retreives all the info of a network on LXD server.
In pins 2 + flow
- flow
flow - Connection required
lxdconnectionThe LXD connection
- Network name required
valueThe name of the network you want to get info of.
Out pins 7 + flow
- flow
flow - Connection
lxdconnectionThe LXD connection
- Success
conditionIf successful, this pin returns true.
- Data
objectThe info of the network.
- Status
valueThe status of the network.
- Used by
arrayAll the things in your LXD server that use this network.
- IPv4
valueThe IPV4 address of the network.
- Error
valueError message if the network could not be requested.
A typical wiring for get network info: a function trigger starts the flow; create network feeds the connection pin; value feeds the network_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
