Cisco Systems 1000 Series Manual De Usuario

Descargar
Página de 702
 
17-7
Cisco CSR 1000V Series Cloud Services Router Software Configuration Guide
 
Chapter 17      Enabling Management by REST API
  Overview of Installation
3.
remote-management
4.
no restful-api
5.
end
DETAILED STEPS
Note
When REST API support is disabled using the no restful-api command, the REST API PUT, POST and 
DELETE operations are disabled. However, the GET operation is still available.
Viewing the REST API Container Status
Use the show virtual-service detail command to view the REST API container status.
Command or Action
Purpose
Step 1
enable
Example:
router> enable
Enables privileged EXEC mode.
Enter your password if prompted.
Step 2
configure terminal
Example:
router# configure terminal
Enters global configuration mode.
Step 3
remote-management
Example:
router(config)# remote-management
Enters remote-management configuration mode.
Step 4
no restful-api
Example:
router(cfg-remote-mgmt)# no restful-api
Disables support for the REST API.
Step 5
end
Example:
router(cfg-remote-mgmt)# end
Exits remote-management configuration mode and 
enters configuration mode.