VSphereVMDevice
vSphere VM Device
A device of the vSphere VM network.
JSON Example
{
"network_name": "string",
"nameservers": [
"string"
],
"addresses_from_pools": [
{
"api_group": "string",
"kind": "string",
"name": "string"
}
]
}
string
network_name
Optional
The name of the network.
array of
string
nameservers
Optional
The nameservers of the vSphere VM network.
array of
AddressesFromPool
addresses_from_pools
Optional
The AddressesFromPools of the vSphere VM network.