NSX-T Data Center REST API
DvpgMappingInfo (schema)
DVPG mapping info
Mapping info for a DVPG to which an overlay segment has been bridged.
Name | Description | Type | Notes |
---|---|---|---|
bridge_profile_path | Bridge profile path Policy path of the L2 bridge profile that has been used for bridging the segment and DVPG |
string | Required Readonly |
bridging_mode | Bridging mode Bridging mode. |
BridgingMode | Required Readonly |
dvpg_id | DVPG ID DVPG ID to which the overlay segment has been bridged. |
string | Required Readonly |
dvpg_name | DVPG name DVPG name. |
string | Required Readonly |
ipv4_subnet | IPv4 subnet of some/all vNICs connected to the DVPG IPv4 subnet of some/all vNICs connected to the DVPG. This value would have been provided when extend DVPG workflow was performed. |
string | Readonly |
ipv6_subnet | IPv6 subnet of some/all vNICs connected to the DVPG IPv6 subnet of some/all vNICs connected to the DVPG. This value would have been provided when extend DVPG workflow was performed. |
string | Readonly |
vlan_id | VLAN ID VLAN ID of the DVPG that has been bridged to overlay segment. |
string | Required Readonly |