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

Edge Data Store

Reset Edge Data Store

  • Last UpdatedSep 25, 2025
  • 1 minute read

When applied at the system level, the Reset command deletes all event and configuration data and restarts Edge Data Store (EDS).

Note: All configuration and stored data will be lost as a result of performing this action.

To reset EDS:

  1. Start any tool capable of making HTTP requests.

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

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

    Example using curl or EdgeCmd and the default port:

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

    edgecmd reset

    An HTTP status 204 message indicates success.

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