{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/digital-experience-monitoring_mode",
"title": "digital-experience-monitoring_mode",
"description": "The mode under which the WARP client is run",
"example": "proxy",
"type": "string"
}