XSOAR Storage
Facilitates the storage and retrieval of key/value pairs within XSOAR.
Utilities · XSOAR Storage
Configuration parameters
maxsize— Max Size of Store in bytes (Maximum of 1024000) (required)
Commands (3)
-
xsoar-store-getRetrieve data stored in the provided key.
-
xsoar-store-listList the keys available.
-
xsoar-store-putPlaces data in the store under the provided key.