/snapshots.
Endpoints
| Action | Endpoint |
|---|---|
| List | GET /snapshots |
| Create | POST /snapshots |
| Get | GET /snapshots/{id} |
| Update metadata | PUT /snapshots/{id} |
| Delete | DELETE /snapshots/{id} |
| Restore | POST /snapshots/{id}/restore |
| Admin-only TTL registration | POST /snapshots/register-ttl |
POST /snapshots/register-ttl is intended for admin-mediated hypervisor flows that register TTL-created snapshots, not for standard end-user snapshot management.