digital-experience-monitoring_traceroute_details_response

APIs.ioEngineeringPlatform

Properties

Name Type Description
host string The host of the Traceroute synthetic application test
interval string The interval at which the Traceroute synthetic application test is set to run.
kind object
name string The name of the Traceroute synthetic application test
target_policies array
targeted boolean
tracerouteStats object
tracerouteStatsByColo array
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-digital-experience-monitoring-traceroute-details-response-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/digital-experience-monitoring_traceroute_details_response",
  "title": "digital-experience-monitoring_traceroute_details_response",
  "properties": {
    "host": {
      "description": "The host of the Traceroute synthetic application test",
      "example": "1.1.1.1",
      "type": "string"
    },
    "interval": {
      "description": "The interval at which the Traceroute synthetic application test is set to run.",
      "example": "0h5m0s",
      "type": "string"
    },
    "kind": {
      "enum": [
        "traceroute"
      ]
    },
    "name": {
      "description": "The name of the Traceroute synthetic application test",
      "example": "Atlassian Sign In Page",
      "type": "string"
    },
    "target_policies": {
      "items": {
        "properties": {
          "default": {
            "description": "Whether the policy is the default for the account",
            "type": "boolean"
          },
          "id": {
            "type": "string"
          },
          "name": {
            "type": "string"
          }
        },
        "required": [
          "id",
          "name",
          "default"
        ],
        "type": "object"
      },
      "nullable": true,
      "type": "array"
    },
    "targeted": {
      "type": "boolean"
    },
    "tracerouteStats": {
      "nullable": true,
      "properties": {
        "availabilityPct": {
          "$ref": "#/components/schemas/digital-experience-monitoring_test_stat_pct_over_time"
        },
        "hopsCount": {
          "$ref": "#/components/schemas/digital-experience-monitoring_test_stat_over_time"
        },
        "packetLossPct": {
          "$ref": "#/components/schemas/digital-experience-monitoring_test_stat_pct_over_time"
        },
        "roundTripTimeMs": {
          "$ref": "#/components/schemas/digital-experience-monitoring_test_stat_over_time"
        },
        "uniqueDevicesTotal": {
          "description": "Count of unique devices that have run this test in the given time period",
          "example": 57,
          "type": "integer"
        }
      },
      "required": [
        "uniqueDevicesTotal",
        "roundTripTimeMs",
        "hopsCount",
        "packetLossPct",
        "availabilityPct"
      ],
      "type": "object"
    },
    "tracerouteStatsByColo": {
      "items": {
        "properties": {
          "availabilityPct": {
            "$ref": "#/components/schemas/digital-experience-monitoring_test_stat_pct_over_time"
          },
          "colo": {
            "example": "DFW",
            "type": "string"
          },
          "hopsCount": {
            "$ref": "#/components/schemas/digital-experience-monitoring_test_stat_over_time"
          },
          "packetLossPct": {
            "$ref": "#/components/schemas/digital-experience-monitoring_test_stat_pct_over_time"
          },
          "roundTripTimeMs": {
            "$ref": "#/components/schemas/digital-experience-monitoring_test_stat_over_time"
          },
          "uniqueDevicesTotal": {
            "description": "Count of unique devices that have run this test in the given time period",
            "example": 57,
            "type": "integer"
          }
        },
        "required": [
          "colo",
          "uniqueDevicesTotal",
          "roundTripTimeMs",
          "hopsCount",
          "packetLossPct",
          "availabilityPct"
        ],
        "type": "object"
      },
      "type": "array"
    }
  },
  "required": [
    "kind",
    "name",
    "host",
    "interval"
  ],
  "type": "object"
}

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/apis-io-engineering-platform-digital-experience-monitoring-traceroute-details-response"
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.