rum_is_host_regex

Whether to match the hostname using a regular expression.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-rum-is-host-regex-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/rum_is_host_regex",
  "title": "rum_is_host_regex",
  "description": "Whether to match the hostname using a regular expression.",
  "example": false,
  "type": "boolean"
}