Skip to content

/AWS1/CL_NWP=>LISTNETWORKRESOURCES()

About ListNetworkResources

Lists network resources. Add filters to your request to return a more specific list of results. Use filters to match the Amazon Resource Name (ARN) of an order or the status of network resources.

If you specify multiple filters, filters are joined with an OR, and the request returns results that match all of the specified filters.

Method Signature

IMPORTING

Required arguments:

IV_NETWORKARN TYPE /AWS1/NWPARN /AWS1/NWPARN

The Amazon Resource Name (ARN) of the network.

Optional arguments:

IT_FILTERS TYPE /AWS1/CL_NWPNETWORKRESRCFILT00=>TT_NETWORKRESOURCEFILTERS TT_NETWORKRESOURCEFILTERS

The filters.

  • ORDER - The Amazon Resource Name (ARN) of the order.

  • STATUS - The status (AVAILABLE | DELETED | DELETING | PENDING | PENDING_RETURN | PROVISIONING | SHIPPED).

Filter values are case sensitive. If you specify multiple values for a filter, the values are joined with an OR, and the request returns all results that match any of the specified values.

IV_STARTTOKEN TYPE /AWS1/NWPPAGINATIONTOKEN /AWS1/NWPPAGINATIONTOKEN

The token for the next page of results.

IV_MAXRESULTS TYPE /AWS1/NWPINTEGER /AWS1/NWPINTEGER

The maximum number of results to return.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_NWPLSTNETWORKRESRCS01 /AWS1/CL_NWPLSTNETWORKRESRCS01