UiPath Documentation
activities
latest
false
IT Automation activities

Get VM List

Get VM List activity that retrieves a list of all the virtual machines within the current subscription in Azure.

UiPath.Azure.Activities.GetVMList

Description​

Retrieves a list of all the virtual machines within the current subscription.

Project compatibility​

Windows - Legacy | Windows | Cross-platform

Configuration​

Common​

  • DisplayName - The display name of the activity.

Input​

  • IncludeNetworkingDetails - Specifies if a list of private IP addresses, public IP addresses and fully qualified domain names for each machine should be included into the final output. The default value is False.
  • PowerState - Initiates a search for virtual machines with a specific state. The possible values are All, Starting, Running, Stopping, Stopped, Deallocating, Deallocated, and Unknown. The default value is All.
  • ResourceGroupName - Specifies the name of the resource group.
  • Timeout - Specifies how long to wait (in seconds) for the activity to run before an error is thrown. If not set, the activity runs until completion.

Misc​

  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.

Output​

  • VirtualMachineList - Provides a list with the virtual machines.
  • Description​
  • Project compatibility​
  • Configuration​
  • Common​
  • Input​
  • Misc​
  • Output​

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated