Resources | system | admin | softReset

softReset

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

Output Params

NameDescription
result
reason
REST API: POST Example

curl -kisu 'admin:secret' -X POST -H 'Content-Type: application/vnd.yang.data+xml' https://{SBX-SERVER}/api/config/system/admin/{name}/_operations/softReset --data '
<softReset/>
'

  • No labels