McAfee (Trellix) · Schema

System

AntivirusCybersecurityEndpoint ProtectionSecurityThreat Intelligence

Properties

Name Type Description
EPOComputerProperties.ParentID integer Parent group ID in the System Tree
EPOComputerProperties.ComputerName string NetBIOS computer name
EPOComputerProperties.IPAddress string IP address of the system
EPOComputerProperties.OSType string Operating system type
EPOComputerProperties.OSVersion string Operating system version
EPOComputerProperties.DomainName string Domain or workgroup name
EPOComputerProperties.UserName string Logged-in user name
EPOComputerProperties.Tags string Comma-separated list of applied tags
EPOLeafNode.AgentGUID string Unique McAfee Agent GUID
EPOLeafNode.AgentVersion string Installed McAfee Agent version
EPOLeafNode.LastUpdate string Last agent-server communication time
EPOLeafNode.ManagedState string Management state of the system
View JSON Schema on GitHub

JSON Schema

mcafee-system-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/System",
  "title": "System",
  "type": "object",
  "properties": {
    "EPOComputerProperties.ParentID": {
      "type": "integer",
      "description": "Parent group ID in the System Tree"
    },
    "EPOComputerProperties.ComputerName": {
      "type": "string",
      "description": "NetBIOS computer name"
    },
    "EPOComputerProperties.IPAddress": {
      "type": "string",
      "description": "IP address of the system"
    },
    "EPOComputerProperties.OSType": {
      "type": "string",
      "description": "Operating system type"
    },
    "EPOComputerProperties.OSVersion": {
      "type": "string",
      "description": "Operating system version"
    },
    "EPOComputerProperties.DomainName": {
      "type": "string",
      "description": "Domain or workgroup name"
    },
    "EPOComputerProperties.UserName": {
      "type": "string",
      "description": "Logged-in user name"
    },
    "EPOComputerProperties.Tags": {
      "type": "string",
      "description": "Comma-separated list of applied tags"
    },
    "EPOLeafNode.AgentGUID": {
      "type": "string",
      "description": "Unique McAfee Agent GUID"
    },
    "EPOLeafNode.AgentVersion": {
      "type": "string",
      "description": "Installed McAfee Agent version"
    },
    "EPOLeafNode.LastUpdate": {
      "type": "string",
      "format": "date-time",
      "description": "Last agent-server communication time"
    },
    "EPOLeafNode.ManagedState": {
      "type": "string",
      "description": "Management state of the system"
    }
  }
}

Work with this as data

Every JSON Schema 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 schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema 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 Schema
curl "https://apis.io/api/v1/json-schemas/mcafee-system"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

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

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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