forked from docs/enterprise-router
Update content
This commit is contained in:
parent
19696e40a6
commit
45d5c14af3
@ -131,21 +131,21 @@ Response Parameters
|
||||
|
||||
.. table:: **Table 5** Tag
|
||||
|
||||
+-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| Parameter | Type | Description |
|
||||
+=======================+=======================+==============================================================================================================================================================================+
|
||||
| key | String | Tag key. The value can contain a maximum of 36 Unicode characters, including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **0** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| value | String | Tag value. The value can contain a maximum of 43 Unicode characters, including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **0** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
+-----------------------+-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| Parameter | Type | Description |
|
||||
+=======================+=======================+==================================================================================================================================================================================================+
|
||||
| key | String | Tag key. The value contain up to 128 characters (36 characters on the console), including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **1** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| value | String | Tag value. The value contain up to 128 characters in API (43 characters on the console), including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **0** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
|
||||
.. _listattachments__response_pageinfo:
|
||||
|
||||
|
@ -83,21 +83,21 @@ Response Parameters
|
||||
|
||||
.. table:: **Table 4** Tag
|
||||
|
||||
+-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| Parameter | Type | Description |
|
||||
+=======================+=======================+==============================================================================================================================================================================+
|
||||
| key | String | Tag key. The value can contain a maximum of 36 Unicode characters, including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **0** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| value | String | Tag value. The value can contain a maximum of 43 Unicode characters, including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **0** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
+-----------------------+-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| Parameter | Type | Description |
|
||||
+=======================+=======================+==================================================================================================================================================================================================+
|
||||
| key | String | Tag key. The value contain up to 128 characters (36 characters on the console), including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **1** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| value | String | Tag value. The value contain up to 128 characters in API (43 characters on the console), including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **0** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
|
||||
Example Requests
|
||||
----------------
|
||||
|
@ -109,21 +109,21 @@ Response Parameters
|
||||
|
||||
.. table:: **Table 6** Tag
|
||||
|
||||
+-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| Parameter | Type | Description |
|
||||
+=======================+=======================+==============================================================================================================================================================================+
|
||||
| key | String | Tag key. The value can contain a maximum of 36 Unicode characters, including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **0** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| value | String | Tag value. The value can contain a maximum of 43 Unicode characters, including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **0** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
+-----------------------+-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| Parameter | Type | Description |
|
||||
+=======================+=======================+==================================================================================================================================================================================================+
|
||||
| key | String | Tag key. The value contain up to 128 characters (36 characters on the console), including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **1** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| value | String | Tag value. The value contain up to 128 characters in API (43 characters on the console), including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **0** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
|
||||
Example Requests
|
||||
----------------
|
||||
|
@ -81,7 +81,7 @@ Example Responses
|
||||
|
||||
**Status code: 200**
|
||||
|
||||
AZs queried successfully.
|
||||
OK
|
||||
|
||||
.. code-block::
|
||||
|
||||
@ -98,11 +98,11 @@ AZs queried successfully.
|
||||
Status Codes
|
||||
------------
|
||||
|
||||
=========== =========================
|
||||
=========== ===========
|
||||
Status Code Description
|
||||
=========== =========================
|
||||
200 AZs queried successfully.
|
||||
=========== =========================
|
||||
=========== ===========
|
||||
200 OK
|
||||
=========== ===========
|
||||
|
||||
Error Codes
|
||||
-----------
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -81,32 +81,32 @@ Response Parameters
|
||||
+------------------------------------+------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| default_association_route_table_id | String | Default association route table ID |
|
||||
+------------------------------------+------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| availability_zone_ids | Array of Strings | AZs where the enterprise router is located |
|
||||
| availability_zone_ids | Array of strings | AZs where the enterprise router is located |
|
||||
+------------------------------------+------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| auto_accept_shared_attachments | Boolean | Whether to automatically accept shared attachments. The default value is **false**, indicating that the function is disabled. |
|
||||
+------------------------------------+------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| cidr_blocks | Array of Strings | Enterprise router CIDR block. This parameter is not supported for now. |
|
||||
| cidr_blocks | Array of strings | Enterprise router CIDR block. This parameter is not supported for now. |
|
||||
+------------------------------------+------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
|
||||
.. _showenterpriserouter__response_tag:
|
||||
|
||||
.. table:: **Table 4** Tag
|
||||
|
||||
+-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| Parameter | Type | Description |
|
||||
+=======================+=======================+==============================================================================================================================================================================+
|
||||
| key | String | Tag key. The value can contain a maximum of 36 Unicode characters, including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **0** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| value | String | Tag value. The value can contain a maximum of 43 Unicode characters, including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **0** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
+-----------------------+-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| Parameter | Type | Description |
|
||||
+=======================+=======================+==================================================================================================================================================================================================+
|
||||
| key | String | Tag key. The value contain up to 128 characters (36 characters on the console), including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **1** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| value | String | Tag value. The value contain up to 128 characters in API (43 characters on the console), including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **0** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
|
||||
Example Requests
|
||||
----------------
|
||||
|
@ -117,32 +117,32 @@ Response Parameters
|
||||
+------------------------------------+-------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| default_association_route_table_id | String | Default association route table ID |
|
||||
+------------------------------------+-------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| availability_zone_ids | Array of Strings | AZs where the enterprise router is located |
|
||||
| availability_zone_ids | Array of strings | AZs where the enterprise router is located |
|
||||
+------------------------------------+-------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| auto_accept_shared_attachments | Boolean | Whether to automatically accept shared attachments. The default value is **false**, indicating that the function is disabled. |
|
||||
+------------------------------------+-------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| cidr_blocks | Array of Strings | Enterprise router CIDR block. This parameter is not supported for now. |
|
||||
| cidr_blocks | Array of strings | Enterprise router CIDR block. This parameter is not supported for now. |
|
||||
+------------------------------------+-------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
|
||||
.. _listenterpriserouters__response_tag:
|
||||
|
||||
.. table:: **Table 5** Tag
|
||||
|
||||
+-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| Parameter | Type | Description |
|
||||
+=======================+=======================+==============================================================================================================================================================================+
|
||||
| key | String | Tag key. The value can contain a maximum of 36 Unicode characters, including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **0** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| value | String | Tag value. The value can contain a maximum of 43 Unicode characters, including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **0** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
+-----------------------+-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| Parameter | Type | Description |
|
||||
+=======================+=======================+==================================================================================================================================================================================================+
|
||||
| key | String | Tag key. The value contain up to 128 characters (36 characters on the console), including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **1** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| value | String | Tag value. The value contain up to 128 characters in API (43 characters on the console), including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **0** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
|
||||
.. _listenterpriserouters__response_pageinfo:
|
||||
|
||||
|
@ -122,32 +122,32 @@ Response Parameters
|
||||
+------------------------------------+--------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| default_association_route_table_id | String | Default association route table ID |
|
||||
+------------------------------------+--------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| availability_zone_ids | Array of Strings | AZs where the enterprise router is located |
|
||||
| availability_zone_ids | Array of strings | AZs where the enterprise router is located |
|
||||
+------------------------------------+--------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| auto_accept_shared_attachments | Boolean | Whether to automatically accept shared attachments. The default value is **false**, indicating that the function is disabled. |
|
||||
+------------------------------------+--------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| cidr_blocks | Array of Strings | Enterprise router CIDR block. This parameter is not supported for now. |
|
||||
| cidr_blocks | Array of strings | Enterprise router CIDR block. This parameter is not supported for now. |
|
||||
+------------------------------------+--------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
|
||||
.. _updateenterpriserouter__response_tag:
|
||||
|
||||
.. table:: **Table 6** Tag
|
||||
|
||||
+-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| Parameter | Type | Description |
|
||||
+=======================+=======================+==============================================================================================================================================================================+
|
||||
| key | String | Tag key. The value can contain a maximum of 36 Unicode characters, including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **0** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| value | String | Tag value. The value can contain a maximum of 43 Unicode characters, including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **0** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
+-----------------------+-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| Parameter | Type | Description |
|
||||
+=======================+=======================+==================================================================================================================================================================================================+
|
||||
| key | String | Tag key. The value contain up to 128 characters (36 characters on the console), including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **1** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| value | String | Tag value. The value contain up to 128 characters in API (43 characters on the console), including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **0** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
|
||||
Example Requests
|
||||
----------------
|
||||
|
@ -87,21 +87,21 @@ Request Parameters
|
||||
|
||||
.. table:: **Table 6** Tag
|
||||
|
||||
+-----------------+-----------------+-----------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| Parameter | Mandatory | Type | Description |
|
||||
+=================+=================+=================+==============================================================================================================================================================================+
|
||||
| key | No | String | Tag key. The value can contain a maximum of 36 Unicode characters, including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | | |
|
||||
| | | | Minimum: **0** |
|
||||
| | | | |
|
||||
| | | | Maximum: **128** |
|
||||
+-----------------+-----------------+-----------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| value | No | String | Tag value. The value can contain a maximum of 43 Unicode characters, including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | | |
|
||||
| | | | Minimum: **0** |
|
||||
| | | | |
|
||||
| | | | Maximum: **128** |
|
||||
+-----------------+-----------------+-----------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
+-----------------+-----------------+-----------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| Parameter | Mandatory | Type | Description |
|
||||
+=================+=================+=================+==================================================================================================================================================================================================+
|
||||
| key | No | String | Tag key. The value contain up to 128 characters (36 characters on the console), including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | | |
|
||||
| | | | Minimum: **1** |
|
||||
| | | | |
|
||||
| | | | Maximum: **128** |
|
||||
+-----------------+-----------------+-----------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| value | No | String | Tag value. The value contain up to 128 characters in API (43 characters on the console), including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | | |
|
||||
| | | | Minimum: **0** |
|
||||
| | | | |
|
||||
| | | | Maximum: **128** |
|
||||
+-----------------+-----------------+-----------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
|
||||
Response Parameters
|
||||
-------------------
|
||||
@ -160,21 +160,21 @@ Response Parameters
|
||||
|
||||
.. table:: **Table 10** Tag
|
||||
|
||||
+-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| Parameter | Type | Description |
|
||||
+=======================+=======================+==============================================================================================================================================================================+
|
||||
| key | String | Tag key. The value can contain a maximum of 36 Unicode characters, including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **0** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| value | String | Tag value. The value can contain a maximum of 43 Unicode characters, including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **0** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
+-----------------------+-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| Parameter | Type | Description |
|
||||
+=======================+=======================+==================================================================================================================================================================================================+
|
||||
| key | String | Tag key. The value contain up to 128 characters (36 characters on the console), including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **1** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| value | String | Tag value. The value contain up to 128 characters in API (43 characters on the console), including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **0** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
|
||||
.. _createroutetable__response_bgpoptions:
|
||||
|
||||
|
@ -79,21 +79,21 @@ Response Parameters
|
||||
|
||||
.. table:: **Table 4** Tag
|
||||
|
||||
+-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| Parameter | Type | Description |
|
||||
+=======================+=======================+==============================================================================================================================================================================+
|
||||
| key | String | Tag key. The value can contain a maximum of 36 Unicode characters, including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **0** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| value | String | Tag value. The value can contain a maximum of 43 Unicode characters, including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **0** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
+-----------------------+-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| Parameter | Type | Description |
|
||||
+=======================+=======================+==================================================================================================================================================================================================+
|
||||
| key | String | Tag key. The value contain up to 128 characters (36 characters on the console), including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **1** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| value | String | Tag value. The value contain up to 128 characters in API (43 characters on the console), including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **0** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
|
||||
.. _showroutetable__response_bgpoptions:
|
||||
|
||||
|
@ -115,21 +115,21 @@ Response Parameters
|
||||
|
||||
.. table:: **Table 5** Tag
|
||||
|
||||
+-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| Parameter | Type | Description |
|
||||
+=======================+=======================+==============================================================================================================================================================================+
|
||||
| key | String | Tag key. The value can contain a maximum of 36 Unicode characters, including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **0** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| value | String | Tag value. The value can contain a maximum of 43 Unicode characters, including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **0** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
+-----------------------+-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| Parameter | Type | Description |
|
||||
+=======================+=======================+==================================================================================================================================================================================================+
|
||||
| key | String | Tag key. The value contain up to 128 characters (36 characters on the console), including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **1** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| value | String | Tag value. The value contain up to 128 characters in API (43 characters on the console), including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **0** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
|
||||
.. _listroutetables__response_bgpoptions:
|
||||
|
||||
|
@ -119,21 +119,21 @@ Response Parameters
|
||||
|
||||
.. table:: **Table 7** Tag
|
||||
|
||||
+-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| Parameter | Type | Description |
|
||||
+=======================+=======================+==============================================================================================================================================================================+
|
||||
| key | String | Tag key. The value can contain a maximum of 36 Unicode characters, including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **0** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| value | String | Tag value. The value can contain a maximum of 43 Unicode characters, including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **0** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
+-----------------------+-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| Parameter | Type | Description |
|
||||
+=======================+=======================+==================================================================================================================================================================================================+
|
||||
| key | String | Tag key. The value contain up to 128 characters (36 characters on the console), including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **1** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| value | String | Tag value. The value contain up to 128 characters in API (43 characters on the console), including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **0** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
|
||||
.. _updateroutetable__response_bgpoptions:
|
||||
|
||||
|
@ -42,8 +42,6 @@ POST /v3/{project_id}/{resource_type}/{resource_id}/tags
|
||||
| | | | - **vpc-attachment**: VPC attachment |
|
||||
| | | | |
|
||||
| | | | - **vgw-attachment**: virtual gateway attachment |
|
||||
| | | | |
|
||||
| | | | - **attachments**: all attachment types |
|
||||
+-----------------+-----------------+-----------------+---------------------------------------------------+
|
||||
|
||||
Request Parameters
|
||||
@ -61,21 +59,21 @@ Request Parameters
|
||||
|
||||
.. table:: **Table 3** Tag
|
||||
|
||||
+-----------------+-----------------+-----------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| Parameter | Mandatory | Type | Description |
|
||||
+=================+=================+=================+==============================================================================================================================================================================+
|
||||
| key | No | String | Tag key. The value can contain a maximum of 36 Unicode characters, including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | | |
|
||||
| | | | Minimum: **0** |
|
||||
| | | | |
|
||||
| | | | Maximum: **128** |
|
||||
+-----------------+-----------------+-----------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| value | No | String | Tag value. The value can contain a maximum of 43 Unicode characters, including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | | |
|
||||
| | | | Minimum: **0** |
|
||||
| | | | |
|
||||
| | | | Maximum: **128** |
|
||||
+-----------------+-----------------+-----------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
+-----------------+-----------------+-----------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| Parameter | Mandatory | Type | Description |
|
||||
+=================+=================+=================+==================================================================================================================================================================================================+
|
||||
| key | No | String | Tag key. The value contain up to 128 characters (36 characters on the console), including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | | |
|
||||
| | | | Minimum: **1** |
|
||||
| | | | |
|
||||
| | | | Maximum: **128** |
|
||||
+-----------------+-----------------+-----------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| value | No | String | Tag value. The value contain up to 128 characters in API (43 characters on the console), including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | | |
|
||||
| | | | Minimum: **0** |
|
||||
| | | | |
|
||||
| | | | Maximum: **128** |
|
||||
+-----------------+-----------------+-----------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
|
||||
Response Parameters
|
||||
-------------------
|
||||
@ -109,7 +107,7 @@ Status Codes
|
||||
=========== ===========
|
||||
Status Code Description
|
||||
=========== ===========
|
||||
204 Created
|
||||
204 No Content
|
||||
=========== ===========
|
||||
|
||||
Error Codes
|
||||
|
@ -40,8 +40,6 @@ DELETE /v3/{project_id}/{resource_type}/{resource_id}/tags/{key}
|
||||
| | | | - **vpc-attachment**: VPC attachment |
|
||||
| | | | |
|
||||
| | | | - **vgw-attachment**: virtual gateway attachment |
|
||||
| | | | |
|
||||
| | | | - **attachments**: all attachment types |
|
||||
+-----------------+-----------------+-----------------+---------------------------------------------------+
|
||||
|
||||
Request Parameters
|
||||
|
@ -31,8 +31,6 @@ GET /v3/{project_id}/{resource_type}/tags
|
||||
| | | | - **vpc-attachment**: VPC attachment |
|
||||
| | | | |
|
||||
| | | | - **vgw-attachment**: virtual gateway attachment |
|
||||
| | | | |
|
||||
| | | | - **attachments**: all attachment types |
|
||||
+-----------------+-----------------+-----------------+---------------------------------------------------+
|
||||
|
||||
Request Parameters
|
||||
@ -62,7 +60,7 @@ Response Parameters
|
||||
+===========+==================+=====================================================================================+
|
||||
| key | String | Tag key, which cannot be empty and can contain a maximum of 127 Unicode characters. |
|
||||
+-----------+------------------+-------------------------------------------------------------------------------------+
|
||||
| values | Array of Strings | Tag values. Each value can contain a maximum of 255 Unicode characters. |
|
||||
| values | Array of strings | Tag values. Each value can contain a maximum of 255 Unicode characters. |
|
||||
+-----------+------------------+-------------------------------------------------------------------------------------+
|
||||
|
||||
Example Requests
|
||||
|
@ -33,8 +33,6 @@ GET /v3/{project_id}/{resource_type}/{resource_id}/tags
|
||||
| | | | - **vpc-attachment**: VPC attachment |
|
||||
| | | | |
|
||||
| | | | - **vgw-attachment**: virtual gateway attachment |
|
||||
| | | | |
|
||||
| | | | - **attachments**: all attachment types |
|
||||
+-----------------+-----------------+-----------------+---------------------------------------------------+
|
||||
|
||||
Request Parameters
|
||||
@ -59,21 +57,21 @@ Response Parameters
|
||||
|
||||
.. table:: **Table 3** Tag
|
||||
|
||||
+-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| Parameter | Type | Description |
|
||||
+=======================+=======================+==============================================================================================================================================================================+
|
||||
| key | String | Tag key. The value can contain a maximum of 36 Unicode characters, including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **0** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| value | String | Tag value. The value can contain a maximum of 43 Unicode characters, including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **0** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
+-----------------------+-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| Parameter | Type | Description |
|
||||
+=======================+=======================+==================================================================================================================================================================================================+
|
||||
| key | String | Tag key. The value contain up to 128 characters (36 characters on the console), including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **1** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| value | String | Tag value. The value contain up to 128 characters in API (43 characters on the console), including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **0** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
|
||||
Example Requests
|
||||
----------------
|
||||
|
@ -85,21 +85,21 @@ Request Parameters
|
||||
|
||||
.. table:: **Table 5** Tag
|
||||
|
||||
+-----------------+-----------------+-----------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| Parameter | Mandatory | Type | Description |
|
||||
+=================+=================+=================+==============================================================================================================================================================================+
|
||||
| key | No | String | Tag key. The value can contain a maximum of 36 Unicode characters, including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | | |
|
||||
| | | | Minimum: **0** |
|
||||
| | | | |
|
||||
| | | | Maximum: **128** |
|
||||
+-----------------+-----------------+-----------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| value | No | String | Tag value. The value can contain a maximum of 43 Unicode characters, including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | | |
|
||||
| | | | Minimum: **0** |
|
||||
| | | | |
|
||||
| | | | Maximum: **128** |
|
||||
+-----------------+-----------------+-----------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
+-----------------+-----------------+-----------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| Parameter | Mandatory | Type | Description |
|
||||
+=================+=================+=================+==================================================================================================================================================================================================+
|
||||
| key | No | String | Tag key. The value contain up to 128 characters (36 characters on the console), including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | | |
|
||||
| | | | Minimum: **1** |
|
||||
| | | | |
|
||||
| | | | Maximum: **128** |
|
||||
+-----------------+-----------------+-----------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| value | No | String | Tag value. The value contain up to 128 characters in API (43 characters on the console), including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | | |
|
||||
| | | | Minimum: **0** |
|
||||
| | | | |
|
||||
| | | | Maximum: **128** |
|
||||
+-----------------+-----------------+-----------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
|
||||
Response Parameters
|
||||
-------------------
|
||||
@ -166,21 +166,21 @@ Response Parameters
|
||||
|
||||
.. table:: **Table 9** Tag
|
||||
|
||||
+-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| Parameter | Type | Description |
|
||||
+=======================+=======================+==============================================================================================================================================================================+
|
||||
| key | String | Tag key. The value can contain a maximum of 36 Unicode characters, including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **0** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| value | String | Tag value. The value can contain a maximum of 43 Unicode characters, including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **0** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
+-----------------------+-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| Parameter | Type | Description |
|
||||
+=======================+=======================+==================================================================================================================================================================================================+
|
||||
| key | String | Tag key. The value contain up to 128 characters (36 characters on the console), including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **1** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| value | String | Tag value. The value contain up to 128 characters in API (43 characters on the console), including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **0** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
|
||||
Example Requests
|
||||
----------------
|
||||
|
@ -87,21 +87,21 @@ Response Parameters
|
||||
|
||||
.. table:: **Table 4** Tag
|
||||
|
||||
+-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| Parameter | Type | Description |
|
||||
+=======================+=======================+==============================================================================================================================================================================+
|
||||
| key | String | Tag key. The value can contain a maximum of 36 Unicode characters, including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **0** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| value | String | Tag value. The value can contain a maximum of 43 Unicode characters, including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **0** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
+-----------------------+-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| Parameter | Type | Description |
|
||||
+=======================+=======================+==================================================================================================================================================================================================+
|
||||
| key | String | Tag key. The value contain up to 128 characters (36 characters on the console), including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **1** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| value | String | Tag value. The value contain up to 128 characters in API (43 characters on the console), including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **0** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
|
||||
Example Requests
|
||||
----------------
|
||||
|
@ -127,21 +127,21 @@ Response Parameters
|
||||
|
||||
.. table:: **Table 5** Tag
|
||||
|
||||
+-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| Parameter | Type | Description |
|
||||
+=======================+=======================+==============================================================================================================================================================================+
|
||||
| key | String | Tag key. The value can contain a maximum of 36 Unicode characters, including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **0** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| value | String | Tag value. The value can contain a maximum of 43 Unicode characters, including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **0** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
+-----------------------+-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| Parameter | Type | Description |
|
||||
+=======================+=======================+==================================================================================================================================================================================================+
|
||||
| key | String | Tag key. The value contain up to 128 characters (36 characters on the console), including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **1** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| value | String | Tag value. The value contain up to 128 characters in API (43 characters on the console), including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **0** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
|
||||
.. _listvpcattachments__response_pageinfo:
|
||||
|
||||
|
@ -113,21 +113,21 @@ Response Parameters
|
||||
|
||||
.. table:: **Table 6** Tag
|
||||
|
||||
+-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| Parameter | Type | Description |
|
||||
+=======================+=======================+==============================================================================================================================================================================+
|
||||
| key | String | Tag key. The value can contain a maximum of 36 Unicode characters, including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **0** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| value | String | Tag value. The value can contain a maximum of 43 Unicode characters, including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **0** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
+-----------------------+-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| Parameter | Type | Description |
|
||||
+=======================+=======================+==================================================================================================================================================================================================+
|
||||
| key | String | Tag key. The value contain up to 128 characters (36 characters on the console), including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **1** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| value | String | Tag value. The value contain up to 128 characters in API (43 characters on the console), including uppercase letters, lowercase letters, digits, hyphens (-), underscores (_), and at signs (@). |
|
||||
| | | |
|
||||
| | | Minimum: **0** |
|
||||
| | | |
|
||||
| | | Maximum: **128** |
|
||||
+-----------------------+-----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
|
||||
Example Requests
|
||||
----------------
|
||||
|
@ -8,6 +8,11 @@ Change History
|
||||
+-----------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| Released On | Description |
|
||||
+===================================+================================================================================================================================================================================+
|
||||
| 2023-12-06 | This release incorporates the following changes: |
|
||||
| | |
|
||||
| | - Modified the descriptions of the tag key and value in the document. |
|
||||
| | - Modified the description of the status code in "Querying AZs." |
|
||||
+-----------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| 2023-11-17 | This release incorporates the following changes: |
|
||||
| | |
|
||||
| | - Added section "Sharing" to state that this function cannot be used through APIs. |
|
||||
@ -16,7 +21,7 @@ Change History
|
||||
| 2023-11-01 | This release incorporates the following changes: |
|
||||
| | |
|
||||
| | - Modified the **name** parameter in "Creating an Enterprise Router", "Creating a Route Table", and "Updating Route Table Information". |
|
||||
| | - Modified the description of the tag key and value in the document. |
|
||||
| | - Modified the descriptions of the tag key and value in the document. |
|
||||
| | - Deleted the **owned_by_self** parameter from "Querying Enterprise Routers". |
|
||||
| | - Modified the description of status code 202 in "Deleting an Enterprise Router", "Deleting a Static Route", and "Querying Quotas". |
|
||||
| | - Added constraints in "Updating a Static Route". |
|
||||
|
@ -16,7 +16,7 @@ Routes
|
||||
+---------------------------------------+--------------------------------------------------------------------------------------------------+------------------+-------------+--------------------+
|
||||
| Querying static routes | GET /v3/{project_id}/enterprise-router/route-tables/{route_table_id}/static-routes | er:routes:list | Y | Y |
|
||||
+---------------------------------------+--------------------------------------------------------------------------------------------------+------------------+-------------+--------------------+
|
||||
| Querying valid routes | GET /v3/{project_id}/enterprise-router/route-tables/{route_table_id}/routes | er:routes:list | Y | Y |
|
||||
| Querying effective routes | GET /v3/{project_id}/enterprise-router/route-tables/{route_table_id}/routes | er:routes:list | Y | Y |
|
||||
+---------------------------------------+--------------------------------------------------------------------------------------------------+------------------+-------------+--------------------+
|
||||
| Deleting a static route | DELETE /v3/{project_id}/enterprise-router/route-tables/{route_table_id}/static-routes/{route_id} | er:routes:delete | Y | Y |
|
||||
+---------------------------------------+--------------------------------------------------------------------------------------------------+------------------+-------------+--------------------+
|
||||
|
Loading…
x
Reference in New Issue
Block a user