clear ip nat translation all
DME
Copy
POST http://<mgmt-ip>/api/mo/sys/action.json
{ "actionLSubj": { "attributes": { "dn": "sys/action/lsubj-[sys/nat]" } "children" : [ { "natInstIpNatTranslationLTask" : { "attributes" : { "adminSt": "start", "all": enabled, "dn": "sys/action/lsubj-[sys/nat]/natInstIpNatTranslationLTask", "freq": "one-shot" }}}]}}