action mandrillapp_post_ips_check_custom_dns_json { label: "post_ips_check_custom_dns_json" description: "Tests whether a domain name is valid for use as the custom reverse DNS for a dedicated IP." provider: mandrillapp method: POST path: "/ips/check-custom-dns.json" encoding: json output: { type: "object" additionalProperties: true } }