snapshots
Check if a snapshot exists
Check if a specified snapshot exists locally
get/snapshots/exists
Query parameters
snapshotstring required
Snapshot name and tag
Response
OK
Example response
{
"exists": true
}Check if a specified snapshot exists locally
Snapshot name and tag
OK
{
"exists": true
}