Firewall
Firewall
Overview
Provides a Command-line Interface (CLI) that supports programmatic use of IaaS/PaaS products provided by SCP.
This guide provides a brief description of Firewall service and how to call CLI. The output is formatted as a JSON string
Version
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Status | Not Before |
|---|---|---|
| 1.1 | CURRENT | - |
| 1.0 | SUPPORTED | 20270131 |
CLI Version History
1.1
Firewall CLI version 1.1 has been released.
Changes
- [Changed]
firewall firewall list- List Firewalls command has been changed.- The following fields have been added to the response.
zone_resources
- The following fields have been removed from the response.
fw_resource_id
- The following fields have been added to the response.
- [Changed]
firewall firewall show- Show Firewall command has been changed.- The following fields have been added to the response.
zone_resources
- The following fields have been removed from the response.
fw_resource_id
- The following fields have been added to the response.
- [Changed]
firewall firewall set- Set Firewall command has been changed.- The following fields have been added to the response.
zone_resources
- The following fields have been removed from the response.
fw_resource_id
- The following fields have been added to the response.
- [Changed]
firewall firewall-rule list- List Firewall Rules command has been changed.- The following fields have been removed from the request.
fetch_all
- The following fields have been removed from the response.
destination_interface,name,source_interface,vendor_rule_id
- The following fields have been removed from the request.
- [Changed]
firewall firewall-rule show- Show Firewall Rule command has been changed.- The following fields have been removed from the response.
destination_interface,name,source_interface,vendor_rule_id
- The following fields have been removed from the response.
- [Changed]
firewall firewall-rule create- Create Firewall Rule command has been changed.- Changed to asynchronous processing.
- Command execution result is no longer returned.
- The following fields have been removed from the request.
destination_interface,name,source_interface
- [Changed]
firewall firewall-rule set- Set Firewall Rule command has been changed.- Changed to asynchronous processing.
- Command execution result is no longer returned.
- The following fields have been added to the request.
order_direction,order_rule_id,status
- [Changed]
firewall firewall-rule delete- Delete Firewall Rule command has been changed.- Changed to asynchronous processing.
1.0
Firewall CLI has been released.
Changes
- [New]
firewall firewall list- Command has been added. - [New]
firewall firewall show- Command has been added. - [New]
firewall firewall set- Command has been added. - [New]
firewall firewall-rule list- Command has been added. - [New]
firewall firewall-rule create- Command has been added. - [New]
firewall firewall-rule show- Command has been added. - [New]
firewall firewall-rule set- Command has been added. - [New]
firewall firewall-rule delete- Command has been added.