
Chapter 14 Configuring Support for Management Using the REST API
Enabling REST API Support Using the Cisco IOS XE CLI
| Command or Action | Purpose |
|
|
|
Step 5 | Enables the secure HTTPS server. | |
| Example: |
|
| router(config)# |
|
|
|
|
Step 6 | transport type persistent webui input | Enables the transport map to support HTTPS. |
| Example: |
|
| router(config)# transport type persistent webui |
|
| input |
|
|
|
|
Disabling REST API Support
Beginning with Cisco IOS XE Release 3.11S, you can disable REST API support on the remote management interface. Support for the REST API is enabled by default.
SUMMARY STEPS
1.enable
2.configure terminal
3.
4.no
5.end
DETAILED STEPS
| Command or Action | Purpose |
|
|
|
Step 1 | enable | Enables privileged EXEC mode. |
|
| • Enter your password if prompted. |
| Example: |
|
| router> enable |
|
|
|
|
Step 2 | configure terminal | Enters global configuration mode. |
| Example: |
|
| router# configure terminal |
|
|
|
|
Step 3 | Enters | |
| Example: |
|
| router(config)# |
|
|
|
|
|
| Cisco CSR 1000V Series Cloud Services Router Software Configuration Guide |
|
| |
|
|
| |||
|
|
|
|
|
|
|
|
|
|