v1

latestOpenAPI 3.1.02026-07-245531,0212.1 MB
Curated Snapshots

Delete the Curated Snapshot.

Deletes the Curated Snapshot(s).

delete/curatedsnapshot/v1/snapshots

Request body

virtualSnapshotIDsstring required

Specify the virtualSnapshotID of Curated Snapshot that you want to delete. Get the virtualSnapshotID using the 'List all the Curated Snapshots.' API.

deleteReasonstring

The reason for deletion.

Example request

{
  "deleteReason": "Restored Data from Curated Snapshot"
}

Response

OK