/
/Simulacron REST API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 22m ago · Updated 2mo ago
cluster5
connection1
connections8
listener8
log6
prime26
  • postPrimes a 'rows' response for a given query
  • deleteDeletes all primed queries
  • postPrimes a response for a given query for all nodes in a cluster
  • postPrimes a response for a given query for all nodes in a data center
  • postPrimes a response for a given query for a particular node
  • postPrimes a query that will not return a response
  • postPrimes an already exists error response
  • postPrimes an authentication error response
  • postPrimes a config error response
  • postPrimes a function failure response
  • postPrimes a invalid error response
  • postPrimes an is bootstraping response
  • postPrimes an overloaded response
  • postPrimes a protocol error response
  • postPrimes a read failure response
  • postPrimes a read timeout response
  • postPrimes a server error response
  • postPrimes a syntax error response
  • postPrimes a syntax error response
  • postPrimes an unauthorized response
  • postPrimes an unavailable response
  • postPrimes an unprepared response
  • postPrimes a write failure response
  • postPrimes a write timeout response
  • postPrimes a scenario such that when a query is received closes client connections
  • postPrimes a scenario such that when an options request is made, no response is received.
    prime

    Deletes all primed queries

    delete/prime

    Response

    Primes deleted

    Changes