HomeGuidesAPI ReferenceChangelog
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In

(1) Get all DNAT Policies configured on the orchestrator (2) Get DNAT Policies of required source segment

Sample response:
{ "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!