What is the action code for device reconfiguration in Spectrum?
Release: All
Component: SPCDIS - Discovery and Modeling
The action code is 0x1000e.
This can be sent either CLI or REST API.
VIA CLI
cd $SPECROOT/vnmsh/
./connect
./update action=0x1000e mh=<ModelHandle of Device in question>
./disconnect
REST Documentation for ACTION: