VSphereVMNetwork

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"
                }
            ]
        }
    ]
}
devices
Optional

The devices of the vSphere VM network.

Property Of