REST Interface Configuration ParametersREST Interface Configuration Parameters
The following list describes the available configuration parameters for the REST interface built in to all NetWitness Core Services.
REST Configuration Path | /rest/config |
---|---|
cache.dir | Displays the host directory to use for temporarily creating and storing files. Change takes effect on service restart. |
cache.size | Displays the total maximum size (default unit is MB) of all files in the cache directory before the oldest are deleted. Change takes effect on service restart. |
enabled | Switches to enable or disable REST services, 1 is on, 0 is off. Change takes effect on service restart. |
port | Displays the port the REST service will listen on. Change takes effect on service restart. |
ssl | Encrypts all REST traffic using SSL, if enabled. The default system means use setting from /sys/config/ssl. Change takes effect on service restart. |