Rational Test Control Panel Scenarios REST API Reference

See the Rational Test Virtualization Server Reference Guide for more information on scenarios on Rational Test Control Panel.

Forward compatibility

Important: To improve forward compatibility of clients of the REST API, no manual construction of URLs should be performed, except for the construction of the Query URL.

URLs should be generated by resolving the relative hrefs provided in the XML. These should be resolved against the URL that they were returned from.

Query URL

GET request

Resources

Scenario

GET request

POST on scenario - start scenario

Scenario instance (Running scenario)

There is only ever at most one instance of a scenario at any given time.

DELETE on scenario instance - stop scenario