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

Class BotUserRule

Returns:
Action The action. Values:
  • `drop`: Block the request
  • `monitor`: Observe
  • `trans`: Allow
  • `redirect`: Redirect the request
  • `page`: Return the specified page
  • `alg`: JavaScript challenge
  • `captcha`: Managed challenge
  • `random`: Handle the request randomly by the weight
  • `silence`: Keep the connection but do not response to the client
  • `shortdelay`: Add a short latency period
  • `longdelay`: Add a long latency period
  • Parameters:
    Action - The action. Values:
  • `drop`: Block the request
  • `monitor`: Observe
  • `trans`: Allow
  • `redirect`: Redirect the request
  • `page`: Return the specified page
  • `alg`: JavaScript challenge
  • `captcha`: Managed challenge
  • `random`: Handle the request randomly by the weight
  • `silence`: Keep the connection but do not response to the client
  • `shortdelay`: Add a short latency period
  • `longdelay`: Add a long latency period
  • Skip navigation links

    Copyright © 2024. All rights reserved.