Managed Object Types
Data Object Types
All Properties
All Methods
Enum - HostProfileValidationState(vim.profile.host.HostProfile.ValidationState)
Since
vSphere API 6.7
Enum Description
This defines validation state values for host profile.
Enum Constants
Name
Description
Failed
Ready
Running
Show WSDL type definition
<simpleType xmlns="http://www.w3.org/2001/XMLSchema" xmlns:vsan="urn:vsan" name="HostProfileValidationState"> <restriction base="xsd:string"> <enumeration value="Ready"/> <enumeration value="Running"/> <enumeration value="Failed"/> </restriction> </simpleType>
Top of page
Managed Object Types
Data Object Types
All Properties
All Methods
© 2015-2020 VMware, Inc. All rights reserved.
Revision 15-February-2020 | VMware vSAN Management API | Version 7.0