Deletes a Protection Store Gateway within DSCC

delete/backup-recovery/v1beta1/protection-store-gateways/{id}

Delete the Protection Store Gateway

Securitybearer
Request
path Parameters
id
required
string <uuid>

The UUID of the object

Example: c1a0eb78-41a0-4151-93b2-f057ffeca3f3
query Parameters
force
boolean

Forces deletion of the Protection Store Gateway regardless of store data.

Example: force=true
Responses
202

Accepted

400

Bad/Malformed request

401

Unauthenticated request

403

Unauthorized request

404

Configuration with the given Id does not exist

429

Method not supported

500

Internal Server Error

503

Service not availables

Request samples
Response samples
application/json
{ }