This library comprises of a few examples that were created for the usage of the ThousandEyes API.
A basic ThousandEyes API script showcasing 3 examples:
- Print IP addresses of all Cloud Agents available to your account.
- Create a new HTTP server test and add it to all Enterprise agents that are currently online.
- This example gets the dns test data for the test id and aggregates to calculate the availability for the given test across all servers and agents.
In this example we take the DNS Trace test data in a time window (parameter) and aggregate the mappings per agent over time (in time periods - parameter) in a form of an CSV file which gets created in working directory.