SolarWinds · Schema

Event

Application MonitoringDatabase MonitoringInfrastructureIP Address ManagementIT ManagementITSMLog ManagementNetwork MonitoringObservability

Properties

Name Type Description
id string Unique event identifier
received_at string When the event was received
generated_at string When the event was generated
display_received_at string Human-readable received timestamp
source_ip string Source IP address
source_name string Source system name
source_id integer Source system ID
hostname string Hostname
program string Program name
severity string Syslog severity
facility string Syslog facility
message string Log message content
View JSON Schema on GitHub

JSON Schema

solarwinds-papertrail-event-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "Event",
  "type": "object",
  "properties": {
    "id": {
      "type": "string",
      "description": "Unique event identifier"
    },
    "received_at": {
      "type": "string",
      "description": "When the event was received"
    },
    "generated_at": {
      "type": "string",
      "description": "When the event was generated"
    },
    "display_received_at": {
      "type": "string",
      "description": "Human-readable received timestamp"
    },
    "source_ip": {
      "type": "string",
      "description": "Source IP address"
    },
    "source_name": {
      "type": "string",
      "description": "Source system name"
    },
    "source_id": {
      "type": "integer",
      "description": "Source system ID"
    },
    "hostname": {
      "type": "string",
      "description": "Hostname"
    },
    "program": {
      "type": "string",
      "description": "Program name"
    },
    "severity": {
      "type": "string",
      "description": "Syslog severity"
    },
    "facility": {
      "type": "string",
      "description": "Syslog facility"
    },
    "message": {
      "type": "string",
      "description": "Log message content"
    }
  }
}

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/solarwinds-papertrail-event"
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 email required.

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