get network acl info
This block is part of the virtualisation
group and was last modified in core v13.0.9
.
get network acl info
v13.0.9
Retreives all the info of a network ACL on LXD server.
Pin | Pin | Type | Default |
---|---|---|---|
flow |
flow |
|
|
Connectionrequired The LXD connection |
lxdconnection |
|
|
Network ACL namerequired The name of the network ACL you want to get info of. |
value |
|
Pin | Pin | Type | Example |
---|---|---|---|
flow |
flow |
||
Connectionrequired The LXD connection |
lxdconnection |
||
Success If successful, this pin returns true. |
condition |
||
Description The description of the network ACL. |
value |
||
Egress rules All the egress rules for this network ACL. |
array |
||
Ingress rules All the ingress rules for this network ACL. |
array |
||
Config The config object for this network ACL. |
object |
||
Used by All the things in your LXD server that use this network ACL. |
array |
||
Error Error message if the operation could not be requested. |
value |
Core Releases
v13.0.9 This block was introduced inv13.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