{"id":34826,"date":"2024-09-25T15:01:09","date_gmt":"2024-09-25T13:01:09","guid":{"rendered":"https:\/\/www.dbi-services.com\/blog\/?p=34826"},"modified":"2024-09-25T15:01:11","modified_gmt":"2024-09-25T13:01:11","slug":"control-m-for-kubernetes-preparation","status":"publish","type":"post","link":"https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-preparation\/","title":{"rendered":"Control-M for Kubernetes &#8211; Preparation"},"content":{"rendered":"\n<p>As promised in the <a href=\"https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-overview\" target=\"_blank\" rel=\"noreferrer noopener\">first blog<\/a> of this series, here we are with the second blog to show you how to prepare the Control-M for Kubernetes solution, this solution allow to create and start Kubernetes pods using Control-M jobs.<\/p>\n\n\n\n<!--more-->\n\n\n\n<p>To implement Control-M for Kubernetes you will need to verify and prepare some prerequisites, like check access, compatibility with OS, persistent storage, memory, firewall, aso.<\/p>\n\n\n\n<p>The compatibility between Control-M components has been shown in the <a href=\"https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-overview\" target=\"_blank\" rel=\"noreferrer noopener\">previous blog<\/a>.<\/p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"320\" height=\"170\" src=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/09\/bmc-control-m-2.png\" alt=\"\" class=\"wp-image-34832\" style=\"width:364px;height:auto\" srcset=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/09\/bmc-control-m-2.png 320w, https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/09\/bmc-control-m-2-300x159.png 300w\" sizes=\"auto, (max-width: 320px) 100vw, 320px\" \/><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" src=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/09\/Kubernetes-Logo-3-1024x576.png\" alt=\"\" class=\"wp-image-34835\" style=\"width:357px;height:auto\" srcset=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/09\/Kubernetes-Logo-3-1024x576.png 1024w, https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/09\/Kubernetes-Logo-3-300x169.png 300w, https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/09\/Kubernetes-Logo-3-768x432.png 768w, https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/09\/Kubernetes-Logo-3-1536x864.png 1536w, https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/09\/Kubernetes-Logo-3-2048x1152.png 2048w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n<\/div>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-access\">Access<\/h2>\n\n\n\n<p>First of all, the following access should be delivered to the expert(s) to allow a smooth implementation of Control-M for Kubernetes:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Full admin access to Control-M UI<\/li>\n\n\n\n<li>Access on the servers hosting the Control-M Server and Control-M EM<\/li>\n\n\n\n<li>Sudo to Control-M EM user, and Control-M\/Server user<\/li>\n\n\n\n<li>Access to OpenShift or Kubernetes cluster<\/li>\n\n\n\n<li>A valid account to access <a href=\"http:\/\/www.bmc.com\/available\/epd.html\">BMC Support Central \/ Electronic Product Distribution<\/a> to download Control-M plugins.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-compatibility\">Compatibility<\/h2>\n\n\n\n<p>Additionally to the Control-M components compatibility, the Control-M Automation API Command Line Interface (CLI) will not be available on the following platforms as they do not support a secure version of Node.js:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Amazon Linux 2<\/li>\n\n\n\n<li>SUSE Linux 12<\/li>\n\n\n\n<li>Red Hat 7<\/li>\n\n\n\n<li>Oracle Linux 7<\/li>\n\n\n\n<li>CentOS 7<\/li>\n<\/ul>\n\n\n\n<p>Please be sure that you are on a version compatible with the Control-M Automation API CLI.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-persistent-storage\">Persistent Storage<\/h2>\n\n\n\n<p>Prepare a persistent Storage that will be used by Control-M Agents for storage on OpenShift or Kubernetes cluster. Basically, the persistent volume ensures that job data and Agent state are kept during pod restarts.<\/p>\n\n\n\n<p>BMC recommends that you run multiple Agents on separate nodes in the namespace. The default is two Agents.<\/p>\n\n\n\n<p>To support multiple Agents, the storage class (and underlying storage technology) must support ReadWriteMany access mode. The recommended storage size is minimum 5Gi per agent (by default 10Gi).<\/p>\n\n\n\n<p>If NFS Storage Class is used, ensure that the UID and GID, which are&nbsp;Storage Class parameters for dynamic provisioning,&nbsp;are set to the following values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>UID=1000\u00a0\u00a0<\/li>\n\n\n\n<li>GID=0<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-memory\">Memory<\/h2>\n\n\n\n<p>By default, there could be some limitation in your cluster, please review the limitations on pods\/containers memory.<\/p>\n\n\n\n<p>For example, via the OpenShift console, adapt the maximum memory authorized to allow 2Gi of memory, which is the default value of Helm Control-M Agent installation.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-firewall\">Firewall<\/h2>\n\n\n\n<p>Some rules need to be configured on Firewall level, to authorize the agent to reach out to Control-M. The list of ports depends on your organization, in mine the ports opened where 7005-7015 + 13075.<\/p>\n\n\n\n<p>There is no need to open the Firewall from server to agent, or to configure any ingress, as it uses the cluster API entry point.<\/p>\n\n\n\n<p> <\/p>\n\n\n\n<p>When all prerequisites are ready, you can move forward to publish Plug-In, get the API Token, prepare and deploy the Control-M agent on Kubernetes. These steps will be shared in the next blog so stay connected \ud83d\ude09<\/p>\n\n\n\n<p>For further reading, please find all blogs around <a href=\"https:\/\/www.dbi-services.com\/blog\/category\/control-m\/\" target=\"_blank\" rel=\"noreferrer noopener\">Control-M<\/a>, and <a href=\"https:\/\/www.dbi-services.com\/blog\/category\/kubernetes\/\" target=\"_blank\" rel=\"noreferrer noopener\">Kubernetes<\/a>.<\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>As promised in the first blog of this series, here we are with the second blog to show you how to prepare the Control-M for Kubernetes solution, this solution allow to create and start Kubernetes pods using Control-M jobs.<\/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-34826","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 - Preparation - dbi Blog<\/title>\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-preparation\/\" \/>\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 - Preparation\" \/>\n<meta property=\"og:description\" content=\"As promised in the first blog of this series, here we are with the second blog to show you how to prepare the Control-M for Kubernetes solution, this solution allow to create and start Kubernetes pods using Control-M jobs.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-preparation\/\" \/>\n<meta property=\"og:site_name\" content=\"dbi Blog\" \/>\n<meta property=\"article:published_time\" content=\"2024-09-25T13:01:09+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-09-25T13:01:11+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/09\/bmc-control-m-2.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-preparation\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-preparation\/\"},\"author\":{\"name\":\"David Diab\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/deb907c3360cacdc6c7df54b4bac3c86\"},\"headline\":\"Control-M for Kubernetes &#8211; Preparation\",\"datePublished\":\"2024-09-25T13:01:09+00:00\",\"dateModified\":\"2024-09-25T13:01:11+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-preparation\/\"},\"wordCount\":473,\"commentCount\":0,\"image\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-preparation\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/09\/bmc-control-m-2.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-preparation\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-preparation\/\",\"url\":\"https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-preparation\/\",\"name\":\"Control-M for Kubernetes - Preparation - dbi Blog\",\"isPartOf\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-preparation\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-preparation\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/09\/bmc-control-m-2.png\",\"datePublished\":\"2024-09-25T13:01:09+00:00\",\"dateModified\":\"2024-09-25T13:01:11+00:00\",\"author\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/deb907c3360cacdc6c7df54b4bac3c86\"},\"breadcrumb\":{\"@id\":\"https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-preparation\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-preparation\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-preparation\/#primaryimage\",\"url\":\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/09\/bmc-control-m-2.png\",\"contentUrl\":\"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/09\/bmc-control-m-2.png\",\"width\":320,\"height\":170},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-preparation\/#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; Preparation\"}]},{\"@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 - Preparation - dbi Blog","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-preparation\/","og_locale":"en_US","og_type":"article","og_title":"Control-M for Kubernetes - Preparation","og_description":"As promised in the first blog of this series, here we are with the second blog to show you how to prepare the Control-M for Kubernetes solution, this solution allow to create and start Kubernetes pods using Control-M jobs.","og_url":"https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-preparation\/","og_site_name":"dbi Blog","article_published_time":"2024-09-25T13:01:09+00:00","article_modified_time":"2024-09-25T13:01:11+00:00","og_image":[{"url":"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/09\/bmc-control-m-2.png","type":"","width":"","height":""}],"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-preparation\/#article","isPartOf":{"@id":"https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-preparation\/"},"author":{"name":"David Diab","@id":"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/deb907c3360cacdc6c7df54b4bac3c86"},"headline":"Control-M for Kubernetes &#8211; Preparation","datePublished":"2024-09-25T13:01:09+00:00","dateModified":"2024-09-25T13:01:11+00:00","mainEntityOfPage":{"@id":"https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-preparation\/"},"wordCount":473,"commentCount":0,"image":{"@id":"https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-preparation\/#primaryimage"},"thumbnailUrl":"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/09\/bmc-control-m-2.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-preparation\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-preparation\/","url":"https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-preparation\/","name":"Control-M for Kubernetes - Preparation - dbi Blog","isPartOf":{"@id":"https:\/\/www.dbi-services.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-preparation\/#primaryimage"},"image":{"@id":"https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-preparation\/#primaryimage"},"thumbnailUrl":"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/09\/bmc-control-m-2.png","datePublished":"2024-09-25T13:01:09+00:00","dateModified":"2024-09-25T13:01:11+00:00","author":{"@id":"https:\/\/www.dbi-services.com\/blog\/#\/schema\/person\/deb907c3360cacdc6c7df54b4bac3c86"},"breadcrumb":{"@id":"https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-preparation\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-preparation\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-preparation\/#primaryimage","url":"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/09\/bmc-control-m-2.png","contentUrl":"https:\/\/www.dbi-services.com\/blog\/wp-content\/uploads\/sites\/2\/2024\/09\/bmc-control-m-2.png","width":320,"height":170},{"@type":"BreadcrumbList","@id":"https:\/\/www.dbi-services.com\/blog\/control-m-for-kubernetes-preparation\/#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; Preparation"}]},{"@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\/34826","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=34826"}],"version-history":[{"count":6,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/posts\/34826\/revisions"}],"predecessor-version":[{"id":34840,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/posts\/34826\/revisions\/34840"}],"wp:attachment":[{"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/media?parent=34826"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/categories?post=34826"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/tags?post=34826"},{"taxonomy":"type","embeddable":true,"href":"https:\/\/www.dbi-services.com\/blog\/wp-json\/wp\/v2\/type_dbi?post=34826"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}