tencent cloud

Feedback

DescribeBaselinePolicyList

Last updated: 2024-08-27 11:41:39

1. API Description

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

This API is used to obtain the list of baseline policies.

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: DescribeBaselinePolicyList.
Version Yes String Common Params. The value used for this API: 2018-02-28.
Region No String Common Params. This parameter is not required.
Filters.N No Array of Filter
  • PolicyName - String - required: no - policy name
  • Limit No Integer Limit Entries, 10 by default, up to 100
    Offset No Integer Offset, which is 0 by default.
    Order No String Sorting Method: [ASC: Ascending Order, DESC: Descending Order]
    By No String Sorting column: [RuleCount|ItemCount|HostCount]

    3. Output Parameters

    Parameter Name Type Description
    List Array of BaselinePolicy None
    Total Integer Total number
    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 Policy List

    Input Example

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

    Output Example

    {
        "Response": {
            "List": [
                {
                    "PolicyName": "Unauthorized access",
                    "DetectInterval": 1,
                    "DetectTime": "17:00:00",
                    "IsEnabled": 1,
                    "AssetType": 0,
                    "RuleIds": [
                        70,
                        71,
                        72,
                        73,
                        74,
                        75,
                        76
                    ],
                    "HostIds": [],
                    "HostIps": [],
                    "PolicyId": 63,
                    "RuleCount": 7,
                    "ItemCount": 7,
                    "HostCount": 8,
                    "IsDefault": 1
                },
                {
                    "PolicyName": "Tencent security standard",
                    "DetectInterval": 1,
                    "DetectTime": "17:00:00",
                    "IsEnabled": 1,
                    "AssetType": 0,
                    "RuleIds": [
                        120,
                        121,
                        122,
                        123,
                        124,
                        125
                    ],
                    "HostIds": [],
                    "HostIps": [],
                    "PolicyId": 64,
                    "RuleCount": 6,
                    "ItemCount": 35,
                    "HostCount": 8,
                    "IsDefault": 1
                },
                {
                    "PolicyName": "29sjjsjsdk529ssj1kckdkckjssioe0e9diceivffffjfffjfffi29495888529sjjsjsdkckdkckjssioe0e9diceivffffjfffjfffi294958885",
                    "DetectInterval": 1,
                    "DetectTime": "09:35:30",
                    "IsEnabled": 1,
                    "AssetType": 0,
                    "RuleIds": [
                        11
                    ],
                    "HostIds": [],
                    "HostIps": [
                        ""
                    ],
                    "PolicyId": 136,
                    "RuleCount": 1,
                    "ItemCount": 91,
                    "HostCount": 8,
                    "IsDefault": 0
                },
                {
                    "PolicyName": "CIS baseline",
                    "DetectInterval": 3,
                    "DetectTime": "17:00:00",
                    "IsEnabled": 1,
                    "AssetType": 0,
                    "RuleIds": [
                        11,
                        12,
                        13,
                        14,
                        15,
                        16,
                        17,
                        18,
                        19,
                        20,
                        21,
                        22
                    ],
                    "HostIds": [],
                    "HostIps": [
                        ""
                    ],
                    "PolicyId": 59,
                    "RuleCount": 12,
                    "ItemCount": 1427,
                    "HostCount": 8,
                    "IsDefault": 1
                },
                {
                    "PolicyName": "ggg",
                    "DetectInterval": 3,
                    "DetectTime": "21:37:30",
                    "IsEnabled": 1,
                    "AssetType": 0,
                    "RuleIds": [
                        11
                    ],
                    "HostIds": [],
                    "HostIps": [
                        ""
                    ],
                    "PolicyId": 171,
                    "RuleCount": 1,
                    "ItemCount": 91,
                    "HostCount": 8,
                    "IsDefault": 0
                },
                {
                    "PolicyName": "Custom",
                    "DetectInterval": 1,
                    "DetectTime": "09:35:30",
                    "IsEnabled": 1,
                    "AssetType": 0,
                    "RuleIds": [
                        35184372088841
                    ],
                    "HostIds": [],
                    "HostIps": [
                        ""
                    ],
                    "PolicyId": 161,
                    "RuleCount": 1,
                    "ItemCount": 1,
                    "HostCount": 8,
                    "IsDefault": 0
                },
                {
                    "PolicyName": "test1",
                    "DetectInterval": 1,
                    "DetectTime": "02:00:00",
                    "IsEnabled": 1,
                    "AssetType": 0,
                    "RuleIds": [
                        11
                    ],
                    "HostIds": [],
                    "HostIps": [
                        ""
                    ],
                    "PolicyId": 268,
                    "RuleCount": 1,
                    "ItemCount": 91,
                    "HostCount": 8,
                    "IsDefault": 0
                },
                {
                    "PolicyName": "All",
                    "DetectInterval": 1,
                    "DetectTime": "09:35:30",
                    "IsEnabled": 1,
                    "AssetType": 0,
                    "RuleIds": [
                        11,
                        12,
                        13,
                        14,
                        15,
                        16,
                        17,
                        18,
                        19,
                        20,
                        21,
                        22,
                        23,
                        24,
                        25,
                        26,
                        27,
                        28,
                        29,
                        30,
                        31,
                        32,
                        33,
                        34,
                        50,
                        51,
                        52,
                        53,
                        54,
                        55,
                        56,
                        57,
                        58,
                        70,
                        71,
                        72,
                        73,
                        74,
                        75,
                        76,
                        90,
                        91,
                        100,
                        101,
                        102,
                        103,
                        104,
                        105,
                        106,
                        120,
                        121,
                        122,
                        123,
                        124,
                        125,
                        126,
                        127,
                        128,
                        129,
                        130,
                        131,
                        132,
                        133,
                        134,
                        135,
                        136,
                        35184372088833,
                        35184372088835,
                        35184372088836,
                        35184372088841,
                        35184372088842,
                        35184372088843,
                        35184372088844,
                        35184372088846,
                        35184372088847,
                        35184372088848
                    ],
                    "HostIds": [],
                    "HostIps": [
                        ""
                    ],
                    "PolicyId": 168,
                    "RuleCount": 76,
                    "ItemCount": 2955,
                    "HostCount": 8,
                    "IsDefault": 0
                },
                {
                    "PolicyName": "Level-3 classified protection of cybersecurity",
                    "DetectInterval": 1,
                    "DetectTime": "17:00:00",
                    "IsEnabled": 1,
                    "AssetType": 0,
                    "RuleIds": [
                        30,
                        31,
                        32,
                        33,
                        34
                    ],
                    "HostIds": [],
                    "HostIps": [],
                    "PolicyId": 61,
                    "RuleCount": 5,
                    "ItemCount": 173,
                    "HostCount": 8,
                    "IsDefault": 1
                },
                {
                    "PolicyName": "Pro edition host weak password + Ultimate edition",
                    "DetectInterval": 1,
                    "DetectTime": "00:00:00",
                    "IsEnabled": 1,
                    "AssetType": 1,
                    "RuleIds": [
                        50
                    ],
                    "HostIds": [
                        "044889f8-d6a2-4fc3-a8a8-c114b6f5266b",
                        "a0770b41-9697-4a1d-8150-b8fa247b6189",
                        "cc0e8a25-7169-4b5c-a929-2b4cccbfce10"
                    ],
                    "HostIps": [
                        ""
                    ],
                    "PolicyId": 172,
                    "RuleCount": 1,
                    "ItemCount": 1,
                    "HostCount": 3,
                    "IsDefault": 0
                }
            ],
            "RequestId": "5c340825-dbc9-4410-a47f-75eab15769d7",
            "Total": 19
        }
    }
    

    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 Incorrect parameter.