Files
doc-exports/docs/lts/api-ref/CLASS.TXT.json
liusiying77 fdbbe7547a LTS API 20240130 version.
Reviewed-by: Bobkova, Natalia <natalia.bobkova@t-systems.com>
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: liusiying77 <liusiying@huawei.com>
Co-committed-by: liusiying77 <liusiying@huawei.com>
2025-03-12 12:37:01 +00:00

812 lines
31 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":"lts",
"title":"API Description",
"uri":"lts_api_0000.html",
"doc_type":"api",
"p_code":"",
"code":"1"
},
{
"desc":"LTS extension APIs allow you to use the basic LTS functions. For example, you can query API versions, create, query, and delete log groups or log streams.Table 1 describe",
"product_code":"lts",
"title":"API Overview",
"uri":"lts_api_0002.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":"lts",
"title":"Calling APIs",
"uri":"lts_api_0003.html",
"doc_type":"api",
"p_code":"",
"code":"3"
},
{
"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":"lts",
"title":"Making an API Request",
"uri":"lts_api_0004.html",
"doc_type":"api",
"p_code":"3",
"code":"4"
},
{
"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":"lts",
"title":"Authentication",
"uri":"lts_api_0005.html",
"doc_type":"api",
"p_code":"3",
"code":"5"
},
{
"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":"lts",
"title":"Response",
"uri":"lts_api_0007.html",
"doc_type":"api",
"p_code":"3",
"code":"6"
},
{
"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":"lts",
"title":"APIs",
"uri":"lts_api_0010.html",
"doc_type":"api",
"p_code":"",
"code":"7"
},
{
"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":"lts",
"title":"Log Group Management (Old Version)",
"uri":"lts_02_0002.html",
"doc_type":"api",
"p_code":"7",
"code":"8"
},
{
"desc":"This API is used to create a log group. All API URLs described in this section must be case-sensitive.This function describes how to create a log group for log storage an",
"product_code":"lts",
"title":"Creating a Log Group",
"uri":"lts_02_0003.html",
"doc_type":"api",
"p_code":"8",
"code":"9"
},
{
"desc":"This function describes how to query a log group you have created to obtain its name, ID, expiration time, and creation time.URI formatGET /v2.0/{project_id}/log-groups/{",
"product_code":"lts",
"title":"Querying a Log Group",
"uri":"lts_02_0004.html",
"doc_type":"api",
"p_code":"8",
"code":"10"
},
{
"desc":"This function describes how to delete a log group that will not be used.Before deleting a log group, ensure that the log group has no log transfer tasks. Deleted log grou",
"product_code":"lts",
"title":"Deleting a Log Group",
"uri":"lts_02_0005.html",
"doc_type":"api",
"p_code":"8",
"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":"lts",
"title":"Log Stream Management (Old Version)",
"uri":"lts_02_0006.html",
"doc_type":"api",
"p_code":"7",
"code":"12"
},
{
"desc":"This function describes how to create a log stream under a created log group. You can view and query raw logs under a log stream.URI formatPOST /v2.0/{project_id}/log-gro",
"product_code":"lts",
"title":"Creating a Log Stream",
"uri":"lts_02_0007.html",
"doc_type":"api",
"p_code":"12",
"code":"13"
},
{
"desc":"This function describes how to query a log stream you have created to obtain its name, ID, expiration time, and creation time.URI formatGET /v2.0/{project_id}/log-groups/",
"product_code":"lts",
"title":"Querying a Log Stream",
"uri":"lts_02_0008.html",
"doc_type":"api",
"p_code":"12",
"code":"14"
},
{
"desc":"This function describes how to delete a log stream that will not be used.Before deleting a log stream, ensure that the log stream has no log transfer tasks. Deleted log s",
"product_code":"lts",
"title":"Deleting a log stream",
"uri":"lts_02_0009.html",
"doc_type":"api",
"p_code":"12",
"code":"15"
},
{
"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":"lts",
"title":"Host Group Management",
"uri":"lts_api_1015.html",
"doc_type":"api",
"p_code":"7",
"code":"16"
},
{
"desc":"Query the host list.POST /v3/{project_id}/lts/host-listStatus code: 200Status code: 400Status code: 500Hosts are sorted by filters specified in the request body. If no fi",
"product_code":"lts",
"title":"Querying Host Information",
"uri":"ListHost.html",
"doc_type":"api",
"p_code":"16",
"code":"17"
},
{
"desc":"Query the host group list.POST /v3/{project_id}/lts/host-group-listStatus code: 200Status code: 400Status code: 500Host groups are sorted by filters specified in the requ",
"product_code":"lts",
"title":"Querying Host Groups",
"uri":"ListHostGroup.html",
"doc_type":"api",
"p_code":"16",
"code":"18"
},
{
"desc":"Create a host group.POST /v3/{project_id}/lts/host-groupStatus code: 200Status code: 400Status code: 500Create a host group. Parameters host_group_name and host_group_typ",
"product_code":"lts",
"title":"Creating a Host Group",
"uri":"CreateHostGroup.html",
"doc_type":"api",
"p_code":"16",
"code":"19"
},
{
"desc":"Delete a host group.DELETE /v3/{project_id}/lts/host-groupStatus code: 200Status code: 400Status code: 500Delete one or multiple host groups at a time.Status code: 200Hos",
"product_code":"lts",
"title":"Deleting a Host Group",
"uri":"DeleteHostGroup.html",
"doc_type":"api",
"p_code":"16",
"code":"20"
},
{
"desc":"Modify a host group.PUT /v3/{project_id}/lts/host-groupStatus code: 200Status code: 400Status code: 500Update a host group. Parameter host_group_id is mandatory.Status co",
"product_code":"lts",
"title":"Modifying a Host Group",
"uri":"UpdateHostGroup.html",
"doc_type":"api",
"p_code":"16",
"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":"lts",
"title":"Log Group Management",
"uri":"lts_api_0011.html",
"doc_type":"api",
"p_code":"7",
"code":"22"
},
{
"desc":"This API is used to create a log group.POST /v2/{project_id}/groupsStatus code: 201Status code: 400Status code: 401Status code: 403Status code: 500Status code: 503Creatin",
"product_code":"lts",
"title":"Creating a Log Group",
"uri":"CreateLogGroup.html",
"doc_type":"api",
"p_code":"22",
"code":"23"
},
{
"desc":"This API is used to query all log groups of an account.GET /v2/{project_id}/groupsStatus code: 200Status code: 401Status code: 403Status code: 500Querying All Log Groups ",
"product_code":"lts",
"title":"Querying All Log Groups of an Account",
"uri":"ListLogGroups.html",
"doc_type":"api",
"p_code":"22",
"code":"24"
},
{
"desc":"This API is used to delete a specified log group. If log transfer is enabled for log streams in a log group, you need to disable the log transfer before the deletion.DELE",
"product_code":"lts",
"title":"Deleting a Log Group",
"uri":"DeleteLogGroup.html",
"doc_type":"api",
"p_code":"22",
"code":"25"
},
{
"desc":"This API is used to modify the log retention duration of a specified log group.POST /v2/{project_id}/groups/{log_group_id}Status code: 200Status code: 400Status code: 401",
"product_code":"lts",
"title":"Modifying a Log Group",
"uri":"UpdateLogGroup.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":"lts",
"title":"Log Stream Management",
"uri":"lts_api_0015.html",
"doc_type":"api",
"p_code":"7",
"code":"27"
},
{
"desc":"This API is used to create a log stream in a specified log group.POST /v2/{project_id}/groups/{log_group_id}/streamsStatus code: 201Status code: 400Status code: 401Status",
"product_code":"lts",
"title":"Creating a Log Stream",
"uri":"CreateLogStream.html",
"doc_type":"api",
"p_code":"27",
"code":"28"
},
{
"desc":"This API is used to query information about all log streams in a specified log group.GET /v2/{project_id}/groups/{log_group_id}/streamsStatus code: 200Status code: 401Sta",
"product_code":"lts",
"title":"Querying All Log Streams in a Specified Log Group",
"uri":"ListLogStream.html",
"doc_type":"api",
"p_code":"27",
"code":"29"
},
{
"desc":"This API is used to query log streams.GET /v2/{project_id}/log-streamsStatus code: 200Status code: 400Status code: 500If you leave the request body empty, all log streams",
"product_code":"lts",
"title":"Querying Log Streams",
"uri":"ListLogStreams.html",
"doc_type":"api",
"p_code":"27",
"code":"30"
},
{
"desc":"This API is used to delete a specified log stream from a specified log group. If log transfer is enabled for a log stream, you need to disable the log transfer before the",
"product_code":"lts",
"title":"Deleting a Log Stream",
"uri":"DeleteLogStream.html",
"doc_type":"api",
"p_code":"27",
"code":"31"
},
{
"desc":"This API is used to modify the log retention duration of a specified log stream.PUT /v2/{project_id}/groups/{log_group_id}/streams-ttl/{log_stream_id}Status code: 200Stat",
"product_code":"lts",
"title":"Modifying a Log Stream",
"uri":"UpdateLogStream.html",
"doc_type":"api",
"p_code":"27",
"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":"lts",
"title":"Log Management",
"uri":"topic_300000003.html",
"doc_type":"api",
"p_code":"7",
"code":"33"
},
{
"desc":"This API is used to remove a specified resource from favorites.DELETE /v1.0/{project_id}/lts/favorite/{fav_res_id}Status code: 200Status code: 400Status code: 500Removing",
"product_code":"lts",
"title":"Removing a Resource from Favorites",
"uri":"Deletefavorite.html",
"doc_type":"api",
"p_code":"33",
"code":"34"
},
{
"desc":"This API is used to collect traffic statistics on top n log groups or log streams.POST /v2/{project_id}/lts/topn-traffic-statisticsStatus code: 200Status code: 400Status ",
"product_code":"lts",
"title":"Collecting Traffic Statistics on Top N Log Groups or Log Streams",
"uri":"ListTopnTrafficStatistics.html",
"doc_type":"api",
"p_code":"33",
"code":"35"
},
{
"desc":"This API is used to query the distribution of reported log events that contain a specified keyword over a certain period. If no keyword is specified, the distribution of ",
"product_code":"lts",
"title":"Querying the Log Histogram",
"uri":"ListLogHistogram.html",
"doc_type":"api",
"p_code":"33",
"code":"36"
},
{
"desc":"This API is used to add a log to favorites.POST /v1.0/{project_id}/lts/favoriteStatus code: 201Status code: 400Status code: 500Adding a Log to FavoritesStatus code: 201A ",
"product_code":"lts",
"title":"Adding a Log to Favorites",
"uri":"Createfavorite.html",
"doc_type":"api",
"p_code":"33",
"code":"37"
},
{
"desc":"This API is used to query resources by time segment.POST /v2/{project_id}/lts/timeline-traffic-statisticsStatus code: 200Status code: 400Status code: 500Querying Resource",
"product_code":"lts",
"title":"Querying Resources by Time Segment",
"uri":"ListTimeLineTrafficStatistics.html",
"doc_type":"api",
"p_code":"33",
"code":"38"
},
{
"desc":"This API is used to query logs in a specified log stream.POST /v2/{project_id}/groups/{log_group_id}/streams/{log_stream_id}/content/queryStatus code: 200Status code: 400",
"product_code":"lts",
"title":"Querying Logs",
"uri":"ListLogs.html",
"doc_type":"api",
"p_code":"33",
"code":"39"
},
{
"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":"lts",
"title":"Log Ingestion",
"uri":"topic_300000004.html",
"doc_type":"api",
"p_code":"7",
"code":"40"
},
{
"desc":"This API is used to create a cross-account log ingestion configuration.POST /v2.0/{project_id}/lts/createAgencyAccessStatus code: 201Status code: 400Status code: 500Creat",
"product_code":"lts",
"title":"Creating a Cross-Account Log Ingestion Configuration",
"uri":"CreateAgencyAccess.html",
"doc_type":"api",
"p_code":"40",
"code":"41"
},
{
"desc":"This API is used to query log ingestion configurations in LTS.POST /v3/{project_id}/lts/access-config-listStatus code: 200Status code: 400Status code: 500Log ingestion co",
"product_code":"lts",
"title":"Querying Log Ingestion Configurations",
"uri":"ListAccessConfig.html",
"doc_type":"api",
"p_code":"40",
"code":"42"
},
{
"desc":"This API is used to create a log ingestion configuration.POST /v3/{project_id}/lts/access-configStatus code: 200Status code: 400Status code: 500Creating a log ingestion c",
"product_code":"lts",
"title":"Creating a Log Ingestion Configuration",
"uri":"CreateAccessConfig.html",
"doc_type":"api",
"p_code":"40",
"code":"43"
},
{
"desc":"This API is used to delete log ingestion configurations.DELETE /v3/{project_id}/lts/access-configStatus code: 200Status code: 400Status code: 500Deleting Log Ingestion Co",
"product_code":"lts",
"title":"Deleting Log Ingestion Configurations",
"uri":"DeleteAccessConfig.html",
"doc_type":"api",
"p_code":"40",
"code":"44"
},
{
"desc":"This API is usde to modify a log ingestion configuration.PUT /v3/{project_id}/lts/access-configStatus code: 200Status code: 400Status code: 500Modifying a Log Ingestion C",
"product_code":"lts",
"title":"Modifying a Log Ingestion Configuration",
"uri":"UpdateAccessConfig.html",
"doc_type":"api",
"p_code":"40",
"code":"45"
},
{
"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":"lts",
"title":"Log Transfer",
"uri":"topic_300000005.html",
"doc_type":"api",
"p_code":"7",
"code":"46"
},
{
"desc":"This API is used to transfer logs of one or more specified log streams to Object Storage Service (OBS).POST /v2/{project_id}/log-dump/obsStatus code: 201Status code: 400S",
"product_code":"lts",
"title":"Creating a Log Transfer Task (Old Version)",
"uri":"lts_api_0029.html",
"doc_type":"api",
"p_code":"46",
"code":"47"
},
{
"desc":"This API is used to create an OBS transfer task.POST /v2/{project_id}/transfersStatus code: 200Status code: 400Status code: 500Transferring logs to OBSStatus code: 200The",
"product_code":"lts",
"title":"Creating a Log Transfer Task (New Version)",
"uri":"CreateTransfer.html",
"doc_type":"api",
"p_code":"46",
"code":"48"
},
{
"desc":"This API is used to delete an OBS transfer task.DELETE /v2/{project_id}/transfersStatus code: 200Status code: 400Status code: 500Deleting a log transfer task based on the",
"product_code":"lts",
"title":"Deleting a Log Transfer Task",
"uri":"DeleteTransfer.html",
"doc_type":"api",
"p_code":"46",
"code":"49"
},
{
"desc":"This API is used to update an OBS transfer task.PUT /v2/{project_id}/transfersStatus code: 200Status code: 400Status code: 500Updating an OBS transfer taskStatus code: 20",
"product_code":"lts",
"title":"Updating a Log Transfer Task",
"uri":"UpdateTransfer.html",
"doc_type":"api",
"p_code":"46",
"code":"50"
},
{
"desc":"This API is used to query OBS transfer tasks.GET /v2/{project_id}/transfersStatus code: 200Status code: 400Status code: 500If no parameter is specified, all log transfer ",
"product_code":"lts",
"title":"Querying a Log Transfer Task",
"uri":"ListTransfers.html",
"doc_type":"api",
"p_code":"46",
"code":"51"
},
{
"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":"lts",
"title":"Log Collection Beyond Free Quota",
"uri":"topic_300000006.html",
"doc_type":"api",
"p_code":"7",
"code":"52"
},
{
"desc":"This API is used to configure log collection to stop when the free quota runs out.POST /v2/{project_id}/collection/disableStatus code: 403Status code: 500Disabling log co",
"product_code":"lts",
"title":"Disabling Log Collection Beyond Free Quota",
"uri":"DisableLogCollection.html",
"doc_type":"api",
"p_code":"52",
"code":"53"
},
{
"desc":"This API is used to configure log collection to continue when the free quota runs out.POST /v2/{project_id}/collection/enableStatus code: 403Status code: 500Enabling log ",
"product_code":"lts",
"title":"Enabling Log Collection Beyond Free Quota",
"uri":"EnableLogCollection.html",
"doc_type":"api",
"p_code":"52",
"code":"54"
},
{
"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":"lts",
"title":"Cloud Structuring",
"uri":"topic_300000007.html",
"doc_type":"api",
"p_code":"7",
"code":"55"
},
{
"desc":"This API is used to create structuring configurations using a structuring template, which facilitates parameter extraction and simplifies the parameter structure.A user c",
"product_code":"lts",
"title":"Creating Structuring Configurations (Recommended)",
"uri":"CreateStructConfig.html",
"doc_type":"api",
"p_code":"55",
"code":"56"
},
{
"desc":"This API is used to modify structuring configurations using a structuring template.PUT /v3/{project_id}/lts/struct/templateStatus code: 201Status code: 400Status code: 50",
"product_code":"lts",
"title":"Modifying Structuring Configurations (Recommended)",
"uri":"UpdateStructConfig.html",
"doc_type":"api",
"p_code":"55",
"code":"57"
},
{
"desc":"This API is used to delete a structuring rule of a log stream.DELETE /v2/{project_id}/lts/struct/templateStatus code: 200Status code: 400Status code: 401Status code: 403S",
"product_code":"lts",
"title":"Deleting a Structuring Rule",
"uri":"lts_api_0044.html",
"doc_type":"api",
"p_code":"55",
"code":"58"
},
{
"desc":"This API is used to query the structuring rule of a specified log stream.GET /v2/{project_id}/lts/struct/templateStatus code: 200Status code: 400Status code: 401Status co",
"product_code":"lts",
"title":"Querying a Structuring Rule",
"uri":"lts_api_0041.html",
"doc_type":"api",
"p_code":"55",
"code":"59"
},
{
"desc":"This API is used to query the brief list of structuring templates.GET /v3/{project_id}/lts/struct/customtemplate/listStatus code: 200Status code: 400Status code: 500Obtai",
"product_code":"lts",
"title":"Querying the Brief List of Structuring Templates",
"uri":"ListBreifStructTemplate.html",
"doc_type":"api",
"p_code":"55",
"code":"60"
},
{
"desc":"This API is used to query a structuring template.Note:A user can call this API for up to 50 times per second.GET /v3/{project_id}/lts/struct/customtemplateStatus code: 20",
"product_code":"lts",
"title":"Querying a Structuring Template",
"uri":"ListStructTemplate.html",
"doc_type":"api",
"p_code":"55",
"code":"61"
},
{
"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":"lts",
"title":"Alarm Topics",
"uri":"topic_300000008.html",
"doc_type":"api",
"p_code":"7",
"code":"62"
},
{
"desc":"This API is used to query an SMN topic.GET /v2/{project_id}/lts/notifications/topicsStatus code: 200Status code: 400Status code: 500Querying an SMN topicStatus code: 200T",
"product_code":"lts",
"title":"Querying an SMN Topic",
"uri":"lts_api_0061.html",
"doc_type":"api",
"p_code":"62",
"code":"63"
},
{
"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":"lts",
"title":"Message Template Management",
"uri":"topic_300000009.html",
"doc_type":"api",
"p_code":"7",
"code":"64"
},
{
"desc":"This API is used to create a notification template. Currently, each account can create a maximum of 100 notification templates. After a notification template is created, ",
"product_code":"lts",
"title":"Creating a Message Template",
"uri":"CreateNotificationTemplate.html",
"doc_type":"api",
"p_code":"64",
"code":"65"
},
{
"desc":"This API is used to modify a notification template base on its name.PUT /v2/{project_id}/{domain_id}/lts/events/notification/templatesStatus code: 201Status code: 400Stat",
"product_code":"lts",
"title":"Modifying a Message Template",
"uri":"UpdateNotificationTemplate.html",
"doc_type":"api",
"p_code":"64",
"code":"66"
},
{
"desc":"This API is used to query the message template list.GET /v2/{project_id}/{domain_id}/lts/events/notification/templatesStatus code: 200Status code: 500Querying a message t",
"product_code":"lts",
"title":"Querying Message Templates",
"uri":"ListNotificationTemplates.html",
"doc_type":"api",
"p_code":"64",
"code":"67"
},
{
"desc":"This API is used to delete a notification template.DELETE /v2/{project_id}/{domain_id}/lts/events/notification/templatesStatus code: 400Status code: 500Deleting a message",
"product_code":"lts",
"title":"Deleting a Message Template",
"uri":"DeleteNotificationTemplate.html",
"doc_type":"api",
"p_code":"64",
"code":"68"
},
{
"desc":"This API is used to query a notification template.GET /v2/{project_id}/{domain_id}/lts/events/notification/template/{template_name}Status code: 200Status code: 401Status ",
"product_code":"lts",
"title":"Querying a Message Template",
"uri":"ShowNotificationTemplate.html",
"doc_type":"api",
"p_code":"64",
"code":"69"
},
{
"desc":"This API is used to preview the email format of a notification template.POST /v2/{project_id}/{domain_id}/lts/events/notification/templates/viewStatus code: 200Status cod",
"product_code":"lts",
"title":"Previewing the Email Format of a Message Template",
"uri":"ListNotificationTemplate.html",
"doc_type":"api",
"p_code":"64",
"code":"70"
},
{
"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":"lts",
"title":"Keyword Alarm Rules",
"uri":"topic_300000010.html",
"doc_type":"api",
"p_code":"7",
"code":"71"
},
{
"desc":"This API is used to create a keyword alarm. Currently, each account can create a maximum of 200 keyword alarms and SQL alarms.POST /v2/{project_id}/lts/alarms/keywords-al",
"product_code":"lts",
"title":"Creating a Keyword Alarm Rule",
"uri":"lts_api_0081.html",
"doc_type":"api",
"p_code":"71",
"code":"72"
},
{
"desc":"This API is used to modify a keyword alarm.PUT /v2/{project_id}/lts/alarms/keywords-alarm-ruleStatus code: 200Status code: 400Status code: 500Modifying a keyword alarm ru",
"product_code":"lts",
"title":"Modifying a Keyword Alarm Rule",
"uri":"lts_api_0082.html",
"doc_type":"api",
"p_code":"71",
"code":"73"
},
{
"desc":"This API is used to query a keyword alarm.GET /v2/{project_id}/lts/alarms/keywords-alarm-ruleStatus code: 200Status code: 500Querying a keyword alarm ruleStatus code: 200",
"product_code":"lts",
"title":"Querying a Keyword Alarm Rule",
"uri":"lts_api_0083.html",
"doc_type":"api",
"p_code":"71",
"code":"74"
},
{
"desc":"This API is used to delete a keyword alarm.DELETE /v2/{project_id}/lts/alarms/keywords-alarm-rule/{keywords_alarm_rule_id}Status code: 400Status code: 500Deleting a keywo",
"product_code":"lts",
"title":"Deleting a Keyword Alarm Rule",
"uri":"lts_api_0084.html",
"doc_type":"api",
"p_code":"71",
"code":"75"
},
{
"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":"lts",
"title":"Alarm List",
"uri":"topic_300000011.html",
"doc_type":"api",
"p_code":"7",
"code":"76"
},
{
"desc":"This API is used to query the alarm list.POST /v2/{project_id}/{domain_id}/lts/alarms/sql-alarm/queryStatus code: 200Status code: 400Status code: 500Querying the active o",
"product_code":"lts",
"title":"Querying the Active or Historical Alarm List",
"uri":"lts_api_0091.html",
"doc_type":"api",
"p_code":"76",
"code":"77"
},
{
"desc":"This API is used to delete an active alarm.POST /v2/{project_id}/{domain_id}/lts/alarms/sql-alarm/clearNoneDeleting an active alarm by alarm IDNoneSee Error Codes.",
"product_code":"lts",
"title":"Deleting an Active Alarm",
"uri":"lts_api_0092.html",
"doc_type":"api",
"p_code":"76",
"code":"78"
},
{
"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":"lts",
"title":"Tag Management",
"uri":"topic_300000012.html",
"doc_type":"api",
"p_code":"7",
"code":"79"
},
{
"desc":"This API is used to tag a resource.POST /v1/{project_id}/{resource_type}/{resource_id}/tags/actionStatus code: 200Status code: 201Status code: 400Status code: 500Creating",
"product_code":"lts",
"title":"Tag Management",
"uri":"CreateTags.html",
"doc_type":"api",
"p_code":"79",
"code":"80"
},
{
"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":"lts",
"title":"Quick Search",
"uri":"topic_300000013.html",
"doc_type":"api",
"p_code":"7",
"code":"81"
},
{
"desc":"Adding a Quick SearchPOST /v1.0/{project_id}/groups/{group_id}/topics/{topic_id}/search-criteriasStatus code: 201Status code: 400Status code: 500Adding a Quick SearchStat",
"product_code":"lts",
"title":"Adding a Quick Search",
"uri":"CreateSearchCriterias.html",
"doc_type":"api",
"p_code":"81",
"code":"82"
},
{
"desc":"This API is used to obtain quick search.GET /v1.0/{project_id}/groups/{group_id}/topics/{topic_id}/search-criteriasStatus code: 200Status code: 400Status code: 500Obtaini",
"product_code":"lts",
"title":"Obtaining a Quick Search",
"uri":"ListCriterias.html",
"doc_type":"api",
"p_code":"81",
"code":"83"
},
{
"desc":"This API is used to delete a quick search.DELETE /v1.0/{project_id}/groups/{group_id}/topics/{topic_id}/search-criteriasStatus code: 400Status code: 500Deleting a quick s",
"product_code":"lts",
"title":"Deleting a Quick Search",
"uri":"DeleteSearchCriterias.html",
"doc_type":"api",
"p_code":"81",
"code":"84"
},
{
"desc":"This API is used to query all quick searches in a log group.GET /v1.0/{project_id}/lts/groups/{group_id}/search-criteriasStatus code: 200Status code: 400Status code: 500Q",
"product_code":"lts",
"title":"Querying All Quick Searches in a Log Group",
"uri":"ListQueryAllSearchCriterias.html",
"doc_type":"api",
"p_code":"81",
"code":"85"
},
{
"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":"lts",
"title":"Appendix",
"uri":"lts_api_0019.html",
"doc_type":"api",
"p_code":"",
"code":"86"
},
{
"desc":"Table 1 lists the status codes.",
"product_code":"lts",
"title":"Status Codes",
"uri":"lts_api_0020.html",
"doc_type":"api",
"p_code":"86",
"code":"87"
},
{
"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":"lts",
"title":"Error Codes",
"uri":"ErrorCode.html",
"doc_type":"api",
"p_code":"86",
"code":"88"
},
{
"desc":"Account and project IDs are required in URLs when you call some APIs.Log in to the management console.Hover the mouse pointer over the username and choose My Credentials ",
"product_code":"lts",
"title":"Obtaining the Account ID, Project ID, Log Group ID, and Log Stream ID",
"uri":"lts_api_0006.html",
"doc_type":"api",
"p_code":"86",
"code":"89"
},
{
"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":"lts",
"title":"Change History",
"uri":"lts_api_0023.html",
"doc_type":"api",
"p_code":"",
"code":"90"
}
]