Configuration sequence commands
Configuration sequence mode provides the commands to create or modify a configuration sequence.
To enter the mode, use the global config-sequence command. To delete a configuration sequence, use the no config-sequence command.
While in this mode, use the commands in the following table to define the configuration sequence.
- To view the current configuration, use the show command.
- To restore default values, use the reset command.
- To exit this configuration mode without saving changes to the running configuration, use the cancel command.
- To exit this configuration mode and save changes to the running configuration, use the exit command.
| Command | Purpose |
|---|---|
| admin-state | This command sets the administrative state for the configuration. |
| delete-unused | This command indicates whether to delete objects that are no longer needed after a configuration event. |
| location | This command specifies which locations to monitor for files that contain configuration changes and the associated permissions for each location. |
| match-pattern | This command specifies the PCRE pattern to match configuration files. |
| output-location | This command specifies the directory to store the output files. |
| result-name-pattern | This command specifies the PCRE pattern to name log files that are generated by running the sequence. |
| status-name-pattern | This command specifies the PCRE pattern to name status files that are generated by running the sequence. |
| run-sequence-interval | This command specifies how long to wait before DataPower runs this sequence again to load file changes. |
| use-output-location | This command indicates whether to store output files in the same or a different location than input files. |
| watch | This command indicates whether to reload the configuration when a configuration change is detected. |
| summary | This command specifies the brief, descriptive summary for the object instance. |