Delete the StoreOnce.

delete/backup-recovery/v1beta1/storeonces/{id}

Unregister and delete the StoreOnce.

Securitybearer
Request
path Parameters
id
required
string <uuid>

The UUID of the object

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

Forceful delete option in case connectivity with StoreOnce is lost.

Example: force=true
Responses
202

Accepted

400

Bad/Malformed request

401

Unauthenticated request

403

Unauthorized request

404

StoreOnce with the given Id does not exist

409

Unregister already triggered

429

Method not supported

500

Internal Server Error

503

Service not available

Request samples
Response samples
application/json
{ }