Manage Rulestacks
Rulestacks defines access control (App-ID, URL Filtering) and threat prevention behavior of Cloud NGFW resources.
A Cloud NGFW resource uses your rulestack definitions to protect the traffic by a two-step process. First, it enforces your rules on the to allow or deny your traffic. Second, it performs content inspection on the allowed traffic based on what you specify on the Security Profiles.
A rulestack includes a set of security rules, associated objects, and profiles.
Permission Policies
| Action | Local Firewall Administrator | Local Rulestack Administrator | Global Rulestack Administrator |
|---|---|---|---|
| Create a Rulestack | ☐ | ☑ | ☑ |
| Delete a Rulestack | ☐ | ☑ | ☑ |
| Describe a Rulestack | ☑ | ☑ | ☑ |
| List Rulestacks | ☑ | ☑ | ☑ |
| Update a Rulestack | ☐ | ☑ | ☑ |
| List Security Rule Lists | ☑ | ☑ | ☑ |
📄️ List RuleStack
Retrieve the metadata of the specified rulestack.
📄️ Create a RuleStack
Create a global or local rulestack. Global role affects only Global rulestacks and Local role affects only local rulestacks.
📄️ Delete a RuleStack
Delete a specific rulestack.
📄️ Describe a RuleStack
Returns the data of the specific rulestack.
📄️ Update a RuleStack
Modify the rulestack.
📄️ Describe commit status for a RuleStack
View the commit status of a specified rulestack.
📄️ Commit a RuleStack
Commit a specified rulestack.
📄️ Revert a RuleStack
Revert all uncommitted changes for a specified rulestack.
📄️ Validate a RuleStack
Validate a rulestack after commit.