vcenter vm hardware ethernet: summary
The
summary
structure contains commonly used information about a virtual Ethernet adapter.Representation:
{
"nic" : "obj-103"
}
"nic" : "obj-103"
}
Attributes:
Name | Type | Description |
---|---|---|
Required | ||
nic | string | 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 . |