Exoscale · Capability
Exoscale API — template
Exoscale API — template. 7 operations. Lead operation: Promote a Snapshot to a Template. Self-contained Naftiko capability covering one Exoscale business surface.
What You Can Do
POST
Promotesnapshottotemplate
— Promote a Snapshot to a Template
/v1/snapshot/id-promote
GET
Listtemplates
— List Templates
/v1/template
POST
Registertemplate
— Register a Template
/v1/template
DELETE
Deletetemplate
— Delete a Template
/v1/template/{id}
POST
Copytemplate
— Copy a Template from a zone to another
/v1/template/{id}
PUT
Updatetemplate
— Update template attributes
/v1/template/{id}
GET
Gettemplate
— Retrieve Template details
/v1/template/{id}
MCP Tools
promote-snapshot-template
Promote a Snapshot to a Template
list-templates
List Templates
read-only
idempotent
register-template
Register a Template
delete-template
Delete a Template
idempotent
copy-template-zone-another
Copy a Template from a zone to another
update-template-attributes
Update template attributes
idempotent
retrieve-template-details
Retrieve Template details
read-only
idempotent