Managed Object Types
Data Object Types
All Properties
All Methods
Enum - HostSystemPowerState(vim.HostSystem.PowerState)
Property of
HostRuntimeInfo
Since
VI API 2.5
Enum Description
Defines a host's power state.
Enum Constants
Name
Description
poweredOff
poweredOn
standBy
unknown
Show WSDL type definition
<simpleType xmlns="http://www.w3.org/2001/XMLSchema" xmlns:vim25="urn:vim25" name="HostSystemPowerState"> <restriction base="xsd:string"> <enumeration value="poweredOn"/> <enumeration value="poweredOff"/> <enumeration value="standBy"/> <enumeration value="unknown"/> </restriction> </simpleType>
Top of page
Managed Object Types
Data Object Types
All Properties
All Methods
© 2006-2023 VMware, Inc. All rights reserved.
Revision 14 March 2023 | Version 8.0U1