/
KU
kubeshop
/
TraceTest
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 2mo ago
Details
Filter operations
api
48
put
Upsert a definition
post
Execute a definition
get
Get transactions
post
Create new transaction
get
get transaction
put
update transaction
delete
delete a transaction
get
get a transaction specific version
get
Get the transaction definition as an YAML file
get
Get all runs from a particular transaction
post
run transaction
get
Get a specific run from a particular transaction
delete
Delete a specific run from a particular transaction
get
Get tests
post
Create new test
get
get test
put
update test
delete
delete a test
get
get the runs for a test
post
run test
get
retrieve spans that will be selected by selector
put
run given assertions against the traces from the given run without persisting anything
post
rerun a test run
get
get test run results in JUnit xml format
get
export test and test run information
post
import test and test run information
get
get test Run
delete
delete a test run
get
Get definition for a test
get
get a test specific version
get
Get the test definition as an YAML file
post
stops the execution of a test run
get
get events from a test run
get
Get Environments
post
Create new environment
get
get environment
put
update environment
delete
delete a environment
get
Get the environment definition as an YAML file
post
resolves an expression and returns the result string
get
Get resources
post
Tests the config data store/exporter connection
get
Get all Data Stores
post
Create a new Data Store
get
Get a Data Store
put
Update a Data Store
delete
Delete a Data Store
get
Get the data store definition as an YAML file
resource-api
9
api
Delete a Data Store
Delete a Data Store
delete
/datastores/{dataStoreId}
Path parameters
dataStoreId
string
required
Response
OK
Changes