RUAL Documentation

update network acl

This block is part of the virtualisation group and was last modified in core v13.0.9.

update network acl v13.0.9

Updates the given network ACL on the LXD server.

Pin Pin Type Default
flow
flow
Connectionrequired
The LXD connection
lxdconnection
Network ACL Namerequired
The name of the network ACL to update.
value
Configrequired
Array of all the configs to set, has to be array with objects that all have fields key and value.
array
Ingress rulesrequired
Array of all the ingress rules to set, has to be array with objects.
array
Egress rulesrequired
Array of all the ingress rules to set, has to be array with objects.
array
Pin Pin Type Example
flow
flow
Connectionrequired
The LXD connection
lxdconnection
Success
If successful, this pin returns true.
condition
Error
Error message if the network ACL could not be updated.
value

Core Releases

v13.0.9 This block was introduced in v13.0.9, click here to see the release notes.
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