{"id":34916,"date":"2024-09-30T14:50:32","date_gmt":"2024-09-30T12:50:32","guid":{"rendered":"https:\/\/www.dbi-services.com\/blog\/?p=34916"},"modified":"2024-10-11T11:22:27","modified_gmt":"2024-10-11T09:22:27","slug":"control-m-for-kubernetes-installation","status":"publish","type":"post","link":"https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-installation\/","title":{"rendered":"Control-M for Kubernetes &#8211; Installation"},"content":{"rendered":"\n<p>After showing you an <a href=\"https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-overview\/\" target=\"_blank\" rel=\"noreferrer noopener\">overview<\/a> and the <a href=\"https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-preparation\/\" target=\"_blank\" rel=\"noreferrer noopener\">preparation<\/a> of Control-M for Kubernetes, it is time to deep in with the installation of this solution. In fact, without the installation of Control-M for Kubernetes you can&#8217;t modernize your batch!<\/p>\n\n\n\n<!--more-->\n\n\n\n<p>In this blog, I will share with you how to do the installation of this solution step by step. Let&#8217;s remember the architecture.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"710\" src=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/09\/Screenshot-2024-09-03-152037-1-1024x710.png\" alt=\"\" class=\"wp-image-34918\" srcset=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/09\/Screenshot-2024-09-03-152037-1-1024x710.png 1024w, https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/09\/Screenshot-2024-09-03-152037-1-300x208.png 300w, https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/09\/Screenshot-2024-09-03-152037-1-768x533.png 768w, https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/09\/Screenshot-2024-09-03-152037-1.png 1228w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-deploy-kubernetes-plug-in\">Deploy kubernetes Plug-in<\/h2>\n\n\n\n<p>Firstly, download the Kubernetes Plugin, download the version 2.0.00 from the <a href=\"https:\/\/www.bmc.com\/available\/ddl.html?path=\/LP\/432491\/432492&amp;fltk_=H1Xk4lhaAEEB4zdvEUcM1h6T8hJksIsesTplqG41Fye3juWNbvqKNjSOhPYDaNv4\" target=\"_blank\" rel=\"noreferrer noopener\">Kubernetes plug-in download<\/a> page in the <a href=\"http:\/\/www.bmc.com\/available\/epd.html\" target=\"_blank\" rel=\"noreferrer noopener\">Electronic Product Distribution<\/a> site.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"875\" height=\"393\" src=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/09\/image-46.png\" alt=\"\" class=\"wp-image-34932\" srcset=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/09\/image-46.png 875w, https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/09\/image-46-300x135.png 300w, https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/09\/image-46-768x345.png 768w\" sizes=\"auto, (max-width: 875px) 100vw, 875px\" \/><\/figure>\n\n\n\n<p>Once downloaded, publish the plug-in by putting the zip file in the following location: <\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>$HOME_CTM\/ctm_em\/AUTO_DEPLOY\n<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-generate-an-api-token\">Generate an API Token<\/h2>\n\n\n\n<p>Basically, the API Token will be used later in the next step. In fact, we need to set up access to Control-M to register the Control-M\/Agents, for sure, this step should be done by a Control-M Administrator.<\/p>\n\n\n\n<p>I assume that you know what is an API Token, and how to generate it, below are the steps quickly.<\/p>\n\n\n\n<p>To generate the API Token, go to the Control-M UI -&gt; Configuration, from the drop-down list, select API Tokens.<\/p>\n\n\n\n<p>The API Token tab appears, click Add Token.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"919\" height=\"442\" src=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/09\/image-47.png\" alt=\"\" class=\"wp-image-34933\" srcset=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/09\/image-47.png 919w, https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/09\/image-47-300x144.png 300w, https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/09\/image-47-768x369.png 768w\" sizes=\"auto, (max-width: 919px) 100vw, 919px\" \/><\/figure>\n\n\n\n<p>To generate the API Token, fill the following:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>The Token Name field.<\/li>\n\n\n\n<li>The Roles field, remove or select the roles that you want to associate with the API Token (by default all roles are selected, which is not recommended).<\/li>\n\n\n\n<li>Expiration Date, select Indefinitely from the drop-down list.<\/li>\n<\/ul>\n\n\n\n<p>Click on Generate button.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-prepare-the-control-m-agent-deployment\">Prepare the Control-M Agent deployment<\/h2>\n\n\n\n<p>I recommend to deploy the agent using the Helm shared by BMC! It is easy to configure and to maintain in a Kubernetes cluster.<\/p>\n\n\n\n<p>First of all, add a repository named controlm to contain the helm charts of the Control-M\/Agent that is obtained from the Control-M Repository by running the following:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>helm repo add controlm https:\/\/controlm-charts.s3.us-west-2.amazonaws.com\/\n<\/code><\/pre>\n\n\n\n<p>Then, ensure that the Control-M repository is listed as one of your repositories by running the following command line:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>helm repo list<\/code><\/pre>\n\n\n\n<p>You can also list the charts within the new controlm repo by running the following command:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>helm search repo controlm<\/code><\/pre>\n\n\n\n<p>Create the namespace, by executing the following:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>kubectl create namespace ctmagt\n<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-control-m-agent-deployment\">Control-M Agent deployment<\/h2>\n\n\n\n<p>To deploy the Control-M Agent you should execute the Helm Install inside your kubernetes cluster:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>helm install ctm-dbi controlm\/controlm-agent --version 9.21.200 \\\n--set server.name=dbitest --set server.host=dbitest --set server.port=7005 --set server.ip=XX.XX.XX.XX \\\n--set api.endpoint=https:\/\/dbitest.x.com:8446\/automation-api \\\n--set api.token=b2XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX== \\\n--set pvc.storageClass=dbistorage<\/code><\/pre>\n\n\n\n<p>Adapt the command line to your environment!<\/p>\n\n\n\n<p>Check the pod status on the namespace (ctmagt) just created, once the agents pods are ready, check if they appear in Control-M -&gt; Configuration.<\/p>\n\n\n\n<p>By default, two pods should be created, two agents deployed. Sometimes agents are not available directly, don&#8217;t hesitate to disable and enable them.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-conclusion\">Conclusion<\/h2>\n\n\n\n<p>Finally, we have two Control-M agents deployed on Kubernetes.<\/p>\n\n\n\n<p>In the next blog we will see how to create the connection profile, and how to create Control-M jobs to execute Kubernetes jobs.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>After showing you an overview and the preparation of Control-M for Kubernetes, it is time to deep in with the installation of this solution. In fact, without the installation of Control-M for Kubernetes you can&#8217;t modernize your batch!<\/p>\n","protected":false},"author":46,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[1256,1320,1522],"tags":[717,2667,2634],"type_dbi":[],"class_list":["post-34916","post","type-post","status-publish","format-standard","hentry","category-control-m","category-devops","category-kubernetes","tag-control-m","tag-devops-2","tag-kubernetes-2"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.2 (Yoast SEO v27.2) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Control-M for Kubernetes - Installation - dbi Blog<\/title>\n<meta name=\"description\" content=\"Control-M for Kubernetes Installation\" \/>\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.dbi-services.com\/blog\/control-m-for-kubernetes-installation\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Control-M for Kubernetes - Installation\" \/>\n<meta property=\"og:description\" content=\"Control-M for Kubernetes Installation\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-installation\/\" \/>\n<meta property=\"og:site_name\" content=\"dbi Blog\" \/>\n<meta property=\"article:published_time\" content=\"2024-09-30T12:50:32+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-10-11T09:22:27+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/09\/Screenshot-2024-09-03-152037-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1228\" \/>\n\t<meta property=\"og:image:height\" content=\"852\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"David Diab\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"David Diab\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-installation\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-installation\/\"},\"author\":{\"name\":\"David Diab\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/deb907c3360cacdc6c7df54b4bac3c86\"},\"headline\":\"Control-M for Kubernetes &#8211; Installation\",\"datePublished\":\"2024-09-30T12:50:32+00:00\",\"dateModified\":\"2024-10-11T09:22:27+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-installation\/\"},\"wordCount\":452,\"commentCount\":2,\"image\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-installation\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/09\/Screenshot-2024-09-03-152037-1-1024x710.png\",\"keywords\":[\"Control-M\",\"devops\",\"kubernetes\"],\"articleSection\":[\"Control-M\",\"DevOps\",\"Kubernetes\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-installation\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-installation\/\",\"url\":\"https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-installation\/\",\"name\":\"Control-M for Kubernetes - Installation - dbi Blog\",\"isPartOf\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-installation\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-installation\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/09\/Screenshot-2024-09-03-152037-1-1024x710.png\",\"datePublished\":\"2024-09-30T12:50:32+00:00\",\"dateModified\":\"2024-10-11T09:22:27+00:00\",\"author\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/deb907c3360cacdc6c7df54b4bac3c86\"},\"description\":\"Control-M for Kubernetes Installation\",\"breadcrumb\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-installation\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-installation\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-installation\/#primaryimage\",\"url\":\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/09\/Screenshot-2024-09-03-152037-1.png\",\"contentUrl\":\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/09\/Screenshot-2024-09-03-152037-1.png\",\"width\":1228,\"height\":852},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-installation\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\/\/www.dbi-services.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Control-M for Kubernetes &#8211; Installation\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/#website\",\"url\":\"https:\/\/www.dbi-services.com\/blog\/\",\"name\":\"dbi Blog\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.dbi-services.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/deb907c3360cacdc6c7df54b4bac3c86\",\"name\":\"David Diab\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/212b1b2e4650bad3116f644ab4fb4663786d94195d7685d0704c8426da088e60?s=96&d=mm&r=g\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/212b1b2e4650bad3116f644ab4fb4663786d94195d7685d0704c8426da088e60?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/212b1b2e4650bad3116f644ab4fb4663786d94195d7685d0704c8426da088e60?s=96&d=mm&r=g\",\"caption\":\"David Diab\"},\"url\":\"https:\/\/www.dbi-services.com\/blog\/author\/david-diab\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Control-M for Kubernetes - Installation - dbi Blog","description":"Control-M for Kubernetes Installation","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.dbi-services.com\/blog\/control-m-for-kubernetes-installation\/","og_locale":"en_US","og_type":"article","og_title":"Control-M for Kubernetes - Installation","og_description":"Control-M for Kubernetes Installation","og_url":"https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-installation\/","og_site_name":"dbi Blog","article_published_time":"2024-09-30T12:50:32+00:00","article_modified_time":"2024-10-11T09:22:27+00:00","og_image":[{"width":1228,"height":852,"url":"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/09\/Screenshot-2024-09-03-152037-1.png","type":"image\/png"}],"author":"David Diab","twitter_card":"summary_large_image","twitter_misc":{"Written by":"David Diab","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-installation\/#article","isPartOf":{"@id":"https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-installation\/"},"author":{"name":"David Diab","@id":"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/deb907c3360cacdc6c7df54b4bac3c86"},"headline":"Control-M for Kubernetes &#8211; Installation","datePublished":"2024-09-30T12:50:32+00:00","dateModified":"2024-10-11T09:22:27+00:00","mainEntityOfPage":{"@id":"https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-installation\/"},"wordCount":452,"commentCount":2,"image":{"@id":"https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-installation\/#primaryimage"},"thumbnailUrl":"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/09\/Screenshot-2024-09-03-152037-1-1024x710.png","keywords":["Control-M","devops","kubernetes"],"articleSection":["Control-M","DevOps","Kubernetes"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-installation\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-installation\/","url":"https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-installation\/","name":"Control-M for Kubernetes - Installation - dbi Blog","isPartOf":{"@id":"https:\/\/www.dbi-services.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-installation\/#primaryimage"},"image":{"@id":"https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-installation\/#primaryimage"},"thumbnailUrl":"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/09\/Screenshot-2024-09-03-152037-1-1024x710.png","datePublished":"2024-09-30T12:50:32+00:00","dateModified":"2024-10-11T09:22:27+00:00","author":{"@id":"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/deb907c3360cacdc6c7df54b4bac3c86"},"description":"Control-M for Kubernetes Installation","breadcrumb":{"@id":"https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-installation\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-installation\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-installation\/#primaryimage","url":"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/09\/Screenshot-2024-09-03-152037-1.png","contentUrl":"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/09\/Screenshot-2024-09-03-152037-1.png","width":1228,"height":852},{"@type":"BreadcrumbList","@id":"https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-installation\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/www.dbi-services.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Control-M for Kubernetes &#8211; Installation"}]},{"@type":"WebSite","@id":"https:\/\/www.dbi-services.com\/blog\/#website","url":"https:\/\/www.dbi-services.com\/blog\/","name":"dbi Blog","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.dbi-services.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/deb907c3360cacdc6c7df54b4bac3c86","name":"David Diab","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/212b1b2e4650bad3116f644ab4fb4663786d94195d7685d0704c8426da088e60?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/212b1b2e4650bad3116f644ab4fb4663786d94195d7685d0704c8426da088e60?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/212b1b2e4650bad3116f644ab4fb4663786d94195d7685d0704c8426da088e60?s=96&d=mm&r=g","caption":"David Diab"},"url":"https:\/\/www.dbi-services.com\/blog\/author\/david-diab\/"}]}},"_links":{"self":[{"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/posts\/34916","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/users\/46"}],"replies":[{"embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/comments?post=34916"}],"version-history":[{"count":9,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/posts\/34916\/revisions"}],"predecessor-version":[{"id":34943,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/posts\/34916\/revisions\/34943"}],"wp:attachment":[{"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/media?parent=34916"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/categories?post=34916"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/tags?post=34916"},{"taxonomy":"type","embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/type_dbi?post=34916"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}