doc-exports/docs/tms/api-ref/CLASS.TXT.json
Wei, Hongmin b37b65e78f TMS API 0528 Version
Reviewed-by: Ziuzko, Alevtina <alevtina.ziuzko@t-systems.com>
Co-authored-by: Wei, Hongmin <weihongmin1@huawei.com>
Co-committed-by: Wei, Hongmin <weihongmin1@huawei.com>
2024-05-28 11:21:07 +00:00

254 lines
10 KiB
JSON

[
{
"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",
"doc_type":"api",
"p_code":"",
"code":"1"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"tms",
"title":"API Description",
"uri":"en-us_topic_0056765894.html",
"doc_type":"api",
"p_code":"",
"code":"2"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"tms",
"title":"Querying the API Version",
"uri":"en-us_topic_0133313255.html",
"doc_type":"api",
"p_code":"2",
"code":"3"
},
{
"desc":"This API is used to query the versions of all TMS APIs.GET /Example requestParameter descriptionParameters in the responseNameTypeDescriptionversionsArraySpecifies all AP",
"product_code":"tms",
"title":"Querying the API Versions",
"uri":"en-us_topic_0133313256.html",
"doc_type":"api",
"p_code":"3",
"code":"4"
},
{
"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",
"doc_type":"api",
"p_code":"3",
"code":"5"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"tms",
"title":"Predefined Tag Operations",
"uri":"en-us_topic_0133313258.html",
"doc_type":"api",
"p_code":"2",
"code":"6"
},
{
"desc":"This API is used to create or delete predefined tags. You can add tags to resources using the predefined tags.This API supports idempotency and batch processing.Idempoten",
"product_code":"tms",
"title":"Creating or Deleting Predefined Tags",
"uri":"en-us_topic_0056765935.html",
"doc_type":"api",
"p_code":"6",
"code":"7"
},
{
"desc":"This API is used to query predefined tags.GET /v1.0/predefine_tagsParameter descriptionRequest header parametersParameterMandatoryTypeDescriptionX-Auth-TokenYesStringSpec",
"product_code":"tms",
"title":"Querying Predefined Tags",
"uri":"en-us_topic_0056765936.html",
"doc_type":"api",
"p_code":"6",
"code":"8"
},
{
"desc":"This API is used for modifying predefined tags.PUT /v1.0/predefine_tagsParameter descriptionRequest header parametersParameterMandatoryTypeDescriptionX-Auth-TokenYesStrin",
"product_code":"tms",
"title":"Modifying Predefined Tags",
"uri":"en-us_topic_0060929630.html",
"doc_type":"api",
"p_code":"6",
"code":"9"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"tms",
"title":"Quotas",
"uri":"topic_300000002.html",
"doc_type":"api",
"p_code":"2",
"code":"10"
},
{
"desc":"This API is used to query tag quotas.GET /v1.0/tms/quotasStatus code: 200Querying tag quotasStatus code: 200Successful operationSee Status Codes.See Error Codes.",
"product_code":"tms",
"title":"Querying Tag Quotas",
"uri":"ShowTagQuota.html",
"doc_type":"api",
"p_code":"10",
"code":"11"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"tms",
"title":"Resource Tags",
"uri":"topic_300000003.html",
"doc_type":"api",
"p_code":"2",
"code":"12"
},
{
"desc":"You can use this API to add tags to multiple resources. Up to 10 tags can be added to a resource and a maximum of 50 resources can be tagged at a time.POST /v1.0/resource",
"product_code":"tms",
"title":"Batch Adding Tags",
"uri":"CreateResourceTag.html",
"doc_type":"api",
"p_code":"12",
"code":"13"
},
{
"desc":"You can use this API to remove tags from multiple resources. Up to 10 tags can be removed from a resource and a maximum of 50 resources can be operated at a time.POST /v1",
"product_code":"tms",
"title":"Batch Removing Tags",
"uri":"DeleteResourceTag.html",
"doc_type":"api",
"p_code":"12",
"code":"14"
},
{
"desc":"You can use this API to query any tag key in a specified region.GET /v1.0/tag-keysStatus code: 200Query tag keysStatus code: 200Successful operationSee Status Codes.See E",
"product_code":"tms",
"title":"Querying Tag Keys",
"uri":"ListTagKeys.html",
"doc_type":"api",
"p_code":"12",
"code":"15"
},
{
"desc":"You can use this API to query any tag value in a specified region.GET /v1.0/tag-valuesStatus code: 200Querying tag valuesStatus code: 200Successful operationSee Status Co",
"product_code":"tms",
"title":"Query Tag Values",
"uri":"ListTagValues.html",
"doc_type":"api",
"p_code":"12",
"code":"16"
},
{
"desc":"You can use this API to query tags of a specific resource.GET /v2.0/resources/{resource_id}/tagsStatus code: 200Querying tags of a resourceStatus code: 200Successful oper",
"product_code":"tms",
"title":"Querying Resource Tags",
"uri":"GetResourceTag.html",
"doc_type":"api",
"p_code":"12",
"code":"17"
},
{
"desc":"You can use this API to filter resources by tag.POST /v1.0/resource-instances/filterStatus code: 200Filtering resources by tagStatus code: 200Successful operationSee Stat",
"product_code":"tms",
"title":"Querying Resources by Tag",
"uri":"ListResource.html",
"doc_type":"api",
"p_code":"12",
"code":"18"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"tms",
"title":"Querying Services Supported by TMS",
"uri":"topic_300000004.html",
"doc_type":"api",
"p_code":"2",
"code":"19"
},
{
"desc":"You can use this API to query services supported by TMS.GET /v1.0/tms/providersStatus code: 200Querying supported services by TMSStatus code: 200Successful operationSee S",
"product_code":"tms",
"title":"Querying Services Supported by TMS",
"uri":"ListProviders.html",
"doc_type":"api",
"p_code":"19",
"code":"20"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"tms",
"title":"Permissions Policies and Supported Actions",
"uri":"en-us_topic_0170638684.html",
"doc_type":"api",
"p_code":"",
"code":"21"
},
{
"desc":"You can use Identity and Access Management (IAM) to perform fine-grained permissions management for your TMS resources. If your account does not need individual IAM users",
"product_code":"tms",
"title":"Introduction",
"uri":"en-us_topic_0180205868.html",
"doc_type":"api",
"p_code":"21",
"code":"22"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"tms",
"title":"TMS API Actions",
"uri":"en-us_topic_0180205869.html",
"doc_type":"api",
"p_code":"21",
"code":"23"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"tms",
"title":"Appendix",
"uri":"en-us_topic_0126416865.html",
"doc_type":"api",
"p_code":"",
"code":"24"
},
{
"desc":"NormalReturned ValueDescription200 OKThe results of GET and PUT operations are returned as expected.201 CreatedThe results of the POST operation are returned as expected.",
"product_code":"tms",
"title":"Status Codes",
"uri":"en-us_topic_0130578970.html",
"doc_type":"api",
"p_code":"24",
"code":"25"
},
{
"desc":"If the returned status code of a TMS API is 400, the customized error information will also be returned. This section describes the meaning of each TMS error code.",
"product_code":"tms",
"title":"Error Codes",
"uri":"en-us_topic_0057939857.html",
"doc_type":"api",
"p_code":"24",
"code":"26"
},
{
"desc":"A project ID is required for some URLs when an API is called. Therefore, you need to obtain a project ID in advance. Two methods are available:Obtain the Project ID by Ca",
"product_code":"tms",
"title":"Obtaining a Project ID",
"uri":"en-us_topic_0126416752.html",
"doc_type":"api",
"p_code":"24",
"code":"27"
},
{
"desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"product_code":"tms",
"title":"Change History",
"uri":"en-us_topic_0057939858.html",
"doc_type":"api",
"p_code":"",
"code":"28"
}
]