Skip navigation links
com.tencentcloudapi.teo.v20220901.models

Class AclCondition

Returns:
MatchFrom Filters:
  • `host`: Request domain name;
  • `sip`: Client IP;
  • `ua`: User-Agent;
  • `cookie`: Cookie;
  • `cgi`: CGI script;
  • `xff`: XFF header;
  • `url`: Request URL;
  • `accept`: Request content type;
  • `method`: Request method<;/li>
  • `header`: Request header;
  • `app_proto`: Application layer protocol;
  • `sip_proto`: Network layer protocol;
  • `uabot`: UA rules (only available in custom bot rules);
  • `idcid`: IDC rules (only available in custom bot rules);
  • `sipbot`: Search engine rules (only available in custom bot rules);
  • `portrait`: Client reputation (only available in custom bot rules);
  • `header_seq`: Header sequence (only available in custom bot rules);
  • `hdr`: Request body (only available in custom Web protection rules).
  • Parameters:
    MatchFrom - Filters:
  • `host`: Request domain name;
  • `sip`: Client IP;
  • `ua`: User-Agent;
  • `cookie`: Cookie;
  • `cgi`: CGI script;
  • `xff`: XFF header;
  • `url`: Request URL;
  • `accept`: Request content type;
  • `method`: Request method<;/li>
  • `header`: Request header;
  • `app_proto`: Application layer protocol;
  • `sip_proto`: Network layer protocol;
  • `uabot`: UA rules (only available in custom bot rules);
  • `idcid`: IDC rules (only available in custom bot rules);
  • `sipbot`: Search engine rules (only available in custom bot rules);
  • `portrait`: Client reputation (only available in custom bot rules);
  • `header_seq`: Header sequence (only available in custom bot rules);
  • `hdr`: Request body (only available in custom Web protection rules).
  • Skip navigation links

    Copyright © 2023. All rights reserved.