Saving/Restoring/Duplicating Network module configuration settings
Servicing the Network Management Module – 199
a Data block
Data block cannot be modified, this is the mandatory structure of the JSON file.
b Value block
If some values inside the Value block need to be kept, Value block structure cannot be modified, this is the mandatory structure of
the JSON file.
If it is removed from the JSON file, these values will not be updated/restored.
c Values
Values can be kept as is, modified or removed.
Removed values will not be updated/restored.
4.16.1.2 Sensitive data (like passwords)
JSON file structure will slightly varies if sensitive data are exported with passphrase or not.
4.16.1.2.1 The JSON file is saved using passphrase (preferred)
All sensitive data will have below structure:
4.16.1.2.2 The JSON file is saved without passphrase
All sensitive data will have below structure:
When restoring the file, the corresponding setting will be updated based on the cyphered value.