Snapshot REST Endpoints

Snapshot
The operations from the Snapshot category.
Applies a snapshot
Method: post
Path: /policy/risk/v1/snapshots/{snapshotId}
Deletes a snapshot
Method: delete
Path: /policy/risk/v1/snapshots/{snapshotId}
Gets a snapshot zip file
Method: get
Path: /policy/risk/v1/snapshots/{snapshotId}
Gets all the snapshots available
Method: get
Path: /policy/risk/v1/snapshots
Stores snapshot in DB.
Method: post
Path: /policy/risk/v1/snapshots