vSphere Web Services API


Data Object - DvsPortUnblockedEvent(vim.event.DvsPortUnblockedEvent)

Extends
DvsEvent
See also
DVPortStatus
Since
vSphere API Release 4.0

Data Object Description

A port is unblocked in the distributed virtual switch.

Properties

Name Type Description
portKeyxsd:string

The port key.
prevBlockState*xsd:string

Previous state of the DvsPort. See DvsEventPortBlockState

Since vSphere API Release 6.5
runtimeInfo*DVPortStatus

The port runtime information.

Since vSphere API Release 5.1
Properties inherited from DvsEvent
None
Properties inherited from Event
chainId, changeTag, computeResource, createdTime, datacenter, ds, dvs, fullFormattedMessage, host, key, net, userName, vm
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition