vcenter vm template library items: ethernet update spec

The ethernet_update_spec structure describes the network that the ethernet adapter of the deployed virtual machine should be connected to. Warning: This structure is available as technical preview. It may be changed in a future release.

Representation:

{
    "network""obj-103"
}

Attributes:

Name Type Description
Optional
network string Identifier of the network backing the virtual Ethernet adapter. Warning: This attribute is available as technical preview. It may be changed in a future release.

Optional. This field is currently required.

If unset, the virtual Ethernet adapter will be connected to same network as it was in the source virtual machine template.

. When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: Network. When operations return a value of this structure as a result, the field will be an identifier for the resource type: Network.