Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Edge Data Store

Reset the Storage component

  • Last UpdatedSep 25, 2025
  • 1 minute read

When applied at the storage component level, the Reset command deletes all event and configuration data related to the Storage component and restarts Edge Data Store (EDS).

To reset the Storage component:

  1. Open a tool capable of making HTTP requests.

  2. Run a POST command to the following endpoint, replacing <port_number> with the port specified for EDS:

    http://localhost:<port_number>/api/v1/administration/Storage/Reset

    Example using curl or EdgeCmd and the default port:

    curl -d "" http://localhost:5590/api/v1/Administration/Storage/Reset

    edgecmd storage reset

    An HTTP status 204 message indicates success.

Related Links
TitleResults for “How to create a CRG?”Also Available in