{"id":21410,"date":"2024-01-18T12:00:42","date_gmt":"2024-01-18T04:00:42","guid":{"rendered":"https:\/\/beyond-shenzhen.cn\/?post_type=blog&#038;p=21410"},"modified":"2026-04-08T16:21:57","modified_gmt":"2026-04-08T08:21:57","slug":"aliyun-cli-image","status":"publish","type":"blog","link":"https:\/\/beyond-shenzhen.cn\/en\/blog\/aliyun-cli-image\/","title":{"rendered":"\u3010Cloud Computing\u3011Alibaba Cloud CLI Introduction: Obtaining ECS Image IDs"},"content":{"rendered":"<p>This article explains how to retrieve the Image ID in Alibaba Cloud&#8217;s virtual server environment, ECS (Elastic Compute Service), using the CLI (Command Line Interface).<\/p>\n<p>When building ECS instances, specifying the appropriate Image ID is essential, and utilizing the CLI allows for quick and efficient retrieval.<\/p>\n<h2>About Alibaba Cloud CLI<\/h2>\n<p>The Alibaba Cloud CLI is a tool for operating various Alibaba Cloud services from the command line.<\/p>\n<p>It is equivalent to AWS CLI provided by Amazon Web Services, allowing resource management and operations to be executed without using a browser.<\/p>\n<p>For detailed information about the Alibaba Cloud CLI, please refer to the official documentation:<\/p>\n<p>\u3007 Alibaba Cloud Official Documentation<br \/>\n<a href=\"https:\/\/www.alibabacloud.com\/help\/en\/cli\" target=\"_blank\" rel=\"nofollow noopener\">https:\/\/www.alibabacloud.com\/help\/en\/cli<\/a><\/p>\n<h2>General Procedure<\/h2>\n<p>The following steps outline how to retrieve the ECS Image ID. In this example, we use WSL (Windows Subsystem for Linux) with Almalinux 8 installed on a Windows 11 PC.<\/p>\n<ol>\n<li>Installing and Deploying the CLI<\/li>\n<li>Verifying Operation<\/li>\n<li>Creating a RAM User<\/li>\n<li>Configuring the Profile<\/li>\n<li>Retrieving the Image ID<\/li>\n<li>Extracting Output Results<\/li>\n<\/ol>\n<h3>\u2460 Installing and Deploying the CLI<\/h3>\n<p>First, use Almalinux 8 on WSL and install the CLI with the following command:<\/p>\n<pre style=\"margin-top: 10px; margin-bottom: 10px;\"><code style=\"overflow-x: auto; padding: 16px; color: #d1edff; background: #282c34; display: -webkit-box; font-family: Operator Mono, Consolas, Monaco, Menlo, monospace; border-radius: 0px; font-size: 16px; -webkit-overflow-scrolling: touch;\"><span style=\"line-height: 26px;\">curl -sL https:\/\/github.com\/aliyun\/aliyun-cli\/releases\/download\/v3.0.188\/aliyun-cli-linux-3.0.188-amd64.tgz | sudo tar xzC \/usr\/local\/bin<\/span><\/code><\/pre>\n<p>* For detailed information, please refer to the GitHub release page or the official Alibaba Cloud documentation:<\/p>\n<p>\u3007 GitHub<br \/>\n<a href=\"https:\/\/github.com\/aliyun\/aliyun-cli\" target=\"_blank\" rel=\"nofollow noopener\">https:\/\/github.com\/aliyun\/aliyun-cli<\/a><br \/>\n<a href=\"https:\/\/github.com\/aliyun\/aliyun-cli\/releases\" target=\"_blank\" rel=\"nofollow noopener\">https:\/\/github.com\/aliyun\/aliyun-cli\/releases<\/a><\/p>\n<p>\u3007 Alibaba Cloud Official Documentation<br \/>\n<a href=\"https:\/\/www.alibabacloud.com\/help\/en\/cli\/installation-guide\" target=\"_blank\" rel=\"nofollow noopener\">https:\/\/www.alibabacloud.com\/help\/en\/cli\/installation-guide<\/a><\/p>\n<h3>\u2461 Verifying Operation<\/h3>\n<p>After installation, verify the version with the following command to ensure it is installed correctly:<\/p>\n<pre style=\"margin-top: 10px; margin-bottom: 10px;\"><code style=\"overflow-x: auto; padding: 16px; color: #d1edff; background: #282c34; display: -webkit-box; font-family: Operator Mono, Consolas, Monaco, Menlo, monospace; border-radius: 0px; font-size: 16px; -webkit-overflow-scrolling: touch;\"><span style=\"line-height: 26px;\">aliyun version<\/span><\/code><\/pre>\n<p>If version <span style=\"background-color: #f3f3f3; padding: 3px 3px;\">3.0.188<\/span> is displayed, the installation is successful.<\/p>\n<h3>\u2462 Creating a RAM User<\/h3>\n<p>To use the CLI, you need to create a RAM user with Administrator privileges.<\/p>\n<p>During creation, the following information will be output; make sure to note it down:<\/p>\n<ul style=\"list-style-type: disc;\">\n<li>AccessKey ID<\/li>\n<li>AccessKey Secret<\/li>\n<li>Default Region ID<\/li>\n<\/ul>\n<p>This information will be used in the profile configuration.<\/p>\n<h3>\u2463 Configuring the Profile<\/h3>\n<p>Set up the profile with the following command:<\/p>\n<pre style=\"margin-top: 10px; margin-bottom: 10px;\"><code style=\"overflow-x: auto; padding: 16px; color: #d1edff; background: #282c34; display: -webkit-box; font-family: Operator Mono, Consolas, Monaco, Menlo, monospace; border-radius: 0px; font-size: 16px; -webkit-overflow-scrolling: touch;\"><span style=\"line-height: 26px;\">aliyun configure --profile default<\/span><\/code><\/pre>\n<p>After execution, input the following information in order:<\/p>\n<ul style=\"list-style-type: disc;\">\n<li>AccessKey ID<\/li>\n<li>AccessKey Secret<\/li>\n<li>Default Region ID\uff08e.g., ap-northeast-1\uff09<\/li>\n<li>Default Language\uff08e.g., en\uff09<\/li>\n<\/ul>\n<p>Once <span style=\"background-color: #f3f3f3; padding: 3px 3px;\">Configure Done!!!<\/span> is displayed, the setup is complete.<\/p>\n<p><a href=\"https:\/\/beyond-shenzhen.cn\/wp-content\/uploads\/2024\/01\/aliyun-cli-image_img1.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-21402 size-full\" src=\"https:\/\/beyond-shenzhen.cn\/wp-content\/uploads\/2024\/01\/aliyun-cli-image_img1.jpg\" alt=\"\" width=\"1050\" height=\"572\" srcset=\"https:\/\/beyond-shenzhen.cn\/wp-content\/uploads\/2024\/01\/aliyun-cli-image_img1.jpg 1050w, https:\/\/beyond-shenzhen.cn\/wp-content\/uploads\/2024\/01\/aliyun-cli-image_img1-300x163.jpg 300w, https:\/\/beyond-shenzhen.cn\/wp-content\/uploads\/2024\/01\/aliyun-cli-image_img1-1024x558.jpg 1024w, https:\/\/beyond-shenzhen.cn\/wp-content\/uploads\/2024\/01\/aliyun-cli-image_img1-768x418.jpg 768w\" sizes=\"auto, (max-width: 1050px) 100vw, 1050px\" \/><\/a><\/p>\n<h3>\u2464 Retrieving the Image ID<\/h3>\n<p>If you&#8217;re unsure of the command to execute, check the <span style=\"background-color: #f3f3f3; padding: 3px 3px;\">help<\/span> to see available options:<\/p>\n<pre style=\"margin-top: 10px; margin-bottom: 10px;\"><code style=\"overflow-x: auto; padding: 16px; color: #d1edff; background: #282c34; display: -webkit-box; font-family: Operator Mono, Consolas, Monaco, Menlo, monospace; border-radius: 0px; font-size: 16px; -webkit-overflow-scrolling: touch;\"><span style=\"line-height: 26px;\">aliyun --help<\/span><\/code><\/pre>\n<p>This will display a list of available options and resources for the <span style=\"background-color: #f3f3f3; padding: 3px 3px;\">aliyun<\/span> command.<\/p>\n<p><a href=\"https:\/\/beyond-shenzhen.cn\/wp-content\/uploads\/2024\/01\/aliyun-cli-image_img2.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-21403 size-full\" src=\"https:\/\/beyond-shenzhen.cn\/wp-content\/uploads\/2024\/01\/aliyun-cli-image_img2.jpg\" alt=\"\" width=\"1050\" height=\"803\" srcset=\"https:\/\/beyond-shenzhen.cn\/wp-content\/uploads\/2024\/01\/aliyun-cli-image_img2.jpg 1050w, https:\/\/beyond-shenzhen.cn\/wp-content\/uploads\/2024\/01\/aliyun-cli-image_img2-300x229.jpg 300w, https:\/\/beyond-shenzhen.cn\/wp-content\/uploads\/2024\/01\/aliyun-cli-image_img2-1024x783.jpg 1024w, https:\/\/beyond-shenzhen.cn\/wp-content\/uploads\/2024\/01\/aliyun-cli-image_img2-768x587.jpg 768w\" sizes=\"auto, (max-width: 1050px) 100vw, 1050px\" \/><\/a><\/p>\n<p>To specify the &#8220;ECS&#8221; resource and investigate <span style=\"background-color: #f3f3f3; padding: 3px 3px;\">help<\/span> for a specific service:<\/p>\n<pre style=\"margin-top: 10px; margin-bottom: 10px;\"><code style=\"overflow-x: auto; padding: 16px; color: #d1edff; background: #282c34; display: -webkit-box; font-family: Operator Mono, Consolas, Monaco, Menlo, monospace; border-radius: 0px; font-size: 16px; -webkit-overflow-scrolling: touch;\"><span style=\"line-height: 26px;\">aliyun ecs --help<\/span><\/code><\/pre>\n<p><a href=\"https:\/\/beyond-shenzhen.cn\/wp-content\/uploads\/2024\/01\/aliyun-cli-image_img3.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-21406 size-full\" src=\"https:\/\/beyond-shenzhen.cn\/wp-content\/uploads\/2024\/01\/aliyun-cli-image_img3.jpg\" alt=\"\" width=\"1050\" height=\"658\" srcset=\"https:\/\/beyond-shenzhen.cn\/wp-content\/uploads\/2024\/01\/aliyun-cli-image_img3.jpg 1050w, https:\/\/beyond-shenzhen.cn\/wp-content\/uploads\/2024\/01\/aliyun-cli-image_img3-300x188.jpg 300w, https:\/\/beyond-shenzhen.cn\/wp-content\/uploads\/2024\/01\/aliyun-cli-image_img3-1024x642.jpg 1024w, https:\/\/beyond-shenzhen.cn\/wp-content\/uploads\/2024\/01\/aliyun-cli-image_img3-768x481.jpg 768w\" sizes=\"auto, (max-width: 1050px) 100vw, 1050px\" \/><\/a><\/p>\n<p>This will display a list of available APIs.<\/p>\n<p>Among them, <span style=\"background-color: #f3f3f3; padding: 3px 3px;\">DescribeImages<\/span> seems appropriate for retrieving image information. Use it to obtain results in JSON format:<\/p>\n<pre style=\"margin-top: 10px; margin-bottom: 10px;\"><code style=\"overflow-x: auto; padding: 16px; color: #d1edff; background: #282c34; display: -webkit-box; font-family: Operator Mono, Consolas, Monaco, Menlo, monospace; border-radius: 0px; font-size: 16px; -webkit-overflow-scrolling: touch;\"><span style=\"line-height: 26px;\">aliyun ecs DescribeImages<\/span><\/code><\/pre>\n<p>The output will be displayed in JSON format, allowing you to check the necessary information.<\/p>\n<p><a href=\"https:\/\/beyond-shenzhen.cn\/wp-content\/uploads\/2024\/01\/aliyun-cli-image_img4.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-21407 size-full\" src=\"https:\/\/beyond-shenzhen.cn\/wp-content\/uploads\/2024\/01\/aliyun-cli-image_img4.jpg\" alt=\"\" width=\"1050\" height=\"651\" srcset=\"https:\/\/beyond-shenzhen.cn\/wp-content\/uploads\/2024\/01\/aliyun-cli-image_img4.jpg 1050w, https:\/\/beyond-shenzhen.cn\/wp-content\/uploads\/2024\/01\/aliyun-cli-image_img4-300x186.jpg 300w, https:\/\/beyond-shenzhen.cn\/wp-content\/uploads\/2024\/01\/aliyun-cli-image_img4-1024x635.jpg 1024w, https:\/\/beyond-shenzhen.cn\/wp-content\/uploads\/2024\/01\/aliyun-cli-image_img4-768x476.jpg 768w\" sizes=\"auto, (max-width: 1050px) 100vw, 1050px\" \/><\/a><\/p>\n<p>By the way, even the <span style=\"background-color: #f3f3f3; padding: 3px 3px;\">help<\/span> for the <span style=\"background-color: #f3f3f3; padding: 3px 3px;\">aliyun ecs DescribeImages<\/span> command can be checked as follows.<\/p>\n<p>When you actually want to execute something against ECS using the CLI, you should also refer to other parameters like the following.<\/p>\n<pre style=\"margin-top: 10px; margin-bottom: 10px;\"><code style=\"overflow-x: auto; padding: 16px; color: #d1edff; background: #282c34; display: -webkit-box; font-family: Operator Mono, Consolas, Monaco, Menlo, monospace; border-radius: 0px; font-size: 16px; -webkit-overflow-scrolling: touch;\"><span style=\"line-height: 26px;\">aliyun ecs DescribeImages help<\/span><\/code><\/pre>\n<p><a href=\"https:\/\/beyond-shenzhen.cn\/wp-content\/uploads\/2024\/01\/aliyun-cli-image_img5.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-21408 size-full\" src=\"https:\/\/beyond-shenzhen.cn\/wp-content\/uploads\/2024\/01\/aliyun-cli-image_img5.jpg\" alt=\"\" width=\"1050\" height=\"694\" srcset=\"https:\/\/beyond-shenzhen.cn\/wp-content\/uploads\/2024\/01\/aliyun-cli-image_img5.jpg 1050w, https:\/\/beyond-shenzhen.cn\/wp-content\/uploads\/2024\/01\/aliyun-cli-image_img5-300x198.jpg 300w, https:\/\/beyond-shenzhen.cn\/wp-content\/uploads\/2024\/01\/aliyun-cli-image_img5-1024x677.jpg 1024w, https:\/\/beyond-shenzhen.cn\/wp-content\/uploads\/2024\/01\/aliyun-cli-image_img5-768x508.jpg 768w\" sizes=\"auto, (max-width: 1050px) 100vw, 1050px\" \/><\/a><\/p>\n<h3>\u2465 Extracting Output Results<\/h3>\n<p>To make the output more readable, use the <span style=\"background-color: #f3f3f3; padding: 3px 3px;\">output<\/span> option to extract specific fields:<\/p>\n<p>By using this option and specifying the following three <span style=\"background-color: #f3f3f3; padding: 3px 3px;\">Fields<\/span>, you can extract only the parts you are looking for.<\/p>\n<table style=\"border-collapse: collapse; width: 100%; height: 72px;\">\n<tbody>\n<tr style=\"height: 24px;\">\n<td style=\"width: 15.4522%; height: 24px; text-align: center; background-color: #138995;\"><span style=\"color: #ffffff;\">cols<\/span><\/td>\n<td style=\"width: 84.5478%; height: 24px;\">This refers to the names of the rows that exist in the fields.<\/p>\n<p>For example, in the output of <span style=\"background-color: #f3f3f3; padding: 3px 3px;\">aliyun ecs DescribeImages<\/span>, <span style=\"background-color: #f3f3f3; padding: 3px 3px;\">ImageId<\/span>, <span style=\"background-color: #f3f3f3; padding: 3px 3px;\">OSNameEn<\/span>, and <span style=\"background-color: #f3f3f3; padding: 3px 3px;\">Status<\/span> are applicable.<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 15.4522%; height: 24px; text-align: center; background-color: #138995;\"><span style=\"color: #ffffff;\">rows<\/span><\/td>\n<td style=\"width: 84.5478%; height: 24px;\">Use <a href=\"https:\/\/jmespath.org\" target=\"_blank\" rel=\"nofollow noopener\"><span style=\"background-color: #f3f3f3; padding: 3px 3px;\">JMESPath<\/span><\/a> to specify the path where the field you want to filter exists.<\/p>\n<p>For example, in the output of aliyun ecs <span style=\"background-color: #f3f3f3; padding: 3px 3px;\">DescribeImages<\/span>, <span style=\"background-color: #f3f3f3; padding: 3px 3px;\">Images<\/span> and <span style=\"background-color: #f3f3f3; padding: 3px 3px;\">Image<\/span> are applicable.<\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 15.4522%; height: 24px; text-align: center; background-color: #138995;\"><span style=\"color: #ffffff;\">num<\/span><\/td>\n<td style=\"width: 84.5478%; height: 24px;\">This outputs row numbers starting from <span style=\"background-color: #f3f3f3; padding: 3px 3px;\">0<\/span> on the left side of the result.<\/p>\n<p>However, by default, it is not displayed.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>Taking this into account, the following command extracts and displays only the specific fields.<\/p>\n<p>If you add <span style=\"background-color: #f3f3f3; padding: 3px 3px;\">num=true<\/span> at the end, the row numbers will be displayed on the left side.<\/p>\n<pre style=\"margin-top: 10px; margin-bottom: 10px;\"><code style=\"overflow-x: auto; padding: 16px; color: #d1edff; background: #282c34; display: -webkit-box; font-family: Operator Mono, Consolas, Monaco, Menlo, monospace; border-radius: 0px; font-size: 16px; -webkit-overflow-scrolling: touch;\"><span style=\"line-height: 26px;\">aliyun ecs DescribeImages --PageSize 100 --output cols=\"ImageId,OSNameEn,Status\" rows=\"Images.Image[]\" aliyun ecs DescribeImages --PageSize 100 --output cols=\"ImageId,OSNameEn,Status\" rows=\"Images.Image[]\" num=true<\/span><\/code><\/pre>\n<p><a href=\"https:\/\/beyond-shenzhen.cn\/wp-content\/uploads\/2024\/01\/aliyun-cli-image_img6.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-21404 size-full\" src=\"https:\/\/beyond-shenzhen.cn\/wp-content\/uploads\/2024\/01\/aliyun-cli-image_img6.jpg\" alt=\"\" width=\"1050\" height=\"377\" srcset=\"https:\/\/beyond-shenzhen.cn\/wp-content\/uploads\/2024\/01\/aliyun-cli-image_img6.jpg 1050w, https:\/\/beyond-shenzhen.cn\/wp-content\/uploads\/2024\/01\/aliyun-cli-image_img6-300x108.jpg 300w, https:\/\/beyond-shenzhen.cn\/wp-content\/uploads\/2024\/01\/aliyun-cli-image_img6-1024x368.jpg 1024w, https:\/\/beyond-shenzhen.cn\/wp-content\/uploads\/2024\/01\/aliyun-cli-image_img6-768x276.jpg 768w\" sizes=\"auto, (max-width: 1050px) 100vw, 1050px\" \/><\/a><\/p>\n<p><a href=\"https:\/\/beyond-shenzhen.cn\/wp-content\/uploads\/2024\/01\/aliyun-cli-image_img7.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-21405 size-full\" src=\"https:\/\/beyond-shenzhen.cn\/wp-content\/uploads\/2024\/01\/aliyun-cli-image_img7.jpg\" alt=\"\" width=\"1050\" height=\"603\" srcset=\"https:\/\/beyond-shenzhen.cn\/wp-content\/uploads\/2024\/01\/aliyun-cli-image_img7.jpg 1050w, https:\/\/beyond-shenzhen.cn\/wp-content\/uploads\/2024\/01\/aliyun-cli-image_img7-300x172.jpg 300w, https:\/\/beyond-shenzhen.cn\/wp-content\/uploads\/2024\/01\/aliyun-cli-image_img7-1024x588.jpg 1024w, https:\/\/beyond-shenzhen.cn\/wp-content\/uploads\/2024\/01\/aliyun-cli-image_img7-768x441.jpg 768w\" sizes=\"auto, (max-width: 1050px) 100vw, 1050px\" \/><\/a><\/p>\n<p>This command will display the Image ID, OS name, and status in a tabular format.<\/p>\n<h2>Summary<\/h2>\n<p>By using the Alibaba Cloud CLI, you can quickly and efficiently retrieve the ECS Image ID, facilitating smoother resource management and operations.<\/p>\n<p>* For detailed information and the latest updates, please refer to the official documentation:<\/p>\n<p>\u3007 Alibaba Cloud Official Documentation<br \/>\n<a href=\"https:\/\/www.alibabacloud.com\/help\/en\/cli\/installation-guide\" target=\"_blank\" rel=\"nofollow noopener\">https:\/\/www.alibabacloud.com\/help\/en\/cli\/installation-guide<\/a><\/p>\n<h3>Related Services<\/h3>\n<table style=\"border-collapse: collapse; width: 100%;\">\n<tbody>\n<tr>\n<td style=\"width: 50%; background-color: #138995;\"><span style=\"color: #ffffff;\">Managed Cloud Services<\/span><\/td>\n<td style=\"width: 50%;\"><a href=\"https:\/\/beyond-shenzhen.cn\/en\/service\/server\" target=\"_blank\" rel=\"noopener\">https:\/\/beyond-shenzhen.cn\/en\/service\/server<\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<p style=\"text-align: center;\"><a class=\"border-circle-inline\" href=\"https:\/\/beyond-shenzhen.cn\/en\/contact\" target=\"_blank\" rel=\"noopener\">For Website Development and Managed Cloud Services<\/a><\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>This article explains how to retrieve the Image ID in Alibaba Cloud&#8217;s virtual server environment, ECS (Elastic Compute Service), using the CLI (Command Line Interface). When building ECS instances, specifying the appropriate Image ID is essential, and utilizing the CLI allows for quick and efficient retrieval. About Alibaba Cloud CLI The Alibaba Cloud CLI is [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":20947,"template":"","meta":{"_acf_changed":false,"om_disable_all_campaigns":false,"_locale":"en_US","_original_post":"https:\/\/beyond-shenzhen.cn\/?post_type=blog&p=21401"},"tags":[],"blogcat":[12],"class_list":["post-21410","blog","type-blog","status-publish","has-post-thumbnail","hentry","blogcat-it-web","en-US"],"acf":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/beyond-shenzhen.cn\/wp-json\/wp\/v2\/blog\/21410","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/beyond-shenzhen.cn\/wp-json\/wp\/v2\/blog"}],"about":[{"href":"https:\/\/beyond-shenzhen.cn\/wp-json\/wp\/v2\/types\/blog"}],"author":[{"embeddable":true,"href":"https:\/\/beyond-shenzhen.cn\/wp-json\/wp\/v2\/users\/3"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/beyond-shenzhen.cn\/wp-json\/wp\/v2\/media\/20947"}],"wp:attachment":[{"href":"https:\/\/beyond-shenzhen.cn\/wp-json\/wp\/v2\/media?parent=21410"}],"wp:term":[{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/beyond-shenzhen.cn\/wp-json\/wp\/v2\/tags?post=21410"},{"taxonomy":"blogcat","embeddable":true,"href":"https:\/\/beyond-shenzhen.cn\/wp-json\/wp\/v2\/blogcat?post=21410"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}