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

Get VM

UiPath.VMware.Activities.CrossPlatform.VirtualMachine.GetVM

Description

Recupera os detalhes sobre o modelo ou a máquina virtual especificada.

Compatibilidade do projeto

Janelas | Plataforma cruzada

Configuração

  • ID da máquina virtual - Especifica o identificador exclusivo da máquina virtual ou modelo.
  • Nome da máquina virtual - Especifica o caminho completo da nova máquina virtual, incluindo o datacenter e sua pasta.
    Observação:

    Pelo menos um dos parâmetros ID da máquina virtual ou Nome da máquina virtual deve ter um valor; se ambos tiverem valores, o "VirtualMachineId" terá precedência.

Entrada

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

Saída

  • Máquina virtual - Fornece detalhes sobre a máquina virtual recém-criada.
    Observação:

    O parâmetro Máquina Virtual fornece as seguintes informações:

    • 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.
Observação:

For retrieving the DNS Name and IP Address, you need to install the VMware tools on the Guest OS and to power on the machine at least once before initiating the request.

  • Description
  • Compatibilidade do projeto
  • Configuração
  • Entrada
  • 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