Delete a Protection Policy.

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

Delete the Protection Policy.

Securitybearer
Request
path Parameters
id
required
string <uuid>

UUID string uniquely identifying the Protection Policy.

Example: c9cdeb6b-24cb-43c1-828a-e8b1b050f3f4
Responses
204

No content

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
{
  • "debugId": "f57dcca3345820eb579c9317ce36dd92",
  • "errorCode": "string",
  • "httpStatusCode": 0,
  • "message": "An example error message"
}