Readonly
configThe resolved configuration of StashClient class. This is resolved and normalized from the constructor configuration interface.
Optional
options: HttpHandlerOptionsOptional
data: CreateKeyspaceCommandOutputOptional
data: CreateKeyspaceCommandOutputOptional
options: HttpHandlerOptionsOptional
data: DeleteKeyspaceCommandOutputOptional
data: DeleteKeyspaceCommandOutputOptional
options: HttpHandlerOptionsOptional
data: DeleteValueCommandOutputOptional
data: DeleteValueCommandOutputDestroy underlying resources, like sockets. It's usually not necessary to do this. However in Node.js, it's best to explicitly shut down the client's agent when it is no longer needed. Otherwise, sockets might stay open for quite a long time before the server terminates them.
Optional
options: HttpHandlerOptionsOptional
data: GetKeyspaceCommandOutputOptional
data: GetKeyspaceCommandOutputOptional
options: HttpHandlerOptionsOptional
data: GetValueCommandOutputOptional
data: GetValueCommandOutputOptional
options: HttpHandlerOptionsOptional
data: IncrementValueCommandOutputOptional
data: IncrementValueCommandOutputOptional
options: HttpHandlerOptionsOptional
data: ListKeyspacesCommandOutputOptional
data: ListKeyspacesCommandOutputOptional
options: HttpHandlerOptionsOptional
data: ListValuesCommandOutputOptional
data: ListValuesCommandOutputOptional
options: HttpHandlerOptionsOptional
data: SetValueCommandOutputOptional
data: SetValueCommandOutput
Stash API specification.
For more information, read the Getting Started Guide.
All API endpoints are POST operations and any parameters must be fully contained in the request body.