Retrieve EDS configuration
- Last UpdatedFeb 28, 2025
- 1 minute read
Use EdgeCmd utility to retrieve the configuration of EDS.
Note: The examples in this topic are using the default port number 5590. If you specified a different port number for your adapter, you need to add it in the command. For example:
edgecmd -port 5591 <RestOfTheCommand>
Retrieve Storage component configuration
Complete the following steps to retrieve EDS's storage component configuration:
-
Access EdgeCmd utility through the command line.
-
Run the following command:
edgecmd get -cid Storage
Retrieve periodic egress endpoints configuration
Complete the following steps to retrieve EDS's periodic egress endpoint configuration:
-
Access EdgeCmd utility through the command line.
-
Run the following command:
edgecmd get PeriodicEgressEndpoints
Retrieve runtime configuration
Complete the following steps to retrieve EDS's runtime configuration:
-
Access EdgeCmd utility through the command line.
-
Run the following command:
edgecmd get Runtime