vcenter vm template library items: ethernet info
ethernet_info
structure contains information about a virtual machine template's virtual Ethernet adapter. This structure was added in vSphere API 6.8.Representation:
Attributes:
Name | Type | Description |
---|---|---|
Required | ||
backing_type | string | Network backing type for the virtual Ethernet adapter. This attribute was added in vSphere API 6.8. Defines valid network backing types for a virtual Ethernet adapter. This enumeration was added in vSphere API 6.8. Value is one of: |
mac_type | string | MAC address type of the ethernet adapter. This attribute was added in vSphere API 6.8. Defines the valid MAC address origins for a virtual Ethernet adapter. This enumeration was added in vSphere API 6.8. Value is one of: |
Optional | ||
network | string | Identifier of the network backing the virtual Ethernet adapter. This attribute was added in vSphere API 6.8. Optional. This field will be unset if the identifier of the network backing could not be determined.When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: |