Update a test configuration

Use this operation change an existing test configuration, such as changing the agent group or adding a performance target. Set the slaTestId parameter to indicate which test configuration to update.

Path Params
integer
required

The test's unique identifier.

Body Params
string
required

The contract associated with the test configuration.

integer
required

Code representing the agent group (also called a region or regional SLA) for the test configuration. See agentGroupId values.

string
required

Name you create to identify test configurations and their associated reports.

string
enum
required

The test configuration type, either PERFORMANCE or AVAILABILITY.

Allowed:
number
required

The target performance as specified in the SLA, expressed as a decimal greater than or equal to 1.0. For a target performance improvement of 20%, specify 1.2.

testDetails
object
required

Contains test object location and hostnames.

Response
200

OK

Language
URL
Response
Click Try It! to start a request and see the response here!