HostConnectInfoNetworkInfo

HostConnectInfoNetworkInfo
HostConnectInfoNetworkInfo

The base data object type for information about networks on the host.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "summary": {
        "_typeName": "string",
        "network": {
            "_typeName": "string",
            "type": "string",
            "value": "string"
        },
        "name": "string",
        "accessible": false,
        "ipPoolName": "string",
        "ipPoolId": 0
    }
}
summary
Required

General information about a network.