Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Resources | node | system | admin | softReset

softReset

Restart application on the system without rebooting the server(s).

Output Params

NameDescription
result
reason
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}/softReset --data '
<softReset/>
'