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