SolarWinds · Example Payload

Solarwinds Papertrail System Example

Application MonitoringDatabase MonitoringInfrastructureIP Address ManagementIT ManagementITSMLog ManagementNetwork MonitoringObservability

Solarwinds Papertrail System Example is an example object payload from SolarWinds, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnamelast_event_atauto_deleteip_addresshostnamesyslog

Example Payload

Raw ↑
{
  "id": "abc123",
  "name": "Example Title",
  "last_event_at": "2026-01-15T10:30:00Z",
  "auto_delete": true,
  "ip_address": "example_value",
  "hostname": "example_value",
  "syslog": "example_value"
}