The name of the member in a procedure library that is used to start the server. The
default name used during the host system configuration is RSEAPI.
HOME='install_path'
Path prefix and the mandatory usr/lpp/IBM/rseapi used to install RSE API. The
default is '/usr/lpp/IBM/rseapi'. The z/OS UNIX path is case-sensitive and must be
enclosed in single quotation marks (') to preserve lowercase characters.
APICFG='config_path'
Absolute location of the RSE API configuration files stored in z/OS®
UNIX. The default is '/etc/zexpl'.
The z/OS
UNIX path is case-sensitive and must be enclosed in single
quotation marks (') to preserve lowercase characters.
RSECFG='config_path'
Absolute location of the rse.env configuration file. The default is
'', which results in using the same value as specified for variable APICFG.
The z/OS UNIX path is case-sensitive and must be enclosed in single quotation marks (') to preserve
lowercase characters. rse.env is a configuration file that belongs to requisite
product IBM® Explorer for z/OS.
SRVNUM=server_number
The value corresponds to the number in the variable RSEAPI_PORT_HTTP_<num> in
rseapi.env. The default is 1. For example,
RSEAPI_PORT_HTTP_3 is used when launching SRVNUM=3.
SECURE='true’
The option to start RSE API via HTTPS encrypted communication. The default is
'true'. The value of this variable can only be ‘true’ or
‘false’.