Configuring the REST API Plug-in
This chapter contains the following sections:
Configuring the REST API Plug-in
You can configure the REST API plug-in and dynamically load content.
1.
switch
(config)#
plugin
unload
plugin_name
2.
switch
(config)#
plugin
load
location
3.
switch
(config)#
show plugin
status
DETAILED STEPS
This example shows how to unload and load the REST API plug-in:
switch(config)# plugin unload rest switch(config)# plugin load bootflash:///rest_sup1sf.gbin
This example shows how to display the status of the installed plug-in:
switch(config) # show plugin status Plugin-name Version Status ------------------------- ----------------- ----------------- Rest Plugin 1.0(1) Loaded