action mandrillapp_post_ips_info_json { label: "post_ips_info_json" description: "Retrieves information about a single dedicated ip." provider: mandrillapp method: POST path: "/ips/info.json" encoding: json output: { type: "object" additionalProperties: true } }