{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/zero-trust-gateway_ipv4_endpoint", "title": "zero-trust-gateway_ipv4_endpoint", "properties": { "enabled": { "description": "True if the endpoint is enabled for this location.", "example": true, "type": "boolean" } }, "type": "object" }