/
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
59
resource-api
44
get
Get testsuites
post
Create new TestSuite
get
get TestSuite
put
update TestSuite
delete
delete a TestSuite
get
Get tests
put
Upsert new test
post
Create new test
get
get test
put
update test
delete
delete a test
get
List Tracetest configuration
get
Get Tracetest configuration
put
Update Tracetest configuration
get
List Polling Profile Configuration
put
Upsert new polling profile
post
Create Polling Profile
get
Get Polling Profile
put
Update a Polling Profile
delete
Delete Polling Profile
get
List Demonstrations
post
Create a Demonstration setting
get
Get Demonstration setting
put
Update a Demonstration setting
delete
Delete a Demonstration setting
get
List Data Store
get
Get a Data Store
put
Update a Data Store
get
List VariableSets
post
Create a VariableSet
get
Get a specific VariableSet
put
Update a VariableSet
delete
Delete a variable set
get
List Linters
post
Create an Linter
get
Get a specific Linter
put
Update a Linter
delete
Delete an Linter
get
List monitors
put
Upsert a Monitor
post
Create a Monitor
get
Get a Monitor
put
Update a Monitor
delete
Delete a Monitor
resource-api
Create new test
Create new test action
post
/tests
Request body
TestResource
required
— unresolved $ref
Response
successful operation
TestResource
required
— unresolved $ref
Changes