Unregister a hypervisor manager.

delete/backup-recovery/v1alpha1/hypervisor-managers/{id}

Unregister a hypervisor manager.

Securitybearer
Request
path Parameters
id
required
string

UUID string uniquely identifying the hypervisor manager.

Example: 9b4c14a6-3cd5-4907-97c4-cf44c5b641e4
query Parameters
force
boolean

Force option to forcefully remove hypervisor during unregister operation when underlying resources cannot be removed.

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
{ }