---
title: "POST /#X-Amz-Target=BackupOnPremises_v20210101.ImportHypervisorConfiguration"
method: POST
path: "/#X-Amz-Target=BackupOnPremises_v20210101.ImportHypervisorConfiguration"
---

# POST /#X-Amz-Target=BackupOnPremises_v20210101.ImportHypervisorConfiguration

`POST /#X-Amz-Target=BackupOnPremises_v20210101.ImportHypervisorConfiguration`

Connect to a hypervisor by importing its configuration.

## Headers

- `X-Amz-Target` 'BackupOnPremises_v20210101.ImportHypervisorConfiguration', required

## Request body

- ImportHypervisorConfigurationInput
  - `Name` string, required — The name of the hypervisor.
  - `Host` string, required — The server host of the hypervisor. This can be either an IP address or a fully-qualified domain name (FQDN).
  - `Username` string, password — The username for the hypervisor.
  - `Password` string, password — The password for the hypervisor.
  - `KmsKeyArn` string — The Key Management Service for the hypervisor.
  - `Tags` Tag[] — The tags of the hypervisor configuration to import.
    - `Key` string, required — The key part of a tag's key-value pair. The key can't start with <code>aws:</code>.
    - `Value` string, required — The value part of a tag's key-value pair.

## Response `200`

Success

- ImportHypervisorConfigurationOutput
  - `HypervisorArn` string — The Amazon Resource Name (ARN) of the hypervisor you disassociated.

## Other responses

- `480` — ValidationException
- `481` — ConflictException
- `482` — InternalServerException
- `483` — AccessDeniedException
- `484` — ThrottlingException

---

[API](https://skmtc.net/aws/apis/backup-gateway.md) · [All operations](https://skmtc.net/aws/apis/backup-gateway/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/backup-gateway/revisions/5f9c8ce5c0f7/schema)
