Delete the specified snapshot
delete
/ords/_/db-api/stable/database/snapshots/{snapshot_name}
Delete specified snapshot by snapshot name, A client requires System Administrator role to invoke this service.
Request
Path Parameters
-
snapshot_name: string
Snapshot Name.
Response
204 Response
Confirmation that the snapshot has been delete.