Administer > System Configuration Parameters > Connection parameters > Startup parameter: webservices_sessiontimeout

Startup parameter: webservices_sessiontimeout

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

Webservices_sessiontimeout

Description

This parameter defines the number of seconds that the server waits for a WebService API client request before the server assumes that the client session has timed out and closes the connection.

Valid if set from

Server's operating system command prompt

Initialization file (sm.ini)

Requires restart of the Service Manager server?

Yes

Default value

1800

Possible values

Number of seconds

Example usage

Command line: sm -httpPort:13080 -webservices_sessiontimeout:30

Initialization file: webservices_sessiontimeout:30