v9

latestSwagger 2.02026-07-1340120211.1 KB
TestRun

Get test run file by file name.

Get test run file by file name.

get/test-runs/{testRunId}/files/{fileName}

Path parameters

testRunIdstring required

Unique test run identifier for the load test run, must contain only lower-case alphabetic, numeric, underscore or hyphen characters.

fileNamestring required

Name of the file.

Query parameters

api-versionstring required

The API version to use for this operation.

Response

The request has succeeded.

fileNamestring required

Name of the file.

urlstring uri

File URL.

fileType'JMX_FILE' | 'USER_PROPERTIES' | 'ADDITIONAL_ARTIFACTS' | 'ZIPPED_ARTIFACTS' | 'URL_TEST_CONFIG' | 'TEST_SCRIPT' | 'BROWSER_RECORDING' | 'TEST_PLAN_RECOMMENDATIONS'

Types of file supported.

expireDateTimestring date-time

Expiry time of the file (RFC 3339 literal format)

validationStatus'NOT_VALIDATED' | 'VALIDATION_SUCCESS' | 'VALIDATION_FAILURE' | 'VALIDATION_INITIATED' | 'VALIDATION_NOT_REQUIRED'

File status.

validationFailureDetailsstring

Validation failure error details