remove network acl

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

remove network acl v13.0.9 Updated v15.0.0

Starts a network acl remove operation on the LXD server.

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

    The LXD connection

  • Network ACL name required
    value

    The name of the network ACL you want to remove.

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 removed.

delete network

A typical wiring for remove network acl: a function trigger starts the flow; create network feeds the connection pin; value feeds the network_acl_name pin; the flow out pin feeds debug.

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

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