Managed Object Types
Data Object Types
All Properties
All Methods
Enum - MultipathState(vim.host.MultipathInfo.PathState)
Since
2.0
Enum Description
Set of constants defining the possible states of a multipath path.
Enum Constants
Name
Description
active
dead
disabled
standby
unknown
Show WSDL type definition
<simpleType xmlns="http://www.w3.org/2001/XMLSchema" xmlns:vsan="urn:vsan" name="MultipathState"> <restriction base="xsd:string"> <enumeration value="standby"/> <enumeration value="active"/> <enumeration value="disabled"/> <enumeration value="dead"/> <enumeration value="unknown"/> </restriction> </simpleType>
Top of page
Managed Object Types
Data Object Types
All Properties
All Methods
© 2015-2021 VMware, Inc. All rights reserved.
Revision 15-March-2021 | VMware vSAN Management API | Version 7.0U2