|
Interface Summary |
| ConfigAppsService |
This interface exposes operations that allow creating, updating,
and deleting configurations for the client, server, and system probe
applications. |
| ConfigExecutionsService |
This interface exposes operations that allow creating and configuring
TestExecutions before executing them. |
| ConfigResourcesService |
This interface exposes operations that allow creating, updating,
and deleting resource objects like the hardware resources and
package library objects. |
| ConfigTestsService |
This interface exposes the operations that allow creating, updating,
and deleting the test suite specifications in the database. |
| LaunchService |
This interface is the central API used by clients to load test
suites into the execution queue to be picked and executed by
the test cluster execution daemon. |
| RequestService |
This interface is the central API used by clients to retrieve data
from the database. |
| RuntimeExecutionsService |
This interface exposes operations to be used by the slave execution
daemons in order to update results and log files for TestExecutions. |