doc-exports/docs/cts/api-ref/CLASS.TXT.json
Ying, Jiayu 14be087a3b CTS API 1122 version
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Ying, Jiayu <jiayuying1@huawei.com>
Co-committed-by: Ying, Jiayu <jiayuying1@huawei.com>
2022-12-09 10:04:38 +00:00

191 lines
7.5 KiB
JSON

[
{
"desc":"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 Resourc",
"product_code":"cts",
"title":"API Usage Guidelines",
"uri":"en-us_topic_0168602179.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":"cts",
"title":"API Description",
"uri":"en-us_topic_0168602260.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":"cts",
"title":"API Version Management",
"uri":"en-us_topic_0168602231.html",
"doc_type":"api",
"p_code":"2",
"code":"3"
},
{
"desc":"This API is used to query all API versions supported by Cloud Trace Service (CTS).GET /NoneParameter descriptionParameters in the responseParameterMandatoryTypeDescriptio",
"product_code":"cts",
"title":"Querying All API Versions",
"uri":"en-us_topic_0168602247.html",
"doc_type":"api",
"p_code":"3",
"code":"4"
},
{
"desc":"This API is used to query a specified API version of CTS.GET/{api_version}The URI parameters are described in Table 1.Parameters in the URIParameterMandatoryDescriptionap",
"product_code":"cts",
"title":"Querying a Specified API Version",
"uri":"en-us_topic_0168602243.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":"cts",
"title":"Tracker Management",
"uri":"en-us_topic_0168602232.html",
"doc_type":"api",
"p_code":"2",
"code":"6"
},
{
"desc":"All API URLs described in this section are case-sensitive.This API is used to create a tracker.A tracker will be automatically created when CTS is enabled. All traces rec",
"product_code":"cts",
"title":"Creating a Tracker",
"uri":"en-us_topic_0168602251.html",
"doc_type":"api",
"p_code":"6",
"code":"7"
},
{
"desc":"CTS allows you to modify configuration parameters of a created tracker, including parameters related to Transfer to OBS and Trace Analysis. You can also change tracker st",
"product_code":"cts",
"title":"Modifying a Tracker",
"uri":"en-us_topic_0168602227.html",
"doc_type":"api",
"p_code":"6",
"code":"8"
},
{
"desc":"This API is used to query the details of a tracker. The details include the name of the tracker, name of the OBS bucket for storing traces, and prefix of the trace files ",
"product_code":"cts",
"title":"Querying a Tracker",
"uri":"en-us_topic_0168602253.html",
"doc_type":"api",
"p_code":"6",
"code":"9"
},
{
"desc":"This API is used to delete a tracker. Deleting a tracker has no impact on the operation records that have been generated. When you enable CTS again, you can still view th",
"product_code":"cts",
"title":"Deleting a Tracker",
"uri":"en-us_topic_0168602223.html",
"doc_type":"api",
"p_code":"6",
"code":"10"
},
{
"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":"cts",
"title":"Trace Management",
"uri":"en-us_topic_0168602178.html",
"doc_type":"api",
"p_code":"2",
"code":"11"
},
{
"desc":"This API is used to query records of operations on resources in the last seven days.GET /v1.0/{project_id}/{tracker_name}/trace{?trace_id,service_type,resource_type,resou",
"product_code":"cts",
"title":"Querying Traces (v1.0)",
"uri":"en-us_topic_0168602225.html",
"doc_type":"api",
"p_code":"11",
"code":"12"
},
{
"desc":"This API is used to query records of operations on resources in the last seven days. In v2.0, the request parameter trace_rating is changed to trace_status, and the type ",
"product_code":"cts",
"title":"Querying Traces (v2.0)",
"uri":"en-us_topic_0168602252.html",
"doc_type":"api",
"p_code":"11",
"code":"13"
},
{
"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":"cts",
"title":"Key Event Notification Management",
"uri":"topic_300000003.html",
"doc_type":"api",
"p_code":"2",
"code":"14"
},
{
"desc":"SMS, email, or HTTP/HTTPS notifications can be sent through pre-configured SMN topics to subscribers when key operations occur. This helps you detect high-risk operations",
"product_code":"cts",
"title":"Creating a Key Event Notification",
"uri":"cts_api_0312.html",
"doc_type":"api",
"p_code":"14",
"code":"15"
},
{
"desc":"This API is used to modify a key event notification. The notification ID carried in the request must be valid.PUT /v3/{project_id}/notificationsStatus code: 200Status cod",
"product_code":"cts",
"title":"Modifying a Key Event Notification",
"uri":"cts_api_0313.html",
"doc_type":"api",
"p_code":"14",
"code":"16"
},
{
"desc":"This API is used to delete a key event notification.DELETE /v3/{project_id}/notificationsNoneStatus code: 400NoneNoneSee Error Codes.",
"product_code":"cts",
"title":"Deleting a Key Event Notification",
"uri":"cts_api_0314.html",
"doc_type":"api",
"p_code":"14",
"code":"17"
},
{
"desc":"This API is used to query a key event notification.GET /v3/{project_id}/notifications/{notification_type}NoneStatus code: 200Status code: 400NoneStatus code: 200The query",
"product_code":"cts",
"title":"Querying a Key Event Notification",
"uri":"cts_api_0315.html",
"doc_type":"api",
"p_code":"14",
"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":"cts",
"title":"Public Parameters",
"uri":"en-us_topic_0168602233.html",
"doc_type":"api",
"p_code":"",
"code":"19"
},
{
"desc":"This section explains the meanings of error codes returned by CTS APIs.{\"error_code\": \"CTS.0003\",\"error_msg\": \"Invalid message body. The message body is empty or invalid.",
"product_code":"cts",
"title":"Error Codes",
"uri":"en-us_topic_0168602259.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":"cts",
"title":"Change History",
"uri":"en-us_topic_0168602228.html",
"doc_type":"api",
"p_code":"",
"code":"21"
}
]