diff --git a/docs/tms/api-ref/ALL_META.TXT.json b/docs/tms/api-ref/ALL_META.TXT.json index 3f33ba05..c646df94 100644 --- a/docs/tms/api-ref/ALL_META.TXT.json +++ b/docs/tms/api-ref/ALL_META.TXT.json @@ -3,7 +3,7 @@ "uri":"en-us_topic_0056283725.html", "product_code":"tms", "code":"1", - "des":"Public cloud APIs comply with the RESTful API design principles. REST-based Web services are organized into resources. Each resource is identified by one or more Uniform ", + "des":"Public cloud APIs comply with the RESTful API design principles. REST-based web services are organized into resources. Each resource is identified by one or more Uniform ", "doc_type":"api", "kw":"APIs,API Reference", "title":"APIs", @@ -43,7 +43,7 @@ "uri":"en-us_topic_0133313257.html", "product_code":"tms", "code":"5", - "des":"This API is used to query the details of a specified TMS API version.GET /{api_version}Parameter descriptionParameters in the requestNameMandatoryTypeDescriptionapi_versi", + "des":"This API is used to query the details of a specified TMS API version.GET /{api_version}Parameter descriptionParameters in the requestParameterMandatoryTypeDescriptionapi_", "doc_type":"api", "kw":"Querying Details About a Specified TMS API Version,Querying the API Version,API Reference", "title":"Querying Details About a Specified TMS API Version", @@ -73,10 +73,10 @@ "uri":"en-us_topic_0056765936.html", "product_code":"tms", "code":"8", - "des":"This API is used to query the predefined tag list.GET /v1.0/predefine_tagsParameter descriptionParameters in the requestNameMandatoryTypeDescriptionkeyNoStringSpecifies t", + "des":"This API is used to query predefined tags.GET /v1.0/predefine_tagsParameter descriptionParameters in the requestNameMandatoryTypeDescriptionkeyNoStringSpecifies the key.S", "doc_type":"api", - "kw":"Querying the Predefined Tag List,Predefined Tag Operations,API Reference", - "title":"Querying the Predefined Tag List", + "kw":"Querying Predefined Tags,Predefined Tag Operations,API Reference", + "title":"Querying Predefined Tags", "githuburl":"" }, { @@ -103,10 +103,10 @@ "uri":"en-us_topic_0180205868.html", "product_code":"tms", "code":"11", - "des":"This section describes fine-grained permissions management for your TMS. If your account does not need individual IAM users, then you may skip over this section.By defaul", + "des":"You can use Identity and Access Management (IAM) for fine-grained permissions management of your TMS resources. If your account does not need individual IAM users, you ca", "doc_type":"api", - "kw":"Permissions Policies and Supported Actions,Permissions Policies and Supported Actions,API Reference", - "title":"Permissions Policies and Supported Actions", + "kw":"Introduction,Permissions Policies and Supported Actions,API Reference", + "title":"Introduction", "githuburl":"" }, { diff --git a/docs/tms/api-ref/CLASS.TXT.json b/docs/tms/api-ref/CLASS.TXT.json index 896d3b83..b6038036 100644 --- a/docs/tms/api-ref/CLASS.TXT.json +++ b/docs/tms/api-ref/CLASS.TXT.json @@ -1,6 +1,6 @@ [ { - "desc":"Public cloud APIs comply with the RESTful API design principles. REST-based Web services are organized into resources. Each resource is identified by one or more Uniform ", + "desc":"Public cloud APIs comply with the RESTful API design principles. REST-based web services are organized into resources. Each resource is identified by one or more Uniform ", "product_code":"tms", "title":"APIs", "uri":"en-us_topic_0056283725.html", @@ -36,7 +36,7 @@ "code":"4" }, { - "desc":"This API is used to query the details of a specified TMS API version.GET /{api_version}Parameter descriptionParameters in the requestNameMandatoryTypeDescriptionapi_versi", + "desc":"This API is used to query the details of a specified TMS API version.GET /{api_version}Parameter descriptionParameters in the requestParameterMandatoryTypeDescriptionapi_", "product_code":"tms", "title":"Querying Details About a Specified TMS API Version", "uri":"en-us_topic_0133313257.html", @@ -63,9 +63,9 @@ "code":"7" }, { - "desc":"This API is used to query the predefined tag list.GET /v1.0/predefine_tagsParameter descriptionParameters in the requestNameMandatoryTypeDescriptionkeyNoStringSpecifies t", + "desc":"This API is used to query predefined tags.GET /v1.0/predefine_tagsParameter descriptionParameters in the requestNameMandatoryTypeDescriptionkeyNoStringSpecifies the key.S", "product_code":"tms", - "title":"Querying the Predefined Tag List", + "title":"Querying Predefined Tags", "uri":"en-us_topic_0056765936.html", "doc_type":"api", "p_code":"6", @@ -90,9 +90,9 @@ "code":"10" }, { - "desc":"This section describes fine-grained permissions management for your TMS. If your account does not need individual IAM users, then you may skip over this section.By defaul", + "desc":"You can use Identity and Access Management (IAM) for fine-grained permissions management of your TMS resources. If your account does not need individual IAM users, you ca", "product_code":"tms", - "title":"Permissions Policies and Supported Actions", + "title":"Introduction", "uri":"en-us_topic_0180205868.html", "doc_type":"api", "p_code":"10", diff --git a/docs/tms/api-ref/en-us_topic_0056283725.html b/docs/tms/api-ref/en-us_topic_0056283725.html index ecfb04e3..d40a3018 100644 --- a/docs/tms/api-ref/en-us_topic_0056283725.html +++ b/docs/tms/api-ref/en-us_topic_0056283725.html @@ -1,8 +1,8 @@

APIs

-

Public cloud APIs comply with the RESTful API design principles. REST-based Web services are organized into resources. Each resource is identified by one or more Uniform Resource Identifiers (URIs). An application accesses a resource based on the resource's Unified Resource Locator (URL). A URL is usually in the following format: https://Endpoint/uri. In the URL, uri indicates the resource path, that is, the API access path.

-

Public cloud APIs use HTTPS as the transmission protocol. Requests/Responses are transmitted by using JSON messages, with media type represented by Application/json.

+

Public cloud APIs comply with the RESTful API design principles. REST-based web services are organized into resources. Each resource is identified by one or more Uniform Resource Identifiers (URIs). An application accesses a resource based on the resource's Unified Resource Locator (URL). A URL is usually in the following format: https://Endpoint/uri. In the URL, uri indicates the resource path, that is, the API access path.

+

Public cloud APIs use HTTPS as the transmission protocol. Requests/Responses are transmitted by using JSON messages, with the media type represented by Application/json.

For details about how to use APIs, see API Usage Guidelines.

diff --git a/docs/tms/api-ref/en-us_topic_0056765935.html b/docs/tms/api-ref/en-us_topic_0056765935.html index e26180d2..b593a828 100644 --- a/docs/tms/api-ref/en-us_topic_0056765935.html +++ b/docs/tms/api-ref/en-us_topic_0056765935.html @@ -35,7 +35,7 @@

Array of objects

-

Specifies the tag list.

+

Specifies the tags.

For details, see Table 2.

@@ -77,7 +77,7 @@
-