digital-experience-monitoring_traceroute_test_network_path_response

APIs.ioEngineeringPlatform

Properties

Name Type Description
deviceName string
id object
interval string The interval at which the Traceroute synthetic application test is set to run.
kind object
name string
networkPath object
url string The host of the Traceroute synthetic application test
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-digital-experience-monitoring-traceroute-test-network-path-r-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/digital-experience-monitoring_traceroute_test_network_path_response",
  "title": "digital-experience-monitoring_traceroute_test_network_path_response",
  "properties": {
    "deviceName": {
      "type": "string"
    },
    "id": {
      "$ref": "#/components/schemas/digital-experience-monitoring_uuid"
    },
    "interval": {
      "description": "The interval at which the Traceroute synthetic application test is set to run.",
      "example": "0h5m0s",
      "type": "string"
    },
    "kind": {
      "enum": [
        "traceroute"
      ]
    },
    "name": {
      "type": "string"
    },
    "networkPath": {
      "nullable": true,
      "properties": {
        "sampling": {
          "description": "Specifies the sampling applied, if any, to the slots response. When sampled, results shown represent the first test run to the start of each sampling interval.",
          "nullable": true,
          "properties": {
            "unit": {
              "enum": [
                "hours"
              ]
            },
            "value": {
              "type": "integer"
            }
          },
          "required": [
            "value",
            "unit"
          ],
          "type": "object"
        },
        "slots": {
          "items": {
            "properties": {
              "clientToAppRttMs": {
                "description": "Round trip time in ms of the client to app mile",
                "nullable": true,
                "type": "integer"
              },
              "clientToCfEgressRttMs": {
                "description": "Round trip time in ms of the client to Cloudflare egress mile",
                "nullable": true,
                "type": "integer"
              },
              "clientToCfIngressRttMs": {
                "description": "Round trip time in ms of the client to Cloudflare ingress mile",
                "nullable": true,
                "type": "integer"
              },
              "clientToIspRttMs": {
                "description": "Round trip time in ms of the client to ISP mile",
                "nullable": true,
                "type": "integer"
              },
              "id": {
                "$ref": "#/components/schemas/digital-experience-monitoring_uuid"
              },
              "timestamp": {
                "example": "2023-07-16 15:00:00+00:00",
                "type": "string"
              }
            },
            "required": [
              "id",
              "timestamp",
              "clientToAppRttMs",
              "clientToCfIngressRttMs",
              "clientToCfEgressRttMs"
            ],
            "type": "object"
          },
          "type": "array"
        }
      },
      "required": [
        "slots"
      ],
      "type": "object"
    },
    "url": {
      "description": "The host of the Traceroute synthetic application test",
      "example": "1.1.1.1",
      "type": "string"
    }
  },
  "required": [
    "id"
  ],
  "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-test-network-path-r"
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.