get network acls

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

get network acls v13.0.9 Updated v15.0.0

Retreives all the networks ACLS 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 ACLS
    array

    The networks ACLS on the server.

  • Error
    value

    Error message if the networks ACLS could not be requested.

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

Studio canvas example for the get network acls block: typical wiring for get network acls.

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