Parameter: debugrest

Startup parameters change the behavior of the Service Manager server. You can always set a startup parameter from the server's operating system command prompt.

Parameter

debugrest

Description

This parameter enables the Service Manager server to write detailed log trace for RESTful web services diagnostics. by default, this feature is disabled.

To use this debugging parameter, set it to 1, then restart the Service Manager server and re-run the RESTful web service application.

Valid if set from

Server's operating system command prompt

Initialization file (sm.ini)

Requires restart of the Service Manager server?

Yes

Default value

0

Possible values

0: Disable

1: Enable

Example usage

Command line: sm -httpPort:13080 -debugrest:1

Initialization file: debugrest:1

Related topics

System parameters

Related topics

Enter a parameter in the sm.ini file

Related topics

Debugging parameters