Parameter: debugrest

Startup parameters change the behavior of the HPE 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 HPE 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