load-balancing_follow_redirects

Follow redirects if returned by the origin. This parameter is only valid for HTTP and HTTPS monitors.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-load-balancing-follow-redirects-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/load-balancing_follow_redirects",
  "title": "load-balancing_follow_redirects",
  "default": false,
  "description": "Follow redirects if returned by the origin. This parameter is only valid for HTTP and HTTPS monitors.",
  "example": true,
  "type": "boolean"
}