CLI REST-API

changes

changes [options]
The "changes" command lists changed configuration parameters in different formats.
NameValueDescriptionExample
normallist changed parameters in human readable format
xmluses XML output format for showing the changed parameters
jsonuses JSON output format
capabilitiesuse with capabilities
capabilities-rwuse with capabilities where ro-objects only shows its data
csvuses CSV format
csv-no-datasame as --csv but without values (only the menu/parameter structure)
treeuse the tree format (no values)
use-unitinclude units if available
no-unitdo not include units
pendingonly shows the pending configuration changes
See also:
commit: applies all configuration changes.
commit-to: pushes configuration changes to a remote system or a group of remote systems.
rollback: discards all parameter changes made in this CLI session.

REST-API Support:


This command is supported by the REST API:

Method: PUT
URL: /api/changes

Example using curl:
curl -X PUT /api/changes