v1
latestSwagger 2.02026-07-17586981.0 KBprime
Primes a scenario such that when an options request is made, no response is received.
post/prime/{clusterId}#(fail heartbeats, options request with no response)
Path parameters
clusterIdstring required
Id or name of the cluster
Request body
Example request
{
"when": {
"request": "options"
}
}Response
PrimedQuery
Example response
{
"when": {
"request": "options"
}
}