Remove a virtual machine Protection Group.

delete/backup-recovery/v1beta1/virtual-machine-protection-groups/{id}

Remove a virtual machine Protection Group.

Securitybearer
Request
path Parameters
id
required
string

UUID string uniquely identifying the Virtual Machine Protection Group.

Example: 9b4c14a6-3cd5-4907-97c4-cf44c5b641e4
query Parameters
cascadedelete
boolean
Default: false

Cascade delete option for Virtual Machine Protection Group of type Storage Replication.

Example: cascadedelete=true
force
boolean
Default: false

Forceful delete option for Virtual Machine Protection Group of type Storage Replication.

Example: force=true
Responses
202

Accepted

400

Bad request

401

Unauthorized request

403

Forbidden

404

Not found

409

A delete action cannot be initiated in the current state of the virtual machine Protection Group.

412

Precondition failed (if the generation number is invalid)

500

Internal / unexpected error

Request samples
Response samples
application/json
{ }