vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - DVPortState(vim.dvs.DistributedVirtualPort.State)
- Property of
- DistributedVirtualPort
- Extends
- DynamicData
- See also
- DistributedVirtualSwitchKeyedOpaqueBlob, DistributedVirtualSwitchPortStatistics, DVPortStatus
- Since
- vSphere API Release 4.0
Data Object Description
The state of a DistributedVirtualPort.Properties
Name | Type | Description |
---|---|---|
runtimeInfo* | DVPortStatus |
Run time information of the port.
This property is set only when the port is running.
|
stats | DistributedVirtualSwitchPortStatistics |
Statistics of the port.
|
vendorSpecificState* | DistributedVirtualSwitchKeyedOpaqueBlob[] |
Opaque binary blob that stores vendor-specific runtime state data.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |