FlushDNSCache

Trigger this action to flush the DNS cache.

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