Delete a Protection Store

delete/backup-recovery/v1beta1/protection-stores/{id}

Delete a Protection Store.

Securitybearer
Request
path Parameters
id
required
string

UUID string uniquely identifying the Protection Store.

Example: c9cdeb6b-24cb-43c1-828a-e8b1b050f3f4
query Parameters
force
boolean
Default: false

The force query parameter can be used to forcefully delete a Protection Store that contains user data.

Responses
202

Accepted

400

Bad request

401

Unauthorized request

403

Forbidden

404

Not found

412

Precondition failed (if the generation number is invalid)

500

Internal / unexpected error

Request samples
Response samples
application/json
{ }