Hi all,
ive been the last days searching and trying to figure out a way to add inline layes and subrules to the policy.
I'm working on a small puython script to translate some cisco asa configs to new R80 deployments, and
i would like to import the rules via the api.
I found some example for assigning an inline layer to a rule via the apply action, but does anyone know if its possible to create them from scratch directly in the rulebase ?
Regards
Javier Sanchez
You don't actually create an in-line layer per say, an in-line layer is just any layer you have applied as an action to a rule. So create a traditional access-layer, then assign it as your 'in-line' layer.
Hope that makes sense!