Managed Object Types
Data Object Types
All Properties
All Methods
Enum - HttpNfcLeaseState(vim.HttpNfcLease.State)
Property of
HttpNfcLease
Since
vSphere API 4.0
Enum Description
List of possible states of a lease.
Enum Constants
Name
Description
done
error
initializing
ready
Show WSDL type definition
<simpleType xmlns="http://www.w3.org/2001/XMLSchema" xmlns:vsan="urn:vsan" name="HttpNfcLeaseState"> <restriction base="xsd:string"> <enumeration value="initializing"/> <enumeration value="ready"/> <enumeration value="done"/> <enumeration value="error"/> </restriction> </simpleType>
Top of page
Managed Object Types
Data Object Types
All Properties
All Methods
© 2015-2023 VMware, Inc. All rights reserved.
Revision 15-Mar-2023 | VMware vSAN Management API | Version 8.0 Update 1