HostVirtualNicOpaqueNetworkSpec
HostVirtualNicOpaqueNetworkSpec
The HostVirtualNicOpaqueNetworkSpec data object describes the opaque network(HostOpaqueNetworkInfo) configuration used by virtual NIC.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"opaqueNetworkId": "string",
"opaqueNetworkType": "string"
}
string
opaqueNetworkId
Required
ID of the Opaque network to which the virtual NIC is connected.
string
opaqueNetworkType
Required
Type of the Opaque network to which the virtual NIC is connected.