From f3d9a3d83a0cc7cf839025dd63a3d45973839e90 Mon Sep 17 00:00:00 2001 From: vladimirhasko Date: Wed, 18 Sep 2024 06:39:35 +0000 Subject: [PATCH] Re-implementing ecs api 20240823 with HSS content --- docs/ecs/api-ref/en-us_topic_0024734483.html | 12 ++++++--- docs/ecs/api-ref/en-us_topic_0167957246.html | 26 ++++++++++++++------ 2 files changed, 28 insertions(+), 10 deletions(-) diff --git a/docs/ecs/api-ref/en-us_topic_0024734483.html b/docs/ecs/api-ref/en-us_topic_0024734483.html index 8f43cca0..abc1eb49 100644 --- a/docs/ecs/api-ref/en-us_topic_0024734483.html +++ b/docs/ecs/api-ref/en-us_topic_0024734483.html @@ -8,7 +8,13 @@ -

2024-08-12

+

2024-08-23

+ +

Modified the following content:

+

Added parameter __support_agent_list in Data Structure for Creating ECSs.

+ + +

2024-08-12

Modified the following content:

Modified parameter description of availability_zone in Creating an ECS.

@@ -274,13 +280,13 @@

2018-05-31

Modified the following content:

- +

2018-05-21

Modified the following content:

- +

2018-03-30

diff --git a/docs/ecs/api-ref/en-us_topic_0167957246.html b/docs/ecs/api-ref/en-us_topic_0167957246.html index 8c28b644..b6d9dd5c 100644 --- a/docs/ecs/api-ref/en-us_topic_0167957246.html +++ b/docs/ecs/api-ref/en-us_topic_0167957246.html @@ -165,7 +165,7 @@ -

ipv6_bandwidth Field Description

This field is used by the following APIs:
  • Creating ECSs /v1/{project_id}/cloudservers
+

ipv6_bandwidth Field Description

This field is used by the following APIs:
  • Creating ECSs /v1/{project_id}/cloudservers
@@ -194,7 +194,7 @@

extendparam Field Description for Creating Disks

This field is used by the following APIs:

  • Creating ECSs /v1/{project_id}/cloudservers
-
Table 5 ipv6_bandwidth field description

Parameter

Table 6 extendparam field description for creating disks

Parameter

+
@@ -301,8 +301,6 @@ @@ -353,6 +351,20 @@

An agency is created by a tenant administrator on Identity and Access Management (IAM) to provide temporary credentials for ECSs to access cloud services.

+ + + + + @@ -487,7 +499,7 @@

extra_dhcp_opts Field Description

This field is used by the following APIs:
  • Creating ECSs: /v1/{project_id}/cloudservers
-
Table 6 extendparam field description for creating disks

Parameter

Mandatory

String

Specifies the CMK ID, which indicates encryption in metadata. This parameter is used with __system__encrypted.

-
NOTE:

For details about how to obtain the CMK ID, see "Querying the List of CMKs" in Key Management Service API Reference.

-

__support_agent_list

+

No

+

String

+

Specifies whether the ECS supports Host Security Service (HSS).

+ +

hss,hss-ent: indicates the HSS enterprise edition.

+

Example values:

+

_support_agent_list: "hss,hss-ent"

+

Determine whether the image used for creating the ECS supports HSS via the API for querying images.

+

BYOL

No

@@ -439,7 +451,7 @@

Array of strings

Creates ECSs on a dedicated or shared host.

-

The value of this parameter can be dedicated or shared.

+

The value of this parameter can be dedicated or shared.

dedicated_host_id

@@ -447,7 +459,7 @@

Array of strings

Specifies the dedicated host ID.

-
NOTE:

A DeH ID takes effect only when tenancy is set to dedicated.

+
NOTE:

A DeH ID takes effect only when tenancy is set to dedicated.

Table 13 extra_dhcp_opts field description

Parameter

+
Table 13 extra_dhcp_opts field description

Parameter

Mandatory