UiPath Documentation
activities
latest
false
Importante :
Este contenido se ha localizado parcialmente a partir de un sistema de traducción automática. La localización de contenidos recién publicados puede tardar entre una y dos semanas en estar disponible.

Actividades de automatización de TI

Crear VM (máquina virtual)

UiPath.VMware.Activities.CrossPlatform.VirtualMachine.CreateVM

Descripción

Crea una nueva máquina virtual.

Compatibilidad de proyectos

Windows | Multiplataforma

Configuración

  • Nombre de la máquina virtual : la ruta completa de la máquina virtual, incluido el centro de datos y las carpetas.
  • SO invitado : tipo de SO invitado para la máquina virtual. Elige una de las opciones disponibles en el menú desplegable. El valor predeterminado es DOS.
  • Almacén de datos : el almacenamiento para la configuración y los archivos de disco asociados con el host.
  • Host : el host donde se ejecutará la máquina virtual.

Entrada

  • Número de CPU : el número de CPU para la nueva máquina virtual. El valor predeterminado es 2.
  • Memoria en MB : la memoria para la nueva máquina virtual, en MB. El valor predeterminado es 4096.
  • Esperar a que finalice : si se establece en Activado, la actividad espera a completarse antes de pasar a la siguiente actividad, pero no más tiempo que el valor especificado en el campo Tiempo de espera . El valor predeterminado es Activado.
  • Timeout - Specifies how long to wait (in seconds) for the activity to run before an error is thrown. The default value is 1800 seconds (30 minutes).

Salida

  • VirtualMachine - Provides details about the newly created virtual machine.
    Nota:

    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.
  • Descripción
  • Compatibilidad de proyectos
  • Configuración
  • Entrada
  • Salida

¿Te ha resultado útil esta página?

Conectar

¿Necesita ayuda? Soporte

¿Quiere aprender? UiPath Academy

¿Tiene alguna pregunta? Foro de UiPath

Manténgase actualizado