Matcher#

The detailed description of the response code when checking the target health.

Contents#

  • HttpCode — If the response contains the specified HTTP code when checking the target health, the result is considered successful. You can specify multiple values separated by commas (e.g. 200,401) or a range of values (e.g. 200-204). Used only in target groups of the type HTTP.

    • Type: String

    • Required: No

    • Valid values: HTTP codes from 200 to 499