tencent cloud

APIs

ExportCSIPMalwareScanTaskDetail

Download
Mode fokus
Ukuran font
Terakhir diperbarui: 2026-09-01 10:20:35

1. API Description

Domain name for API request: csip.intl.tencentcloudapi.com.

Exports host details of a CSIP scan task to Excel files. This API is used to query the download link through DescribeExportMachines after asynchronous generation.

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 Params. The value used for this API: ExportCSIPMalwareScanTaskDetail.
Version Yes String Common Params. The value used for this API: 2022-11-21.
Region No String Common Params. This parameter is not required.
TaskId Yes Integer

CSIP scan task ID.

MemberId.N No Array of String

Group account member id

Filters.N No Array of EDRFilter

Status - int - Required: No - status filteringQuuid - string - Required: No - host quuid filteringMachineName - string - Required: No - host name fuzzy searchInstanceID - string - Required: No - instance ID filtering (single-value fuzzy match, multi-value exact match)IP - string - Required: No - IP address filtering (bidirectional fuzzy match for private IP address + public IP address)

3. Output Parameters

Parameter Name Type Description
TaskId String

Export task ID, used for querying export results

RequestId String The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.

4. Example

Example1 Export EDR scan details

Input Example

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

{
    "TaskId": 3077445
}

Output Example

{
    "Response": {
        "TaskId": "1780466771",
        "RequestId": "0f6b8cf2-3934-4ec9-99cc-19e32de10735"
    }
}

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 Operation failed.
InternalError Internal error.
InvalidParameter Parameter error.

Bantuan dan Dukungan

Apakah halaman ini membantu?

masukan