Incus · Capability
Incus external REST API — certificates
Incus external REST API — certificates. 8 operations. Lead operation: Get the trusted certificates. Self-contained Naftiko capability covering one Incus business surface.
What You Can Do
GET
Certificatesget
— Get the trusted certificates
/v1/1-0/certificates
POST
Certificatespost
— Add a trusted certificate
/v1/1-0/certificates
DELETE
Certificatedelete
— Delete the trusted certificate
/v1/1-0/certificates/{fingerprint}
GET
Certificateget
— Get the trusted certificate
/v1/1-0/certificates/{fingerprint}
PATCH
Certificatepatch
— Partially update the trusted certificate
/v1/1-0/certificates/{fingerprint}
PUT
Certificateput
— Update the trusted certificate
/v1/1-0/certificates/{fingerprint}
POST
Certificatespostuntrusted
— Add a trusted certificate
/v1/1-0/certificates-public
GET
Certificatesgetrecursion1
— Get the trusted certificates
/v1/1-0/certificates-recursion-1
MCP Tools
get-trusted-certificates
Get the trusted certificates
read-only
idempotent
add-trusted-certificate
Add a trusted certificate
delete-trusted-certificate
Delete the trusted certificate
idempotent
get-trusted-certificate
Get the trusted certificate
read-only
idempotent
partially-update-trusted-certificate
Partially update the trusted certificate
idempotent
update-trusted-certificate
Update the trusted certificate
idempotent
add-trusted-certificate-2
Add a trusted certificate
get-trusted-certificates-2
Get the trusted certificates
read-only
idempotent