Skip to content

/AWS1/CL_TCB=>LISTSOLNETWORKOPERATIONS()

About ListSolNetworkOperations

Lists details for a network operation, including when the operation started and the status of the operation.

A network operation is any operation that is done to your network, such as network instance instantiation or termination.

Method Signature

IMPORTING

Optional arguments:

IV_NSINSTANCEID TYPE /AWS1/TCBNSINSTANCEID /AWS1/TCBNSINSTANCEID

Network instance id filter, to retrieve network operations associated to a network instance.

IV_MAXRESULTS TYPE /AWS1/TCBINTEGER /AWS1/TCBINTEGER

The maximum number of results to include in the response.

IV_NEXTTOKEN TYPE /AWS1/TCBPAGINATIONTOKEN /AWS1/TCBPAGINATIONTOKEN

The token for the next page of results.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_TCBLSTSOLNETWORKOPS01 /AWS1/CL_TCBLSTSOLNETWORKOPS01