diff --git a/api-ref/source/apis/associations/creating_a_route_association.rst b/api-ref/source/apis/associations/creating_a_route_association.rst index e41fac8..5797830 100644 --- a/api-ref/source/apis/associations/creating_a_route_association.rst +++ b/api-ref/source/apis/associations/creating_a_route_association.rst @@ -111,15 +111,16 @@ Response Parameters | resource_type | String | Attachment type. | | | | | | | | - **vpc**: VPC attachments | + | | | | | | | - **vgw**: virtual gateway attachments | +-----------------------+-----------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+ | resource_id | String | Unique ID of the attachment | +-----------------------+-----------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+ | state | String | Status. Value options: **pending**, **available**, **modifying**, **deleting**, **deleted**, and **failed** | +-----------------------+-----------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+ - | created_at | String | Creation time. It is UTC time in the format of YYYY-MM-DDTHH:MM:SS. | + | created_at | String | Creation time. It is UTC time in the format of YYYY-MM-DDTHH:mm:ss.sssZ. | +-----------------------+-----------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+ - | updated_at | String | Update time. It is UTC time in the format of YYYY-MM-DDTHH:MM:SS. | + | updated_at | String | Update time. It is UTC time in the format of YYYY-MM-DDTHH:mm:ss.sssZ. | +-----------------------+-----------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+ | route_policy | :ref:`ExportRoutePolicy ` object | Route that controls outbound traffic. Note that this is not currently supported. | +-----------------------+-----------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+ diff --git a/api-ref/source/apis/associations/querying_route_associations.rst b/api-ref/source/apis/associations/querying_route_associations.rst index b7e3580..5feffe9 100644 --- a/api-ref/source/apis/associations/querying_route_associations.rst +++ b/api-ref/source/apis/associations/querying_route_associations.rst @@ -52,6 +52,7 @@ GET /v3/{project_id}/enterprise-router/{er_id}/route-tables/{route_table_id}/ass | resource_type | No | Array | Attachment type. | | | | | | | | | | - **vpc**: VPC attachments | + | | | | | | | | | - **vgw**: virtual gateway attachments | +-----------------+-----------------+-----------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | state | No | Array | Status. Value options: **pending**, **available**, **modifying**, **deleting**, **deleted**, and **failed** | @@ -107,15 +108,16 @@ Response Parameters | resource_type | String | Attachment type. | | | | | | | | - **vpc**: VPC attachments | + | | | | | | | - **vgw**: virtual gateway attachments | +-----------------------+--------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+ | resource_id | String | Unique ID of the attachment | +-----------------------+--------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+ | state | String | Status. Value options: **pending**, **available**, **modifying**, **deleting**, **deleted**, and **failed** | +-----------------------+--------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+ - | created_at | String | Creation time. It is UTC time in the format of YYYY-MM-DDTHH:MM:SS. | + | created_at | String | Creation time. It is UTC time in the format of YYYY-MM-DDTHH:mm:ss.sssZ. | +-----------------------+--------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+ - | updated_at | String | Update time. It is UTC time in the format of YYYY-MM-DDTHH:MM:SS. | + | updated_at | String | Update time. It is UTC time in the format of YYYY-MM-DDTHH:mm:ss.sssZ. | +-----------------------+--------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+ | route_policy | :ref:`ExportRoutePolicy ` object | Route that controls outbound traffic. Note that this is not currently supported. | +-----------------------+--------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+ diff --git a/api-ref/source/apis/attachments/querying_attachments.rst b/api-ref/source/apis/attachments/querying_attachments.rst index c2be39d..4db7552 100644 --- a/api-ref/source/apis/attachments/querying_attachments.rst +++ b/api-ref/source/apis/attachments/querying_attachments.rst @@ -102,9 +102,9 @@ Response Parameters +-----------------------+-------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | state | String | Attachment status. Value options: **pending**, **available**, **modifying**, **deleting**, **deleted**, **failed**, **pending_acceptance**, **rejected**, and **initiating_request** | +-----------------------+-------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ - | created_at | String | Creation time in the format YYYY-MM-DDTHH:MM:SS | + | created_at | String | Creation time in the format YYYY-MM-DDTHH:mm:ss.sssZ | +-----------------------+-------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ - | updated_at | String | Update time in the format YYYY-MM-DDTHH:MM:SS | + | updated_at | String | Update time in the format YYYY-MM-DDTHH:mm:ss.sssZ | +-----------------------+-------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | tags | Array of :ref:`Tag ` objects | Enterprise router tags | +-----------------------+-------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ @@ -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 (-), and underscores (_). | - | | | | - | | | 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 (_), periods (.). | - | | | | - | | | Minimum: **0** | - | | | | - | | | Maximum: **128** | - +-----------------------+-----------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ + +-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ + | 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** | + +-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ .. _listattachments__response_pageinfo: diff --git a/api-ref/source/apis/attachments/querying_details_about_an_attachment.rst b/api-ref/source/apis/attachments/querying_details_about_an_attachment.rst index 5746a0c..13350c7 100644 --- a/api-ref/source/apis/attachments/querying_details_about_an_attachment.rst +++ b/api-ref/source/apis/attachments/querying_details_about_an_attachment.rst @@ -60,9 +60,9 @@ Response Parameters +-----------------------+------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | state | String | Attachment status. Value options: **pending**, **available**, **modifying**, **deleting**, **deleted**, **failed**, **pending_acceptance**, **rejected**, and **initiating_request** | +-----------------------+------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ - | created_at | String | Creation time in the format YYYY-MM-DDTHH:MM:SS | + | created_at | String | Creation time in the format YYYY-MM-DDTHH:mm:ss.sssZ | +-----------------------+------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ - | updated_at | String | Update time in the format YYYY-MM-DDTHH:MM:SS | + | updated_at | String | Update time in the format YYYY-MM-DDTHH:mm:ss.sssZ | +-----------------------+------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | tags | Array of :ref:`Tag ` objects | Enterprise router tags | +-----------------------+------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ @@ -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 (-), and underscores (_). | - | | | | - | | | 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 (_), periods (.). | - | | | | - | | | Minimum: **0** | - | | | | - | | | Maximum: **128** | - +-----------------------+-----------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ + +-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ + | 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** | + +-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ Example Requests ---------------- diff --git a/api-ref/source/apis/attachments/updating_an_attachment.rst b/api-ref/source/apis/attachments/updating_an_attachment.rst index a621158..afe501d 100644 --- a/api-ref/source/apis/attachments/updating_an_attachment.rst +++ b/api-ref/source/apis/attachments/updating_an_attachment.rst @@ -86,9 +86,9 @@ Response Parameters +-----------------------+--------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | state | String | Attachment status. Value options: **pending**, **available**, **modifying**, **deleting**, **deleted**, **failed**, **pending_acceptance**, **rejected**, and **initiating_request** | +-----------------------+--------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ - | created_at | String | Creation time in the format YYYY-MM-DDTHH:MM:SS | + | created_at | String | Creation time in the format YYYY-MM-DDTHH:mm:ss.sssZ | +-----------------------+--------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ - | updated_at | String | Update time in the format YYYY-MM-DDTHH:MM:SS | + | updated_at | String | Update time in the format YYYY-MM-DDTHH:mm:ss.sssZ | +-----------------------+--------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | tags | Array of :ref:`Tag ` objects | Enterprise router tags | +-----------------------+--------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ @@ -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 (-), and underscores (_). | - | | | | - | | | 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 (_), periods (.). | - | | | | - | | | Minimum: **0** | - | | | | - | | | Maximum: **128** | - +-----------------------+-----------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ + +-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ + | 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** | + +-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ Example Requests ---------------- diff --git a/api-ref/source/apis/enterprise_routers/creating_an_enterprise_router.rst b/api-ref/source/apis/enterprise_routers/creating_an_enterprise_router.rst index 0edcbda..7e21d83 100644 --- a/api-ref/source/apis/enterprise_routers/creating_an_enterprise_router.rst +++ b/api-ref/source/apis/enterprise_routers/creating_an_enterprise_router.rst @@ -50,69 +50,69 @@ Request Parameters .. table:: **Table 4** CreateEnterpriseRouter - +--------------------------------+-----------------+-------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+ - | Parameter | Mandatory | Type | Description | - +================================+=================+===================================================================+===========================================================================================================================================+ - | name | Yes | String | Enterprise router name | - | | | | | - | | | | Minimum: **1** | - | | | | | - | | | | Maximum: **64** | - +--------------------------------+-----------------+-------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+ - | description | No | String | Supplementary information about an enterprise router | - | | | | | - | | | | Minimum: **0** | - | | | | | - | | | | Maximum: **255** | - +--------------------------------+-----------------+-------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+ - | asn | Yes | Long | Enterprise router BGP ASN | - +--------------------------------+-----------------+-------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+ - | enterprise_project_id | No | String | Enterprise project ID | - +--------------------------------+-----------------+-------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+ - | charge_mode | No | String | Billing mode | - | | | | | - | | | | Default: **postPaid** | - +--------------------------------+-----------------+-------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+ - | tags | No | Array of :ref:`Tag ` objects | Tag information | - +--------------------------------+-----------------+-------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+ - | enable_default_propagation | No | Boolean | Whether to enable the Default Route Table Propagation function. The default value is **false**, indicating that the function is disabled. | - | | | | | - | | | | Default: **false** | - +--------------------------------+-----------------+-------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+ - | enable_default_association | No | Boolean | Whether to enable the Default Route Table Association function. The default value is **false**, indicating that the function is disabled. | - | | | | | - | | | | Default: **false** | - +--------------------------------+-----------------+-------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+ - | availability_zone_ids | Yes | Array of strings | AZs where the enterprise router is located | - | | | | | - | | | | Minimum: **0** | - | | | | | - | | | | Maximum: **128** | - +--------------------------------+-----------------+-------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+ - | auto_accept_shared_attachments | No | Boolean | Whether to enable Auto Accept Shared Attachments. The default value is **false**, indicating that the function is disabled. | - | | | | | - | | | | Default: **false** | - +--------------------------------+-----------------+-------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+ + +--------------------------------+-----------------+-------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------+ + | Parameter | Mandatory | Type | Description | + +================================+=================+===================================================================+=============================================================================================================================================+ + | name | Yes | String | Enterprise router name. The value can contain 1 to 64 characters, including letters, digits, underscores (_), hyphens (-), and periods (.). | + | | | | | + | | | | Minimum: **1** | + | | | | | + | | | | Maximum: **64** | + +--------------------------------+-----------------+-------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------+ + | description | No | String | Supplementary information about an enterprise router | + | | | | | + | | | | Minimum: **0** | + | | | | | + | | | | Maximum: **255** | + +--------------------------------+-----------------+-------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------+ + | asn | Yes | Long | Enterprise router BGP ASN | + +--------------------------------+-----------------+-------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------+ + | enterprise_project_id | No | String | Enterprise project ID | + +--------------------------------+-----------------+-------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------+ + | charge_mode | No | String | Billing mode: Pay-per-use Billing mode: Pay-per-use | + | | | | | + | | | | Default: **postPaid** | + +--------------------------------+-----------------+-------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------+ + | tags | No | Array of :ref:`Tag ` objects | Tag information | + +--------------------------------+-----------------+-------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------+ + | enable_default_propagation | No | Boolean | Whether to enable the Default Route Table Propagation function. The default value is **false**, indicating that the function is disabled. | + | | | | | + | | | | Default: **false** | + +--------------------------------+-----------------+-------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------+ + | enable_default_association | No | Boolean | Whether to enable the Default Route Table Association function. The default value is **false**, indicating that the function is disabled. | + | | | | | + | | | | Default: **false** | + +--------------------------------+-----------------+-------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------+ + | availability_zone_ids | Yes | Array of strings | AZs where the enterprise router is located | + | | | | | + | | | | Minimum: **0** | + | | | | | + | | | | Maximum: **128** | + +--------------------------------+-----------------+-------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------+ + | auto_accept_shared_attachments | No | Boolean | Whether to enable Auto Accept Shared Attachments. The default value is **false**, indicating that the function is disabled. | + | | | | | + | | | | Default: **false** | + +--------------------------------+-----------------+-------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------+ .. _createenterpriserouter__request_tag: .. 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 (-), and underscores (_). | - | | | | | - | | | | 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 (_), periods (.). | - | | | | | - | | | | Minimum: **0** | - | | | | | - | | | | Maximum: **128** | - +-----------------+-----------------+-----------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ + +-----------------+-----------------+-----------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ + | 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** | + +-----------------+-----------------+-----------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ Response Parameters ------------------- @@ -150,17 +150,17 @@ Response Parameters +------------------------------------+--------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+ | description | String | Supplementary information about an enterprise router | +------------------------------------+--------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+ - | state | String | Enterprise router status. Value options: **pending**, **available**, **modifying**, **deleting**, **deleted**, **failed** **and freezed** | + | state | String | Enterprise router status. Value options: **pending**, **available**, **modifying**, **deleting**, **deleted**, and **failed** | +------------------------------------+--------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+ | tags | Array of :ref:`Tag ` objects | Tag information | +------------------------------------+--------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+ - | charge_mode | String | Billing mode | + | charge_mode | String | Billing mode: pay-per-use | | | | | | | | Default: **postPaid** | +------------------------------------+--------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+ - | created_at | String | Creation time in the format YYYY-MM-DDTHH:MM:SS | + | created_at | String | Creation time in the format YYYY-MM-DDTHH:mm:ss.sssZ | +------------------------------------+--------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+ - | updated_at | String | Update time in the format YYYY-MM-DDTHH:MM:SS | + | updated_at | String | Update time in the format YYYY-MM-DDTHH:mm:ss.sssZ | +------------------------------------+--------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+ | enterprise_project_id | String | Enterprise project ID | +------------------------------------+--------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+ @@ -185,21 +185,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 (-), and underscores (_). | - | | | | - | | | 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 (_), periods (.). | - | | | | - | | | Minimum: **0** | - | | | | - | | | Maximum: **128** | - +-----------------------+-----------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ + +-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ + | 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** | + +-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ Example Requests ---------------- diff --git a/api-ref/source/apis/enterprise_routers/deleting_an_enterprise_router.rst b/api-ref/source/apis/enterprise_routers/deleting_an_enterprise_router.rst index 36acd6a..d65f534 100644 --- a/api-ref/source/apis/enterprise_routers/deleting_an_enterprise_router.rst +++ b/api-ref/source/apis/enterprise_routers/deleting_an_enterprise_router.rst @@ -54,7 +54,7 @@ Status Codes =========== =========== Status Code Description =========== =========== -202 No Content +202 Accepted =========== =========== Error Codes diff --git a/api-ref/source/apis/enterprise_routers/querying_details_about_an_enterprise_router.rst b/api-ref/source/apis/enterprise_routers/querying_details_about_an_enterprise_router.rst index 1bfbf20..d5a1657 100644 --- a/api-ref/source/apis/enterprise_routers/querying_details_about_an_enterprise_router.rst +++ b/api-ref/source/apis/enterprise_routers/querying_details_about_an_enterprise_router.rst @@ -57,17 +57,17 @@ Response Parameters +------------------------------------+------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+ | description | String | Supplementary information about an enterprise router | +------------------------------------+------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+ - | state | String | Enterprise router status. Value options: **pending**, **available**, **modifying**, **deleting**, **deleted**, **failed** **and freezed** | + | state | String | Enterprise router status. Value options: **pending**, **available**, **modifying**, **deleting**, **deleted**, and **failed** | +------------------------------------+------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+ | tags | Array of :ref:`Tag ` objects | Tag information | +------------------------------------+------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+ - | charge_mode | String | Billing mode | + | charge_mode | String | Billing mode: pay-per-use | | | | | | | | Default: **postPaid** | +------------------------------------+------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+ - | created_at | String | Creation time in the format YYYY-MM-DDTHH:MM:SS | + | created_at | String | Creation time in the format YYYY-MM-DDTHH:mm:ss.sssZ | +------------------------------------+------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+ - | updated_at | String | Update time in the format YYYY-MM-DDTHH:MM:SS | + | updated_at | String | Update time in the format YYYY-MM-DDTHH:mm:ss.sssZ | +------------------------------------+------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+ | enterprise_project_id | String | Enterprise project ID | +------------------------------------+------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+ @@ -92,21 +92,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 (-), and underscores (_). | - | | | | - | | | 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 (_), periods (.). | - | | | | - | | | Minimum: **0** | - | | | | - | | | Maximum: **128** | - +-----------------------+-----------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ + +-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ + | 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** | + +-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ Example Requests ---------------- diff --git a/api-ref/source/apis/enterprise_routers/querying_enterprise_routers.rst b/api-ref/source/apis/enterprise_routers/querying_enterprise_routers.rst index 88ad559..588a5ff 100644 --- a/api-ref/source/apis/enterprise_routers/querying_enterprise_routers.rst +++ b/api-ref/source/apis/enterprise_routers/querying_enterprise_routers.rst @@ -47,17 +47,12 @@ GET /v3/{project_id}/enterprise-router/instances +-----------------------+-----------------+-----------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | enterprise_project_id | No | Array | Enterprise project ID | +-----------------------+-----------------+-----------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------+ - | state | No | Array | Enterprise router status. Value options: **pending**, **available**, **modifying**, **deleting**, **deleted**, **failed and freezed** | + | state | No | Array | Enterprise router status. Value options: **pending**, **available**, **modifying**, **deleting**, **deleted**, **failed** and **freezed** | +-----------------------+-----------------+-----------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | id | No | Array | Query by resource ID. Multiple resources can be queried at a time. | +-----------------------+-----------------+-----------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | resource_id | No | Array | Attachment resource IDs | +-----------------------+-----------------+-----------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------+ - | owned_by_self | No | Boolean | Whether the resources belong to the current account. | - | | | | | - | | | | - If the value is **true**, the resources belong to the current account. | - | | | | - If the value is **false**, the resources include those in the current account and those shared with the current account. | - +-----------------------+-----------------+-----------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | sort_key | No | Array | Keyword for sorting. The keyword can be **id**, **name**, or **state**. By default, **id** is used. | +-----------------------+-----------------+-----------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | sort_dir | No | Array | Sorting order. There are two value options: **asc** (ascending order) and **desc** (descending order). The default value is **asc**. | @@ -98,17 +93,17 @@ Response Parameters +------------------------------------+-------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+ | description | String | Supplementary information about an enterprise router | +------------------------------------+-------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+ - | state | String | Enterprise router status. Value options: **pending**, **available**, **modifying**, **deleting**, **deleted**, **failed and freezed** | + | state | String | Enterprise router status. Value options: **pending**, **available**, **modifying**, **deleting**, **deleted**, and **failed** | +------------------------------------+-------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+ | tags | Array of :ref:`Tag ` objects | Tag information | +------------------------------------+-------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+ - | charge_mode | String | Billing mode | + | charge_mode | String | Billing mode: pay-per-use | | | | | | | | Default: **postPaid** | +------------------------------------+-------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+ - | created_at | String | Creation time in the format YYYY-MM-DDTHH:MM:SS | + | created_at | String | Creation time in the format YYYY-MM-DDTHH:mm:ss.sssZ | +------------------------------------+-------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+ - | updated_at | String | Update time in the format YYYY-MM-DDTHH:MM:SS | + | updated_at | String | Update time in the format YYYY-MM-DDTHH:mm:ss.sssZ | +------------------------------------+-------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+ | enterprise_project_id | String | Enterprise project ID | +------------------------------------+-------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+ @@ -133,21 +128,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 (-), and underscores (_). | - | | | | - | | | 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 (_), periods (.). | - | | | | - | | | Minimum: **0** | - | | | | - | | | Maximum: **128** | - +-----------------------+-----------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ + +-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ + | 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** | + +-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ .. _listenterpriserouters__response_pageinfo: diff --git a/api-ref/source/apis/enterprise_routers/updating_an_enterprise_router.rst b/api-ref/source/apis/enterprise_routers/updating_an_enterprise_router.rst index e5e444f..287cafe 100644 --- a/api-ref/source/apis/enterprise_routers/updating_an_enterprise_router.rst +++ b/api-ref/source/apis/enterprise_routers/updating_an_enterprise_router.rst @@ -44,31 +44,31 @@ Request Parameters .. table:: **Table 3** UpdateEnterpriseRouter - +------------------------------------+-----------------+-----------------+-------------------------------------------------------------------------------------------------------------------------------+ - | Parameter | Mandatory | Type | Description | - +====================================+=================+=================+===============================================================================================================================+ - | name | No | String | Enterprise router name | - | | | | | - | | | | Minimum: **1** | - | | | | | - | | | | Maximum: **64** | - +------------------------------------+-----------------+-----------------+-------------------------------------------------------------------------------------------------------------------------------+ - | description | No | String | Supplementary information about an enterprise router | - | | | | | - | | | | Minimum: **0** | - | | | | | - | | | | Maximum: **255** | - +------------------------------------+-----------------+-----------------+-------------------------------------------------------------------------------------------------------------------------------+ - | enable_default_propagation | No | Boolean | Whether to enable Default Route Table Propagation. | - +------------------------------------+-----------------+-----------------+-------------------------------------------------------------------------------------------------------------------------------+ - | enable_default_association | No | Boolean | Whether to enable Default Route Table Association. | - +------------------------------------+-----------------+-----------------+-------------------------------------------------------------------------------------------------------------------------------+ - | default_propagation_route_table_id | No | String | Default propagation route table ID | - +------------------------------------+-----------------+-----------------+-------------------------------------------------------------------------------------------------------------------------------+ - | default_association_route_table_id | No | String | Default association route table ID | - +------------------------------------+-----------------+-----------------+-------------------------------------------------------------------------------------------------------------------------------+ - | auto_accept_shared_attachments | No | Boolean | Whether to automatically accept shared attachments. The default value is **false**, indicating that the function is disabled. | - +------------------------------------+-----------------+-----------------+-------------------------------------------------------------------------------------------------------------------------------+ + +------------------------------------+-----------------+-----------------+---------------------------------------------------------------------------------------------------------------------------------------------+ + | Parameter | Mandatory | Type | Description | + +====================================+=================+=================+=============================================================================================================================================+ + | name | No | String | Enterprise router name. The value can contain 1 to 64 characters, including letters, digits, underscores (_), hyphens (-), and periods (.). | + | | | | | + | | | | Minimum: **1** | + | | | | | + | | | | Maximum: **64** | + +------------------------------------+-----------------+-----------------+---------------------------------------------------------------------------------------------------------------------------------------------+ + | description | No | String | Supplementary information about an enterprise router | + | | | | | + | | | | Minimum: **0** | + | | | | | + | | | | Maximum: **255** | + +------------------------------------+-----------------+-----------------+---------------------------------------------------------------------------------------------------------------------------------------------+ + | enable_default_propagation | No | Boolean | Whether to enable Default Route Table Propagation. | + +------------------------------------+-----------------+-----------------+---------------------------------------------------------------------------------------------------------------------------------------------+ + | enable_default_association | No | Boolean | Whether to enable Default Route Table Association. | + +------------------------------------+-----------------+-----------------+---------------------------------------------------------------------------------------------------------------------------------------------+ + | default_propagation_route_table_id | No | String | Default propagation route table ID | + +------------------------------------+-----------------+-----------------+---------------------------------------------------------------------------------------------------------------------------------------------+ + | default_association_route_table_id | No | String | Default association route table ID | + +------------------------------------+-----------------+-----------------+---------------------------------------------------------------------------------------------------------------------------------------------+ + | auto_accept_shared_attachments | No | Boolean | Whether to automatically accept shared attachments. The default value is **false**, indicating that the function is disabled. | + +------------------------------------+-----------------+-----------------+---------------------------------------------------------------------------------------------------------------------------------------------+ Response Parameters ------------------- @@ -98,17 +98,17 @@ Response Parameters +------------------------------------+--------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+ | description | String | Supplementary information about an enterprise router | +------------------------------------+--------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+ - | state | String | Enterprise router status. Value options: **pending**, **available**, **modifying**, **deleting**, **deleted**, **failed and freezed** | + | state | String | Enterprise router status. Value options: **pending**, **available**, **modifying**, **deleting**, **deleted**, and **failed** | +------------------------------------+--------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+ | tags | Array of :ref:`Tag ` objects | Tag information | +------------------------------------+--------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+ - | charge_mode | String | Billing mode | + | charge_mode | String | Billing mode: pay-per-use | | | | | | | | Default: **postPaid** | +------------------------------------+--------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+ - | created_at | String | Creation time in the format YYYY-MM-DDTHH:MM:SS | + | created_at | String | Creation time in the format YYYY-MM-DDTHH:mm:ss.sssZ | +------------------------------------+--------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+ - | updated_at | String | Update time in the format YYYY-MM-DDTHH:MM:SS | + | updated_at | String | Update time in the format YYYY-MM-DDTHH:mm:ss.sssZ | +------------------------------------+--------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+ | enterprise_project_id | String | Enterprise project ID | +------------------------------------+--------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------+ @@ -133,21 +133,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 (-), and underscores (_). | - | | | | - | | | 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 (_), periods (.). | - | | | | - | | | Minimum: **0** | - | | | | - | | | Maximum: **128** | - +-----------------------+-----------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ + +-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ + | 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** | + +-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ Example Requests ---------------- diff --git a/api-ref/source/apis/flow_logs/creating_a_flow_log.rst b/api-ref/source/apis/flow_logs/creating_a_flow_log.rst index 53863c2..8c45bce 100644 --- a/api-ref/source/apis/flow_logs/creating_a_flow_log.rst +++ b/api-ref/source/apis/flow_logs/creating_a_flow_log.rst @@ -79,6 +79,8 @@ Request Parameters | log_stream_id | Yes | String | Log stream ID. Obtain the log stream ID by referring to the *Log Tank Service User Guide*. | +-----------------+-----------------+-----------------+--------------------------------------------------------------------------------------------+ | log_store_type | Yes | String | Flow log storage type. | + | | | | | + | | | | LTS: Logs are stored on LTS servers. | +-----------------+-----------------+-----------------+--------------------------------------------------------------------------------------------+ Response Parameters @@ -131,9 +133,9 @@ Response Parameters +--------------------------+---------+----------------------------------------------------------------------------------------------------------------------+ | log_aggregation_interval | Integer | Log aggregation time, in seconds. The value ranges from **60** to **600**. | +--------------------------+---------+----------------------------------------------------------------------------------------------------------------------+ - | created_at | String | Creation time in the format YYYY-MM-DDTHH:MM:SS | + | created_at | String | Creation time in the format YYYY-MM-DDTHH:mm:ss.sssZ | +--------------------------+---------+----------------------------------------------------------------------------------------------------------------------+ - | updated_at | String | Update time in the format YYYY-MM-DDTHH:MM:SS | + | updated_at | String | Update time in the format YYYY-MM-DDTHH:mm:ss.sssZ | +--------------------------+---------+----------------------------------------------------------------------------------------------------------------------+ | state | String | Flow log status. Value options: **pending**, **available**, **modifying**, **deleting**, **deleted**, and **failed** | +--------------------------+---------+----------------------------------------------------------------------------------------------------------------------+ diff --git a/api-ref/source/apis/flow_logs/disabling_flow_logs.rst b/api-ref/source/apis/flow_logs/disabling_flow_logs.rst index 09ab39a..1344af4 100644 --- a/api-ref/source/apis/flow_logs/disabling_flow_logs.rst +++ b/api-ref/source/apis/flow_logs/disabling_flow_logs.rst @@ -72,9 +72,9 @@ Response Parameters +--------------------------+---------+----------------------------------------------------------------------------------------------------------------------+ | log_aggregation_interval | Integer | Log aggregation time, in seconds. The value ranges from **60** to **600**. | +--------------------------+---------+----------------------------------------------------------------------------------------------------------------------+ - | created_at | String | Creation time in the format YYYY-MM-DDTHH:MM:SS | + | created_at | String | Creation time in the format YYYY-MM-DDTHH:mm:ss.sssZ | +--------------------------+---------+----------------------------------------------------------------------------------------------------------------------+ - | updated_at | String | Update time in the format YYYY-MM-DDTHH:MM:SS | + | updated_at | String | Update time in the format YYYY-MM-DDTHH:mm:ss.sssZ | +--------------------------+---------+----------------------------------------------------------------------------------------------------------------------+ | state | String | Flow log status. Value options: **pending**, **available**, **modifying**, **deleting**, **deleted**, and **failed** | +--------------------------+---------+----------------------------------------------------------------------------------------------------------------------+ diff --git a/api-ref/source/apis/flow_logs/enabling_flow_logs.rst b/api-ref/source/apis/flow_logs/enabling_flow_logs.rst index 55dbe4c..2e2a43b 100644 --- a/api-ref/source/apis/flow_logs/enabling_flow_logs.rst +++ b/api-ref/source/apis/flow_logs/enabling_flow_logs.rst @@ -72,9 +72,9 @@ Response Parameters +--------------------------+---------+----------------------------------------------------------------------------------------------------------------------+ | log_aggregation_interval | Integer | Log aggregation time, in seconds. The value ranges from **60** to **600**. | +--------------------------+---------+----------------------------------------------------------------------------------------------------------------------+ - | created_at | String | Creation time in the format YYYY-MM-DDTHH:MM:SS | + | created_at | String | Creation time in the format YYYY-MM-DDTHH:mm:ss.sssZ | +--------------------------+---------+----------------------------------------------------------------------------------------------------------------------+ - | updated_at | String | Update time in the format YYYY-MM-DDTHH:MM:SS | + | updated_at | String | Update time in the format YYYY-MM-DDTHH:mm:ss.sssZ | +--------------------------+---------+----------------------------------------------------------------------------------------------------------------------+ | state | String | Flow log status. Value options: **pending**, **available**, **modifying**, **deleting**, **deleted**, and **failed** | +--------------------------+---------+----------------------------------------------------------------------------------------------------------------------+ diff --git a/api-ref/source/apis/flow_logs/querying_details_about_a_flow_log.rst b/api-ref/source/apis/flow_logs/querying_details_about_a_flow_log.rst index 1b25737..6082601 100644 --- a/api-ref/source/apis/flow_logs/querying_details_about_a_flow_log.rst +++ b/api-ref/source/apis/flow_logs/querying_details_about_a_flow_log.rst @@ -72,9 +72,9 @@ Response Parameters +--------------------------+---------+----------------------------------------------------------------------------------------------------------------------+ | log_aggregation_interval | Integer | Log aggregation time, in seconds. The value ranges from **60** to **600**. | +--------------------------+---------+----------------------------------------------------------------------------------------------------------------------+ - | created_at | String | Creation time in the format YYYY-MM-DDTHH:MM:SS | + | created_at | String | Creation time in the format YYYY-MM-DDTHH:mm:ss.sssZ | +--------------------------+---------+----------------------------------------------------------------------------------------------------------------------+ - | updated_at | String | Update time in the format YYYY-MM-DDTHH:MM:SS | + | updated_at | String | Update time in the format YYYY-MM-DDTHH:mm:ss.sssZ | +--------------------------+---------+----------------------------------------------------------------------------------------------------------------------+ | state | String | Flow log status. Value options: **pending**, **available**, **modifying**, **deleting**, **deleted**, and **failed** | +--------------------------+---------+----------------------------------------------------------------------------------------------------------------------+ diff --git a/api-ref/source/apis/flow_logs/querying_flow_logs.rst b/api-ref/source/apis/flow_logs/querying_flow_logs.rst index b824b5e..ec6b10b 100644 --- a/api-ref/source/apis/flow_logs/querying_flow_logs.rst +++ b/api-ref/source/apis/flow_logs/querying_flow_logs.rst @@ -108,9 +108,9 @@ Response Parameters +--------------------------+---------+----------------------------------------------------------------------------------------------------------------------+ | log_aggregation_interval | Integer | Log aggregation time, in seconds. The value ranges from **60** to **600**. | +--------------------------+---------+----------------------------------------------------------------------------------------------------------------------+ - | created_at | String | Creation time in the format YYYY-MM-DDTHH:MM:SS | + | created_at | String | Creation time in the format YYYY-MM-DDTHH:mm:ss.sssZ | +--------------------------+---------+----------------------------------------------------------------------------------------------------------------------+ - | updated_at | String | Update time in the format YYYY-MM-DDTHH:MM:SS | + | updated_at | String | Update time in the format YYYY-MM-DDTHH:mm:ss.sssZ | +--------------------------+---------+----------------------------------------------------------------------------------------------------------------------+ | state | String | Flow log status. Value options: **pending**, **available**, **modifying**, **deleting**, **deleted**, and **failed** | +--------------------------+---------+----------------------------------------------------------------------------------------------------------------------+ diff --git a/api-ref/source/apis/flow_logs/updating_a_flow_log.rst b/api-ref/source/apis/flow_logs/updating_a_flow_log.rst index 181828b..b81b761 100644 --- a/api-ref/source/apis/flow_logs/updating_a_flow_log.rst +++ b/api-ref/source/apis/flow_logs/updating_a_flow_log.rst @@ -86,9 +86,9 @@ Response Parameters +--------------------------+---------+----------------------------------------------------------------------------------------------------------------------+ | log_aggregation_interval | Integer | Log aggregation time, in seconds. The value ranges from **60** to **600**. | +--------------------------+---------+----------------------------------------------------------------------------------------------------------------------+ - | created_at | String | Creation time in the format YYYY-MM-DDTHH:MM:SS | + | created_at | String | Creation time in the format YYYY-MM-DDTHH:mm:ss.sssZ | +--------------------------+---------+----------------------------------------------------------------------------------------------------------------------+ - | updated_at | String | Update time in the format YYYY-MM-DDTHH:MM:SS | + | updated_at | String | Update time in the format YYYY-MM-DDTHH:mm:ss.sssZ | +--------------------------+---------+----------------------------------------------------------------------------------------------------------------------+ | state | String | Flow log status. Value options: **pending**, **available**, **modifying**, **deleting**, **deleted**, and **failed** | +--------------------------+---------+----------------------------------------------------------------------------------------------------------------------+ diff --git a/api-ref/source/apis/propagations/creating_a_route_propagation.rst b/api-ref/source/apis/propagations/creating_a_route_propagation.rst index 9a0e9cb..4e5f132 100644 --- a/api-ref/source/apis/propagations/creating_a_route_propagation.rst +++ b/api-ref/source/apis/propagations/creating_a_route_propagation.rst @@ -42,13 +42,13 @@ Request Parameters .. table:: **Table 3** Request body parameters - +---------------+-----------+--------------------------------------------------------------------------------+---------------------------------------------------------------------------------+ - | Parameter | Mandatory | Type | Description | - +===============+===========+================================================================================+=================================================================================+ - | attachment_id | No | String | Unique ID of the attachment | - +---------------+-----------+--------------------------------------------------------------------------------+---------------------------------------------------------------------------------+ - | route_policy | No | :ref:`ImportRoutePolicy ` object | Route that controls inbound traffic. Note that this is not currently supported. | - +---------------+-----------+--------------------------------------------------------------------------------+---------------------------------------------------------------------------------+ + +---------------+-----------+--------------------------------------------------------------------------------+-------------------------------------+ + | Parameter | Mandatory | Type | Description | + +===============+===========+================================================================================+=====================================+ + | attachment_id | No | String | Unique ID of the attachment | + +---------------+-----------+--------------------------------------------------------------------------------+-------------------------------------+ + | route_policy | No | :ref:`ImportRoutePolicy ` object | Route that controls inbound traffic | + +---------------+-----------+--------------------------------------------------------------------------------+-------------------------------------+ .. _enablepropagation__request_importroutepolicy: @@ -107,17 +107,18 @@ Response Parameters | resource_type | String | Attachment type. | | | | | | | | - **vpc**: VPC attachments | + | | | | | | | - **vgw**: virtual gateway attachments | +-----------------------+---------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+ | resource_id | String | Unique ID of the attachment | +-----------------------+---------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+ - | route_policy | :ref:`ImportRoutePolicy ` object | Route that controls inbound traffic. Note that this is not currently supported. | + | route_policy | :ref:`ImportRoutePolicy ` object | Route that controls inbound traffic | +-----------------------+---------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+ | state | String | Status. Value options: **pending**, **available**, **modifying**, **deleting**, **deleted**, and **failed** | +-----------------------+---------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+ - | created_at | String | Creation time. It is UTC time in the format of YYYY-MM-DDTHH:MM:SS. | + | created_at | String | Creation time. It is UTC time in the format of YYYY-MM-DDTHH:mm:ss.sssZ. | +-----------------------+---------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+ - | updated_at | String | Update time. It is UTC time in the format of YYYY-MM-DDTHH:MM:SS. | + | updated_at | String | Update time. It is UTC time in the format of YYYY-MM-DDTHH:mm:ss.sssZ. | +-----------------------+---------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+ .. _enablepropagation__response_importroutepolicy: diff --git a/api-ref/source/apis/propagations/deleting_a_route_propagation.rst b/api-ref/source/apis/propagations/deleting_a_route_propagation.rst index 6e58259..85b904d 100644 --- a/api-ref/source/apis/propagations/deleting_a_route_propagation.rst +++ b/api-ref/source/apis/propagations/deleting_a_route_propagation.rst @@ -30,13 +30,13 @@ Request Parameters .. table:: **Table 2** Request body parameters - +---------------+-----------+---------------------------------------------------------------------------------+---------------------------------------------------------------------------------+ - | Parameter | Mandatory | Type | Description | - +===============+===========+=================================================================================+=================================================================================+ - | attachment_id | No | String | Unique ID of the attachment | - +---------------+-----------+---------------------------------------------------------------------------------+---------------------------------------------------------------------------------+ - | route_policy | No | :ref:`ImportRoutePolicy ` object | Route that controls inbound traffic. Note that this is not currently supported. | - +---------------+-----------+---------------------------------------------------------------------------------+---------------------------------------------------------------------------------+ + +---------------+-----------+---------------------------------------------------------------------------------+-------------------------------------+ + | Parameter | Mandatory | Type | Description | + +===============+===========+=================================================================================+=====================================+ + | attachment_id | No | String | Unique ID of the attachment | + +---------------+-----------+---------------------------------------------------------------------------------+-------------------------------------+ + | route_policy | No | :ref:`ImportRoutePolicy ` object | Route that controls inbound traffic | + +---------------+-----------+---------------------------------------------------------------------------------+-------------------------------------+ .. _disablepropagation__request_importroutepolicy: diff --git a/api-ref/source/apis/propagations/querying_route_propagations.rst b/api-ref/source/apis/propagations/querying_route_propagations.rst index 689e96b..d4a01e4 100644 --- a/api-ref/source/apis/propagations/querying_route_propagations.rst +++ b/api-ref/source/apis/propagations/querying_route_propagations.rst @@ -52,9 +52,10 @@ GET /v3/{project_id}/enterprise-router/{er_id}/route-tables/{route_table_id}/pro | resource_type | No | Array | Attachment type. | | | | | | | | | | - **vpc**: VPC attachments | + | | | | | | | | | - **vgw**: virtual gateway attachments | +-----------------+-----------------+-----------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------+ - | state | No | Array | Enterprise router status. Value options: **pending**, **available**, **modifying**, **deleting**, **deleted**, **failed and freezed** | + | state | No | Array | Enterprise router status. Value options: **pending**, **available**, **modifying**, **deleting**, **deleted**, **failed** and **freezed** | +-----------------+-----------------+-----------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | sort_key | No | Array | Keyword for sorting. The keyword can be **id**, **name**, or **state**. By default, **id** is used. | +-----------------+-----------------+-----------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------+ @@ -105,17 +106,18 @@ Response Parameters | resource_type | String | Attachment type. | | | | | | | | - **vpc**: VPC attachments | + | | | | | | | - **vgw**: virtual gateway attachments | +-----------------------+--------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+ | resource_id | String | Unique ID of the attachment | +-----------------------+--------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+ - | route_policy | :ref:`ImportRoutePolicy ` object | Route that controls inbound traffic. Note that this is not currently supported. | + | route_policy | :ref:`ImportRoutePolicy ` object | Route that controls inbound traffic | +-----------------------+--------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+ | state | String | Status. Value options: **pending**, **available**, **modifying**, **deleting**, **deleted**, and **failed** | +-----------------------+--------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+ - | created_at | String | Creation time. It is UTC time in the format of YYYY-MM-DDTHH:MM:SS. | + | created_at | String | Creation time. It is UTC time in the format of YYYY-MM-DDTHH:mm:ss.sssZ. | +-----------------------+--------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+ - | updated_at | String | Update time. It is UTC time in the format of YYYY-MM-DDTHH:MM:SS. | + | updated_at | String | Update time. It is UTC time in the format of YYYY-MM-DDTHH:mm:ss.sssZ. | +-----------------------+--------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+ .. _listpropagations__response_importroutepolicy: diff --git a/api-ref/source/apis/quota_management/querying_quotas.rst b/api-ref/source/apis/quota_management/querying_quotas.rst index 48c802c..63655c6 100644 --- a/api-ref/source/apis/quota_management/querying_quotas.rst +++ b/api-ref/source/apis/quota_management/querying_quotas.rst @@ -97,7 +97,7 @@ Example Responses **Status code: 200** -The quota is queried. +OK .. code-block:: @@ -113,11 +113,11 @@ The quota is queried. Status Codes ------------ -=========== ===================== +=========== =========== Status Code Description -=========== ===================== -200 The quota is queried. -=========== ===================== +=========== =========== +200 OK +=========== =========== Error Codes ----------- diff --git a/api-ref/source/apis/route_tables/creating_a_route_table.rst b/api-ref/source/apis/route_tables/creating_a_route_table.rst index 5ca8a77..6c27ca6 100644 --- a/api-ref/source/apis/route_tables/creating_a_route_table.rst +++ b/api-ref/source/apis/route_tables/creating_a_route_table.rst @@ -51,43 +51,43 @@ Request Parameters .. table:: **Table 4** CreateRouteTable - +-----------------+-----------------+-------------------------------------------------------------+-------------------------------------------------+ - | Parameter | Mandatory | Type | Description | - +=================+=================+=============================================================+=================================================+ - | name | Yes | String | Route table name | - | | | | | - | | | | Minimum: **1** | - | | | | | - | | | | Maximum: **64** | - +-----------------+-----------------+-------------------------------------------------------------+-------------------------------------------------+ - | description | No | String | Supplementary information about the route table | - | | | | | - | | | | Minimum: **0** | - | | | | | - | | | | Maximum: **255** | - +-----------------+-----------------+-------------------------------------------------------------+-------------------------------------------------+ - | tags | No | Array of :ref:`Tag ` objects | Tag information | - +-----------------+-----------------+-------------------------------------------------------------+-------------------------------------------------+ + +-----------------+-----------------+-------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------+ + | Parameter | Mandatory | Type | Description | + +=================+=================+=============================================================+======================================================================================================================================+ + | name | Yes | String | Route table name.The value can contain 1 to 64 characters, including letters, digits, underscores (_), hyphens (-), and periods (.). | + | | | | | + | | | | Minimum: **1** | + | | | | | + | | | | Maximum: **64** | + +-----------------+-----------------+-------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------+ + | description | No | String | Supplementary information about the route table | + | | | | | + | | | | Minimum: **0** | + | | | | | + | | | | Maximum: **255** | + +-----------------+-----------------+-------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------+ + | tags | No | Array of :ref:`Tag ` objects | Tag information | + +-----------------+-----------------+-------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------+ .. _createroutetable__request_tag: .. 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 (-), and underscores (_). | - | | | | | - | | | | 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 (_), periods (.). | - | | | | | - | | | | Minimum: **0** | - | | | | | - | | | | Maximum: **128** | - +-----------------+-----------------+-----------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ + +-----------------+-----------------+-----------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ + | 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** | + +-----------------+-----------------+-----------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ Response Parameters ------------------- @@ -135,30 +135,30 @@ Response Parameters +------------------------+--------------------------------------------------------------+----------------------------------------------------------------------------------------+ | tags | Array of :ref:`Tag ` objects | Tag | +------------------------+--------------------------------------------------------------+----------------------------------------------------------------------------------------+ - | created_at | String | Creation time in the format YYYY-MM-DDTHH:MM:SS | + | created_at | String | Creation time in the format YYYY-MM-DDTHH:mm:ss.sssZ | +------------------------+--------------------------------------------------------------+----------------------------------------------------------------------------------------+ - | updated_at | String | Update time in the format YYYY-MM-DDTHH:MM:SS | + | updated_at | String | Update time in the format YYYY-MM-DDTHH:mm:ss.sssZ | +------------------------+--------------------------------------------------------------+----------------------------------------------------------------------------------------+ .. _createroutetable__response_tag: .. 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 (-), and underscores (_). | - | | | | - | | | 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 (_), periods (.). | - | | | | - | | | Minimum: **0** | - | | | | - | | | Maximum: **128** | - +-----------------------+-----------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ + +-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ + | 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** | + +-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ Example Requests ---------------- diff --git a/api-ref/source/apis/route_tables/querying_details_about_a_route_table.rst b/api-ref/source/apis/route_tables/querying_details_about_a_route_table.rst index 2514190..87984ad 100644 --- a/api-ref/source/apis/route_tables/querying_details_about_a_route_table.rst +++ b/api-ref/source/apis/route_tables/querying_details_about_a_route_table.rst @@ -68,30 +68,30 @@ Response Parameters +------------------------+------------------------------------------------------------+----------------------------------------------------------------------------------------+ | tags | Array of :ref:`Tag ` objects | Tag | +------------------------+------------------------------------------------------------+----------------------------------------------------------------------------------------+ - | created_at | String | Creation time in the format YYYY-MM-DDTHH:MM:SS | + | created_at | String | Creation time in the format YYYY-MM-DDTHH:mm:ss.sssZ | +------------------------+------------------------------------------------------------+----------------------------------------------------------------------------------------+ - | updated_at | String | Update time in the format YYYY-MM-DDTHH:MM:SS | + | updated_at | String | Update time in the format YYYY-MM-DDTHH:mm:ss.sssZ | +------------------------+------------------------------------------------------------+----------------------------------------------------------------------------------------+ .. _showroutetable__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 (-), and underscores (_). | - | | | | - | | | 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 (_), periods (.). | - | | | | - | | | Minimum: **0** | - | | | | - | | | Maximum: **128** | - +-----------------------+-----------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ + +-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ + | 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** | + +-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ Example Requests ---------------- diff --git a/api-ref/source/apis/route_tables/querying_route_tables.rst b/api-ref/source/apis/route_tables/querying_route_tables.rst index 5e8e509..d03eed0 100644 --- a/api-ref/source/apis/route_tables/querying_route_tables.rst +++ b/api-ref/source/apis/route_tables/querying_route_tables.rst @@ -104,30 +104,30 @@ Response Parameters +------------------------+-------------------------------------------------------------+----------------------------------------------------------------------------------------+ | tags | Array of :ref:`Tag ` objects | Tag | +------------------------+-------------------------------------------------------------+----------------------------------------------------------------------------------------+ - | created_at | String | Creation time in the format YYYY-MM-DDTHH:MM:SS | + | created_at | String | Creation time in the format YYYY-MM-DDTHH:mm:ss.sssZ | +------------------------+-------------------------------------------------------------+----------------------------------------------------------------------------------------+ - | updated_at | String | Update time in the format YYYY-MM-DDTHH:MM:SS | + | updated_at | String | Update time in the format YYYY-MM-DDTHH:mm:ss.sssZ | +------------------------+-------------------------------------------------------------+----------------------------------------------------------------------------------------+ .. _listroutetables__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 (-), and underscores (_). | - | | | | - | | | 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 (_), periods (.). | - | | | | - | | | Minimum: **0** | - | | | | - | | | Maximum: **128** | - +-----------------------+-----------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ + +-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ + | 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** | + +-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ .. _listroutetables__response_pageinfo: diff --git a/api-ref/source/apis/route_tables/updating_route_table_information.rst b/api-ref/source/apis/route_tables/updating_route_table_information.rst index a46c7c2..e2b4c6c 100644 --- a/api-ref/source/apis/route_tables/updating_route_table_information.rst +++ b/api-ref/source/apis/route_tables/updating_route_table_information.rst @@ -40,21 +40,21 @@ Request Parameters .. table:: **Table 3** UpdateRouteTable - +-----------------+-----------------+-----------------+-------------------------------------------------+ - | Parameter | Mandatory | Type | Description | - +=================+=================+=================+=================================================+ - | name | No | String | Route table name | - | | | | | - | | | | Minimum: **1** | - | | | | | - | | | | Maximum: **64** | - +-----------------+-----------------+-----------------+-------------------------------------------------+ - | description | No | String | Supplementary information about the route table | - | | | | | - | | | | Minimum: **0** | - | | | | | - | | | | Maximum: **255** | - +-----------------+-----------------+-----------------+-------------------------------------------------+ + +-----------------+-----------------+-----------------+---------------------------------------------------------------------------------------------------------------------------------------+ + | Parameter | Mandatory | Type | Description | + +=================+=================+=================+=======================================================================================================================================+ + | name | No | String | Route table name. The value can contain 1 to 64 characters, including letters, digits, underscores (_), hyphens (-), and periods (.). | + | | | | | + | | | | Minimum: **1** | + | | | | | + | | | | Maximum: **64** | + +-----------------+-----------------+-----------------+---------------------------------------------------------------------------------------------------------------------------------------+ + | description | No | String | Supplementary information about the route table | + | | | | | + | | | | Minimum: **0** | + | | | | | + | | | | Maximum: **255** | + +-----------------+-----------------+-----------------+---------------------------------------------------------------------------------------------------------------------------------------+ Response Parameters ------------------- @@ -94,30 +94,30 @@ Response Parameters +------------------------+--------------------------------------------------------------+----------------------------------------------------------------------------------------+ | tags | Array of :ref:`Tag ` objects | Tag | +------------------------+--------------------------------------------------------------+----------------------------------------------------------------------------------------+ - | created_at | String | Creation time in the format YYYY-MM-DDTHH:MM:SS | + | created_at | String | Creation time in the format YYYY-MM-DDTHH:mm:ss.sssZ | +------------------------+--------------------------------------------------------------+----------------------------------------------------------------------------------------+ - | updated_at | String | Update time in the format YYYY-MM-DDTHH:MM:SS | + | updated_at | String | Update time in the format YYYY-MM-DDTHH:mm:ss.sssZ | +------------------------+--------------------------------------------------------------+----------------------------------------------------------------------------------------+ .. _updateroutetable__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 (-), and underscores (_). | - | | | | - | | | 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 (_), periods (.). | - | | | | - | | | Minimum: **0** | - | | | | - | | | Maximum: **128** | - +-----------------------+-----------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ + +-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ + | 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** | + +-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ Example Requests ---------------- diff --git a/api-ref/source/apis/routes/creating_a_static_route.rst b/api-ref/source/apis/routes/creating_a_static_route.rst index 109e941..ef3948b 100644 --- a/api-ref/source/apis/routes/creating_a_static_route.rst +++ b/api-ref/source/apis/routes/creating_a_static_route.rst @@ -114,9 +114,9 @@ Response Parameters +----------------+---------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------+ | route_table_id | String | Route table ID | +----------------+---------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------+ - | created_at | String | Creation time in the format YYYY-MM-DDTHH:MM:SS | + | created_at | String | Creation time in the format YYYY-MM-DDTHH:mm:ss.sssZ | +----------------+---------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------+ - | updated_at | String | Update time in the format YYYY-MM-DDTHH:MM:SS | + | updated_at | String | Update time in the format YYYY-MM-DDTHH:mm:ss.sssZ | +----------------+---------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------+ .. _createstaticroute__response_routeattachment: diff --git a/api-ref/source/apis/routes/deleting_a_static_route.rst b/api-ref/source/apis/routes/deleting_a_static_route.rst index 4e2b0e8..1cebd55 100644 --- a/api-ref/source/apis/routes/deleting_a_static_route.rst +++ b/api-ref/source/apis/routes/deleting_a_static_route.rst @@ -53,7 +53,7 @@ Status Codes =========== =========== Status Code Description =========== =========== -202 No Content +202 Accepted =========== =========== Error Codes diff --git a/api-ref/source/apis/routes/querying_details_about_a_static_route.rst b/api-ref/source/apis/routes/querying_details_about_a_static_route.rst index 7dfeb6f..7f32134 100644 --- a/api-ref/source/apis/routes/querying_details_about_a_static_route.rst +++ b/api-ref/source/apis/routes/querying_details_about_a_static_route.rst @@ -66,9 +66,9 @@ Response Parameters +----------------+-------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------+ | route_table_id | String | Route table ID | +----------------+-------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------+ - | created_at | String | Creation time in the format YYYY-MM-DDTHH:MM:SS | + | created_at | String | Creation time in the format YYYY-MM-DDTHH:mm:ss.sssZ | +----------------+-------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------+ - | updated_at | String | Update time in the format YYYY-MM-DDTHH:MM:SS | + | updated_at | String | Update time in the format YYYY-MM-DDTHH:mm:ss.sssZ | +----------------+-------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------+ .. _showstaticroute__response_routeattachment: diff --git a/api-ref/source/apis/routes/querying_static_routes.rst b/api-ref/source/apis/routes/querying_static_routes.rst index 67c3d37..51ac3f9 100644 --- a/api-ref/source/apis/routes/querying_static_routes.rst +++ b/api-ref/source/apis/routes/querying_static_routes.rst @@ -106,9 +106,9 @@ Response Parameters +----------------+--------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------+ | route_table_id | String | Route table ID | +----------------+--------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------+ - | created_at | String | Creation time in the format YYYY-MM-DDTHH:MM:SS | + | created_at | String | Creation time in the format YYYY-MM-DDTHH:mm:ss.sssZ | +----------------+--------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------+ - | updated_at | String | Update time in the format YYYY-MM-DDTHH:MM:SS | + | updated_at | String | Update time in the format YYYY-MM-DDTHH:mm:ss.sssZ | +----------------+--------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------+ .. _liststaticroutes__response_routeattachment: diff --git a/api-ref/source/apis/routes/updating_a_static_route.rst b/api-ref/source/apis/routes/updating_a_static_route.rst index bfce97a..b81ea78 100644 --- a/api-ref/source/apis/routes/updating_a_static_route.rst +++ b/api-ref/source/apis/routes/updating_a_static_route.rst @@ -10,6 +10,11 @@ Function This API is used to update a static route. +Constraints +----------- + +If **is_blackhole** is set to **false**, the **attachment_id** parameter must be carried. If **is_blackhole** is set to **true**, the **attachment_id** parameter cannot be passed. + URI --- @@ -83,9 +88,9 @@ Response Parameters +----------------+---------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------+ | route_table_id | String | Route table ID | +----------------+---------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------+ - | created_at | String | Creation time in the format YYYY-MM-DDTHH:MM:SS | + | created_at | String | Creation time in the format YYYY-MM-DDTHH:mm:ss.sssZ | +----------------+---------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------+ - | updated_at | String | Update time in the format YYYY-MM-DDTHH:MM:SS | + | updated_at | String | Update time in the format YYYY-MM-DDTHH:mm:ss.sssZ | +----------------+---------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------+ .. _updatestaticroute__response_routeattachment: diff --git a/api-ref/source/apis/tags/creating_resource_tags.rst b/api-ref/source/apis/tags/creating_resource_tags.rst index 2739bb5..542fd19 100644 --- a/api-ref/source/apis/tags/creating_resource_tags.rst +++ b/api-ref/source/apis/tags/creating_resource_tags.rst @@ -61,21 +61,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 (-), and underscores (_). | - | | | | | - | | | | 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 (_), periods (.). | - | | | | | - | | | | Minimum: **0** | - | | | | | - | | | | Maximum: **128** | - +-----------------+-----------------+-----------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ + +-----------------+-----------------+-----------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ + | 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** | + +-----------------+-----------------+-----------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ Response Parameters ------------------- diff --git a/api-ref/source/apis/tags/querying_resource_tags.rst b/api-ref/source/apis/tags/querying_resource_tags.rst index 3e0bb39..d317fea 100644 --- a/api-ref/source/apis/tags/querying_resource_tags.rst +++ b/api-ref/source/apis/tags/querying_resource_tags.rst @@ -59,21 +59,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 (-), and underscores (_). | - | | | | - | | | 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 (_), periods (.). | - | | | | - | | | Minimum: **0** | - | | | | - | | | Maximum: **128** | - +-----------------------+-----------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ + +-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ + | 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** | + +-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ Example Requests ---------------- diff --git a/api-ref/source/apis/vpc_attachments/creating_a_vpc_attachment.rst b/api-ref/source/apis/vpc_attachments/creating_a_vpc_attachment.rst index a44ce24..31aaf67 100644 --- a/api-ref/source/apis/vpc_attachments/creating_a_vpc_attachment.rst +++ b/api-ref/source/apis/vpc_attachments/creating_a_vpc_attachment.rst @@ -81,21 +81,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 (-), and underscores (_). | - | | | | | - | | | | 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 (_), periods (.). | - | | | | | - | | | | Minimum: **0** | - | | | | | - | | | | Maximum: **128** | - +-----------------+-----------------+-----------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ + +-----------------+-----------------+-----------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ + | 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** | + +-----------------+-----------------+-----------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ Response Parameters ------------------- @@ -141,9 +141,9 @@ Response Parameters +------------------------+-----------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | state | String | VPC attachment status. Value options: **pending**, **available**, **modifying**, **deleting**, **deleted**, **failed**, **initiating_request**, **rejected**, and **pending_acceptance** | +------------------------+-----------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ - | created_at | String | Creation time in the format YYYY-MM-DDTHH:MM:SS | + | created_at | String | Creation time in the format YYYY-MM-DDTHH:mm:ss.sssZ | +------------------------+-----------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ - | updated_at | String | Update time in the format YYYY-MM-DDTHH:MM:SS | + | updated_at | String | Update time in the format YYYY-MM-DDTHH:mm:ss.sssZ | +------------------------+-----------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | tags | Array of :ref:`Tag ` objects | Tag information | +------------------------+-----------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ @@ -158,21 +158,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 (-), and underscores (_). | - | | | | - | | | 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 (_), periods (.). | - | | | | - | | | Minimum: **0** | - | | | | - | | | Maximum: **128** | - +-----------------------+-----------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ + +-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ + | 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** | + +-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ Example Requests ---------------- diff --git a/api-ref/source/apis/vpc_attachments/deleting_a_vpc_attachment.rst b/api-ref/source/apis/vpc_attachments/deleting_a_vpc_attachment.rst index 14c4b66..b673c63 100644 --- a/api-ref/source/apis/vpc_attachments/deleting_a_vpc_attachment.rst +++ b/api-ref/source/apis/vpc_attachments/deleting_a_vpc_attachment.rst @@ -60,7 +60,7 @@ Status Codes =========== =========== Status Code Description =========== =========== -202 No Content +202 Accepted =========== =========== Error Codes diff --git a/api-ref/source/apis/vpc_attachments/querying_details_about_a_vpc_attachment.rst b/api-ref/source/apis/vpc_attachments/querying_details_about_a_vpc_attachment.rst index 324f4b3..5712165 100644 --- a/api-ref/source/apis/vpc_attachments/querying_details_about_a_vpc_attachment.rst +++ b/api-ref/source/apis/vpc_attachments/querying_details_about_a_vpc_attachment.rst @@ -66,9 +66,9 @@ Response Parameters +------------------------+---------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | state | String | VPC attachment status. Value options: **pending**, **available**, **modifying**, **deleting**, **deleted**, **failed**, **initiating_request**, **rejected**, and **pending_acceptance** | +------------------------+---------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ - | created_at | String | Creation time in the format YYYY-MM-DDTHH:MM:SS | + | created_at | String | Creation time in the format YYYY-MM-DDTHH:mm:ss.sssZ | +------------------------+---------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ - | updated_at | String | Update time in the format YYYY-MM-DDTHH:MM:SS | + | updated_at | String | Update time in the format YYYY-MM-DDTHH:mm:ss.sssZ | +------------------------+---------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | tags | Array of :ref:`Tag ` objects | Tag information | +------------------------+---------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ @@ -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 (-), and underscores (_). | - | | | | - | | | 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 (_), periods (.). | - | | | | - | | | Minimum: **0** | - | | | | - | | | Maximum: **128** | - +-----------------------+-----------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ + +-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ + | 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** | + +-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ Example Requests ---------------- diff --git a/api-ref/source/apis/vpc_attachments/querying_vpc_attachments.rst b/api-ref/source/apis/vpc_attachments/querying_vpc_attachments.rst index 4b4afab..09a1b71 100644 --- a/api-ref/source/apis/vpc_attachments/querying_vpc_attachments.rst +++ b/api-ref/source/apis/vpc_attachments/querying_vpc_attachments.rst @@ -106,9 +106,9 @@ Response Parameters +------------------------+----------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | state | String | VPC attachment status. Value options: **pending**, **available**, **modifying**, **deleting**, **deleted**, **failed**, **initiating_request**, **rejected**, and **pending_acceptance** | +------------------------+----------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ - | created_at | String | Creation time in the format YYYY-MM-DDTHH:MM:SS | + | created_at | String | Creation time in the format YYYY-MM-DDTHH:mm:ss.sssZ | +------------------------+----------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ - | updated_at | String | Update time in the format YYYY-MM-DDTHH:MM:SS | + | updated_at | String | Update time in the format YYYY-MM-DDTHH:mm:ss.sssZ | +------------------------+----------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | tags | Array of :ref:`Tag ` objects | Tag information | +------------------------+----------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ @@ -123,21 +123,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 (-), and underscores (_). | - | | | | - | | | 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 (_), periods (.). | - | | | | - | | | Minimum: **0** | - | | | | - | | | Maximum: **128** | - +-----------------------+-----------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ + +-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ + | 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** | + +-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ .. _listvpcattachments__response_pageinfo: diff --git a/api-ref/source/apis/vpc_attachments/updating_a_vpc_attachment.rst b/api-ref/source/apis/vpc_attachments/updating_a_vpc_attachment.rst index 986e512..442f685 100644 --- a/api-ref/source/apis/vpc_attachments/updating_a_vpc_attachment.rst +++ b/api-ref/source/apis/vpc_attachments/updating_a_vpc_attachment.rst @@ -92,9 +92,9 @@ Response Parameters +------------------------+-----------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | state | String | VPC attachment status. Value options: **pending**, **available**, **modifying**, **deleting**, **deleted**, **failed**, **initiating_request**, **rejected**, and **pending_acceptance** | +------------------------+-----------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ - | created_at | String | Creation time in the format YYYY-MM-DDTHH:MM:SS | + | created_at | String | Creation time in the format YYYY-MM-DDTHH:mm:ss.sssZ | +------------------------+-----------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ - | updated_at | String | Update time in the format YYYY-MM-DDTHH:MM:SS | + | updated_at | String | Update time in the format YYYY-MM-DDTHH:mm:ss.sssZ | +------------------------+-----------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | tags | Array of :ref:`Tag ` objects | Tag information | +------------------------+-----------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ @@ -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 (-), and underscores (_). | - | | | | - | | | 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 (_), periods (.). | - | | | | - | | | Minimum: **0** | - | | | | - | | | Maximum: **128** | - +-----------------------+-----------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ + +-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ + | 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** | + +-----------------------+-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ Example Requests ---------------- diff --git a/api-ref/source/change_history.rst b/api-ref/source/change_history.rst index a2b2f3e..0058978 100644 --- a/api-ref/source/change_history.rst +++ b/api-ref/source/change_history.rst @@ -8,6 +8,14 @@ Change History +-----------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Released On | Description | +===================================+================================================================================================================================================================================+ +| 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. | +| | - 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". | ++-----------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | 2023-10-09 | This release incorporates the following changes: | | | | | | - Added the description of attachments in "API Usage Guidelines". |