Cisco ThousandEyes API v6

Number of APIs: 116

Cisco ThousandEyes API (v6) Qodex Collection

This is a Qodex collection and environment variables covering Cisco ThousandEyes v6 APIs.

Cisco ThousandEyes

ThousandEyes is the light that illuminates the path an application takes as it traversing infrastructure outside the
four walls of the traditional enterprise network. When you can see and hence understand the path,
you can assure the user experience is as expected, and know what to remediate when it isn’t.

What's in the Qodex collection

  • A Sandbox access is available here.
  • The collection correlates with the official ThousandEyes API documentation.

ThousandEyes Endpoints covered in this collection

  1. Instant Tests
  2. Tests
  3. Test Data
  4. Credentials
  5. Endpoint Data
  6. Endpoint Scheduled Tests
  7. Endpoint Scheduled Test Data
  8. Endpoint Instant Tests
  9. Snapshots
  10. Agents & Monitors
  11. Alerts & Notifications
  12. Labels
  13. Reports
  14. Administrative Endpoints
  15. Usage

⚠️ Make sure you update your Environment Variables with the latest Token and Device information!

πŸ†’ Javascript Tests scripts included with this collection to auto-update Environment variables where it fits

  1. Instant tests - Instant test POST https://{{base_url}}/v6/instant/{{testType}}

  2. Instant tests - Instant test rerun POST https://{{base_url}}/v6/instant/{{testId}}/rerun

  3. Tests - Test list GET https://{{base_url}}/v6/tests.json

  4. Tests - Test list by type GET https://{{base_url}}/v6/tests/{{testType}}.json

  5. Tests - Creating a test POST https://{{base_url}}/v6/tests/{{testType}}/new.json

  6. Tests - Updating a test POST https://{{base_url}}/v6/tests/{{testType}}/{{testId}}/update.json

  7. Tests - Deleting a test POST https://{{base_url}}/v6/tests/{{testType}}/{{testId}}/delete.json

  8. Test Data-Network - Network: End-to-End Metrics GET https://{{base_url}}/v6/net/metrics/{{testId}}.json

  9. Test Data-Network - Network: Path visualization GET https://{{base_url}}/v6/net/path-vis/{{testId}}.json

  10. Test Data-Network - Network: Detailed path trace GET https://{{base_url}}/v6/net/path-vis/{{testId}}/{{agentId}}/{{roundId}}.json