Files
Shawn Hartsock c83651f5be pyvmomi RST docs do not properly show lists
Fixes RST documents to include list mark up when appropriate.

closes: https://github.com/vmware/pyvmomi/issues/76
2014-08-13 14:49:24 -04:00

924 B

vim.dvs.DistributedVirtualPort.State

The state of a DistributedVirtualPort.

extends

vmodl.DynamicData

since

vSphere API 4.0

Attributes:

runtimeInfo (vim.dvs.DistributedVirtualPort.RuntimeInfo, optional):

Run time information of the port. This property is set only when the port is running.

stats (vim.dvs.PortStatistics):

Statistics of the port.

vendorSpecificState ([vim.dvs.KeyedOpaqueBlob], optional):

Opaque binary blob that stores vendor-specific runtime state data.