Networking_Info
The Networking.Info structure contains information about the network configuration of a virtual appliance.
{
"dns": {
"mode": "string",
"hostname": "string",
"servers": [
"string"
]
}
}
The Networking.DnsInfo structure contains information about the DNS configuration of a virtual appliance.
Interface configuration as a key-value map where key is a network interface name, for example, "nic0". When clients pass a value of this structure as a parameter, the key in the field map must be an identifier for the resource type: com.vmware.appliance.networking.interfaces. When operations return a value of this structure as a result, the key in the field map will be an identifier for the resource type: com.vmware.appliance.networking.interfaces.