Refresh the specified hypervisor manager

post/virtualization/v1beta1/hypervisor-managers/{hypervisor-id}/refresh

Updates the properties of the specified hypervisor manager

Securitybearer
Request
path Parameters
hypervisor-id
required
string

UUID string uniquely identifying the hypervisor manager.

Example: 9b4c14a6-3cd5-4907-97c4-cf44c5b641e4
Responses
202

Request accepted

401

Unauthenticated request

403

Unauthorized request

404

A hypervisor manager with the given ID was not found.

409

A refresh action cannot be initiated in the current state of the cloud account.

500

An unexpected error occurred.

Request samples
Response samples
application/json
{ }