Navigation
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
Attributes in SRC Configuration Files
You can add the following attributes to text files or to XML tags in a configuration file to be loaded through the load merge, load override, and load replace commands. If you do not add any attributes, the software merges all changes.
- operation=”create”—Create the specified configuration.
If you try to create a configuration object that already exists, the software does not create the new objects and generates an error message to that effect.
- operation=”delete”—Delete the specified configuration.
- operation=”merge”—Merge the specified configuration.
- operation=”replace”—Replace a specified configuration with another defined configuration.
If the replace attribute is in the file whose contents are merged, the command disregards the replace attribute.