-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Yann Hervé edited this page Nov 23, 2018
·
3 revisions
smc-script is a tool that permits to write a complete forcepoint ngfw configuration in a compact textual description and send this configuration to the smc using the smc rest api.
This tool uses a description language inspired from terraform 'hcl'. It also provides a syntax for naming and referencing both system and user-defined elements called 'hnames' (for hierarchical names).
Examples of hnames are:
- "#network/network12"
- "#tcp_service/SSH"