Red Hat Training

A Red Hat training course is available for Red Hat OpenStack Platform

8.140. neutron lbaas-member-show

usage: neutron lbaas-member-show [-h] [-f {json,shell,table,value,yaml}]
                                 [-c COLUMN] [--max-width <integer>]
                                 [--noindent] [--prefix PREFIX]
                                 [--request-format {json}] [-D] [-F FIELD]
                                 MEMBER POOL
LBaaS v2 Show information of a given member.

Positional arguments

MEMBER


        ID or name of member to look up.

POOL


        ID or name of the pool that this member belongs to.

Optional arguments

-h, --help


        show this help message and exit

--request-format {json}


      DEPRECATED! Only JSON request format is supported.

-D, --show-details


        Show detailed information.

-F FIELD, --field FIELD


      Specify the field(s) to be returned by server. You can
      repeat this option.