Get a result

Returns summary info for the specified result.

Path Params
integer
required

Uniquely identifies each result.

Headers
string
required

All calls to this API require that you pass in the token you get from the Generate a token operation as an X-Auth-Token request header. See Get started for help to initially call the API.

Responses

Response body
object
integer

The ID of any baseline result.

childResultIDs
array of integers

An array of the IDs of test results which were launched by this test.

childResultIDs
string
required

The composition name.

string
required

The path of the composition.

integer

The effective start time of the test, expressed as epoch milliseconds. The effective time is later than the start time and more accurately describes when the test began executing.

string

The effective start time of the test, as an ISO 8601 timestamp.

integer

The end time of the test, expressed as epoch milliseconds.

string

The end time of the test, as an ISO 8601 timestamp.

integer
required
≥ 1

Uniquely identifies each result.

string
required

The name of the result.

integer

The size of the result in the database in bytes.

integer

The number of service-level agreements for the test.

integer

The number of SLAs that end in failure.

integer

The number of SLAs that ended at a warning level.

slas
array of objects

Information for the results of a Service Level Agreement (SLA) evaluation.

slas
object
collections
array of objects

A list of collections and the SLAs rules that apply to them.

collections
object
string
required

The name of the collection.

rules
array of objects

The list of SLA rules applied to this collection.

rules
object
integer

The percentile value used in the rule. For example: 85th percentile.

string
required

The name of the rule.

string
enum

The evaluation status for this rule, either passed, warning, or failed.

passed warning failed

string
enum
required

Defines the type of annotation either as DurationNthPercentile, MaxErrorPercentage, MinCompletionsPerSecond, MinDuration, MaxDuration, AvgDuration, AvgHtmlDocDuration, AvgResponseTime, BitsPerSecond, BitsPerSecondSent, MinMessageCompletionsPerSecond, or MaxMessageErrorPercentage.

DurationNthPercentile MaxErrorPercentage MinCompletionsPerSecond MinDuration MaxDuration AvgDuration AvgHtmlDocDuration AvgResponseTime BitsPerSecond BitsPerSecondSent MinMessageCompletionsPerSecond MaxMessageErrorPercentage

string

The value calculated for this rule type.

string
enum

The evaluation status for these rules on this collection, either passed, warning, or failed.

passed warning failed

string
required

The name of the SLA.

string
required

The repository path for the SLA.

rules
array of objects

The list of SLA rules that apply to the entire test.

rules
object
integer

The percentile value used in the rule. For example: 85th percentile.

string
required

The name of the rule.

string
enum

The evaluation status for this rule, either passed, warning, or failed.

passed warning failed

string
enum
required

Defines the type of annotation either as DurationNthPercentile, MaxErrorPercentage, MinCompletionsPerSecond, MinDuration, MaxDuration, AvgDuration, AvgHtmlDocDuration, AvgResponseTime, BitsPerSecond, BitsPerSecondSent, MinMessageCompletionsPerSecond, or MaxMessageErrorPercentage.

DurationNthPercentile MaxErrorPercentage MinCompletionsPerSecond MinDuration MaxDuration AvgDuration AvgHtmlDocDuration AvgResponseTime BitsPerSecond BitsPerSecondSent MinMessageCompletionsPerSecond MaxMessageErrorPercentage

string

The value calculated for this rule type.

string
enum

The overall status for the SLA evaluations, either passed, warning, or failed.

passed warning failed

string
required

The start time of the test, as an ISO 8601 timestamp.

string
enum
required

The test status, either STARTING, PLAYING, STOPPING, STOPPED, ABORTING, ABORTED, PAUSING, PAUSED, RESUMING, CLOSING, COMPLETED, or FAILED.

STARTING PLAYING STOPPING STOPPED ABORTING ABORTED PAUSING PAUSED RESUMING CLOSING COMPLETED FAILED

string

The summary of the test.

integer

The number of messages that triggered an error.

integer

The total number of HTTP messages executed during the test.

400

Bad request. The URL or JSON request object is invalid.

401

Unauthorized. The security token is missing or invalid. See Get started for help initially running the API.

404

Not found. The requested object doesn't exist.

Language
Authentication
URL
Original text
Rate this translation
Your feedback will be used to help improve Google Translate