Skip navigation links
com.tencentcloudapi.vpc.v20170312.models

Class DescribeSecurityGroupPoliciesRequest

Returns:
Filters 过滤条件。
  • security-group-id - String - 规则中的安全组ID。
  • ip - String - IP,支持IPV4和IPV6模糊匹配。
  • address-module - String - IP地址模板或IP地址组模板ID。
  • service-module - String - 协议端口模板或协议端口组模板ID。
  • protocol-type - String - 安全组策略支持的协议,可选值:`TCP`, `UDP`, `ICMP`, `ICMPV6`, `GRE`, `ALL`。
  • port - String - 是否必填:否 -协议端口,支持模糊匹配,值为`ALL`时,查询所有的端口。
  • poly - String - 协议策略,可选值:`ALL`,所有策略;`ACCEPT`,允许;`DROP`,拒绝。
  • direction - String - 协议规则,可选值:`ALL`,所有策略;`INBOUND`,入站规则;`OUTBOUND`,出站规则。
  • description - String - 协议描述,该过滤条件支持模糊匹配。
  • Parameters:
    Filters - 过滤条件。
  • security-group-id - String - 规则中的安全组ID。
  • ip - String - IP,支持IPV4和IPV6模糊匹配。
  • address-module - String - IP地址模板或IP地址组模板ID。
  • service-module - String - 协议端口模板或协议端口组模板ID。
  • protocol-type - String - 安全组策略支持的协议,可选值:`TCP`, `UDP`, `ICMP`, `ICMPV6`, `GRE`, `ALL`。
  • port - String - 是否必填:否 -协议端口,支持模糊匹配,值为`ALL`时,查询所有的端口。
  • poly - String - 协议策略,可选值:`ALL`,所有策略;`ACCEPT`,允许;`DROP`,拒绝。
  • direction - String - 协议规则,可选值:`ALL`,所有策略;`INBOUND`,入站规则;`OUTBOUND`,出站规则。
  • description - String - 协议描述,该过滤条件支持模糊匹配。
  • Skip navigation links

    Copyright © 2022. All rights reserved.