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
- Instant Tests
- Tests
- Test Data
- Credentials
- Endpoint Data
- Endpoint Scheduled Tests
- Endpoint Scheduled Test Data
- Endpoint Instant Tests
- Snapshots
- Agents & Monitors
- Alerts & Notifications
- Labels
- Reports
- Administrative Endpoints
- 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
-
Instant tests - Instant test POST https://{{base_url}}/v6/instant/{{testType}}
-
Instant tests - Instant test rerun POST https://{{base_url}}/v6/instant/{{testId}}/rerun
-
Tests - Test list GET https://{{base_url}}/v6/tests.json
-
Tests - Test list by type GET https://{{base_url}}/v6/tests/{{testType}}.json
-
Tests - Creating a test POST https://{{base_url}}/v6/tests/{{testType}}/new.json
-
Tests - Updating a test POST https://{{base_url}}/v6/tests/{{testType}}/{{testId}}/update.json
-
Tests - Deleting a test POST https://{{base_url}}/v6/tests/{{testType}}/{{testId}}/delete.json
-
Test Data-Network - Network: End-to-End Metrics GET https://{{base_url}}/v6/net/metrics/{{testId}}.json
-
Test Data-Network - Network: Path visualization GET https://{{base_url}}/v6/net/path-vis/{{testId}}.json
-
Test Data-Network - Network: Detailed path trace GET https://{{base_url}}/v6/net/path-vis/{{testId}}/{{agentId}}/{{roundId}}.json