Deployment_Migrate_ActiveDirectorySpec
Deployment_Migrate_ActiveDirectorySpec
The ActiveDirectorySpec structure contains information used to join the migrated vCenter Server appliance to the Active Directory.
JSON Example
{
"domain": "string",
"username": "string",
"password": "string"
}
string
domain
Required
The domain name of the Active Directory server to which the migrated vCenter Server appliance should be joined.
string
username
Required
Active Directory user that has permission to join the Active Directory after the vCenter Server is migrated to appliance.
string
password
Required
Active Directory user password that has permission to join the Active Directory after the vCenter Server is migrated to appliance.