Reference Guide 230 Document #: LTRT-17939
Mediant MSBR
17.1 http-remote-services
This command configures the Remote Web Services table, which lets you define Web-based
(HTTP/S) services provided by third-party, remote HTTP/S hosts.
Syntax
(config-system)# http-services
(http-client-services)# http-remote-services <Index>
(http-client-services-<Index>)#
Command Description
http-login-needed
{disable|enable}
Enables the use of proprietary REST API
Login and Logout commands for
connecting to the remote host.
http-num-sockets
Configures how many sockets
(connection) are established per remote
host.
http-persistent-connection
{disable|enable}
Configures whether the HTTP connection
with the host remains open or is only
opened per request.
http-policy {round-robin|sticky-
next|sticky-primary}
Configures the mode of operation when
you have configured multiple remote hosts
(in the HTTP Remote Hosts table) for a
specific remote Web service.
http-remote-hosts
Defines the HTTP Remote Hosts table,
which lets you define remote HTTP hosts
per Remote Web Service. The table is a
"child" of the Remote Web Services table.
For more information, see Section 17.1.1.
rest-ka-timeout
Configures the duration (in seconds) in
which HTTP-REST keep-alive messages
are sent by the <device> if no other
messages are sent.
rest-message-type {call-
status|capture|routing|topology-
Configures the type of service provided by
the HTTP remote host.
rest-name
Configures the name to easily identify the
row.
rest-password
Configures the password for HTTP
authentication.
rest-path
Configures the path (prefix) to the REST
APIs.
rest-timeout
Configures the TCP response timeout (in
seconds) from the remote host.
Assigns a TLS context (if HTTPS).
rest-user-name
Configures the username for HTTP
authentication.