Facebook<\/a>\u202f
\n<\/strong><\/h3>\n<\/p>\n","protected":false},"author":0,"featured_media":1009,"comment_status":"","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[12],"tags":[],"class_list":["post-1008","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cisco-learning"],"yoast_head":"\n
How to run Cisco Modeling Labs in the Cloud Ralph Schmieder on September 1, 2023 at 5:29 pm - JHC<\/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:\/\/jacksonholdingcompany.com\/how-to-run-cisco-modeling-labs-in-the-cloud-ralph-schmieder-on-september-1-2023-at-529-pm\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to run Cisco Modeling Labs in the Cloud Ralph Schmieder on September 1, 2023 at 5:29 pm\" \/>\n<meta property=\"og:description\" content=\"Did you ever want to run Cisco Modeling Labs but did not have the hardware or software to do so? Or have you wanted to run a topology on your local deployment\u2014but couldn\u2019t because you did not have enough memory available locally? What about integrating CML into a CI\/CD pipeline, which includes the creation and destruction of the entire pipeline, including CML? You might think one answer to these problems would be to use CML in the cloud. And you\u2019d be right. However, up until recently, the only supported platforms to run CML were either on bare metal servers or on VMware vSphere. We have heard requests to have CML Software-as-a-Service (SaaS), and we\u2019re working hard to make this a reality in the future. Our first step in this direction is to provide tooling and automation so you can deploy your CML instance into Amazon Web Services (AWS)! This tooling is available as of today on GitHub. Setting expectations With this first step of automation and tooling comes a few limitations, including: Tooling is currently only supported on AWS. We\u2019re working on making this also available on Azure in a subsequent release. It only supports an all-in-one deployment. Subsequent releases could include deployment of multiple instances to form a CML cluster. This approach needs a bare-metal flavor to support all node types. Metal flavors are more expensive than virtualized instances; however, AWS does not support virtualization extensions on their non-bare-metal flavors. This is different from Azure. You need to bring your own AWS instance AND your own CML license. No pay-as-you-go consumption model is available as of today. CML software and reference platform files from the \u201crefplat ISO\u201d need to be made available in a bucket. Automation must run locally on your computer, particularly a Linux machine with Terraform. Due to the nature of CML\u2019s function, the ability to run it in the cloud will never be cheap (as in free-tier). CML requires a lot of resources, memory, disk, and CPU, which comes at a cost, regardless of whether you run it locally on your laptop, in your data center, or in the cloud. The idea behind the cloud is to simplify operation and provide elasticity but not necessarily to save money. Meeting software requirements The software requirements you\u2019ll need to successfully use the tooling include: a Linux machine (should also work on a Mac with the same packages installed via Homebrew) a Bash shell (in case you use the upload tool, which is a Bash script) a Terraform installation the AWS CLI package (awscli with the aws command) the CML software package (.pkg) and the CML reference platform ISO from CCO\/cisco.com An existing CML controller satisfies the first two requirements, and you can use that to install Terraform and the AWS CLI. It also has the reference platform files available to copy to an AWS S3 bucket. You also must download the CML distribution package from the Cisco support website and copy it to the AWS S3 bucket. Select the distribution package circled in the following screenshot (the version might be different, but it ends in .pkg.zip), and you\u2019ll need to unzip it for the upload tool to recognize it For more detail, refer to the \u201cUpload script\u201d section of the README.md that is included in the cml-cloud repository. Getting up and running Once you\u2019ve installed the requirements and copied the files, you\u2019ll find the actual procedure straight forward and meticulously documented in the README.md. Here are the fundamental steps: Configure the required S3 bucket, user, policies, secrets, and rules via AWS console (once). Upload the binary files (images and software) into the created bucket (once or whenever new software is available). Configure the tooling by editing the config.json file (once). Run terraform plan followed by terraform apply to bring up an instance Wait 5-10 minutes for the system to become ready; the address of the controller is provided as a result (\u201coutput\u201d from Terraform) Use CML in the cloud and profit! Once you\u2019re done, tear down the cloud infrastructure by executing terraform destroy. Note: While no cost is incurred when you are not running CML instances, you\u2019ll still need to pay for storing the files inside the created S3 bucket. Taking the next steps While CML AWS automation tooling is a first step toward CML SaaS, the tooling in its current form might not fit your needs exactly because of cost for bare-metal instances or the current dependency on AWS. Or you might want a pay-as-you-go service or something else. Let us know! Just remember subsequent steps are ahead! Stay tuned, and tell us what you think in the meantime. We are extremely interested in how useful (or not) this first iteration of cloud tooling is to you and your organization and, going forward, what your specific requirements are. Please reach out to us on the GitHub issue tracker project. Resources Learn more about CML on cisco.com GitHub Website Cisco Support Website GitHub Issue Tracker Website \u00a0 Join the\u202fCisco Learning Network\u202ftoday for free. Follow Cisco Learning & Certifications Twitter\u202f\u202fFacebook\u202f\" \/>\n<meta property=\"og:url\" content=\"https:\/\/jacksonholdingcompany.com\/how-to-run-cisco-modeling-labs-in-the-cloud-ralph-schmieder-on-september-1-2023-at-529-pm\/\" \/>\n<meta property=\"og:site_name\" content=\"JHC\" \/>\n<meta property=\"article:published_time\" content=\"2023-09-02T03:16:01+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/jacksonholdingcompany.com\/wp-content\/uploads\/2023\/09\/Screenshot-2023-08-21-at-1.43.45-PM-1024x557-DIPU1y.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"557\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/jacksonholdingcompany.com\/how-to-run-cisco-modeling-labs-in-the-cloud-ralph-schmieder-on-september-1-2023-at-529-pm\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/jacksonholdingcompany.com\/how-to-run-cisco-modeling-labs-in-the-cloud-ralph-schmieder-on-september-1-2023-at-529-pm\/\"},\"author\":{\"name\":\"\",\"@id\":\"\"},\"headline\":\"How to run Cisco Modeling Labs in the Cloud Ralph Schmieder on September 1, 2023 at 5:29 pm\",\"datePublished\":\"2023-09-02T03:16:01+00:00\",\"dateModified\":\"2023-09-02T03:16:01+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/jacksonholdingcompany.com\/how-to-run-cisco-modeling-labs-in-the-cloud-ralph-schmieder-on-september-1-2023-at-529-pm\/\"},\"wordCount\":878,\"publisher\":{\"@id\":\"https:\/\/jacksonholdingcompany.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/jacksonholdingcompany.com\/how-to-run-cisco-modeling-labs-in-the-cloud-ralph-schmieder-on-september-1-2023-at-529-pm\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/jacksonholdingcompany.com\/wp-content\/uploads\/2023\/09\/Screenshot-2023-08-21-at-1.43.45-PM-1024x557-DIPU1y.png\",\"articleSection\":[\"Cisco: Learning\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/jacksonholdingcompany.com\/how-to-run-cisco-modeling-labs-in-the-cloud-ralph-schmieder-on-september-1-2023-at-529-pm\/\",\"url\":\"https:\/\/jacksonholdingcompany.com\/how-to-run-cisco-modeling-labs-in-the-cloud-ralph-schmieder-on-september-1-2023-at-529-pm\/\",\"name\":\"How to run Cisco Modeling Labs in the Cloud Ralph Schmieder on September 1, 2023 at 5:29 pm - JHC\",\"isPartOf\":{\"@id\":\"https:\/\/jacksonholdingcompany.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/jacksonholdingcompany.com\/how-to-run-cisco-modeling-labs-in-the-cloud-ralph-schmieder-on-september-1-2023-at-529-pm\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/jacksonholdingcompany.com\/how-to-run-cisco-modeling-labs-in-the-cloud-ralph-schmieder-on-september-1-2023-at-529-pm\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/jacksonholdingcompany.com\/wp-content\/uploads\/2023\/09\/Screenshot-2023-08-21-at-1.43.45-PM-1024x557-DIPU1y.png\",\"datePublished\":\"2023-09-02T03:16:01+00:00\",\"dateModified\":\"2023-09-02T03:16:01+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/jacksonholdingcompany.com\/how-to-run-cisco-modeling-labs-in-the-cloud-ralph-schmieder-on-september-1-2023-at-529-pm\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/jacksonholdingcompany.com\/how-to-run-cisco-modeling-labs-in-the-cloud-ralph-schmieder-on-september-1-2023-at-529-pm\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/jacksonholdingcompany.com\/how-to-run-cisco-modeling-labs-in-the-cloud-ralph-schmieder-on-september-1-2023-at-529-pm\/#primaryimage\",\"url\":\"https:\/\/jacksonholdingcompany.com\/wp-content\/uploads\/2023\/09\/Screenshot-2023-08-21-at-1.43.45-PM-1024x557-DIPU1y.png\",\"contentUrl\":\"https:\/\/jacksonholdingcompany.com\/wp-content\/uploads\/2023\/09\/Screenshot-2023-08-21-at-1.43.45-PM-1024x557-DIPU1y.png\",\"width\":1024,\"height\":557},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/jacksonholdingcompany.com\/how-to-run-cisco-modeling-labs-in-the-cloud-ralph-schmieder-on-september-1-2023-at-529-pm\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/jacksonholdingcompany.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to run Cisco Modeling Labs in the Cloud Ralph Schmieder on September 1, 2023 at 5:29 pm\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/jacksonholdingcompany.com\/#website\",\"url\":\"https:\/\/jacksonholdingcompany.com\/\",\"name\":\"JHC\",\"description\":\"Your Business Is Our Business\",\"publisher\":{\"@id\":\"https:\/\/jacksonholdingcompany.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/jacksonholdingcompany.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/jacksonholdingcompany.com\/#organization\",\"name\":\"JHC\",\"url\":\"https:\/\/jacksonholdingcompany.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/jacksonholdingcompany.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/jacksonholdingcompany.com\/wp-content\/uploads\/2023\/07\/cropped-cropped-jHC-white-500-\u00d7-200-px-1-1.png\",\"contentUrl\":\"https:\/\/jacksonholdingcompany.com\/wp-content\/uploads\/2023\/07\/cropped-cropped-jHC-white-500-\u00d7-200-px-1-1.png\",\"width\":452,\"height\":149,\"caption\":\"JHC\"},\"image\":{\"@id\":\"https:\/\/jacksonholdingcompany.com\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to run Cisco Modeling Labs in the Cloud Ralph Schmieder on September 1, 2023 at 5:29 pm - JHC","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:\/\/jacksonholdingcompany.com\/how-to-run-cisco-modeling-labs-in-the-cloud-ralph-schmieder-on-september-1-2023-at-529-pm\/","og_locale":"en_US","og_type":"article","og_title":"How to run Cisco Modeling Labs in the Cloud Ralph Schmieder on September 1, 2023 at 5:29 pm","og_description":"Did you ever want to run Cisco Modeling Labs but did not have the hardware or software to do so? Or have you wanted to run a topology on your local deployment\u2014but couldn\u2019t because you did not have enough memory available locally? What about integrating CML into a CI\/CD pipeline, which includes the creation and destruction of the entire pipeline, including CML? You might think one answer to these problems would be to use CML in the cloud. And you\u2019d be right. However, up until recently, the only supported platforms to run CML were either on bare metal servers or on VMware vSphere. We have heard requests to have CML Software-as-a-Service (SaaS), and we\u2019re working hard to make this a reality in the future. Our first step in this direction is to provide tooling and automation so you can deploy your CML instance into Amazon Web Services (AWS)! This tooling is available as of today on GitHub. Setting expectations With this first step of automation and tooling comes a few limitations, including: Tooling is currently only supported on AWS. We\u2019re working on making this also available on Azure in a subsequent release. It only supports an all-in-one deployment. Subsequent releases could include deployment of multiple instances to form a CML cluster. This approach needs a bare-metal flavor to support all node types. Metal flavors are more expensive than virtualized instances; however, AWS does not support virtualization extensions on their non-bare-metal flavors. This is different from Azure. You need to bring your own AWS instance AND your own CML license. No pay-as-you-go consumption model is available as of today. CML software and reference platform files from the \u201crefplat ISO\u201d need to be made available in a bucket. Automation must run locally on your computer, particularly a Linux machine with Terraform. Due to the nature of CML\u2019s function, the ability to run it in the cloud will never be cheap (as in free-tier). CML requires a lot of resources, memory, disk, and CPU, which comes at a cost, regardless of whether you run it locally on your laptop, in your data center, or in the cloud. The idea behind the cloud is to simplify operation and provide elasticity but not necessarily to save money. Meeting software requirements The software requirements you\u2019ll need to successfully use the tooling include: a Linux machine (should also work on a Mac with the same packages installed via Homebrew) a Bash shell (in case you use the upload tool, which is a Bash script) a Terraform installation the AWS CLI package (awscli with the aws command) the CML software package (.pkg) and the CML reference platform ISO from CCO\/cisco.com An existing CML controller satisfies the first two requirements, and you can use that to install Terraform and the AWS CLI. It also has the reference platform files available to copy to an AWS S3 bucket. You also must download the CML distribution package from the Cisco support website and copy it to the AWS S3 bucket. Select the distribution package circled in the following screenshot (the version might be different, but it ends in .pkg.zip), and you\u2019ll need to unzip it for the upload tool to recognize it For more detail, refer to the \u201cUpload script\u201d section of the README.md that is included in the cml-cloud repository. Getting up and running Once you\u2019ve installed the requirements and copied the files, you\u2019ll find the actual procedure straight forward and meticulously documented in the README.md. Here are the fundamental steps: Configure the required S3 bucket, user, policies, secrets, and rules via AWS console (once). Upload the binary files (images and software) into the created bucket (once or whenever new software is available). Configure the tooling by editing the config.json file (once). Run terraform plan followed by terraform apply to bring up an instance Wait 5-10 minutes for the system to become ready; the address of the controller is provided as a result (\u201coutput\u201d from Terraform) Use CML in the cloud and profit! Once you\u2019re done, tear down the cloud infrastructure by executing terraform destroy. Note: While no cost is incurred when you are not running CML instances, you\u2019ll still need to pay for storing the files inside the created S3 bucket. Taking the next steps While CML AWS automation tooling is a first step toward CML SaaS, the tooling in its current form might not fit your needs exactly because of cost for bare-metal instances or the current dependency on AWS. Or you might want a pay-as-you-go service or something else. Let us know! Just remember subsequent steps are ahead! Stay tuned, and tell us what you think in the meantime. We are extremely interested in how useful (or not) this first iteration of cloud tooling is to you and your organization and, going forward, what your specific requirements are. Please reach out to us on the GitHub issue tracker project. Resources Learn more about CML on cisco.com GitHub Website Cisco Support Website GitHub Issue Tracker Website \u00a0 Join the\u202fCisco Learning Network\u202ftoday for free. Follow Cisco Learning & Certifications Twitter\u202f\u202fFacebook\u202f","og_url":"https:\/\/jacksonholdingcompany.com\/how-to-run-cisco-modeling-labs-in-the-cloud-ralph-schmieder-on-september-1-2023-at-529-pm\/","og_site_name":"JHC","article_published_time":"2023-09-02T03:16:01+00:00","og_image":[{"width":1024,"height":557,"url":"https:\/\/jacksonholdingcompany.com\/wp-content\/uploads\/2023\/09\/Screenshot-2023-08-21-at-1.43.45-PM-1024x557-DIPU1y.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/jacksonholdingcompany.com\/how-to-run-cisco-modeling-labs-in-the-cloud-ralph-schmieder-on-september-1-2023-at-529-pm\/#article","isPartOf":{"@id":"https:\/\/jacksonholdingcompany.com\/how-to-run-cisco-modeling-labs-in-the-cloud-ralph-schmieder-on-september-1-2023-at-529-pm\/"},"author":{"name":"","@id":""},"headline":"How to run Cisco Modeling Labs in the Cloud Ralph Schmieder on September 1, 2023 at 5:29 pm","datePublished":"2023-09-02T03:16:01+00:00","dateModified":"2023-09-02T03:16:01+00:00","mainEntityOfPage":{"@id":"https:\/\/jacksonholdingcompany.com\/how-to-run-cisco-modeling-labs-in-the-cloud-ralph-schmieder-on-september-1-2023-at-529-pm\/"},"wordCount":878,"publisher":{"@id":"https:\/\/jacksonholdingcompany.com\/#organization"},"image":{"@id":"https:\/\/jacksonholdingcompany.com\/how-to-run-cisco-modeling-labs-in-the-cloud-ralph-schmieder-on-september-1-2023-at-529-pm\/#primaryimage"},"thumbnailUrl":"https:\/\/jacksonholdingcompany.com\/wp-content\/uploads\/2023\/09\/Screenshot-2023-08-21-at-1.43.45-PM-1024x557-DIPU1y.png","articleSection":["Cisco: Learning"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/jacksonholdingcompany.com\/how-to-run-cisco-modeling-labs-in-the-cloud-ralph-schmieder-on-september-1-2023-at-529-pm\/","url":"https:\/\/jacksonholdingcompany.com\/how-to-run-cisco-modeling-labs-in-the-cloud-ralph-schmieder-on-september-1-2023-at-529-pm\/","name":"How to run Cisco Modeling Labs in the Cloud Ralph Schmieder on September 1, 2023 at 5:29 pm - JHC","isPartOf":{"@id":"https:\/\/jacksonholdingcompany.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/jacksonholdingcompany.com\/how-to-run-cisco-modeling-labs-in-the-cloud-ralph-schmieder-on-september-1-2023-at-529-pm\/#primaryimage"},"image":{"@id":"https:\/\/jacksonholdingcompany.com\/how-to-run-cisco-modeling-labs-in-the-cloud-ralph-schmieder-on-september-1-2023-at-529-pm\/#primaryimage"},"thumbnailUrl":"https:\/\/jacksonholdingcompany.com\/wp-content\/uploads\/2023\/09\/Screenshot-2023-08-21-at-1.43.45-PM-1024x557-DIPU1y.png","datePublished":"2023-09-02T03:16:01+00:00","dateModified":"2023-09-02T03:16:01+00:00","breadcrumb":{"@id":"https:\/\/jacksonholdingcompany.com\/how-to-run-cisco-modeling-labs-in-the-cloud-ralph-schmieder-on-september-1-2023-at-529-pm\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/jacksonholdingcompany.com\/how-to-run-cisco-modeling-labs-in-the-cloud-ralph-schmieder-on-september-1-2023-at-529-pm\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/jacksonholdingcompany.com\/how-to-run-cisco-modeling-labs-in-the-cloud-ralph-schmieder-on-september-1-2023-at-529-pm\/#primaryimage","url":"https:\/\/jacksonholdingcompany.com\/wp-content\/uploads\/2023\/09\/Screenshot-2023-08-21-at-1.43.45-PM-1024x557-DIPU1y.png","contentUrl":"https:\/\/jacksonholdingcompany.com\/wp-content\/uploads\/2023\/09\/Screenshot-2023-08-21-at-1.43.45-PM-1024x557-DIPU1y.png","width":1024,"height":557},{"@type":"BreadcrumbList","@id":"https:\/\/jacksonholdingcompany.com\/how-to-run-cisco-modeling-labs-in-the-cloud-ralph-schmieder-on-september-1-2023-at-529-pm\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/jacksonholdingcompany.com\/"},{"@type":"ListItem","position":2,"name":"How to run Cisco Modeling Labs in the Cloud Ralph Schmieder on September 1, 2023 at 5:29 pm"}]},{"@type":"WebSite","@id":"https:\/\/jacksonholdingcompany.com\/#website","url":"https:\/\/jacksonholdingcompany.com\/","name":"JHC","description":"Your Business Is Our Business","publisher":{"@id":"https:\/\/jacksonholdingcompany.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/jacksonholdingcompany.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/jacksonholdingcompany.com\/#organization","name":"JHC","url":"https:\/\/jacksonholdingcompany.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/jacksonholdingcompany.com\/#\/schema\/logo\/image\/","url":"https:\/\/jacksonholdingcompany.com\/wp-content\/uploads\/2023\/07\/cropped-cropped-jHC-white-500-\u00d7-200-px-1-1.png","contentUrl":"https:\/\/jacksonholdingcompany.com\/wp-content\/uploads\/2023\/07\/cropped-cropped-jHC-white-500-\u00d7-200-px-1-1.png","width":452,"height":149,"caption":"JHC"},"image":{"@id":"https:\/\/jacksonholdingcompany.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/jacksonholdingcompany.com\/wp-json\/wp\/v2\/posts\/1008","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jacksonholdingcompany.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/jacksonholdingcompany.com\/wp-json\/wp\/v2\/types\/post"}],"replies":[{"embeddable":true,"href":"https:\/\/jacksonholdingcompany.com\/wp-json\/wp\/v2\/comments?post=1008"}],"version-history":[{"count":0,"href":"https:\/\/jacksonholdingcompany.com\/wp-json\/wp\/v2\/posts\/1008\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/jacksonholdingcompany.com\/wp-json\/wp\/v2\/media\/1009"}],"wp:attachment":[{"href":"https:\/\/jacksonholdingcompany.com\/wp-json\/wp\/v2\/media?parent=1008"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/jacksonholdingcompany.com\/wp-json\/wp\/v2\/categories?post=1008"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/jacksonholdingcompany.com\/wp-json\/wp\/v2\/tags?post=1008"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}