Questo contenuto non è disponibile nella lingua selezionata.
8.220. neutron security-group-update
usage: neutron security-group-update [-h] [--request-format {json}] [--name NAME] [--description DESCRIPTION] SECURITY_GROUP
usage: neutron security-group-update [-h] [--request-format {json}]
[--name NAME] [--description DESCRIPTION]
SECURITY_GROUP
Positional arguments
- SECURITY_GROUP
ID or name of security_group to update.
Optional arguments
- -h, --help
show this help message and exit
- --request-format {json}
DEPRECATED! Only JSON request format is supported.
- --name NAME
Updated name of the security group.
- --description DESCRIPTION
Updated description of the security group.