Deployment_Migrate_SourceVcWindows
                                Deployment_Migrate_SourceVcWindows                            
                            The Migrate.SourceVcWindows structure contains information about the windows vCenter Server that is going to be migrated.
JSON Example
                                    {
    "hostname": "string",
    "username": "string",
    "password": "string"
}
            
            
                                    string
                
                
            
        
        
                hostname            
                            Required
            
            
        The IP address or DNS resolvable name of the source Windows machine.
            
            
                                    string
                
                
            
        
        
                username            
                            Required
            
            
        The SSO account with administrative privilege to perform the migration operation.
            
            
                                    string As password
                
                
            
        
        
                password            
                            Required
            
            
        The SSO administrator account password.
