{"id":2638,"date":"2016-07-06T07:00:25","date_gmt":"2016-07-06T07:00:25","guid":{"rendered":"https:\/\/live-infoblox-blog.pantheonsite.io\/?p=2638"},"modified":"2020-05-06T10:28:06","modified_gmt":"2020-05-06T17:28:06","slug":"infoblox-with-aws-lambda-cloudformation-and-cloudtrail-part-1-overview","status":"publish","type":"post","link":"https:\/\/www.infoblox.com\/blog\/community\/infoblox-with-aws-lambda-cloudformation-and-cloudtrail-part-1-overview\/","title":{"rendered":"Infoblox with AWS Lambda  CloudFormation  and CloudTrail Part 1 &#8211; Overview"},"content":{"rendered":"<div class=\"lia-message-body lia-component-body\">\n<div class=\"lia-message-body-content\">\n<p>In this series of blog posts I will describe methods of combining AWS Lambda, CloudFormation, and CloudTrail with Infoblox Cloud Platform Appliances running inside an AWS VPC to automate Infoblox provisioning without any API calls ever leaving the AWS environment. This will enable full DNS and IP address management automation even when using the native AWS provisioning tools. Infoblox has the ability to automatically create DNS records for AWS EC2 instances on a scheduled basis using the vDiscovery feature but this process allows on-demand provisioning for a wide range of AWS objects and services and can allow for more customization of the naming and addressing scheme at the cost of some additional effort in scripting and customization.<\/p>\n<p>The number of orchestration and provisioning tools available to a person deploying infrastructure to cloud platforms is almost endless. Many, if not all of those can be integrated into an Infoblox environment using the Infoblox APIs in order to provide automated IP address, DNS, and DHCP provisioning. This is typically a simple process, either using pre-built modules or by adding API calls to the provisioning playbooks. There are plenty of pre-built modules available, such as those for Chef (<a href=\"https:\/\/supermarket.chef.io\/cookbooks\/infoblox\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">https:\/\/supermarket.chef.io\/cookbooks\/infoblox<\/a>) and ServiceNow Orchestration (<a href=\"https:\/\/docs.servicenow.com\/administer\/orchestration_activities\/concept\/c_InfobloxDDIActivityPack.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">https:\/\/docs.servicenow.com\/administer\/orchestration_activities\/concept\/c_InfobloxDDIActivityPack.ht&#8230;<\/a>).<\/p>\n<p>There are a few examples where this automation of Infoblox DDI in the provisioning process isn&#8217;t so simple. A great example is in an Amazon Web Services environment where provisioning is done through the native AWS tools. This could be through the web console or through CloudFormation, AWS&#8217; native orchestration tool. In this case there has traditionally been no way to add those API calls out to the Infoblox environment as AWS does not have the ability to make outbound API calls from the web console or CloudFormation.<\/p>\n<p>AWS Lambda is a relatively new (2014) feature in the AWS platform. Lambda allows an administrator to run code within the AWS platform in response to events in other AWS functions. Lambda dynamically creates an infrastructure environment within milliseconds, runs a code snippet (Python, node.js, or Java), then shuts down that dynamically created environment automatically. The great thing about Lambda is that it is metered in 100 millisecond increments. This means running code on-demand is very inexpensive when the code is small and quick and there\u2019s no requirement to maintain any other infrastructure like an EC2 instance with an operating system. AWS Lambda just recently added the ability to make network connections into an AWS VPC which enables the techniques I\u2019ll demonstrate.<\/p>\n<p>This is the environment that I\u2019ll be configuring over the next few posts.<\/p>\n<p><span class=\"lia-message-image-wrapper\"><img decoding=\"async\" class=\"lia-media-image\" tabindex=\"0\" title=\"AWS Architecture\" src=\"https:\/\/cixhp49439.i.lithium.com\/t5\/image\/serverpage\/image-id\/667iBAB07AECF2A58F0A\/image-size\/original?v=v2&amp;px=-1\" alt=\"AWS Architecture\" border=\"0\" \/><i class=\"lia-fa lia-fa-search-plus lia-media-lightbox-trigger\" tabindex=\"0\" aria-label=\"Enlarge image\"><\/i><\/span><\/p>\n<\/div>\n<\/div>\n<div class=\"lia-message-footer lia-component-message-footer\">\n<div class=\"lia-message-tags\"><\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>In this series of blog posts I will describe methods of combining AWS Lambda, CloudFormation, and CloudTrail with Infoblox Cloud Platform Appliances running inside an AWS VPC to automate Infoblox provisioning without any API calls ever leaving the AWS environment. This will enable full DNS and IP address management automation even when using the native [&hellip;]<\/p>\n","protected":false},"author":171,"featured_media":2639,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"_genesis_hide_title":false,"_genesis_hide_breadcrumbs":false,"_genesis_hide_singular_image":false,"_genesis_hide_footer_widgets":false,"_genesis_custom_body_class":"","_genesis_custom_post_class":"","_genesis_layout":"","footnotes":""},"categories":[3],"tags":[41,42,53],"class_list":{"0":"post-2638","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-community","8":"tag-cloud","9":"tag-cloud-automation","10":"tag-hybrid-cloud","11":"entry"},"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.3 (Yoast SEO v27.3) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Infoblox with AWS Lambda CloudFormation and CloudTrail Part 1 - Overview<\/title>\n<meta name=\"description\" content=\"In this series of blog posts I will describe methods of combining AWS Lambda, CloudFormation, and CloudTrail with Infoblox Cloud Platform Appliances running inside an AWS VPC to automate Infoblox provisioning without any API calls ever leaving the AWS environment.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.infoblox.com\/blog\/community\/infoblox-with-aws-lambda-cloudformation-and-cloudtrail-part-1-overview\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Infoblox with AWS Lambda CloudFormation and CloudTrail Part 1 - Overview\" \/>\n<meta property=\"og:description\" content=\"In this series of blog posts I will describe methods of combining AWS Lambda, CloudFormation, and CloudTrail with Infoblox Cloud Platform Appliances running inside an AWS VPC to automate Infoblox provisioning without any API calls ever leaving the AWS environment.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.infoblox.com\/blog\/community\/infoblox-with-aws-lambda-cloudformation-and-cloudtrail-part-1-overview\/\" \/>\n<meta property=\"og:site_name\" content=\"Infoblox Blog\" \/>\n<meta property=\"article:published_time\" content=\"2016-07-06T07:00:25+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-05-06T17:28:06+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.infoblox.com\/blog\/wp-content\/uploads\/blog-aug-4-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"660\" \/>\n\t<meta property=\"og:image:height\" content=\"454\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Blair Rampling\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Blair Rampling\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/community\\\/infoblox-with-aws-lambda-cloudformation-and-cloudtrail-part-1-overview\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/community\\\/infoblox-with-aws-lambda-cloudformation-and-cloudtrail-part-1-overview\\\/\"},\"author\":{\"name\":\"Blair Rampling\",\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/#\\\/schema\\\/person\\\/08d2cbe1d1c43794bbb50c3fcaad9d66\"},\"headline\":\"Infoblox with AWS Lambda CloudFormation and CloudTrail Part 1 &#8211; Overview\",\"datePublished\":\"2016-07-06T07:00:25+00:00\",\"dateModified\":\"2020-05-06T17:28:06+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/community\\\/infoblox-with-aws-lambda-cloudformation-and-cloudtrail-part-1-overview\\\/\"},\"wordCount\":451,\"publisher\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/community\\\/infoblox-with-aws-lambda-cloudformation-and-cloudtrail-part-1-overview\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/wp-content\\\/uploads\\\/blog-aug-4-1.jpg\",\"keywords\":[\"Cloud\",\"Cloud Automation\",\"Hybrid cloud\"],\"articleSection\":[\"Community\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/community\\\/infoblox-with-aws-lambda-cloudformation-and-cloudtrail-part-1-overview\\\/\",\"url\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/community\\\/infoblox-with-aws-lambda-cloudformation-and-cloudtrail-part-1-overview\\\/\",\"name\":\"Infoblox with AWS Lambda CloudFormation and CloudTrail Part 1 - Overview\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/community\\\/infoblox-with-aws-lambda-cloudformation-and-cloudtrail-part-1-overview\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/community\\\/infoblox-with-aws-lambda-cloudformation-and-cloudtrail-part-1-overview\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/wp-content\\\/uploads\\\/blog-aug-4-1.jpg\",\"datePublished\":\"2016-07-06T07:00:25+00:00\",\"dateModified\":\"2020-05-06T17:28:06+00:00\",\"description\":\"In this series of blog posts I will describe methods of combining AWS Lambda, CloudFormation, and CloudTrail with Infoblox Cloud Platform Appliances running inside an AWS VPC to automate Infoblox provisioning without any API calls ever leaving the AWS environment.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/community\\\/infoblox-with-aws-lambda-cloudformation-and-cloudtrail-part-1-overview\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/community\\\/infoblox-with-aws-lambda-cloudformation-and-cloudtrail-part-1-overview\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/community\\\/infoblox-with-aws-lambda-cloudformation-and-cloudtrail-part-1-overview\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/wp-content\\\/uploads\\\/blog-aug-4-1.jpg\",\"contentUrl\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/wp-content\\\/uploads\\\/blog-aug-4-1.jpg\",\"width\":660,\"height\":454,\"caption\":\"Infoblox with AWS Lambda CloudFormation and CloudTrail Part 1 - Overview\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/community\\\/infoblox-with-aws-lambda-cloudformation-and-cloudtrail-part-1-overview\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Community\",\"item\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/category\\\/community\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Infoblox with AWS Lambda CloudFormation and CloudTrail Part 1 &#8211; Overview\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/\",\"name\":\"infoblox.com\\\/blog\\\/\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/#organization\",\"name\":\"Infoblox\",\"url\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/wp-content\\\/uploads\\\/infoblox-logo-2.svg\",\"contentUrl\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/wp-content\\\/uploads\\\/infoblox-logo-2.svg\",\"width\":137,\"height\":30,\"caption\":\"Infoblox\"},\"image\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/#\\\/schema\\\/person\\\/08d2cbe1d1c43794bbb50c3fcaad9d66\",\"name\":\"Blair Rampling\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/af4c66005252a164d2efe693b93e9a0fc2110a6fb709b276bd0042962a784153?s=96&d=blank&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/af4c66005252a164d2efe693b93e9a0fc2110a6fb709b276bd0042962a784153?s=96&d=blank&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/af4c66005252a164d2efe693b93e9a0fc2110a6fb709b276bd0042962a784153?s=96&d=blank&r=g\",\"caption\":\"Blair Rampling\"},\"url\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/author\\\/blair-rampling\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Infoblox with AWS Lambda CloudFormation and CloudTrail Part 1 - Overview","description":"In this series of blog posts I will describe methods of combining AWS Lambda, CloudFormation, and CloudTrail with Infoblox Cloud Platform Appliances running inside an AWS VPC to automate Infoblox provisioning without any API calls ever leaving the AWS environment.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.infoblox.com\/blog\/community\/infoblox-with-aws-lambda-cloudformation-and-cloudtrail-part-1-overview\/","og_locale":"en_US","og_type":"article","og_title":"Infoblox with AWS Lambda CloudFormation and CloudTrail Part 1 - Overview","og_description":"In this series of blog posts I will describe methods of combining AWS Lambda, CloudFormation, and CloudTrail with Infoblox Cloud Platform Appliances running inside an AWS VPC to automate Infoblox provisioning without any API calls ever leaving the AWS environment.","og_url":"https:\/\/www.infoblox.com\/blog\/community\/infoblox-with-aws-lambda-cloudformation-and-cloudtrail-part-1-overview\/","og_site_name":"Infoblox Blog","article_published_time":"2016-07-06T07:00:25+00:00","article_modified_time":"2020-05-06T17:28:06+00:00","og_image":[{"width":660,"height":454,"url":"https:\/\/www.infoblox.com\/blog\/wp-content\/uploads\/blog-aug-4-1.jpg","type":"image\/jpeg"}],"author":"Blair Rampling","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Blair Rampling","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.infoblox.com\/blog\/community\/infoblox-with-aws-lambda-cloudformation-and-cloudtrail-part-1-overview\/#article","isPartOf":{"@id":"https:\/\/www.infoblox.com\/blog\/community\/infoblox-with-aws-lambda-cloudformation-and-cloudtrail-part-1-overview\/"},"author":{"name":"Blair Rampling","@id":"https:\/\/www.infoblox.com\/blog\/#\/schema\/person\/08d2cbe1d1c43794bbb50c3fcaad9d66"},"headline":"Infoblox with AWS Lambda CloudFormation and CloudTrail Part 1 &#8211; Overview","datePublished":"2016-07-06T07:00:25+00:00","dateModified":"2020-05-06T17:28:06+00:00","mainEntityOfPage":{"@id":"https:\/\/www.infoblox.com\/blog\/community\/infoblox-with-aws-lambda-cloudformation-and-cloudtrail-part-1-overview\/"},"wordCount":451,"publisher":{"@id":"https:\/\/www.infoblox.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.infoblox.com\/blog\/community\/infoblox-with-aws-lambda-cloudformation-and-cloudtrail-part-1-overview\/#primaryimage"},"thumbnailUrl":"https:\/\/www.infoblox.com\/blog\/wp-content\/uploads\/blog-aug-4-1.jpg","keywords":["Cloud","Cloud Automation","Hybrid cloud"],"articleSection":["Community"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.infoblox.com\/blog\/community\/infoblox-with-aws-lambda-cloudformation-and-cloudtrail-part-1-overview\/","url":"https:\/\/www.infoblox.com\/blog\/community\/infoblox-with-aws-lambda-cloudformation-and-cloudtrail-part-1-overview\/","name":"Infoblox with AWS Lambda CloudFormation and CloudTrail Part 1 - Overview","isPartOf":{"@id":"https:\/\/www.infoblox.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.infoblox.com\/blog\/community\/infoblox-with-aws-lambda-cloudformation-and-cloudtrail-part-1-overview\/#primaryimage"},"image":{"@id":"https:\/\/www.infoblox.com\/blog\/community\/infoblox-with-aws-lambda-cloudformation-and-cloudtrail-part-1-overview\/#primaryimage"},"thumbnailUrl":"https:\/\/www.infoblox.com\/blog\/wp-content\/uploads\/blog-aug-4-1.jpg","datePublished":"2016-07-06T07:00:25+00:00","dateModified":"2020-05-06T17:28:06+00:00","description":"In this series of blog posts I will describe methods of combining AWS Lambda, CloudFormation, and CloudTrail with Infoblox Cloud Platform Appliances running inside an AWS VPC to automate Infoblox provisioning without any API calls ever leaving the AWS environment.","breadcrumb":{"@id":"https:\/\/www.infoblox.com\/blog\/community\/infoblox-with-aws-lambda-cloudformation-and-cloudtrail-part-1-overview\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.infoblox.com\/blog\/community\/infoblox-with-aws-lambda-cloudformation-and-cloudtrail-part-1-overview\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.infoblox.com\/blog\/community\/infoblox-with-aws-lambda-cloudformation-and-cloudtrail-part-1-overview\/#primaryimage","url":"https:\/\/www.infoblox.com\/blog\/wp-content\/uploads\/blog-aug-4-1.jpg","contentUrl":"https:\/\/www.infoblox.com\/blog\/wp-content\/uploads\/blog-aug-4-1.jpg","width":660,"height":454,"caption":"Infoblox with AWS Lambda CloudFormation and CloudTrail Part 1 - Overview"},{"@type":"BreadcrumbList","@id":"https:\/\/www.infoblox.com\/blog\/community\/infoblox-with-aws-lambda-cloudformation-and-cloudtrail-part-1-overview\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.infoblox.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Community","item":"https:\/\/www.infoblox.com\/blog\/category\/community\/"},{"@type":"ListItem","position":3,"name":"Infoblox with AWS Lambda CloudFormation and CloudTrail Part 1 &#8211; Overview"}]},{"@type":"WebSite","@id":"https:\/\/www.infoblox.com\/blog\/#website","url":"https:\/\/www.infoblox.com\/blog\/","name":"infoblox.com\/blog\/","description":"","publisher":{"@id":"https:\/\/www.infoblox.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.infoblox.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.infoblox.com\/blog\/#organization","name":"Infoblox","url":"https:\/\/www.infoblox.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.infoblox.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.infoblox.com\/blog\/wp-content\/uploads\/infoblox-logo-2.svg","contentUrl":"https:\/\/www.infoblox.com\/blog\/wp-content\/uploads\/infoblox-logo-2.svg","width":137,"height":30,"caption":"Infoblox"},"image":{"@id":"https:\/\/www.infoblox.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.infoblox.com\/blog\/#\/schema\/person\/08d2cbe1d1c43794bbb50c3fcaad9d66","name":"Blair Rampling","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/af4c66005252a164d2efe693b93e9a0fc2110a6fb709b276bd0042962a784153?s=96&d=blank&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/af4c66005252a164d2efe693b93e9a0fc2110a6fb709b276bd0042962a784153?s=96&d=blank&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/af4c66005252a164d2efe693b93e9a0fc2110a6fb709b276bd0042962a784153?s=96&d=blank&r=g","caption":"Blair Rampling"},"url":"https:\/\/www.infoblox.com\/blog\/author\/blair-rampling\/"}]}},"_links":{"self":[{"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/posts\/2638","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/users\/171"}],"replies":[{"embeddable":true,"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/comments?post=2638"}],"version-history":[{"count":1,"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/posts\/2638\/revisions"}],"predecessor-version":[{"id":2640,"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/posts\/2638\/revisions\/2640"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/media\/2639"}],"wp:attachment":[{"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/media?parent=2638"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/categories?post=2638"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/tags?post=2638"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}