VSphereVMNetwork
vSphere VM Network
The network status of the vSphere VM.
JSON Example
{
"devices": [
{
"network_name": "string",
"nameservers": [
"string"
],
"addresses_from_pools": [
{
"api_group": "string",
"kind": "string",
"name": "string"
}
]
}
]
}