Managed Object Types
Data Object Types
All Properties
All Methods
Enum - DvsEventPortBlockState(vim.event.DvsEvent.PortBlockState)
Since
vSphere API 6.5
Enum Description
The port blocked/unblocked state.
Enum Constants
Name
Description
blocked
unblocked
unknown
unset
Show WSDL type definition
<simpleType xmlns="http://www.w3.org/2001/XMLSchema" xmlns:vim25="urn:vim25" name="DvsEventPortBlockState"> <restriction base="xsd:string"> <enumeration value="unset"/> <enumeration value="blocked"/> <enumeration value="unblocked"/> <enumeration value="unknown"/> </restriction> </simpleType>
Top of page
Managed Object Types
Data Object Types
All Properties
All Methods
© 2006-2021 VMware, Inc. All rights reserved.
Revision 2 AUG 2021 | Version 7.0U3