UiPath Documentation
activities
latest
false
Importante :
A tradução automática foi aplicada parcialmente neste conteúdo. A localização de um conteúdo recém-publicado pode levar de 1 a 2 semanas para ficar disponível.

Atividades de Automação de TI

Última atualização 18 de mai de 2026

Migrate VM

UiPath.VMware.Activities.MigrateVM

Esta atividade migra uma máquina virtual para outro host e/ou armazenamento de dados.

Propriedades

Comum

  • DisplayName - O nome de exibição da atividade.

Entrada

  • Datastore - Specifies the destination datastore.

  • DiskStorage - Specifies the format of the virtual disk. The default value is SameFormatAsSource.

  • Host - Specifies the destination host.

  • MovePriority - Indicates the priority of the task that migrates the virtual machine. It can affect both the source and destination hosts. The default value is DefaultPriority.

  • Networks - Specifies the mapping between the current virtual machine networks and the destination networks for the migrated virtual machine.

  • Timeout - Specifies how long to wait (in seconds) for the activity to run before an error is thrown. The default value is 1800 seconds.

  • VirtualMachine - Identifies the virtual machine on which the operation is performed.

    Observação:

    The VirtualMachine parameter provides the following information:

    • ID - Specifies the ID of the virtual machine.
    • Name - Specifies the name Virtual machine.
    • Host - Specifies the host on which the virtual machine is running.
    • FullPath - Specifies the full path to the virtual machine, including datacenter and folder hierarchy.
    • IPAddress - Specifies the primary IP address assigned to the guest operating system, if known.
    • DNSName - Specifies the hostname of the guest operating system, if known.
    • GuestOS - Specifies the guest's operating system full name, if known.
    • GuestOSState - Specifies the guest's operating system state. Possible values are Running, ShuttingDown, Resetting, Standby, NotRunning, Unknown.
    • PowerState - Specifies the virtual machine power state. Possible values are PoweredOn, PoweredOff, Suspended.
    • VMwareToolsState - Specifies the current running status of VMware Tools in the guest operating system, if known. Possible values are NotRunning, Running, ExecutingScripts.
    • VMwareToolsVersionStatus - Specifies the current version status of VMware Tools. The possible values are Blacklisted, Current, NeedUpgrade, NotInstalled, SupportedNew, SupportedOld, TooNew, TooOld, Unmanaged.
    • IsTemplate - Indicates if the input represents a virtual machine template.
    • Tags - Specifies the list of tags assigned to the virtual machine or template.
  • WaitForCompletion - When selected, waits for the activity to be complete but cannot exceed the value specified in the Timeout field. When the option it's not selected, the activity ends immediately after the VMware API call is made. The default value is True.

Diversos

  • Privado - Se selecionado, os valores de variáveis e argumentos não são mais registrados no nível Verbose.

Saída

  • VirtualMachine - Provides the moved virtual machine or template in the new location.
  • Propriedades
  • Comum
  • Entrada
  • Diversos
  • Saída

Esta página foi útil?

Conectar

Precisa de ajuda? Suporte

Quer aprender? Academia UiPath

Tem perguntas? Fórum do UiPath

Fique por dentro das novidades