Vm_Hardware_Ethernet_Create_RequestBody
Vm_Hardware_Ethernet_Create_RequestBody
This is a request body class for an operation.
JSON Example
{
"spec": {
"type": "string",
"upt_compatibility_enabled": false,
"mac_type": "string",
"mac_address": "string",
"pci_slot_number": 0,
"wake_on_lan_enabled": false,
"backing": {
"type": "string",
"network": "string",
"distributed_port": "string"
},
"start_connected": false,
"allow_guest_control": false
}
}