v9

latestSwagger 2.02026-07-1340120211.1 KB
Test

Clone a load test.

Clone the given test with optional overrides applied to the clone test.

post/tests/{testId}:clone

Path parameters

testIdstring required

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

Query parameters

api-versionstring required

The API version to use for this operation.

Request body

newTestIdstring required

Unique identifier for the new test that will be created.

displayNamestring

Display Name override for the newly created test.

descriptionstring

Description override for the newly created test.

Response

The request has been accepted for processing, but processing has not yet completed.

idstring required

The unique ID of the operation.

status'NotStarted' | 'Running' | 'Succeeded' | 'Failed' | 'Canceled' required

Enum describing allowed operation states.