/
DA
datastax
/
Simulacron REST API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 34m ago · Updated 1mo ago
Details
Filter operations
cluster
5
connection
1
connections
6
listener
6
log
6
pause-reads
6
prime
28
post
Primes a response for a given query for all nodes in a cluster
delete
Deletes all primed queries for all nodes in a cluster
post
Primes a response for a given query for all nodes in a data center
delete
Deletes all primed queries for all nodes in a DC
post
Primes a response for a given query for a particular node
delete
Deletes all primed queries for a node
post
<b>no_result</b> Primes a query that will not return a response
post
Primes an already exists error response
post
Primes an authentication error response
post
Primes a config error response
post
Primes a function failure response
post
Primes a invalid error response
post
Primes an is bootstraping response
post
Primes an overloaded response
post
Primes a protocol error response
post
Primes a read failure response
post
Primes a read timeout response
post
Primes a server error response
post
Primes a syntax error response
post
Primes a syntax error response
post
Primes an unauthorized response
post
Primes an unavailable response
post
Primes an unprepared response
post
Primes a write failure response
post
Primes a write timeout response
post
Primes a scenario such that when a query is received closes client connections
post
Primes a scenario such that when an options request is made, no response is received.
post
Primes a batch statement with a successful response
prime
Deletes all primed queries for all nodes in a cluster
delete
/prime/{clusterId}
Path parameters
clusterId
string
required
Id or name of the cluster
Response
Primes deleted
Changes