Skip to main content
New to Testkube? Unleash the power of cloud native testing in Kubernetes with Testkube. Get Started >

Testkube Control Plane ../keymap operations

Testkube Pro API (cloud-api/1.10.38)

Download OpenAPI specification:Download

API for Testkube Pro

Test triggers keymap

Returns a keymap (supported/allowed fields) for the test trigger UI screen

path Parameters
id
required
string

organizationId

environmentId
required
string

environmentID

Responses

Response samples

Content type
application/json
{
  • "resources": [
    ],
  • "actions": [
    ],
  • "executions": [
    ],
  • "events": {
    },
  • "conditions": [
    ],
  • "concurrencyPolicies": [
    ]
}