You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
Version 1
Current »
Resources |
node |
system |
admin |
saveAndActivate
saveAndActivate Save and Activate the Configuration |
Name | Mandatory | Default | Description |
---|
rebootSBCs | O | false |
A change in SWe traffic profile results in a reboot of all the
SBCs managed by the OAM. Set this element to confirm the reboot of
managed SBCs.
|
Output Params
RESTCONF API: POST Example |
---|
curl -kisu 'admin:secret' -X POST -H 'Content-Type: application/yang-data+xml' https://{SBX-SERVER}/restconf/operations/sonusNodeList:node={nodeName}/sonusNodeListSystem:system/admin={name}/saveAndActivate --data ' <saveAndActivate/> ' |