tencent cloud

Feedback

DescribeAsyncContextResult

Last updated: 2021-11-30 16:26:26
This document is currently invalid. Please refer to the documentation page of the product.

1. API Description

Domain name for API request: cls.tencentcloudapi.com.

This API is used to get the result of an offline context search task.

A maximum of 20 requests can be initiated per second for this API.

We recommend you to use API Explorer
Try it
API Explorer provides a range of capabilities, including online call, signature authentication, SDK code generation, and API quick search. It enables you to view the request, response, and auto-generated examples.

2. Input Parameters

The following request parameter list only provides API request parameters and some common parameters. For the complete common parameter list, see Common Request Parameters.

Parameter Name Required Type Description
Action Yes String Common parameter. The value used for this API: DescribeAsyncContextResult.
Version Yes String Common parameter. The value used for this API: 2020-10-16.
Region Yes String Common parameter. For more information, please see the list of regions supported by the product.
AsyncContextTaskId Yes String Offline search task ID
PkgId Yes String Log package number
PkgLogId Yes String Log number in log package
TopicId Yes String Log topic ID
PrevLogs No Integer Number of previous logs. Default value: 10
NextLogs No Integer Number of next logs. Default value: 10

3. Output Parameters

Parameter Name Type Description
PrevOver Boolean Whether the previous logs have been returned
NextOver Boolean Whether the next logs have been returned
Results Array of LogInfo Log content
RequestId String The unique request ID, which is returned for each request. RequestId is required for locating a problem.

4. Example

Example1 Getting the result of offline context search task

Input Example

POST / HTTP/1.1
Host: cls.tencentcloudapi.com
Content-Type: application/json
X-TC-Action: DescribeAsyncContextResult
<Common request parameters>

{
    "TopicId": "682d0718-07bb-4ec0-9fda-f1e9a2767e0b",
    "AsyncContextTaskId": "ac-251fb2e2-3ac7-4f7b-827b-ad0cff8a22d2",
    "PkgId": "4C581DDA5FC70663-FDA78",
    "PkgLogId": "655363"
}

Output Example

{
  "Response": {
    "Results": [
      {
        "PkgId": "4C581DDA5FC70663-FDA78",
        "TopicId": "682d0718-07bb-4ec0-9fda-f1e9a2767e0b",
        "LogJson": "{\"content\":\"test\"}",
        "FileName": "/root/test/nginx.log",
        "Source": "10.0.0.1",
        "Time": 1608794854001,
        "TopicName": "nginx-log",
        "PkgLogId": "655363"
      }
    ],
    "PrevOver": true,
    "NextOver": true,
    "RequestId": "b276cb6e-4687-11eb-b378-0242ac130002"
  }
}

5. Developer Resources

SDK

TencentCloud API 3.0 integrates SDKs that support various programming languages to make it easier for you to call APIs.

Command Line Interface

6. Error Code

The following only lists the error codes related to the API business logic. For other error codes, see Common Error Codes.

Error Code Description
FailedOperation.AsyncSearchNotCompleted The offline search task has not been completed. Please wait.
FailedOperation.AsyncTaskNotCompleted The offline task is not completed.
OperationDenied Operation denied.
OperationDenied.AccountDestroy The account has been terminated.
OperationDenied.AccountIsolate The account has overdue payments.
OperationDenied.AccountNotExists The account does not exist.
ResourceNotFound.AsyncSearchTaskNotExist The offline search task does not exist.
ResourceNotFound.AsyncTaskNotExist The offline task does not exist.
Contact Us

Contact our sales team or business advisors to help your business.

Technical Support

Open a ticket if you're looking for further assistance. Our Ticket is 7x24 avaliable.

7x24 Phone Support