API Version: 1.1.0 (06-Jan-2025)
Last updated 2 months ago
Retrieve all snapshots
GET /snapshots HTTP/1.1 Host: api.cloud.onidel.com Authorization: YOUR_API_KEY Accept: */*
Successful operation
[ { "id": "c1d45377-b2a9-4407-ab8d-6909c34dfaac", "created_at": "2025-01-05T13:00:20.010960Z", "name": "vm-snapshot-name", "size": 20, "status": "available" } ]