Deployment_Migrate_MigrationAssistantSpec
                                Deployment_Migrate_MigrationAssistantSpec                            
                            The Migrate.MigrationAssistantSpec structure contains the information needed to connect to the Migration Assistant that is running on the source windows vCenter Server machine.
JSON Example
                                    {
    "https_port": 0,
    "ssl_thumbprint": "string"
}
            
            
                                    integer As int64
                
                
            
        
        
                https_port            
                            Optional
            
            
        The HTTPS port being used by Migration Assistant. If unset, port 9123 will be used.
            
            
                                    string
                
                
            
        
        
                ssl_thumbprint            
                            Required
            
            
        SHA1 thumbprint of the Migration Assistant SSL certificate that will be used for verification.
