UiPath Documentation
activities
latest
false
Atividades de Automação de TI
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.

Revert VM to Snapshot

A atividade Revert VM to Snapshot, que reverte uma máquina virtual especificada para um determinado instantâneo no VMware.

UiPath.VMware.Activities.RevertVMToSnapshot

Reverte uma máquina virtual especificada para um determinado instantâneo. Se nenhum instantâneo for especificado, a máquina virtual permanecerá inalterada.

Propriedades

Comum

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

Entrada

  • Host - The Host of the virtual machine, stored in a Host variable. This field is used in case the activity needs to power on the machine at runtime. This field supports only Host variables.
  • Snapshot - The snapshot you want to revert the virtual machine to. If empty, the machine reverts to the current snapshot. This field supports only Snapshot variables.
  • SuppressPowerOn - If selected, the virtual machine is not powered on when the activity runs, regardless of the power state specified in the snapshot. By default, this check box is cleared.
  • Timeout (seconds) - Specifies the amount of time (in seconds) to wait for the activity to complete before an error is thrown. The default value is 300 seconds. This field supports only Int32 variables.
  • VirtualMachine - The virtual machine that you want to revert to a specified snapshot. This field supports only VirtualMachine variables.
    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 - Especifica o status da versão atual do VMware Tools. Os valores possíveis são Na lista de execução
    • IsTemplate - Indicates if the input represents a virtual machine template.
    • Tags - Specifies the list of tags assigned to the virtual machine or template.
  • WaitForCompletion - If selected, the activity waits for the action to complete before moving forward, but no more than the period specified in the Timeout (seconds) property. By default, this check box is selected.

Diversos

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

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