Files
python-octaviaclient/doc/source/reference/data/lbaas.csv
Michael Johnson 23ed033a67 Fix missing docs command mapping for status show
We missed updating the neutron command mapping update to reflect that
we have added the "openstack loadbalancer status show" command.
This patch updates the command mapping table to include the
"status show" command.

Change-Id: I8c3ce43d759e274e2d6889be37d10f73b39fd58b
2018-06-29 09:22:48 -07:00

3.2 KiB

1lbaas-healthmonitor-createloadbalancer healthmonitor createLBaaS v2 Create a healthmonitor.
2lbaas-healthmonitor-deleteloadbalancer healthmonitor deleteLBaaS v2 Delete a given healthmonitor.
3lbaas-healthmonitor-listloadbalancer healthmonitor listLBaaS v2 List healthmonitors that belong to a given tenant.
4lbaas-healthmonitor-showloadbalancer healthmonitor showLBaaS v2 Show information of a given healthmonitor.
5lbaas-healthmonitor-updateloadbalancer healthmonitor setLBaaS v2 Update a given healthmonitor.
6lbaas-l7policy-createloadbalancer l7policy createLBaaS v2 Create L7 policy.
7lbaas-l7policy-deleteloadbalancer l7policy deleteLBaaS v2 Delete a given L7 policy.
8lbaas-l7policy-listloadbalancer l7policy listLBaaS v2 List L7 policies that belong to a given listener.
9lbaas-l7policy-showloadbalancer l7policy showLBaaS v2 Show information of a given L7 policy.
10lbaas-l7policy-updateloadbalancer l7policy setLBaaS v2 Update a given L7 policy.
11lbaas-l7rule-createloadbalancer l7rule createLBaaS v2 Create L7 rule.
12lbaas-l7rule-deleteloadbalancer l7rule deleteLBaaS v2 Delete a given L7 rule.
13lbaas-l7rule-listloadbalancer l7rule listLBaaS v2 List L7 rules that belong to a given L7 policy.
14lbaas-l7rule-showloadbalancer l7rule showLBaaS v2 Show information of a given rule.
15lbaas-l7rule-updateloadbalancer l7rule setLBaaS v2 Update a given L7 rule.
16lbaas-listener-createloadbalancer listener createLBaaS v2 Create a listener.
17lbaas-listener-deleteloadbalancer listener deleteLBaaS v2 Delete a given listener.
18lbaas-listener-listloadbalancer listener listLBaaS v2 List listeners that belong to a given tenant.
19lbaas-listener-showloadbalancer listener showLBaaS v2 Show information of a given listener.
20lbaas-listener-updateloadbalancer listener setLBaaS v2 Update a given listener.
21lbaas-loadbalancer-createloadbalancer createLBaaS v2 Create a loadbalancer.
22lbaas-loadbalancer-deleteloadbalancer deleteLBaaS v2 Delete a given loadbalancer.
23lbaas-loadbalancer-listloadbalancer listLBaaS v2 List loadbalancers that belong to a given tenant.
24lbaas-loadbalancer-list-on-agentList the loadbalancers on a loadbalancer v2 agent.
25lbaas-loadbalancer-showloadbalancer showLBaaS v2 Show information of a given loadbalancer.
26lbaas-loadbalancer-statsloadbalancer stats showRetrieve stats for a given loadbalancer.
27lbaas-loadbalancer-statusloadbalancer status showRetrieve status for a given loadbalancer.
28lbaas-loadbalancer-updateloadbalancer setLBaaS v2 Update a given loadbalancer.
29lbaas-member-createloadbalancer member createLBaaS v2 Create a member.
30lbaas-member-deleteloadbalancer member deleteLBaaS v2 Delete a given member.
31lbaas-member-listloadbalancer member listLBaaS v2 List members that belong to a given pool.
32lbaas-member-showloadbalancer member showLBaaS v2 Show information of a given member.
33lbaas-member-updateloadbalancer member setLBaaS v2 Update a given member.
34lbaas-pool-createloadbalancer pool createLBaaS v2 Create a pool.
35lbaas-pool-deleteloadbalancer pool deleteLBaaS v2 Delete a given pool.
36lbaas-pool-listloadbalancer pool listLBaaS v2 List pools that belong to a given tenant.
37lbaas-pool-showloadbalancer pool showLBaaS v2 Show information of a given pool.