Incus · Capability
Incus external REST API — projects
Incus external REST API — projects. 10 operations. Lead operation: Get the projects. Self-contained Naftiko capability covering one Incus business surface.
What You Can Do
GET
Projectsget
— Get the projects
/v1/1-0/projects
POST
Projectspost
— Add a project
/v1/1-0/projects
DELETE
Projectdelete
— Delete the project
/v1/1-0/projects/{name}
GET
Projectget
— Get the project
/v1/1-0/projects/{name}
PATCH
Projectpatch
— Partially update the project
/v1/1-0/projects/{name}
POST
Projectpost
— Rename the project
/v1/1-0/projects/{name}
PUT
Projectput
— Update the project
/v1/1-0/projects/{name}
GET
Projectaccess
— Get who has access to a project
/v1/1-0/projects/{name}/access
GET
Projectstateget
— Get the project state
/v1/1-0/projects/{name}/state
GET
Projectsgetrecursion1
— Get the projects
/v1/1-0/projects-recursion-1
MCP Tools
get-projects
Get the projects
read-only
idempotent
add-project
Add a project
delete-project
Delete the project
idempotent
get-project
Get the project
read-only
idempotent
partially-update-project
Partially update the project
idempotent
rename-project
Rename the project
update-project
Update the project
idempotent
get-who-has-access-project
Get who has access to a project
read-only
idempotent
get-project-state
Get the project state
read-only
idempotent
get-projects-2
Get the projects
read-only
idempotent