Manage Cloud NGFW (V2)
The V2 API provides enhanced operations for managing Cloud NGFW resources. This version introduces new features and improvements for firewall management, including support for managing firewalls by ID and name, content version updates, and feature management.
Key Features
- Manage firewalls by firewall ID or firewall name
- Update firewall content versions
- Configure firewall features
- Link firewalls across accounts
- Enhanced log profile and rulestack management
Permission Policies
| Action | Local Firewall Administrator | Local Rulestack Administrator | Global Rulestack Administrator |
|---|---|---|---|
| Create/Delete Firewall | ☑ | ☐ | ☐ |
| Update Firewall | ☑ | ☐ | ☐ |
| Manage Firewall Features | ☑ | ☐ | ☐ |
| Link Accounts | ☑ | ☐ | ☐ |
📄️ delete linkaccounts
Delete a link account from V2 API configuration.
📄️ list linkaccounts
List all link accounts configured for V2 API.
📄️ create linkaccounts
Create a new link account for V2 API access.
📄️ list ngfirewalls
List all Cloud NGFW resources in your account using V2 API.
📄️ create ngfirewall
Create a new Cloud NGFW resource using V2 API.
📄️ list ngfirewalls
List all Cloud NGFW resources in your account using V2 API.
📄️ create ngfirewall
Create a new Cloud NGFW resource using V2 API.
📄️ delete ngfirewall
Delete a specific firewall by firewall ID.
📄️ read ngfirewall
Retrieve details of a specific firewall by firewall ID.
📄️ update ngfirewall
update ngfirewall
📄️ disassociate fw link
disassociate fw link
📄️ associate fw link
associate fw link
📄️ read logprofile
read logprofile
📄️ update logprofile
update logprofile
📄️ disassociate rulestack
disassociate rulestack
📄️ associate rulestack
associate rulestack
📄️ v1 delete firewall
v1 delete firewall
📄️ v1 read firewall
Retrieve details of a specific firewall by firewall name.
📄️ v1 update content version
Update the content version for a firewall by firewall name.
📄️ v1 update description
Update the description of a firewall by firewall name.
📄️ v1 update features
Configure firewall features by firewall name.
📄️ v1 read logprofile
v1 read logprofile
📄️ v1 update logprofile
v1 update logprofile
📄️ v1 associate rulestack
v1 associate rulestack
📄️ v1 update subnet mappings
v1 update subnet mappings
📄️ v1 delete tags
Remove tags from a firewall by firewall name.
📄️ v1 list tags
List tags for a firewall by firewall name.
📄️ v1 update tags
Add tags to a firewall by firewall name.