InventoryNetwork

InventoryNetwork
InventoryNetwork

Inventory network from SDDC LCM infrastructure (e.g. vSphere port group).

JSON Example
{
    "id": "string",
    "name": "string",
    "isDefault": false
}
string
id
Required  

Network identifier (e.g. vSphere Managed Object ID).

string
name
Required  

Name of the network.

boolean
isDefault
Optional

Whether this network is the default. Omitted from JSON when false or unset; present only when true.