59.17. SFC 端口对组集
设置端口对组属性
使用方法:
openstack sfc port pair group set [-h] [--name <name>] [--description <description>] [--port-pair <port-pair>] [--no-port-pair] <port-pair-group>
openstack sfc port pair group set [-h] [--name <name>]
[--description <description>]
[--port-pair <port-pair>]
[--no-port-pair]
<port-pair-group>
值 | 概述 |
---|---|
<port-pair-group> | 要修改的端口组(name 或 id) |
值 | 概述 |
---|---|
--no-port-pair | 从端口对组中删除所有端口对 |
--name <name> | 端口对组群的名称 |
-h, --help | 显示帮助信息并退出 |
--description <description> | 端口对组的描述 |
--port-pair <port-pair> | 端口对(名称或 id)。此选项可以重复。 |