connect network acl to network

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

connect network acl to network v13.0.9 Updated v15.0.0

Connects the given network ACL with the given network on the LXD server.

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

    The LXD connection

  • Network Name required
    value

    The name of the network you want to connect the network ACL with.

  • Network ACL Name required
    value

    The name of the network ACL to connect to the network.

Out pins 3 + flow
  • flow
    flow
  • Connection
    lxdconnection

    The LXD connection

  • Success
    condition

    If successful, this pin returns true.

  • Error
    value

    Error message if the network ACL could not be connected with the network.

connect acl
network acl

A typical wiring for connect network acl to network: a function trigger starts the flow; create network feeds the connection pin; value feeds the network_name pin; value feeds the network_aclname pin; the flow out pin feeds debug.

Studio canvas example for the connect network acl to network block: typical wiring for connect network acl to network.

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