Trellix Web Gateway · JSON Structure

Trellix Web Gateway Security Event Structure

JSON Structure for a Trellix Web Gateway security event

Type: object Properties: 0
CybersecurityData Loss PreventionEnterprise SecurityMalware ProtectionNetwork SecuritySSL InspectionThreat ProtectionURL FilteringWeb Gateway

Trellix Web Gateway Security Event Structure is a JSON Structure definition published by Trellix Web Gateway.

Meta-schema:

JSON Structure

Raw ↑
{
  "title": "Trellix Web Gateway Security Event Structure",
  "description": "JSON Structure for a Trellix Web Gateway security event",
  "type": "object",
  "fields": [
    { "name": "id", "type": "string", "required": true, "description": "Unique event identifier" },
    { "name": "timestamp", "type": "date-time", "required": true, "description": "Event timestamp" },
    { "name": "type", "type": "string", "required": true, "description": "Event type (malware, policy-violation, etc.)" },
    { "name": "severity", "type": "enum[critical,high,medium,low,info]", "required": true, "description": "Event severity" },
    { "name": "sourceIp", "type": "string", "required": false, "description": "Source IP address" },
    { "name": "destinationUrl", "type": "string", "required": false, "description": "Requested URL" },
    { "name": "category", "type": "string", "required": false, "description": "URL category" },
    { "name": "action", "type": "enum[blocked,allowed,cleaned,redirected]", "required": false, "description": "Action taken" },
    { "name": "malwareName", "type": "string", "required": false, "description": "Malware name if applicable" },
    { "name": "userId", "type": "string", "required": false, "description": "Authenticated user ID" },
    { "name": "applianceId", "type": "string", "required": false, "description": "Appliance that detected the event" }
  ]
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/trellix-web-gateway-security-event-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.