Activities
latest
false
Banner background image
IT Automation Activities
Last updated Mar 8, 2024

Take VM Snapshot

UiPath.VMware.Activities.TakeVMSnapshot

Creates a snapshot for a specified virtual machine.

Properties

Common
  • DisplayName - The display name of the activity.
Input
  • Quiesce - If selected, uses VMware tools to quiesce the Guest OS file system present in the virtual machine. If the virtual machine is powered off, or VMware Tools are not available, this check box does nothing. By default, this check box is cleared.
  • SnapshotDescription - The description of the snapshot that is to be created. This field supports only strings and String variables.
  • SnapshotName - The name that you want to use for the snapshot that is to be created. This field supports only strings and String variables.
  • SnapshotVMMemory - If selected, snapshots the virtual machine's memory as well. If the virtual machine is powered off, this check box does nothing. By default, this check box is selected.
  • 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.
  • Virtual Machine - The virtual machine you want to take a snapshot of. This field supports only VirtualMachine variables.
    Note: 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 - 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.
Misc
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
Output
  • Snapshot - The snapshot created for the specified virtual machine, stored in a Snapshot variable. This field supports only Snapshot variables.
  • Properties

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.