Skip to content

/AWS1/CL_MBC=>LISTNETWORKS()

About ListNetworks

Returns information about the networks in which the current Amazon Web Services account participates.

Applies to Hyperledger Fabric and Ethereum.

Method Signature

IMPORTING

Optional arguments:

IV_NAME TYPE /AWS1/MBCSTRING /AWS1/MBCSTRING

The name of the network.

IV_FRAMEWORK TYPE /AWS1/MBCFRAMEWORK /AWS1/MBCFRAMEWORK

An optional framework specifier. If provided, only networks of this framework type are listed.

IV_STATUS TYPE /AWS1/MBCNETWORKSTATUS /AWS1/MBCNETWORKSTATUS

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

Applies only to Hyperledger Fabric.

IV_MAXRESULTS TYPE /AWS1/MBCNETWORKLISTMAXRESULTS /AWS1/MBCNETWORKLISTMAXRESULTS

The maximum number of networks to list.

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_MBCLISTNETWORKSOUTPUT /AWS1/CL_MBCLISTNETWORKSOUTPUT