get networks

This block is part of the virtualisation group and was last modified in core v15.0.0.

get networks v13.0.9 Updated v15.0.0

Retreives all the networks on LXD server.

In pins 1 + flow
  • flow
    flow
  • Connection required
    lxdconnection

    The LXD connection

Out pins 4 + flow
  • flow
    flow
  • Connection
    lxdconnection

    The LXD connection

  • Success
    condition

    If successful, this pin returns true.

  • Networks
    array

    The networks on the server.

  • Error
    value

    Error message if the networks could not be requested.

A typical wiring for get networks: a function trigger starts the flow; create network feeds the connection pin; the flow out pin feeds debug.

Studio canvas example for the get networks block: typical wiring for get networks.

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