Users Guide

Usage
Information
The no version of the command removes the host name from the SSL server certificate.
Example
OS10(config)# rest https server-certificate name 10.10.10.10
Supported
Releases
10.4.1.0 or later
rest https session timeout
Configures the timeout a RESTCONF HTTPS connection uses.
Syntax
rest https session timeout seconds
Parameters seconds Enter the switch timeout for an HTTPS request from a RESTCONF client, from 30 to 65535
seconds.
Default 30 seconds
Command Mode CONFIGURATION
Usage
Information
If no HTTPS request is received within the configured time, the switch closes the RESTCONF HTTPS
session.
The no version of the command removes the configured RESTCONF HTTPS session timeout.
Example
OS10(config)# rest https session timeout 60
Supported
Releases
10.4.1.0 or later
cli mode rest-translate
Enable RESTCONF translation mode in CLI session.
Syntax
cli mode rest-translate
Parameters None
Default None
Command Mode Exec
Usage
Information
This command enables translation of CLI command into equivalent RESTCONF requests in the current
session.
Example
OS10# cli mode rest-translate
Supported
Releases
10.5.1.0 or later
no cli mode
Disable RESTCONF translation mode in CLI session.
Syntax
no cli mode
Parameters None
Default None
Command Mode Exec
RESTCONF API 1753