Version 7.2 231 Mediant MSBR
Reference Guide 17. http-services
Command Description
rest-verify-certificates
{disable|enable}
Enables certificate verification when
connection with the host is based on
HTTPS.
Command Mode
Privileged User
Example
This example configures an HTTP service for routing:
(config-system)# http-services
(http-client-services)# http-remote-services 0
(http-client-services-0)# rest-message-type routing
(http-client-services-0)# rest-name ARM
17.1.1 http-remote-hosts
This command configures 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.
Syntax
(config-system)# http-services
(http-client-services)# http-remote-services <Index>
(http-client-services-<Index>)# http-remote-hosts <Index>
Command Description
rest-address
Configures the IP address or FQDN of the remote
HTTP host.
Configures the IP network interface to use.
Configures the port of the remote HTTP host.
Configures an arbitrary name to identify the host.
rest-transport-type
Configures the HTTP protocol.
Command Mode
Privileged User
Example
This example configures an HTTP remote host "ARM" at 10.15.7.8:
(config-system)# http-services
(http-client-services)# http-remote-services 0
(http-client-services-0)# http-remote-hosts 1