DvpgMappingInfo
Mapping info for a DVPG to which an overlay segment has been bridged.
{
"bridge_profile_path": "string",
"bridging_mode": "string",
"dvpg_id": "string",
"dvpg_name": "string",
"ipv4_subnet": "string",
"ipv6_subnet": "string",
"vlan_id": "string"
}
Policy path of the L2 bridge profile that has been used for bridging the segment and DVPG
Bridging mode.
DVPG ID to which the overlay segment has been bridged.
DVPG name.
IPv4 subnet of some/all vNICs connected to the DVPG. This value would have been provided when extend DVPG workflow was performed.
IPv6 subnet of some/all vNICs connected to the DVPG. This value would have been provided when extend DVPG workflow was performed.
VLAN ID of the DVPG that has been bridged to overlay segment.