HomeGuidesAPI ReferenceChangelog
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Get all D-NAT Policies

Sample response:
{ "1": { "20000": { "match": { "acl": "", "matchstr": { "dst_ip": "1.1.1.1-10" } }, "set": { "dst_vrf": 0, "trans_dst_ip": "2.2.2.1-10" },"comment": "","enable": true,"gms_marked": true,"misc": ""}}}

Language
Click Try It! to start a request and see the response here!