VmHardwareEthernetSummary

The Ethernet.Summary structure contains commonly used information about a virtual Ethernet adapter.


Properties

string
nic Required

Identifier of the virtual Ethernet adapter. When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: com.vmware.vcenter.vm.hardware.Ethernet. When operations return a value of this structure as a result, the field will be an identifier for the resource type: com.vmware.vcenter.vm.hardware.Ethernet.

JSON Example

{
	"nic": "string"
}

Feedback

Was this page helpful?