Managed Object Types
Data Object Types
All Properties
All Methods
Enum - VirtualDeviceConnectInfoStatus(vim.vm.device.VirtualDevice.ConnectInfo.Status)
Since
vSphere API 4.0
Enum Description
Specifies the connectable virtual device status.
Enum Constants
Name
Description
ok
recoverableError
unrecoverableError
untried
Show WSDL type definition
<simpleType xmlns="http://www.w3.org/2001/XMLSchema" xmlns:sms="urn:sms" name="VirtualDeviceConnectInfoStatus"> <restriction base="xsd:string"> <enumeration value="ok"/> <enumeration value="recoverableError"/> <enumeration value="unrecoverableError"/> <enumeration value="untried"/> </restriction> </simpleType>
Top of page
Managed Object Types
Data Object Types
All Properties
All Methods
© 2023 VMware, Inc. All rights reserved.
Revision 14 March 2023 | vSphere 8.0U1 | vSphere vCenter SMS API 8.0U1