Snapshot REST Endpoints
Snapshot
The operations from the Snapshot category.
- Applies a snapshot
- Method: postPath:
/policy/risk/v1/snapshots/{snapshotId} - Deletes a snapshot
- Method: deletePath:
/policy/risk/v1/snapshots/{snapshotId} - Gets a snapshot zip file
- Method: getPath:
/policy/risk/v1/snapshots/{snapshotId} - Gets all the snapshots available
- Method: getPath:
/policy/risk/v1/snapshots - Stores snapshot in DB.
- Method: postPath:
/policy/risk/v1/snapshots