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:vsan="urn:vsan" 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
© 2015-2020 VMware, Inc. All rights reserved.
Revision 15-February-2020 | VMware vSAN Management API | Version 7.0