Resources | system | admin | viewConfigurationChanges

viewConfigurationChanges

View changes for the specified revision or the candidate changes.

Input Params

NameMandatoryDefaultDescription
revisionO Revision number (optional) - if not specified, then the candidate changes are displayed.

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

  • No labels