/
SC
scanopy
/
Scanopy API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 32m ago · Updated 5d ago
Details
Filter operations
auth
15
billing
16
Bindings
7
config
1
Credentials
8
Daemon API Keys
8
daemons
5
Daemons
10
dashboard
1
Dependencies
7
Discoveries
11
github
1
hosts
1
Hosts
9
Interfaces
7
internal
1
Invites
4
IP Addresses
7
Networks
7
Organizations
8
Ports
7
Services
7
Shares
9
Snapshots
4
get
List all Snapshots
post
Take a snapshot of the current live topology + entity state for a network. Acquires the discovery snapshot lock, creates the snapshots row, runs close-and-clone to stamp every Snapshotable entity row with `snapshot_id` and close them. The topology subscriber inserts the snapshot's topology row off the back of the `Snapshot::Created` event.
get
Get Snapshot by ID
delete
Delete Snapshot
Subnets
7
system
1
Tags
10
Topologies
7
User API Keys
8
Users
7
Vlans
8
Snapshots
Delete Snapshot
delete
/api/v1/snapshots/{id}
Path parameters
id
string
uuid
required
Snapshot ID
Response
Snapshot deleted
ApiResponse
required
data
TupleUnit
— unresolved $ref
error
string
nullable
meta
ApiMeta
required
API metadata included in all responses
success
boolean
required
Changes