Dela via


TestProfileRunAdministrationGetTestProfileRun interface

Metoder

delete(RequestParameters)

Ta bort en befintlig belastningstestprofil som körs genom att ange testprofilens körnings-ID.

get(RequestParameters)

Hämta testprofilens körningsinformation via testprofilens körnings-ID.

patch(TestProfileRunAdministrationCreateOrUpdateTestProfileRunParameters)

Skapa och starta en ny testprofilkörning med det angivna testprofilkörnings-ID:t.

Metodinformation

delete(RequestParameters)

Ta bort en befintlig belastningstestprofil som körs genom att ange testprofilens körnings-ID.

function delete(options?: RequestParameters): StreamableMethod<TestProfileRunAdministrationDeleteTestProfileRun204Response | TestProfileRunAdministrationDeleteTestProfileRunDefaultResponse>

Parametrar

Returer

get(RequestParameters)

Hämta testprofilens körningsinformation via testprofilens körnings-ID.

function get(options?: RequestParameters): StreamableMethod<TestProfileRunAdministrationGetTestProfileRun200Response | TestProfileRunAdministrationGetTestProfileRunDefaultResponse>

Parametrar

Returer

patch(TestProfileRunAdministrationCreateOrUpdateTestProfileRunParameters)

Skapa och starta en ny testprofilkörning med det angivna testprofilkörnings-ID:t.

function patch(options: TestProfileRunAdministrationCreateOrUpdateTestProfileRunParameters): StreamableMethod<TestProfileRunAdministrationCreateOrUpdateTestProfileRun200Response | TestProfileRunAdministrationCreateOrUpdateTestProfileRun201Response | TestProfileRunAdministrationCreateOrUpdateTestProfileRunDefaultResponse>

Parametrar

Returer