Merge "Update CLI reference for python-neutronclient 2.6.0"
This commit is contained in:
commit
136c65538f
@ -4249,10 +4249,10 @@ Create a floating IP for a given tenant.
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><command>--port-id PORT_ID ID</command></term>
|
||||
<term><command>--port-id PORT_ID</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
of the port to be associated with the floating IP.
|
||||
ID of the port to be associated with the floating IP.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
@ -4877,10 +4877,10 @@ Create an IPsec site connection.
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><command>--mtu MTU MTU</command></term>
|
||||
<term><command>--mtu MTU</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
size for the connection, default:1500
|
||||
MTU size for the connection, default:1500
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
@ -5893,10 +5893,10 @@ Create a member.
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><command>--address ADDRESS IP</command></term>
|
||||
<term><command>--address ADDRESS</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
address of the pool member on the pool network.
|
||||
IP address of the pool member on the pool network.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
@ -6589,10 +6589,10 @@ Create a vip.
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><command>--address ADDRESS IP</command></term>
|
||||
<term><command>--address ADDRESS</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
address of the vip.
|
||||
IP address of the vip.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
@ -7043,10 +7043,10 @@ LBaaS v2 Create a healthmonitor.
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><command>--pool POOL ID</command></term>
|
||||
<term><command>--pool POOL</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
or name of the pool that this healthmonitor will
|
||||
ID or name of the pool that this healthmonitor will
|
||||
monitor.
|
||||
</para>
|
||||
</listitem>
|
||||
@ -8036,10 +8036,10 @@ LBaaS v2 Create a member.
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><command>--address ADDRESS IP</command></term>
|
||||
<term><command>--address ADDRESS</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
address of the pool member in the pool.
|
||||
IP address of the pool member in the pool.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
@ -9220,10 +9220,10 @@ Create a packet filter for a given tenant.
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><command>--protocol PROTOCOL IP</command></term>
|
||||
<term><command>--protocol PROTOCOL</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
Protocol. Protocol name or integer. Recognized
|
||||
IP Protocol. Protocol name or integer. Recognized
|
||||
names are icmp, tcp, udp, arp (case insensitive).
|
||||
Integer should be [0:255] (decimal or hex).
|
||||
</para>
|
||||
@ -9542,10 +9542,10 @@ Update packet filter's information.
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><command>--protocol PROTOCOL IP</command></term>
|
||||
<term><command>--protocol PROTOCOL</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
Protocol. Protocol name or integer. Recognized
|
||||
IP Protocol. Protocol name or integer. Recognized
|
||||
names are icmp, tcp, udp, arp (case insensitive).
|
||||
Integer should be [0:255] (decimal or hex).
|
||||
</para>
|
||||
|
Loading…
x
Reference in New Issue
Block a user