List FTP Server tests

GET {{baseUrl}}/tests/ftp-server?aid=1234

Returns a list of FTP Server tests and saved events.

Request Params

KeyDatatypeRequiredDescription
aidnumberA unique identifier associated with your account group. You can retrieve your AccountGroupId from the /account-groups endpoint. Note that you must be assigned to the target account group. Specifying this parameter without being assigned to the target account group will result in an error response.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"tests":[{"interval":60,"requestType":"download","url":"www.thousandeyes.com","username":"username","alertsEnabled":true,"enabled":true,"createdBy":"user@user.com","createdDate":"2022-07-17T22:00:54Z","description":"ThousandEyes Test","liveShare":false,"modifiedBy":"user@user.com","modifiedDate":"2022-07-17T22:00:54Z","savedEvent":true,"testId":"281474976710706","testName":"ThousandEyes Test","type":"agent-to-server","_links":{"self":{"href":"https://api.thousandeyes.com/v7/tests/{type}/281474976710706"},"testResults":[{"href":"https://api.thousandeyes.com/v7/test-results/281474976710706/network"},{"href":"https://api.thousandeyes.com/v7/test-results/281474976710706/path-vis"}]},"bandwidthMeasurements":true,"downloadLimit":1048576,"ftpTargetTime":5018,"ftpTimeLimit":10,"mtuMeasurements":false,"networkMeasurements":true,"numPathTraces":3,"pathTraceMode":"classic","probeMode":"auto","protocol":"tcp","useActiveFtp":false,"useExplicitFtps":false,"fixedPacketRate":50,"ipv6Policy":"use-agent-policy","bgpMeasurements":true,"usePublicBgp":true},{"interval":60,"requestType":"download","url":"www.thousandeyes.com","username":"username","alertsEnabled":true,"enabled":true,"createdBy":"user@user.com","createdDate":"2022-07-17T22:00:54Z","description":"ThousandEyes Test","liveShare":false,"modifiedBy":"user@user.com","modifiedDate":"2022-07-17T22:00:54Z","savedEvent":true,"testId":"281474976710706","testName":"ThousandEyes Test","type":"agent-to-server","_links":{"self":{"href":"https://api.thousandeyes.com/v7/tests/{type}/281474976710706"},"testResults":[{"href":"https://api.thousandeyes.com/v7/test-results/281474976710706/network"},{"href":"https://api.thousandeyes.com/v7/test-results/281474976710706/path-vis"}]},"bandwidthMeasurements":true,"downloadLimit":1048576,"ftpTargetTime":2882,"ftpTimeLimit":10,"mtuMeasurements":false,"networkMeasurements":true,"numPathTraces":3,"pathTraceMode":"classic","probeMode":"auto","protocol":"tcp","useActiveFtp":false,"useExplicitFtps":false,"fixedPacketRate":50,"ipv6Policy":"use-agent-policy","bgpMeasurements":true,"usePublicBgp":true}],"_links":{"self":{"href":"https://api.thousandeyes.com/v7/link/to/resource/id","templated":false,"type":"labore cillum in eiusmod","deprecation":"magna","name":"culpa non do ea","profile":"consectetur in esse sunt","title":"voluptate sunt proident nostrud","hreflang":"officia"}}}