Standalone VGA Grid User
Guide
Configuration keys for third party APIs
Key
Values
Description
Time limit value is returned in the same unit of time
in which it was entered in the admin web interface.
(e.g. if you configured the parameter in the admin
web interface to be 6h, the command will return "6"
accordingly).
HTTP server configuration keys
The following settings are supported for configuration of the HTTP server run by the system.
Table 38
Supported HTTP Server Configuration Keys
Key
Values
Description
http_port
integer
Specifies the HTTP server port.
http_sport
integer
Specifies the HTTP server SSL port (HTTPS port).
http_usessl
on
empty string ("")
Enables or disables HTTPS (SSL Server)
To enable SSL, set to on.
To disable SSL, set to an empty string ("").
IP-based access control configuration keys
The following settings are supported for configuring allowed and denied IP addresses for the system ONLY,
not for individual channels. See
Restrict viewers by IP address
for more information on Allow and Deny lists.
Table 39
Supported IP-Based Access Configuration Keys
Key
Values
Description
allowips
string: comma-
separated list of
IP addresses and/or
ranges.
empty string("")
Specifies the IP addresses to permit access.
To restrict access, provide a list of permitted IP addresses.
To clear allowed IP restriction, set to an empty string ("").
denyips
string: comma-
separated list of
IP addresses and/or
ranges.
Specifies the IP addresses to deny access.
To restrict access, provide a list of denied IP addresses.
To clear denied IP restriction, set to an empty string ("").
297