Resources | system | admin | saveConfig

saveConfig

Save the current configuration.

Input Params

NameMandatoryDefaultDescription
fileNameSuffixO Local name of the file to remove.

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

  • No labels