VMware · Example Payload

Vmware Vsphere Ethernet Create Spec Example

Cloud ComputingContainer ManagementHybrid CloudInfrastructureVirtualization

Vmware Vsphere Ethernet Create Spec Example is an example object payload from VMware, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

typemac_typemac_addressbackingstart_connectedallow_guest_controlwake_on_lan_enabled

Example Payload

Raw ↑
{
  "type": "example_value",
  "mac_type": "example_value",
  "mac_address": "example_value",
  "backing": "example_value",
  "start_connected": true,
  "allow_guest_control": true,
  "wake_on_lan_enabled": true
}