Trellix · JSON Structure

Trellix Threat Structure

JSON Structure for a Trellix EDR threat object

Type: object Properties: 0
Cloud SecurityCybersecurityEndpoint SecurityThreat DetectionThreat IntelligenceXDR

Trellix Threat Structure is a JSON Structure definition published by Trellix.

Meta-schema:

JSON Structure

Raw ↑
{
  "title": "Trellix Threat Structure",
  "description": "JSON Structure for a Trellix EDR threat object",
  "type": "object",
  "fields": [
    { "name": "id", "type": "string", "required": true, "description": "Unique threat identifier" },
    { "name": "name", "type": "string", "required": true, "description": "Threat name or family" },
    { "name": "type", "type": "string", "required": false, "description": "Threat type" },
    { "name": "severity", "type": "enum[critical,high,medium,low]", "required": true, "description": "Threat severity level" },
    { "name": "status", "type": "enum[active,contained,remediated,investigating]", "required": false, "description": "Threat status" },
    { "name": "detectedAt", "type": "date-time", "required": false, "description": "Detection timestamp" },
    { "name": "hostId", "type": "string", "required": false, "description": "Affected host identifier" },
    { "name": "hostName", "type": "string", "required": false, "description": "Affected host name" },
    { "name": "filePath", "type": "string", "required": false, "description": "File path of malicious object" },
    { "name": "hash", "type": "string", "required": false, "description": "SHA256 file hash" },
    { "name": "processName", "type": "string", "required": false, "description": "Associated process name" }
  ]
}

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-threat-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.