vSphere Web Services API
|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - DistributedVirtualSwitchNetworkOffloadSpec(vim.dvs.NetworkOffloadSpec)
- Returned by
- QuerySupportedNetworkOffloadSpec
- Extends
- DynamicData
- See also
- VMwareDvsDpuCapability
- Since
- vSphere API Release 8.0.0.1
Data Object Description
Describe the network offload specification of a VmwareDistributedVirtualSwitch.Properties
| Name | Type | Description |
|---|---|---|
| dpuCapability* | VMwareDvsDpuCapability |
The VMwareDvsDpuCapability
data object describes version-specific DPU capabilities.
If unset, the DPU capability should be determined from
dpuCapability.
Since vSphere API Release 9.1.0.0 |
| id | xsd:string |
Identifier of the specification.
|
| name* | xsd:string |
Name of the specification.
|
| types* | xsd:string[] |
DPU types supported in the specification.
|
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |