Incus · Capability
Incus external REST API — warnings
Incus external REST API — warnings. 6 operations. Lead operation: List the warnings. Self-contained Naftiko capability covering one Incus business surface.
What You Can Do
GET
Warningsget
— List the warnings
/v1/1-0/warnings
DELETE
Warningdelete
— Delete the warning
/v1/1-0/warnings/{uuid}
GET
Warningget
— Get the warning
/v1/1-0/warnings/{uuid}
PATCH
Warningpatch
— Partially update the warning
/v1/1-0/warnings/{uuid}
PUT
Warningput
— Update the warning
/v1/1-0/warnings/{uuid}
GET
Warningsgetrecursion1
— Get the warnings
/v1/1-0/warnings-recursion-1
MCP Tools
list-warnings
List the warnings
read-only
idempotent
delete-warning
Delete the warning
idempotent
get-warning
Get the warning
read-only
idempotent
partially-update-warning
Partially update the warning
idempotent
update-warning
Update the warning
idempotent
get-warnings
Get the warnings
read-only
idempotent