Domain name for API request: cwp.intl.tencentcloudapi.com.
Important Period Guarantee Protection License Plugin Detail List
A maximum of 20 requests can be initiated per second for this API.
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: DescribeRaspPluginList. |
| Version | Yes | String | Common Params. The value used for this API: 2018-02-28. |
| Region | No | String | Common Params. This parameter is not required. |
| AssetType | No | String | Asset type -CWP host security asset -TCSS_HOST container host node -TCSS_EKS Container Super Node |
| QUUID | No | String | Machine unique ID |
| Filters.N | No | Array of Filters | Filter parameters PluginStatus Plug-in status (Injecting, Injected successfully, Timed out, Plug-in exit, Injection failure) process PID Main class name of the process |
| Offset | No | Integer | Offset. Default value: 0. |
| Limit | No | Integer | Maximum number of entries. Default value: 10. |
| Parameter Name | Type | Description |
|---|---|---|
| List | Array of RaspLicensePlugin | List details |
| TotalCount | Integer | Total number of entries |
| 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. |
POST / HTTP/1.1
Host: cwp.intl.tencentcloudapi.com
Content-Type: application/json
X-TC-Action: DescribeRaspPluginList
<Common request parameters>
{
"AssetType": "CWP",
"QUUID": "a6891d5f-c54c-437a-87a4-e082a83d55a0"
}
{
"Response": {
"List": [],
"RequestId": "00780acf-7f35-4717-b319-759b3ac5bed6",
"TotalCount": 0
}
}
TencentCloud API 3.0 integrates SDKs that support various programming languages to make it easier for you to call APIs.
There is no error code related to the API business logic. For other error codes, please see Common Error Codes.
Was this page helpful?
You can also Contact sales or Submit a Ticket for help.
Help us improve! Rate your documentation experience in 5 mins.
Feedback