이 콘텐츠는 선택한 언어로 제공되지 않습니다.
8.56. neutron firewall-update
Positional arguments
- FIREWALL
ID or name of firewall to update.
Optional arguments
- -h, --help
show this help message and exit
- --request-format {json}
DEPRECATED! Only JSON request format is supported.
- --name NAME
Name for the firewall.
- --description DESCRIPTION
Description for the firewall.
- --router ROUTER ID
or name of the router associated with the firewall
(requires FWaaS router insertion extension to be
enabled). This option can be repeated.
- --no-routers
Associate no routers with the firewall (requires FWaaS
router insertion extension).
- --policy POLICY ID
or name of the firewall policy associated to this
firewall.
- --admin-state-up {True,False}
Update the admin state for the firewall (True means
UP).