SEND US FEEDBACK!
vSphere API/SDK Documentation > vSphere Management SDK > vSphere Web Services SDK Documentation > VMware vSphere API Reference > Enumerated Types > V
  • 0 Ratings

Enum - VAppAutoStartAction(vim.vApp.EntityConfigInfo.Action)

Since
vSphere API 4.0


Enum Description

Enum Constants

NameDescription
guestShutdown The guest operating system for a virtual machine is shut down when that virtual machine in next in the auto-stop order.
none No action is taken for this virtual machine. This virtual machine is not a part of the auto-start sequence. This can be used for both auto-start and auto-start settings.
powerOff This virtual machine is powered off when it is next in the auto-stop order. This is the default stopAction.
powerOn This virtual machine is powered on when it is next in the auto-start order.
suspend This virtual machine is suspended when it is next in the auto-stop order.

Show WSDL type definition




Feedback

  • 0 Ratings