Create a new test configuration

Create either a new availability test configuration or a new performance test configuration, if there is an available corresponding slot in the contract's quotas.

Body Params

Represents a configuration of either an availability test or a performance test. You can use a test object to add a new test configuration, update an existing one, or get the settings of a specified configuration.

integer
required

Identifies the group containing the property. See the Property Manager API (PAPI), which provides these IDs. Required when creating a test configuration.

string
required
length ≥ 1

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
length ≥ 1

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

string
enum
required
length ≥ 1

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

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json