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
When the import/export session is completed, and the lease is no longer held.
error
When an error has occurred.
initializing
When the lease is being initialized.
ready
When the lease is ready and disks may be transferred.
Show WSDL type definition
<simpleType xmlns="http://www.w3.org/2001/XMLSchema" xmlns:vim25="urn:vim25" 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
© 2006-2023 VMware, Inc. All rights reserved.
Revision 12 SEPT 2023 | Version 8.0U2