tencent cloud

文档反馈

DescribeWhiteBoxKeyDetails

最后更新时间:2023-08-07 17:45:12

1. API Description

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

This API is used to get the white-box key list.

A maximum of 100 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: DescribeWhiteBoxKeyDetails.
Version Yes String Common Params. The value used for this API: 2019-01-18.
Region No String Common Params. This parameter is not required for this API.
KeyStatus No Integer Filter: key status. 0: disabled, 1: enabled
Offset No Integer This parameter has the same meaning of the Offset in an SQL query, indicating that this acquisition starts from the "No. Offset value" element of the array arranged in a certain order. The default value is 0.
Limit No Integer This parameter has the same meaning of the Limit in an SQL query, indicating that up to Limit value elements can be obtained in this request. The default value is 0, indicating not to paginate.
TagFilters.N No Array of TagFilter Tag filter condition

3. Output Parameters

Parameter Name Type Description
KeyInfos Array of WhiteboxKeyInfo White-box key information list
TotalCount Integer Total white-box keys.
Note: This field may return null, indicating that no valid values can be obtained.
RequestId String The unique request ID, which is returned for each request. RequestId is required for locating a problem.

4. Example

Example1 Getting the white-box key list

Input Example

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

{}

Output Example

{
    "Response": {
        "KeyInfos": [
            {
                "Status": "xx",
                "DecryptKey": "xx",
                "KeyId": "xx",
                "Description": "xx",
                "CreatorUin": 1,
                "ResourceId": "xx",
                "OwnerUin": 1,
                "Algorithm": "xx",
                "Alias": "xx",
                "EncryptKey": "xx",
                "CreateTime": 1,
                "DeviceFingerprintBind": true
            },
            {
                "Status": "xx",
                "DecryptKey": "xx",
                "KeyId": "xx",
                "Description": "xx",
                "CreatorUin": 1,
                "ResourceId": "xx",
                "OwnerUin": 1,
                "Algorithm": "xx",
                "Alias": "xx",
                "EncryptKey": "xx",
                "CreateTime": 1,
                "DeviceFingerprintBind": true
            }
        ],
        "TotalCount": 2,
        "RequestId": "xx"
    }
}

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
InternalError Internal error.
InvalidParameterValue Incorrect parameter value.
ResourceUnavailable.NotPurchased The white-box key service has not been activated.
UnauthorizedOperation Unauthorized operation.
联系我们

联系我们,为您的业务提供专属服务。

技术支持

如果你想寻求进一步的帮助,通过工单与我们进行联络。我们提供7x24的工单服务。

7x24 电话支持