Resources | node | system | admin | saveConfig

saveConfig

Save the current configuration.

Input Params

NameMandatoryDefaultDescription
fileNameSuffixO Local name of the file to remove.

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}/saveConfig --data '
<saveConfig/>
'

  • No labels