此内容没有您所选择的语言版本。
Chapter 48. network
This chapter describes the commands under the network
command.
48.1. network agent add network 复制链接链接已复制到粘贴板!
Usage:
openstack network agent add network [-h] [--dhcp] <agent-id> <network>
openstack network agent add network [-h] [--dhcp] <agent-id> <network>
Add network to an agent
Value | Summary |
---|---|
<agent-id> | Agent to which a network is added (id only) |
<network> | Network to be added to an agent (name or id) |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--dhcp | Add network to a dhcp agent |
48.2. network agent add router 复制链接链接已复制到粘贴板!
Usage:
openstack network agent add router [-h] [--l3] <agent-id> <router>
openstack network agent add router [-h] [--l3] <agent-id> <router>
Add router to an agent
Value | Summary |
---|---|
<agent-id> | Agent to which a router is added (id only) |
<router> | Router to be added to an agent (name or id) |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--l3 | Add router to an l3 agent |
48.3. network agent delete 复制链接链接已复制到粘贴板!
Usage:
openstack network agent delete [-h] <network-agent> [<network-agent> ...]
openstack network agent delete [-h]
<network-agent> [<network-agent> ...]
Delete network agent(s)
Value | Summary |
---|---|
<network-agent> | Network agent(s) to delete (id only) |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
48.4. network agent list 复制链接链接已复制到粘贴板!
Usage:
List network agents
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--agent-type <agent-type> | List only agents with the specified agent type. The supported agent types are: bgp, dhcp, open-vswitch, linux-bridge, ofa, l3, loadbalancer, metering, metadata, macvtap, nic. |
--host <host> | List only agents running on the specified host |
--network <network> | List agents hosting a network (name or id) |
--router <router> | List agents hosting this router (name or id) |
--long | List additional fields in output |
Value | Summary |
---|---|
-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
--sort-column SORT_COLUMN | specify the column(s) to sort the data (columns specified first have a priority, non-existing columns are ignored), can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--quote {all,minimal,none,nonnumeric} | when to include quotes, defaults to nonnumeric |
48.5. network agent remove network 复制链接链接已复制到粘贴板!
Usage:
openstack network agent remove network [-h] [--dhcp] <agent-id> <network>
openstack network agent remove network [-h] [--dhcp]
<agent-id> <network>
Remove network from an agent.
Value | Summary |
---|---|
<agent-id> | Agent to which a network is removed (id only) |
<network> | Network to be removed from an agent (name or id) |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--dhcp | Remove network from dhcp agent |
48.6. network agent remove router 复制链接链接已复制到粘贴板!
Usage:
openstack network agent remove router [-h] [--l3] <agent-id> <router>
openstack network agent remove router [-h] [--l3] <agent-id> <router>
Remove router from an agent
Value | Summary |
---|---|
<agent-id> | Agent from which router will be removed (id only) |
<router> | Router to be removed from an agent (name or id) |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--l3 | Remove router from an l3 agent |
48.7. network agent set 复制链接链接已复制到粘贴板!
Usage:
openstack network agent set [-h] [--description <description>] [--enable | --disable] <network-agent>
openstack network agent set [-h] [--description <description>]
[--enable | --disable]
<network-agent>
Set network agent properties
Value | Summary |
---|---|
<network-agent> | Network agent to modify (id only) |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--description <description> | Set network agent description |
--enable | Enable network agent |
--disable | Disable network agent |
48.8. network agent show 复制链接链接已复制到粘贴板!
Usage:
Display network agent details
Value | Summary |
---|---|
<network-agent> | Network agent to display (id only) |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
Value | Summary |
---|---|
-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--prefix PREFIX | Add a prefix to all variable names |
48.9. network auto allocated topology create 复制链接链接已复制到粘贴板!
Usage:
Create the auto allocated topology for project
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--project <project> | Return the auto allocated topology for a given project. Default is current project |
--project-domain <project-domain> | Domain the project belongs to (name or ID). This can be used in case collisions between project names exist. |
--check-resources | Validate the requirements for auto allocated topology. Does not return a topology. |
--or-show | If topology exists returns the topology’s information (Default) |
Value | Summary |
---|---|
-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--prefix PREFIX | Add a prefix to all variable names |
48.10. network auto allocated topology delete 复制链接链接已复制到粘贴板!
Usage:
openstack network auto allocated topology delete [-h] [--project <project>] [--project-domain <project-domain>]
openstack network auto allocated topology delete [-h]
[--project <project>]
[--project-domain <project-domain>]
Delete auto allocated topology for project
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--project <project> | Delete auto allocated topology for a given project. Default is the current project |
--project-domain <project-domain> | Domain the project belongs to (name or ID). This can be used in case collisions between project names exist. |
48.11. network create 复制链接链接已复制到粘贴板!
Usage:
Create new network
Value | Summary |
---|---|
<name> | New network name |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--share | Share the network between projects |
--no-share | Do not share the network between projects |
--enable | Enable network (default) |
--disable | Disable network |
--project <project> | Owner’s project (name or id) |
--description <description> | Set network description |
--mtu <mtu> | Set network mtu |
--project-domain <project-domain> | Domain the project belongs to (name or ID). This can be used in case collisions between project names exist. |
--availability-zone-hint <availability-zone> | Availability Zone in which to create this network (Network Availability Zone extension required, repeat option to set multiple availability zones) |
--enable-port-security | Enable port security by default for ports created on this network (default) |
--disable-port-security | Disable port security by default for ports created on this network |
--external | Set this network as an external network (external-net extension required) |
--internal | Set this network as an internal network (default) |
--default | Specify if this network should be used as the default external network |
--no-default | Do not use the network as the default external network (default) |
--qos-policy <qos-policy> | QoS policy to attach to this network (name or ID) |
--transparent-vlan | Make the network vlan transparent |
--no-transparent-vlan | Do not make the network VLAN transparent |
--provider-network-type <provider-network-type> | The physical mechanism by which the virtual network is implemented. For example: flat, geneve, gre, local, vlan, vxlan. |
--provider-physical-network <provider-physical-network> | Name of the physical network over which the virtual network is implemented |
--provider-segment <provider-segment> | VLAN ID for VLAN networks or Tunnel ID for GENEVE/GRE/VXLAN networks |
--tag <tag> | Tag to be added to the network (repeat option to set multiple tags) |
--no-tag | No tags associated with the network |
Value | Summary |
---|---|
-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--prefix PREFIX | Add a prefix to all variable names |
48.12. network delete 复制链接链接已复制到粘贴板!
Usage:
openstack network delete [-h] <network> [<network> ...]
openstack network delete [-h] <network> [<network> ...]
Delete network(s)
Value | Summary |
---|---|
<network> | Network(s) to delete (name or id) |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
48.13. network flavor add profile 复制链接链接已复制到粘贴板!
Usage:
openstack network flavor add profile [-h] <flavor> <service-profile>
openstack network flavor add profile [-h] <flavor> <service-profile>
Add a service profile to a network flavor
Value | Summary |
---|---|
<flavor> | Network flavor (name or id) |
<service-profile> | Service profile (id only) |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
48.14. network flavor create 复制链接链接已复制到粘贴板!
Usage:
Create new network flavor
Value | Summary |
---|---|
<name> | Name for the flavor |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--service-type <service-type> | Service type to which the flavor applies to: e.g. VPN (See openstack network service provider list for loaded examples.) |
--description DESCRIPTION | Description for the flavor |
--project <project> | Owner’s project (name or id) |
--project-domain <project-domain> | Domain the project belongs to (name or ID). This can be used in case collisions between project names exist. |
--enable | Enable the flavor (default) |
--disable | Disable the flavor |
Value | Summary |
---|---|
-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--prefix PREFIX | Add a prefix to all variable names |
48.15. network flavor delete 复制链接链接已复制到粘贴板!
Usage:
openstack network flavor delete [-h] <flavor> [<flavor> ...]
openstack network flavor delete [-h] <flavor> [<flavor> ...]
Delete network flavors
Value | Summary |
---|---|
<flavor> | Flavor(s) to delete (name or id) |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
48.16. network flavor list 复制链接链接已复制到粘贴板!
Usage:
List network flavors
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
Value | Summary |
---|---|
-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
--sort-column SORT_COLUMN | specify the column(s) to sort the data (columns specified first have a priority, non-existing columns are ignored), can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--quote {all,minimal,none,nonnumeric} | when to include quotes, defaults to nonnumeric |
48.17. network flavor profile create 复制链接链接已复制到粘贴板!
Usage:
Create new network flavor profile
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--project <project> | Owner’s project (name or id) |
--project-domain <project-domain> | Domain the project belongs to (name or ID). This can be used in case collisions between project names exist. |
--description <description> | Description for the flavor profile |
--enable | Enable the flavor profile |
--disable | Disable the flavor profile |
--driver DRIVER | Python module path to driver. this becomes required if |
--metainfo is missing and vice versa | |
--metainfo METAINFO | Metainfo for the flavor profile. this becomes required if --driver is missing and vice versa |
Value | Summary |
---|---|
-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--prefix PREFIX | Add a prefix to all variable names |
48.18. network flavor profile delete 复制链接链接已复制到粘贴板!
Usage:
openstack network flavor profile delete [-h] <flavor-profile> [<flavor-profile> ...]
openstack network flavor profile delete [-h]
<flavor-profile>
[<flavor-profile> ...]
Delete network flavor profile
Value | Summary |
---|---|
<flavor-profile> | Flavor profile(s) to delete (id only) |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
48.19. network flavor profile list 复制链接链接已复制到粘贴板!
Usage:
List network flavor profile(s)
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
Value | Summary |
---|---|
-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
--sort-column SORT_COLUMN | specify the column(s) to sort the data (columns specified first have a priority, non-existing columns are ignored), can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--quote {all,minimal,none,nonnumeric} | when to include quotes, defaults to nonnumeric |
48.20. network flavor profile set 复制链接链接已复制到粘贴板!
Usage:
Set network flavor profile properties
Value | Summary |
---|---|
<flavor-profile> | Flavor profile to update (id only) |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--project-domain <project-domain> | Domain the project belongs to (name or ID). This can be used in case collisions between project names exist. |
--description <description> | Description for the flavor profile |
--enable | Enable the flavor profile |
--disable | Disable the flavor profile |
--driver DRIVER | Python module path to driver. this becomes required if |
--metainfo is missing and vice versa | |
--metainfo METAINFO | Metainfo for the flavor profile. this becomes required if --driver is missing and vice versa |
48.21. network flavor profile show 复制链接链接已复制到粘贴板!
Usage:
Display network flavor profile details
Value | Summary |
---|---|
<flavor-profile> | Flavor profile to display (id only) |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
Value | Summary |
---|---|
-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--prefix PREFIX | Add a prefix to all variable names |
48.22. network flavor remove profile 复制链接链接已复制到粘贴板!
Usage:
openstack network flavor remove profile [-h] <flavor> <service-profile>
openstack network flavor remove profile [-h] <flavor> <service-profile>
Remove service profile from network flavor
Value | Summary |
---|---|
<flavor> | Network flavor (name or id) |
<service-profile> | Service profile (id only) |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
48.23. network flavor set 复制链接链接已复制到粘贴板!
Usage:
openstack network flavor set [-h] [--description DESCRIPTION] [--disable | --enable] [--name <name>] <flavor>
openstack network flavor set [-h] [--description DESCRIPTION]
[--disable | --enable] [--name <name>]
<flavor>
Set network flavor properties
Value | Summary |
---|---|
<flavor> | Flavor to update (name or id) |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--description DESCRIPTION | Set network flavor description |
--disable | Disable network flavor |
--enable | Enable network flavor |
--name <name> | Set flavor name |
48.24. network flavor show 复制链接链接已复制到粘贴板!
Usage:
Display network flavor details
Value | Summary |
---|---|
<flavor> | Flavor to display (name or id) |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
Value | Summary |
---|---|
-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--prefix PREFIX | Add a prefix to all variable names |
48.25. network list 复制链接链接已复制到粘贴板!
Usage:
List networks
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--external | List external networks |
--internal | List internal networks |
--long | List additional fields in output |
--name <name> | List networks according to their name |
--enable | List enabled networks |
--disable | List disabled networks |
--project <project> | List networks according to their project (name or id) |
--project-domain <project-domain> | Domain the project belongs to (name or ID). This can be used in case collisions between project names exist. |
--share | List networks shared between projects |
--no-share | List networks not shared between projects |
--status <status> | List networks according to their status ('active', 'BUILD', 'DOWN', 'ERROR') |
--provider-network-type <provider-network-type> | List networks according to their physical mechanisms. The supported options are: flat, geneve, gre, local, vlan, vxlan. |
--provider-physical-network <provider-physical-network> | List networks according to name of the physical network |
--provider-segment <provider-segment> | List networks according to VLAN ID for VLAN networks or Tunnel ID for GENEVE/GRE/VXLAN networks |
--agent <agent-id> | List networks hosted by agent (id only) |
--tags <tag>[,<tag>,…] | List networks which have all given tag(s) (Comma- separated list of tags) |
--any-tags <tag>[,<tag>,…] | List networks which have any given tag(s) (Comma- separated list of tags) |
--not-tags <tag>[,<tag>,…] | Exclude networks which have all given tag(s) (Comma- separated list of tags) |
--not-any-tags <tag>[,<tag>,…] | Exclude networks which have any given tag(s) (Comma- separated list of tags) |
Value | Summary |
---|---|
-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
--sort-column SORT_COLUMN | specify the column(s) to sort the data (columns specified first have a priority, non-existing columns are ignored), can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--quote {all,minimal,none,nonnumeric} | when to include quotes, defaults to nonnumeric |
48.26. network log create 复制链接链接已复制到粘贴板!
Usage:
Create a new network log
Value | Summary |
---|---|
<name> | Name for the network log |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--description <description> | Description of the network log |
--enable | Enable this log (default is disabled) |
--disable | Disable this log |
--project <project> | Owner’s project (name or id) |
--project-domain <project-domain> | Domain the project belongs to (name or ID). This can be used in case collisions between project names exist. |
--event <event> | An event to store with log |
--resource-type <resource-type> | Network log type(s). You can see supported type(s) with following command: $ openstack network loggable resource list |
--resource <resource> | Security group (name or ID) for logging. You can control for logging target combination with --target option. |
--target <target> | Port (name or id) for logging. you can control for logging target combination with --resource option. |
Value | Summary |
---|---|
-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--prefix PREFIX | Add a prefix to all variable names |
This command is provided by the python-neutronclient plugin.
48.27. network log delete 复制链接链接已复制到粘贴板!
Usage:
openstack network log delete [-h] <network-log> [<network-log> ...]
openstack network log delete [-h] <network-log> [<network-log> ...]
Delete network log(s)
Value | Summary |
---|---|
<network-log> | Network log(s) to delete (name or id) |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
This command is provided by the python-neutronclient plugin.
48.28. network log list 复制链接链接已复制到粘贴板!
Usage:
List network logs
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--long | List additional fields in output |
Value | Summary |
---|---|
-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
--sort-column SORT_COLUMN | specify the column(s) to sort the data (columns specified first have a priority, non-existing columns are ignored), can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--quote {all,minimal,none,nonnumeric} | when to include quotes, defaults to nonnumeric |
This command is provided by the python-neutronclient plugin.
48.29. network log set 复制链接链接已复制到粘贴板!
Usage:
openstack network log set [-h] [--description <description>] [--enable | --disable] [--name <name>] <network-log>
openstack network log set [-h] [--description <description>]
[--enable | --disable] [--name <name>]
<network-log>
Set network log properties
Value | Summary |
---|---|
<network-log> | Network log to set (name or id) |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--description <description> | Description of the network log |
--enable | Enable this log (default is disabled) |
--disable | Disable this log |
--name <name> | Name of the network log |
This command is provided by the python-neutronclient plugin.
48.30. network log show 复制链接链接已复制到粘贴板!
Usage:
Display network log details
Value | Summary |
---|---|
<network-log> | Network log to show (name or id) |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
Value | Summary |
---|---|
-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--prefix PREFIX | Add a prefix to all variable names |
This command is provided by the python-neutronclient plugin.
48.31. network loggable resources list 复制链接链接已复制到粘贴板!
Usage:
List supported loggable resources
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--long | List additional fields in output |
Value | Summary |
---|---|
-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
--sort-column SORT_COLUMN | specify the column(s) to sort the data (columns specified first have a priority, non-existing columns are ignored), can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--quote {all,minimal,none,nonnumeric} | when to include quotes, defaults to nonnumeric |
This command is provided by the python-neutronclient plugin.
48.32. network meter create 复制链接链接已复制到粘贴板!
Usage:
Create network meter
Value | Summary |
---|---|
<name> | Name of meter |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--description <description> | Create description for meter |
--project <project> | Owner’s project (name or id) |
--project-domain <project-domain> | Domain the project belongs to (name or ID). This can be used in case collisions between project names exist. |
--share | Share meter between projects |
--no-share | Do not share meter between projects |
Value | Summary |
---|---|
-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--prefix PREFIX | Add a prefix to all variable names |
48.33. network meter delete 复制链接链接已复制到粘贴板!
Usage:
openstack network meter delete [-h] <meter> [<meter> ...]
openstack network meter delete [-h] <meter> [<meter> ...]
Delete network meter
Value | Summary |
---|---|
<meter> | Meter to delete (name or id) |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
48.34. network meter list 复制链接链接已复制到粘贴板!
Usage:
List network meters
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
Value | Summary |
---|---|
-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
--sort-column SORT_COLUMN | specify the column(s) to sort the data (columns specified first have a priority, non-existing columns are ignored), can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--quote {all,minimal,none,nonnumeric} | when to include quotes, defaults to nonnumeric |
48.35. network meter rule create 复制链接链接已复制到粘贴板!
Usage:
Create a new meter rule
Value | Summary |
---|---|
<meter> | Label to associate with this metering rule (name or ID) |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--project <project> | Owner’s project (name or id) |
--project-domain <project-domain> | Domain the project belongs to (name or ID). This can be used in case collisions between project names exist. |
--exclude | Exclude remote ip prefix from traffic count |
--include | Include remote ip prefix from traffic count (default) |
--ingress | Apply rule to incoming network traffic (default) |
--egress | Apply rule to outgoing network traffic |
--remote-ip-prefix <remote-ip-prefix> | The remote IP prefix to associate with this rule |
Value | Summary |
---|---|
-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--prefix PREFIX | Add a prefix to all variable names |
48.36. network meter rule delete 复制链接链接已复制到粘贴板!
Usage:
openstack network meter rule delete [-h] <meter-rule-id> [<meter-rule-id> ...]
openstack network meter rule delete [-h]
<meter-rule-id>
[<meter-rule-id> ...]
Delete meter rule(s)
Value | Summary |
---|---|
<meter-rule-id> | Meter rule to delete (id only) |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
48.37. network meter rule list 复制链接链接已复制到粘贴板!
Usage:
List meter rules
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
Value | Summary |
---|---|
-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
--sort-column SORT_COLUMN | specify the column(s) to sort the data (columns specified first have a priority, non-existing columns are ignored), can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--quote {all,minimal,none,nonnumeric} | when to include quotes, defaults to nonnumeric |
48.38. network meter rule show 复制链接链接已复制到粘贴板!
Usage:
Display meter rules details
Value | Summary |
---|---|
<meter-rule-id> | Meter rule (id only) |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
Value | Summary |
---|---|
-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--prefix PREFIX | Add a prefix to all variable names |
48.39. network meter show 复制链接链接已复制到粘贴板!
Usage:
Show network meter
Value | Summary |
---|---|
<meter> | Meter to display (name or id) |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
Value | Summary |
---|---|
-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--prefix PREFIX | Add a prefix to all variable names |
48.40. network qos policy create 复制链接链接已复制到粘贴板!
Usage:
Create a QoS policy
Value | Summary |
---|---|
<name> | Name of qos policy to create |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--description <description> | Description of the QoS policy |
--share | Make the qos policy accessible by other projects |
--no-share | Make the qos policy not accessible by other projects (default) |
--project <project> | Owner’s project (name or id) |
--project-domain <project-domain> | Domain the project belongs to (name or ID). This can be used in case collisions between project names exist. |
--default | Set this as a default network qos policy |
--no-default | Set this as a non-default network qos policy |
Value | Summary |
---|---|
-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--prefix PREFIX | Add a prefix to all variable names |
48.41. network qos policy delete 复制链接链接已复制到粘贴板!
Usage:
openstack network qos policy delete [-h] <qos-policy> [<qos-policy> ...]
openstack network qos policy delete [-h]
<qos-policy> [<qos-policy> ...]
Delete Qos Policy(s)
Value | Summary |
---|---|
<qos-policy> | Qos policy(s) to delete (name or id) |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
48.42. network qos policy list 复制链接链接已复制到粘贴板!
Usage:
List QoS policies
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--project <project> | List qos policies according to their project (name or ID) |
--project-domain <project-domain> | Domain the project belongs to (name or ID). This can be used in case collisions between project names exist. |
--share | List qos policies shared between projects |
--no-share | List qos policies not shared between projects |
Value | Summary |
---|---|
-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
--sort-column SORT_COLUMN | specify the column(s) to sort the data (columns specified first have a priority, non-existing columns are ignored), can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--quote {all,minimal,none,nonnumeric} | when to include quotes, defaults to nonnumeric |
48.43. network qos policy set 复制链接链接已复制到粘贴板!
Usage:
Set QoS policy properties
Value | Summary |
---|---|
<qos-policy> | Qos policy to modify (name or id) |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--name <name> | Set qos policy name |
--description <description> | Description of the QoS policy |
--share | Make the qos policy accessible by other projects |
--no-share | Make the qos policy not accessible by other projects |
--default | Set this as a default network qos policy |
--no-default | Set this as a non-default network qos policy |
48.44. network qos policy show 复制链接链接已复制到粘贴板!
Usage:
Display QoS policy details
Value | Summary |
---|---|
<qos-policy> | Qos policy to display (name or id) |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
Value | Summary |
---|---|
-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--prefix PREFIX | Add a prefix to all variable names |
48.45. network qos rule create 复制链接链接已复制到粘贴板!
Usage:
Create new Network QoS rule
Value | Summary |
---|---|
<qos-policy> | Qos policy that contains the rule (name or id) |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--type <type> | Qos rule type (dscp-marking, minimum-bandwidth, bandwidth-limit) |
--max-kbps <max-kbps> | Maximum bandwidth in kbps |
--max-burst-kbits <max-burst-kbits> | Maximum burst in kilobits, 0 means automatic |
--dscp-mark <dscp-mark> | DSCP mark: value can be 0, even numbers from 8-56, excluding 42, 44, 50, 52, and 54 |
--min-kbps <min-kbps> | Minimum guaranteed bandwidth in kbps |
--ingress | Ingress traffic direction from the project point of view |
--egress | Egress traffic direction from the project point of view |
Value | Summary |
---|---|
-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--prefix PREFIX | Add a prefix to all variable names |
48.46. network qos rule delete 复制链接链接已复制到粘贴板!
Usage:
openstack network qos rule delete [-h] <qos-policy> <rule-id>
openstack network qos rule delete [-h] <qos-policy> <rule-id>
Delete Network QoS rule
Value | Summary |
---|---|
<qos-policy> | Qos policy that contains the rule (name or id) |
<rule-id> | Network qos rule to delete (id) |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
48.47. network qos rule list 复制链接链接已复制到粘贴板!
Usage:
List Network QoS rules
Value | Summary |
---|---|
<qos-policy> | Qos policy that contains the rule (name or id) |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
Value | Summary |
---|---|
-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
--sort-column SORT_COLUMN | specify the column(s) to sort the data (columns specified first have a priority, non-existing columns are ignored), can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--quote {all,minimal,none,nonnumeric} | when to include quotes, defaults to nonnumeric |
48.48. network qos rule set 复制链接链接已复制到粘贴板!
Usage:
Set Network QoS rule properties
Value | Summary |
---|---|
<qos-policy> | Qos policy that contains the rule (name or id) |
<rule-id> | Network qos rule to delete (id) |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--max-kbps <max-kbps> | Maximum bandwidth in kbps |
--max-burst-kbits <max-burst-kbits> | Maximum burst in kilobits, 0 means automatic |
--dscp-mark <dscp-mark> | DSCP mark: value can be 0, even numbers from 8-56, excluding 42, 44, 50, 52, and 54 |
--min-kbps <min-kbps> | Minimum guaranteed bandwidth in kbps |
--ingress | Ingress traffic direction from the project point of view |
--egress | Egress traffic direction from the project point of view |
48.49. network qos rule show 复制链接链接已复制到粘贴板!
Usage:
Display Network QoS rule details
Value | Summary |
---|---|
<qos-policy> | Qos policy that contains the rule (name or id) |
<rule-id> | Network qos rule to delete (id) |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
Value | Summary |
---|---|
-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--prefix PREFIX | Add a prefix to all variable names |
48.50. network qos rule type list 复制链接链接已复制到粘贴板!
Usage:
List QoS rule types
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
Value | Summary |
---|---|
-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
--sort-column SORT_COLUMN | specify the column(s) to sort the data (columns specified first have a priority, non-existing columns are ignored), can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--quote {all,minimal,none,nonnumeric} | when to include quotes, defaults to nonnumeric |
48.51. network qos rule type show 复制链接链接已复制到粘贴板!
Usage:
Show details about supported QoS rule type
Value | Summary |
---|---|
<qos-rule-type-name> | Name of qos rule type |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
Value | Summary |
---|---|
-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--prefix PREFIX | Add a prefix to all variable names |
48.52. network rbac create 复制链接链接已复制到粘贴板!
Usage:
Create network RBAC policy
Value | Summary |
---|---|
<rbac-object> | The object to which this rbac policy affects (name or ID) |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--type <type> | Type of the object that rbac policy affects ("qos_policy" or "network") |
--action <action> | Action for the rbac policy ("access_as_external" or "access_as_shared") |
--target-project <target-project> | The project to which the RBAC policy will be enforced (name or ID) |
--target-all-projects | Allow creating RBAC policy for all projects. |
--target-project-domain <target-project-domain> | Domain the target project belongs to (name or ID). This can be used in case collisions between project names exist. |
--project <project> | The owner project (name or id) |
--project-domain <project-domain> | Domain the project belongs to (name or ID). This can be used in case collisions between project names exist. |
Value | Summary |
---|---|
-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--prefix PREFIX | Add a prefix to all variable names |
48.53. network rbac delete 复制链接链接已复制到粘贴板!
Usage:
openstack network rbac delete [-h] <rbac-policy> [<rbac-policy> ...]
openstack network rbac delete [-h] <rbac-policy> [<rbac-policy> ...]
Delete network RBAC policy(s)
Value | Summary |
---|---|
<rbac-policy> | Rbac policy(s) to delete (id only) |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
48.54. network rbac list 复制链接链接已复制到粘贴板!
Usage:
List network RBAC policies
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--type <type> | List network rbac policies according to given object type ("qos_policy" or "network") |
--action <action> | List network rbac policies according to given action ("access_as_external" or "access_as_shared") |
--long | List additional fields in output |
Value | Summary |
---|---|
-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
--sort-column SORT_COLUMN | specify the column(s) to sort the data (columns specified first have a priority, non-existing columns are ignored), can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--quote {all,minimal,none,nonnumeric} | when to include quotes, defaults to nonnumeric |
48.55. network rbac set 复制链接链接已复制到粘贴板!
Usage:
openstack network rbac set [-h] [--target-project <target-project>] [--target-project-domain <target-project-domain>] <rbac-policy>
openstack network rbac set [-h] [--target-project <target-project>]
[--target-project-domain <target-project-domain>]
<rbac-policy>
Set network RBAC policy properties
Value | Summary |
---|---|
<rbac-policy> | Rbac policy to be modified (id only) |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--target-project <target-project> | The project to which the RBAC policy will be enforced (name or ID) |
--target-project-domain <target-project-domain> | Domain the target project belongs to (name or ID). This can be used in case collisions between project names exist. |
48.56. network rbac show 复制链接链接已复制到粘贴板!
Usage:
Display network RBAC policy details
Value | Summary |
---|---|
<rbac-policy> | Rbac policy (id only) |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
Value | Summary |
---|---|
-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--prefix PREFIX | Add a prefix to all variable names |
48.57. network segment create 复制链接链接已复制到粘贴板!
Usage:
Create new network segment
Value | Summary |
---|---|
<name> | New network segment name |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--description <description> | Network segment description |
--physical-network <physical-network> | Physical network name of this network segment |
--segment <segment> | Segment identifier for this network segment which is based on the network type, VLAN ID for vlan network type and tunnel ID for geneve, gre and vxlan network types |
--network <network> | Network this network segment belongs to (name or id) |
--network-type <network-type> | Network type of this network segment (flat, geneve, gre, local, vlan or vxlan) |
Value | Summary |
---|---|
-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--prefix PREFIX | Add a prefix to all variable names |
48.58. network segment delete 复制链接链接已复制到粘贴板!
Usage:
openstack network segment delete [-h] <network-segment> [<network-segment> ...]
openstack network segment delete [-h]
<network-segment>
[<network-segment> ...]
Delete network segment(s)
Value | Summary |
---|---|
<network-segment> | Network segment(s) to delete (name or id) |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
48.59. network segment list 复制链接链接已复制到粘贴板!
Usage:
List network segments
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--long | List additional fields in output |
--network <network> | List network segments that belong to this network (name or ID) |
Value | Summary |
---|---|
-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
--sort-column SORT_COLUMN | specify the column(s) to sort the data (columns specified first have a priority, non-existing columns are ignored), can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--quote {all,minimal,none,nonnumeric} | when to include quotes, defaults to nonnumeric |
48.60. network segment set 复制链接链接已复制到粘贴板!
Usage:
openstack network segment set [-h] [--description <description>] [--name <name>] <network-segment>
openstack network segment set [-h] [--description <description>]
[--name <name>]
<network-segment>
Set network segment properties
Value | Summary |
---|---|
<network-segment> | Network segment to modify (name or id) |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--description <description> | Set network segment description |
--name <name> | Set network segment name |
48.61. network segment show 复制链接链接已复制到粘贴板!
Usage:
Display network segment details
Value | Summary |
---|---|
<network-segment> | Network segment to display (name or id) |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
Value | Summary |
---|---|
-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--prefix PREFIX | Add a prefix to all variable names |
48.62. network service provider list 复制链接链接已复制到粘贴板!
Usage:
List Service Providers
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
Value | Summary |
---|---|
-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
--sort-column SORT_COLUMN | specify the column(s) to sort the data (columns specified first have a priority, non-existing columns are ignored), can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--quote {all,minimal,none,nonnumeric} | when to include quotes, defaults to nonnumeric |
48.63. network set 复制链接链接已复制到粘贴板!
Usage:
Set network properties
Value | Summary |
---|---|
<network> | Network to modify (name or id) |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--name <name> | Set network name |
--enable | Enable network |
--disable | Disable network |
--share | Share the network between projects |
--no-share | Do not share the network between projects |
--description <description | Set network description |
--mtu <mtu | Set network mtu |
--enable-port-security | Enable port security by default for ports created on this network |
--disable-port-security | Disable port security by default for ports created on this network |
--external | Set this network as an external network (external-net extension required) |
--internal | Set this network as an internal network |
--default | Set the network as the default external network |
--no-default | Do not use the network as the default external network |
--qos-policy <qos-policy> | QoS policy to attach to this network (name or ID) |
--no-qos-policy | Remove the qos policy attached to this network |
--tag <tag> | Tag to be added to the network (repeat option to set multiple tags) |
--no-tag | Clear tags associated with the network. specify both |
--tag and --no-tag to overwrite current tags | |
--provider-network-type <provider-network-type> | The physical mechanism by which the virtual network is implemented. For example: flat, geneve, gre, local, vlan, vxlan. |
--provider-physical-network <provider-physical-network> | Name of the physical network over which the virtual network is implemented |
--provider-segment <provider-segment> | VLAN ID for VLAN networks or Tunnel ID for GENEVE/GRE/VXLAN networks |
48.64. network show 复制链接链接已复制到粘贴板!
Usage:
Show network details
Value | Summary |
---|---|
<network> | Network to display (name or id) |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
Value | Summary |
---|---|
-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--prefix PREFIX | Add a prefix to all variable names |
48.65. network subport list 复制链接链接已复制到粘贴板!
Usage:
List all subports for a given network trunk
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--trunk <trunk> | List subports belonging to this trunk (name or id) |
Value | Summary |
---|---|
-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
--sort-column SORT_COLUMN | specify the column(s) to sort the data (columns specified first have a priority, non-existing columns are ignored), can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--quote {all,minimal,none,nonnumeric} | when to include quotes, defaults to nonnumeric |
This command is provided by the python-neutronclient plugin.
48.66. network trunk create 复制链接链接已复制到粘贴板!
Usage:
Create a network trunk for a given project
Value | Summary |
---|---|
<name> | Name of the trunk to create |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--description <description> | A description of the trunk |
--parent-port <parent-port> | Parent port belonging to this trunk (name or ID) |
--subport <port=,segmentation-type=,segmentation-id⇒ | Subport to add. Subport is of form 'port=<name or ID >,segmentation-type=,segmentation-ID=' (--subport) option can be repeated |
--enable | Enable trunk (default) |
--disable | Disable trunk |
--project <project> | Owner’s project (name or id) |
--project-domain <project-domain> | Domain the project belongs to (name or ID). This can be used in case collisions between project names exist. |
Value | Summary |
---|---|
-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--prefix PREFIX | Add a prefix to all variable names |
This command is provided by the python-neutronclient plugin.
48.67. network trunk delete 复制链接链接已复制到粘贴板!
Usage:
openstack network trunk delete [-h] <trunk> [<trunk> ...]
openstack network trunk delete [-h] <trunk> [<trunk> ...]
Delete a given network trunk
Value | Summary |
---|---|
<trunk> | Trunk(s) to delete (name or id) |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
This command is provided by the python-neutronclient plugin.
48.68. network trunk list 复制链接链接已复制到粘贴板!
Usage:
List all network trunks
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--long | List additional fields in output |
Value | Summary |
---|---|
-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
--sort-column SORT_COLUMN | specify the column(s) to sort the data (columns specified first have a priority, non-existing columns are ignored), can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--quote {all,minimal,none,nonnumeric} | when to include quotes, defaults to nonnumeric |
This command is provided by the python-neutronclient plugin.
48.69. network trunk set 复制链接链接已复制到粘贴板!
Usage:
Set network trunk properties
Value | Summary |
---|---|
<trunk> | Trunk to modify (name or id) |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--name <name> | Set trunk name |
--description <description> | A description of the trunk |
--subport <port=,segmentation-type=,segmentation-id⇒ | Subport to add. Subport is of form 'port=<name or ID >,segmentation-type=,segmentation-ID='(--subport) option can be repeated |
--enable | Enable trunk |
--disable | Disable trunk |
This command is provided by the python-neutronclient plugin.
48.70. network trunk show 复制链接链接已复制到粘贴板!
Usage:
Show information of a given network trunk
Value | Summary |
---|---|
<trunk> | Trunk to display (name or id) |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
Value | Summary |
---|---|
-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml} | the output format, defaults to table |
-c COLUMN, --column COLUMN | specify the column(s) to include, can be repeated |
Value | Summary |
---|---|
--max-width <integer> | Maximum display width, <1 to disable. You can also use the CLIFF_MAX_TERM_WIDTH environment variable, but the parameter takes precedence. |
--fit-width | Fit the table to the display width. implied if --max- width greater than 0. Set the environment variable CLIFF_FIT_WIDTH=1 to always enable |
--print-empty | Print empty table if there is no data to show. |
Value | Summary |
---|---|
--noindent | Whether to disable indenting the json |
Value | Summary |
---|---|
--prefix PREFIX | Add a prefix to all variable names |
This command is provided by the python-neutronclient plugin.
48.71. network trunk unset 复制链接链接已复制到粘贴板!
Usage:
openstack network trunk unset [-h] --subport <subport> <trunk>
openstack network trunk unset [-h] --subport <subport> <trunk>
Unset subports from a given network trunk
Value | Summary |
---|---|
<trunk> | Unset subports from this trunk (name or id) |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--subport <subport> | Subport to delete (name or id of the port) (--subport) option can be repeated |
This command is provided by the python-neutronclient plugin.
48.72. network unset 复制链接链接已复制到粘贴板!
Usage:
openstack network unset [-h] [--tag <tag> | --all-tag] <network>
openstack network unset [-h] [--tag <tag> | --all-tag] <network>
Unset network properties
Value | Summary |
---|---|
<network> | Network to modify (name or id) |
Value | Summary |
---|---|
-h, --help | Show this help message and exit |
--tag <tag> | Tag to be removed from the network (repeat option to remove multiple tags) |
--all-tag | Clear all tags associated with the network |