stores

Create a new store on the server.

post/

Request body

StoreNamestring required

The name for the new store.

PersistenceTypeinteger

The persistence type for the store. 0='AppendOnly', 1= 'Rewrite'

Response

Successful response

Changes

Changed in 2 of the 11 revisions of this API.4

    • api operation id createStore was added

      api-operation-id-added

    • api tag stores added

      api-tag-added

    • api operation id createStore removed and replaced with

      api-operation-id-removed

    • api tag stores removed

      api-tag-removed