Incus · Capability
Incus external REST API — network-acls
Incus external REST API — network-acls. 9 operations. Lead operation: Get the network ACLs. Self-contained Naftiko capability covering one Incus business surface.
What You Can Do
GET
Networkaclsget
— Get the network ACLs
/v1/1-0/network-acls
POST
Networkaclspost
— Add a network ACL
/v1/1-0/network-acls
DELETE
Networkacldelete
— Delete the network ACL
/v1/1-0/network-acls/{name}
GET
Networkaclget
— Get the network ACL
/v1/1-0/network-acls/{name}
PATCH
Networkaclpatch
— Partially update the network ACL
/v1/1-0/network-acls/{name}
POST
Networkaclpost
— Rename the network ACL
/v1/1-0/network-acls/{name}
PUT
Networkaclput
— Update the network ACL
/v1/1-0/network-acls/{name}
GET
Networkacllogget
— Get the network ACL log
/v1/1-0/network-acls/{name}/log
GET
Networkaclsgetrecursion1
— Get the network ACLs
/v1/1-0/network-acls-recursion-1
MCP Tools
get-network-acls
Get the network ACLs
read-only
idempotent
add-network-acl
Add a network ACL
delete-network-acl
Delete the network ACL
idempotent
get-network-acl
Get the network ACL
read-only
idempotent
partially-update-network-acl
Partially update the network ACL
idempotent
rename-network-acl
Rename the network ACL
update-network-acl
Update the network ACL
idempotent
get-network-acl-log
Get the network ACL log
read-only
idempotent
get-network-acls-2
Get the network ACLs
read-only
idempotent