Deployment_Migrate_ActiveDirectory_CheckSpec
The ActiveDirectory.CheckSpec structure contains information used to join the migrated vCenter Server appliance to the Active Directory.
{
"dns_servers": [
"string"
],
"domain": "string",
"username": "string",
"password": "string"
}
IP addresses of the DNS servers of the Active Directory server.
The domain name of the Active Directory server to which the migrated vCenter Server appliance should be joined.
Active Directory user that has permission to join the Active Directory after the vCenter Server is migrated to appliance.
Active Directory user password that has permission to join the Active Directory after the vCenter Server is migrated to appliance.