healthchecks_address

The hostname or IP address of the origin server to run health checks on.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-healthchecks-address-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/healthchecks_address",
  "title": "healthchecks_address",
  "description": "The hostname or IP address of the origin server to run health checks on.",
  "example": "www.example.com",
  "type": "string"
}