Skip to content

/AWS1/CL_MBC=>LISTMEMBERS()

About ListMembers

Returns a list of the members in a network and properties of their configurations.

Applies only to Hyperledger Fabric.

Method Signature

IMPORTING

Required arguments:

IV_NETWORKID TYPE /AWS1/MBCRESOURCEIDSTRING /AWS1/MBCRESOURCEIDSTRING

The unique identifier of the network for which to list members.

Optional arguments:

IV_NAME TYPE /AWS1/MBCSTRING /AWS1/MBCSTRING

The optional name of the member to list.

IV_STATUS TYPE /AWS1/MBCMEMBERSTATUS /AWS1/MBCMEMBERSTATUS

An optional status specifier. If provided, only members currently in this status are listed.

IV_ISOWNED TYPE /AWS1/MBCISOWNED /AWS1/MBCISOWNED

An optional Boolean value. If provided, the request is limited either to members that the current Amazon Web Services account owns (true) or that other Amazon Web Services accountsn own (false). If omitted, all members are listed.

IV_MAXRESULTS TYPE /AWS1/MBCMEMBERLISTMAXRESULTS /AWS1/MBCMEMBERLISTMAXRESULTS

The maximum number of members to return in the request.

IV_NEXTTOKEN TYPE /AWS1/MBCPAGINATIONTOKEN /AWS1/MBCPAGINATIONTOKEN

The pagination token that indicates the next set of results to retrieve.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_MBCLISTMEMBERSOUTPUT /AWS1/CL_MBCLISTMEMBERSOUTPUT