DNS
DNS Zones
Update reverse DNS cache
This function queries DNS and updates the map of local IP addresses to reverse DNS names.
get/update_reverse_dns_cache
Response
HTTP Request was successful.
Example response
{
"metadata": {
"command": "update_reverse_dns_cache",
"reason": "OK",
"result": 1,
"version": 1
}
}