⇨
SEND US FEEDBACK!
vSphere API/SDK Documentation
>
vSphere Management SDK
>
vSphere Web Services SDK Documentation
>
VMware vSphere API Reference
>
Enumerated Types
>
V
1
2
3
4
5
0 Ratings
Managed Object Types
Data Object Types
All Properties
All Methods
Enum - VirtualMachineStandbyActionType(vim.vm.DefaultPowerOpInfo.StandbyActionType)
Enum Description
The list of possible standby actions that the virtual machine can take for S1 ACPI.
Enum Constants
Name
Description
checkpoint
powerOnSuspend
Show WSDL type definition
<simpleType xmlns="http://www.w3.org/2001/XMLSchema" xmlns:vim25="urn:vim25" name="VirtualMachineStandbyActionType"> <restriction base="xsd:string"> <enumeration value="checkpoint"/> <enumeration value="powerOnSuspend"/> </restriction> </simpleType>
Top of page
Managed Object Types
Data Object Types
All Properties
All Methods
Feedback
1
2
3
4
5
0 Ratings