REST Interface Configuration Parameters
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: cache.dir
- /rest/config: Displays the host directory to use for temporarily creating and storing files. Change takes effect on service restart.
- REST Configuration Path: cache.size
- /rest/config: 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.
- REST Configuration Path: enabled
- /rest/config: Switches to enable or disable REST services, 1 is on, 0 is off. Change takes effect on service restart.
- REST Configuration Path: port
- /rest/config: Displays the port the REST service will listen on. Change takes effect on service restart.
- REST Configuration Path: ssl
- /rest/config: Encrypts all REST traffic using SSL, if enabled. The default system means use setting from /sys/config/ssl. Change takes effect on service restart.