根据策略方向查询互联网边界防火墙访问控制策略列表。
参数 | 类型 | 是否必选 | 示例值 | 描述 |
---|---|---|---|---|
Action | String | 是 | DescribeControlPolicy | 接口名称。当前 API 的名称为 DescribeControlPolicy 。 |
Version | String | 是 | 2021-09-06 | 接口版本。当前 API 的版本为 2021-09-06 。 |
参数 | 类型 | 是否必选 | 示例值 | 描述 |
---|---|---|---|---|
Action | Array of String | 否 |
| 查询条件,精确查询。策略动作:
|
Description | String | 否 | Description | 查询条件,模糊查询。描述信息 |
Destination | String | 否 | 180.*.*.1/32 | 查询条件,模糊查询。目的地址。 |
Direction | String | 是 |
| 查询条件,精确查询。策略方向:
|
PageNumber | Integer | 否 | 1 | 分页页码,默认值为1 |
PageSize | Integer | 否 | 10 | 分页大小,默认值为10 |
Proto | Array of String | 否 |
| 查询条件,精确查询。协议类型:
|
RepeatType | Array of String | 否 |
| 查询条件,精确查询。重复类型
|
RuleId | String | 否 | f04ac7ce-****-****-****-************ | 查询条件,模糊查询。访问控制策略唯一标识ID |
Source | String | 否 | 180.*.*.1/32 | 查询条件,模糊查询。源地址。 |
Status | Array of Boolean | 否 |
| 查询条件,精确查询。开关状态:
|
参数 | 类型 | 示例值 | 描述 |
---|---|---|---|
Count | Integer | 1 | 返回数据的实际数量 当查询数据为空时,且使用python SDK调用时此项为None |
Data | Array of DescribeControlPolicyStructure | -- | 规则列表详情 |
PageNumber | Integer | 1 | 返回数据的分页页码 |
PageSize | Integer | 10 | 返回数据的分页大小 |
TotalCount | Integer | 1 | 返回数据总数量 当查询数据为空时,且使用python SDK调用时此项为None |
参数 | 类型 | 示例值 | 描述 |
---|---|---|---|
Prio | Integer | 1 | 优先级 |
Proto | String |
| 协议类型:
|
Action | String |
| 访问控制策略的动作:
|
HitCnt | Integer | 100 | 规则命中次数 |
RuleId | String | f04ac7ce-****-****-****-************ | 访问控制策略唯一标识 ID。 |
Source | String |
| 源地址。
|
Status | Boolean | 策略启用状态。
| |
EndTime | Integer | 1727247865 | 策略生效截止日期,Unix 时间戳,精确到设定日期的 23:59:00。 |
DestPort | String |
| 目的端口。
|
UseCount | Integer | 100 | 占用策略数。 |
AccountId | String | 2100****** | 账户 ID。 |
Direction | String |
| 策略方向。取值:
|
StartTime | Integer | 1727247865 | 策略生效开始日期,精确到设定日期的 00:00:00。 |
IsEffected | Boolean |
| 是否生效。
|
RepeatDays | Array of Integer | 1 | 重复生效周期。 |
RepeatType | String |
| 重复类型。
|
SourceType | String |
| 地址类型。
|
UpdateTime | Integer | 1714298363 | 更新时间。 |
Description | String | Description | 描述信息。 |
Destination | String |
| 目的地址:
|
DestPortList | Array of String | 22/22 | 目的端口组列表。 |
DestPortType | String |
| 目的端口类型。
|
EffectStatus | Integer |
| 生效状态。
|
RepeatEndTime | String | 2024-09-10 12:00 | 重复生效截止时间。 |
SourceCidrList | Array of String | 180.*.*.* | 源地址组列表。 |
DestinationType | String |
| 目的地址类型。
|
RepeatStartTime | String | 2024-09-10 11:00 | 重复生效起始时间。 |
SourceGroupType | String | 源地址组类型。
| |
DestPortGroupType | String | 目的端口组类型。
| |
DestinationCidrList | Array of String | 180.*.*.* | 目的地址组详情。 |
DestinationGroupType | String | 目的地址组类型。
|
POST ?Action=DescribeControlPolicy&Version=2021-09-06 Host: https://open.volcengineapi.com Content-Type: application/json; charset=UTF-8 X-Date: 20240711T081413Z X-Content-Sha256: 287e874e******d653b44d21e Authorization: HMAC-SHA256 Credential=Adfks******wekfwe/20240711/cn-beijing/fw_center/request, SignedHeaders=host;x-content-sha256;x-date, Signature=47a7d934ff7b37c03938******cd7b8278a40a1057690c401e92246a0e41085f { "Action": [ "accept" ], "Direction": "in", "PageNumber": 1, "PageSize": 10 }
{ "ResponseMetadata": { "Action": "DescribeControlPolicy", "Region": "cn-beijing", "Service": "fw_center", "Version": "2021-09-06", "RequestId": "20230604110420****100232280022D31" }, "Result": { "Count": 1, "Data": [ { "Prio": 1, "Proto": "ICMP", "Action": "accept", "HitCnt": 100, "RuleId": "f04ac7ce-****-****-****-************", "Source": "180.*.*.1/32", "Status": true, "EndTime": 1727247865, "DestPort": "22/22", "UseCount": 100, "AccountId": "2100******", "Direction": "in", "StartTime": 1727247865, "IsEffected": true, "RepeatDays": [ 1 ], "RepeatType": "Once", "SourceType": "net", "UpdateTime": 1714298363, "Description": "用于控制特定 IP 地址访问。", "Destination": "180.*.*.1/32", "DestPortList": [ "22/22" ], "DestPortType": "port", "EffectStatus": 1, "RepeatEndTime": "2024-09-10 12:00", "SourceCidrList": [ "180.*.*.*" ], "DestinationType": "net", "RepeatStartTime": "2024-09-10 11:00", "SourceGroupType": "ip", "DestPortGroupType": "port", "DestinationCidrList": [ "180.*.*.*" ], "DestinationGroupType": "ip" } ], "PageNumber": 1, "PageSize": 10, "TotalCount": 1 } }