v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-142510683.6 KB

Updates a hypervisor metadata, including its host, username, and password. Specify which hypervisor to update using the Amazon Resource Name (ARN) of the hypervisor in your request.

post/#X-Amz-Target=BackupOnPremises_v20210101.UpdateHypervisor

Headers

X-Amz-Target'BackupOnPremises_v20210101.UpdateHypervisor' required

Request body

HypervisorArnstring required

The Amazon Resource Name (ARN) of the hypervisor to update.

Hoststring

The updated host of the hypervisor. This can be either an IP address or a fully-qualified domain name (FQDN).

Usernamestring password

The updated username for the hypervisor.

Passwordstring password

The updated password for the hypervisor.

Namestring

The updated name for the hypervisor

LogGroupArnstring

The Amazon Resource Name (ARN) of the group of gateways within the requested log.

Response

Success

HypervisorArnstring

The Amazon Resource Name (ARN) of the hypervisor you updated.