/
FA
fastvm-org
/
FastVM API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1w ago · Updated 4mo ago
Details
Filter operations
Console
2
Organization
1
Snapshots
4
get
List snapshots for the authenticated organization
post
Create a snapshot from a VM id
delete
Delete a snapshot
patch
Rename a snapshot
System
3
VMs
8
Snapshots
Delete a snapshot
delete
/v1/snapshots/{id}
Path parameters
id
string
uuid
required
Response
Snapshot deleted
DeleteResponse
required
id
string
required
deleted
boolean
required
Changes