fixing wrong ECS flavor reference

Reviewed-by: gtema <artem.goncharov@gmail.com>
Co-authored-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-committed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
This commit is contained in:
Hasko, Vladimir 2022-09-15 08:18:46 +00:00 committed by zuul
parent 3018999168
commit 9a79145b7e

View File

@ -209,7 +209,7 @@
"meta": {
"metering.image_id": "3a64bd37-955e-40cd-ab9e-129db56bc05d",
"metering.imagetype": "gold",
"metering.resourcespeccode": "s6.medium.2.linux",
"metering.resourcespeccode": "s3.medium.2.linux",
"image_name": "CentOS 7.6 64bit",
"os_bit": "64",
"vpc_id": "3b6c201f-aeb3-4bce-b841-64756e66cb49",
@ -315,7 +315,7 @@ pv4_dhcp",
<p id="EN-US_TOPIC_0042400609__p55451524123920"><strong id="EN-US_TOPIC_0042400609__b854582473918">curl http://169.254.169.254/latest/meta-data/instance-type</strong></p>
<p id="EN-US_TOPIC_0042400609__p1545324123915">Windows:</p>
<p id="EN-US_TOPIC_0042400609__p954517248398"><strong id="EN-US_TOPIC_0042400609__b15451224123915">Invoke-RestMethod http://169.254.169.254/latest/meta-data/instance-type</strong></p>
<pre class="screen" id="EN-US_TOPIC_0042400609__screen2208403618653">s6.medium.2</pre>
<pre class="screen" id="EN-US_TOPIC_0042400609__screen2208403618653">s3.medium.2</pre>
</li></ul>
</div>
<div class="section" id="EN-US_TOPIC_0042400609__section3229992918750"><h4 class="sectiontitle">Local IPv4 (EC2 Compatible API)</h4><p id="EN-US_TOPIC_0042400609__p1420695118810">Displays the fixed IP address of an <span id="EN-US_TOPIC_0042400609__text86795241275">ECS</span>. If there are multiple NICs, only the IP address of the primary NIC is displayed.</p>