UiPath Documentation
activities
latest
false
Important :
Veuillez noter que ce contenu a été localisé en partie à l’aide de la traduction automatique. La localisation du contenu nouvellement publié peut prendre 1 à 2 semaines avant d’être disponible.

Activités d’automatisation informatique

Get VM

UiPath.VMware.Activities.CrossPlatform.VirtualMachine.GetVM

Description

Récupère les détails sur la machine virtuelle ou le modèle spécifié.

Compatibilité du projet

Windows | Multiplate-forme

Configuration

  • ID de machine virtuelle : spécifie l'identifiant unique de la machine virtuelle ou du modèle.
  • Nom de la machine virtuelle - Spécifie le chemin complet de la nouvelle machine virtuelle, y compris le centre de données et son dossier.
    Remarque :

    Au moins un des paramètres ID de machine virtuelle ou Nom de machine virtuelle doit avoir une valeur; si les deux ont des valeurs, « VirtualMachineId » a la priorité.

Entrée

  • 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).

Sortie

  • Machine virtuelle - Fournit des détails sur la machine virtuelle nouvellement créée.
    Remarque :

    Le paramètre Machine virtuelle fournit les informations suivantes:

    • 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.
Remarque :

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
  • Compatibilité du projet
  • Configuration
  • Entrée
  • Sortie

Cette page vous a-t-elle été utile ?

Connecter

Besoin d'aide ? Assistance

Vous souhaitez apprendre ? UiPath Academy

Vous avez des questions ? UiPath Forum

Rester à jour