XSOAR Storage
Facilitates the storage and retrieval of key/value pairs within XSOAR.
- Category
- Utilities
- Pack
- XSOARStorage
Configuration parameters
- maxsize — Max Size of Store in bytes (Maximum of 1024000) (required)
Commands (3)
- xsoar-store-get — Retrieve data stored in the provided key.
- xsoar-store-list — List the keys available.
- xsoar-store-put — Places data in the store under the provided key.