disable_rest_api

Enables or disables the RESTful API processing for the TFS. The RESTful API processing requries the TCP/IP protocol transport to be enabled.

Default Value
If the disable_rest_api option is not defined, the default value of ON is used.
Example
disable_rest_api=ON
See also
RESTful Users Guide
tcp
Boolean Values Accepted

The following values can be accepted boolean values:

TRUE Values FALSE Values
1 0
On Off
True False
String values above are not case-sensitive.
TFS Instantiation Options

This option can only be set after the TFS is allocated and before it is initialized. Some of the functions that can be used to set this option are listed below:

If the rdm-tfs utility is being used to instantiate a TFS, command line options are used to set options affecting TFS startup.