Skip to content

/AWS1/CL_NWM=>GETNETWORKRESOURCES()

About GetNetworkResources

Describes the network resources for the specified global network.

The results include information from the corresponding Describe call for the resource, minus any sensitive information such as pre-shared keys.

Method Signature

IMPORTING

Required arguments:

IV_GLOBALNETWORKID TYPE /AWS1/NWMGLOBALNETWORKID /AWS1/NWMGLOBALNETWORKID

The ID of the global network.

Optional arguments:

IV_CORENETWORKID TYPE /AWS1/NWMCORENETWORKID /AWS1/NWMCORENETWORKID

The ID of a core network.

IV_REGISTEREDGATEWAYARN TYPE /AWS1/NWMRESOURCEARN /AWS1/NWMRESOURCEARN

The ARN of the gateway.

IV_AWSREGION TYPE /AWS1/NWMEXTERNALREGIONCODE /AWS1/NWMEXTERNALREGIONCODE

The Amazon Web Services Region.

IV_ACCOUNTID TYPE /AWS1/NWMAWSACCOUNTID /AWS1/NWMAWSACCOUNTID

The Amazon Web Services account ID.

IV_RESOURCETYPE TYPE /AWS1/NWMCONSTRAINEDSTRING /AWS1/NWMCONSTRAINEDSTRING

The resource type.

The following are the supported resource types for Direct Connect:

The following are the supported resource types for Network Manager:

  • connection - The definition model is Connection.

  • device - The definition model is Device.

  • link - The definition model is Link.

  • site - The definition model is Site.

The following are the supported resource types for Amazon VPC:

IV_RESOURCEARN TYPE /AWS1/NWMRESOURCEARN /AWS1/NWMRESOURCEARN

The ARN of the resource.

IV_MAXRESULTS TYPE /AWS1/NWMMAXRESULTS /AWS1/NWMMAXRESULTS

The maximum number of results to return.

IV_NEXTTOKEN TYPE /AWS1/NWMNEXTTOKEN /AWS1/NWMNEXTTOKEN

The token for the next page of results.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_NWMGETNETWORKRESRCS01 /AWS1/CL_NWMGETNETWORKRESRCS01