[ { "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":"Before You Start", "uri":"cts_api_0001.html", "doc_type":"api", "p_code":"", "code":"1" }, { "desc":"Cloud Trace Service (CTS) is a log audit service designed to strengthen cloud security. It allows you to collect, store, and query resource operation records. You can use", "product_code":"cts", "title":"Overview", "uri":"cts_api_0030.html", "doc_type":"api", "p_code":"1", "code":"2" }, { "desc":"CTS supports Representational State Transfer (REST) APIs, allowing you to call APIs using HTTPS. For details about API calling, see Calling APIs.", "product_code":"cts", "title":"API Calling", "uri":"cts_api_0025.html", "doc_type":"api", "p_code":"1", "code":"3" }, { "desc":"An endpoint is the request address for calling an API. Endpoints vary depending on services and regions. For the endpoints of CTS, see Regions and Endpoints.", "product_code":"cts", "title":"Endpoints", "uri":"cts_api_0026.html", "doc_type":"api", "p_code":"1", "code":"4" }, { "desc":"A maximum of 1 management tracker can be created in an account. The quotas cannot be modified.For more constraints, see API description.", "product_code":"cts", "title":"Constraints", "uri":"cts_api_0027.html", "doc_type":"api", "p_code":"1", "code":"5" }, { "desc":"AccountAn account is created upon successful registration. The account has full access permissions for all of its cloud services and resources. It can be used to reset us", "product_code":"cts", "title":"Concepts", "uri":"cts_api_0028.html", "doc_type":"api", "p_code":"1", "code":"6" }, { "desc":"It is recommended that you use the V3 APIs, which are more powerful and easy to use. The V1 APIs will be brought offline soon.", "product_code":"cts", "title":"API Versions", "uri":"cts_api_0029.html", "doc_type":"api", "p_code":"1", "code":"7" }, { "desc":"With the extension APIs provided by CTS, you can use all CTS functions, such as querying the trace list, or creating a tracker.Table 1 lists CTS APIs.", "product_code":"cts", "title":"API Overview", "uri":"cts_api_0002.html", "doc_type":"api", "p_code":"", "code":"8" }, { "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":"Calling APIs", "uri":"cts_api_0006.html", "doc_type":"api", "p_code":"", "code":"9" }, { "desc":"This section describes the structure of a REST API request, and uses the IAM API for obtaining a user token as an example to demonstrate how to call an API. The obtained ", "product_code":"cts", "title":"Making an API Request", "uri":"cts_api_0007.html", "doc_type":"api", "p_code":"9", "code":"10" }, { "desc":"You can use either of the following authentication methods when calling APIs:Token-based authentication: Requests are authenticated using a token.AK/SK-based authenticati", "product_code":"cts", "title":"Authentication", "uri":"cts_api_0004.html", "doc_type":"api", "p_code":"9", "code":"11" }, { "desc":"After sending a request, you will receive a response, including a status code, response header, and response body.A status code is a group of digits, ranging from 1xx to ", "product_code":"cts", "title":"Response", "uri":"cts_api_0024.html", "doc_type":"api", "p_code":"9", "code":"12" }, { "desc":"This section describes how to create a tracker by calling APIs.The token obtained from IAM is valid for only 24 hours. If you want to use the same token for authenticatio", "product_code":"cts", "title":"Getting Started", "uri":"cts_api_0008.html", "doc_type":"api", "p_code":"", "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":"V3 APIs (Recommended)", "uri":"cts_api_0101.html", "doc_type":"api", "p_code":"", "code":"14" }, { "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_300000000.html", "doc_type":"api", "p_code":"14", "code":"15" }, { "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":"15", "code":"16" }, { "desc":"This API is used to modify a key event notification. The notification ID carried in the request must be valid.For details, see Calling APIs.PUT /v3/{project_id}/notificat", "product_code":"cts", "title":"Modifying a Key Event Notification", "uri":"cts_api_0313.html", "doc_type":"api", "p_code":"15", "code":"17" }, { "desc":"This API is used to delete a key event notification.For details, see Calling APIs.DELETE /v3/{project_id}/notificationsNoneStatus code: 400Status code: 401Status code: 40", "product_code":"cts", "title":"Deleting a Key Event Notification", "uri":"cts_api_0314.html", "doc_type":"api", "p_code":"15", "code":"18" }, { "desc":"This API is used to query a key event notification.For details, see Calling APIs.GET /v3/{project_id}/notifications/{notification_type}NoneStatus code: 200Status code: 40", "product_code":"cts", "title":"Querying a Key Event Notification", "uri":"cts_api_0315.html", "doc_type":"api", "p_code":"15", "code":"19" }, { "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":"cts_api_0310.html", "doc_type":"api", "p_code":"14", "code":"20" }, { "desc":"This API is used to query records of operations on resources in the last seven days.GET /v3/{project_id}/tracesNoneStatus code: 200Status code: 400Status code: 401Status ", "product_code":"cts", "title":"Querying a Trace List", "uri":"cts_api_0311.html", "doc_type":"api", "p_code":"20", "code":"21" }, { "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":"cts_api_0320.html", "doc_type":"api", "p_code":"14", "code":"22" }, { "desc":"When you enable CTS, a tracker is automatically created to associate with the cloud services you are using and record all operations on the services. A management tracker", "product_code":"cts", "title":"Creating a Tracker", "uri":"cts_api_0321.html", "doc_type":"api", "p_code":"22", "code":"23" }, { "desc":"This API is used to modify configurations of a tracker, including trace transfer to OBS buckets, key event notifications, trace file encryption, trace search and analysis", "product_code":"cts", "title":"Modifying a Tracker", "uri":"cts_api_0322.html", "doc_type":"api", "p_code":"22", "code":"24" }, { "desc":"After CTS is enabled, you can view details about the tracker on the Tracker page. The details include the name of the tracker, name of the OBS bucket for storing traces, ", "product_code":"cts", "title":"Querying a Tracker", "uri":"cts_api_0323.html", "doc_type":"api", "p_code":"22", "code":"25" }, { "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":"cts_api_0324.html", "doc_type":"api", "p_code":"22", "code":"26" }, { "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":"Other APIs", "uri":"cts_api_0330.html", "doc_type":"api", "p_code":"14", "code":"27" }, { "desc":"This API is used to querying tenant quota Information.GET /v3/{project_id}/quotasNoneStatus code: 200Status code: 400Status code: 401Status code: 403Status code: 404Statu", "product_code":"cts", "title":"Querying Tenant Quota Information", "uri":"cts_api_0331.html", "doc_type":"api", "p_code":"27", "code":"28" }, { "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":"cts_api_0010.html", "doc_type":"api", "p_code":"14", "code":"29" }, { "desc":"This API is used to query all API versions supported by CTS.GET /NoneStatus code: 200NoneStatus code: 200The request is successful.For details, see Error Codes.", "product_code":"cts", "title":"Querying All API Versions", "uri":"cts_api_00325.html", "doc_type":"api", "p_code":"29", "code":"30" }, { "desc":"This API is used to query a specified API version of CTS.GET /{version}NoneStatus code: 200NoneStatus code: 200The request is successful.For details, see Error Codes.", "product_code":"cts", "title":"Querying a Specific API Version", "uri":"cts_api_0012.html", "doc_type":"api", "p_code":"29", "code":"31" }, { "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":"Out-of-date APIs", "uri":"cts_api_0009.html", "doc_type":"api", "p_code":"", "code":"32" }, { "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":"cts_api_0018.html", "doc_type":"api", "p_code":"32", "code":"33" }, { "desc":"This API is used to query records of operations on resources in the last seven days.GET /v1.0/{project_id}/{tracker_name}/traceNoneStatus code: 200Status code: 200The req", "product_code":"cts", "title":"Querying Traces (v1.0)", "uri":"cts_api_0019.html", "doc_type":"api", "p_code":"33", "code":"34" }, { "desc":"This API is used to query records of operations on resources in the last seven days.GET /v2.0/{project_id}/{tracker_name}/traceNoneStatus code: 200Status code: 200The req", "product_code":"cts", "title":"Querying Traces (v2.0)", "uri":"cts_api_0903.html", "doc_type":"api", "p_code":"33", "code":"35" }, { "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":"cts_api_0013.html", "doc_type":"api", "p_code":"32", "code":"36" }, { "desc":"When you enable CTS, a tracker is automatically created to associate with the cloud services you are using and record all operations on the services. Currently, only one ", "product_code":"cts", "title":"Creating a Tracker", "uri":"cts_api_0125.html", "doc_type":"api", "p_code":"36", "code":"37" }, { "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":"cts_api_0016.html", "doc_type":"api", "p_code":"36", "code":"38" }, { "desc":"This API is used to delete a tracker from CTS. Deleting a tracker has no impact on the operation records that have been generated. When you enable CTS again, you can stil", "product_code":"cts", "title":"Deleting a Tracker", "uri":"cts_api_0017.html", "doc_type":"api", "p_code":"36", "code":"39" }, { "desc":"This API is used to modify configurations of a tracker, including trace transfer to OBS buckets, key event notifications, trace file encryption, trace search and analysis", "product_code":"cts", "title":"Modifying a Tracker", "uri":"cts_api_632.html", "doc_type":"api", "p_code":"36", "code":"40" }, { "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":"Appendix", "uri":"cts_api_0020.html", "doc_type":"api", "p_code":"", "code":"41" }, { "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":"Error Codes", "uri":"ErrorCode.html", "doc_type":"api", "p_code":"41", "code":"42" }, { "desc":"Account ID (domain-id) and project ID are required for some URLs when an API is called. You can perform the following operations to obtain these IDs:Log in to the managem", "product_code":"cts", "title":"Obtaining an Account ID and Project ID", "uri":"cts_api_0005.html", "doc_type":"api", "p_code":"41", "code":"43" } ]