load-balancing_monitor_id

The ID of the Monitor to use for checking the health of origins within this pool.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-load-balancing-monitor-id-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/load-balancing_monitor_id",
  "title": "load-balancing_monitor_id",
  "description": "The ID of the Monitor to use for checking the health of origins within this pool.",
  "type": "string"
}