| getmapdmrResult Structure Definition |
The getmapdmrResult structure defines the return type for getmapdmr API. |
Syntax |
Members |
rc |
If the method succeeds, rc is 0 else rc > 0. Values above 0x8000 indicate Warnings. |
message |
If the method succeeds, message is NULL else message contains Error/Warning message. |
mapdmrList |
List of mapdmrs |
| mapdmr Structure Definition |
The mapdmr structure defines the actual return type values for getmapdmr API. |
Syntax |
Members |
name |
Name for the Default Mapping Rule. |
bripv6prefix |
IPv6 prefix of Border Relay (Citrix ADC) device.MAP-T CE will send ipv6 packets to this ipv6 prefix.The DMR IPv6 prefix length SHOULD be 64 bits long by default and in any case MUST NOT exceed 96 bits |
_nextgenapiresource |
See Also |