FlushArpCache

Trigger this action to flush the ARP cache.

Use the HTTP POST method with the resource /mgmt/actionqueue/default, specifying a request payload with the following format:
{
  "FlushArpCache": {
  }
}