Skip to content

/AWS1/CL_DFM=>CREATENETWORKPROFILE()

About CreateNetworkProfile

Creates a network profile.

Method Signature

IMPORTING

Required arguments:

IV_PROJECTARN TYPE /AWS1/DFMAMAZONRESOURCENAME /AWS1/DFMAMAZONRESOURCENAME

The Amazon Resource Name (ARN) of the project for which you want to create a network profile.

IV_NAME TYPE /AWS1/DFMNAME /AWS1/DFMNAME

The name for the new network profile.

Optional arguments:

IV_DESCRIPTION TYPE /AWS1/DFMMESSAGE /AWS1/DFMMESSAGE

The description of the network profile.

IV_TYPE TYPE /AWS1/DFMNETWORKPROFILETYPE /AWS1/DFMNETWORKPROFILETYPE

The type of network profile to create. Valid values are listed here.

IV_UPLINKBANDWIDTHBITS TYPE /AWS1/DFMLONG /AWS1/DFMLONG

The data throughput rate in bits per second, as an integer from 0 to 104857600.

IV_DOWNLINKBANDWIDTHBITS TYPE /AWS1/DFMLONG /AWS1/DFMLONG

The data throughput rate in bits per second, as an integer from 0 to 104857600.

IV_UPLINKDELAYMS TYPE /AWS1/DFMLONG /AWS1/DFMLONG

Delay time for all packets to destination in milliseconds as an integer from 0 to 2000.

IV_DOWNLINKDELAYMS TYPE /AWS1/DFMLONG /AWS1/DFMLONG

Delay time for all packets to destination in milliseconds as an integer from 0 to 2000.

IV_UPLINKJITTERMS TYPE /AWS1/DFMLONG /AWS1/DFMLONG

Time variation in the delay of received packets in milliseconds as an integer from 0 to 2000.

IV_DOWNLINKJITTERMS TYPE /AWS1/DFMLONG /AWS1/DFMLONG

Time variation in the delay of received packets in milliseconds as an integer from 0 to 2000.

IV_UPLINKLOSSPERCENT TYPE /AWS1/DFMPERCENTINTEGER /AWS1/DFMPERCENTINTEGER

Proportion of transmitted packets that fail to arrive from 0 to 100 percent.

IV_DOWNLINKLOSSPERCENT TYPE /AWS1/DFMPERCENTINTEGER /AWS1/DFMPERCENTINTEGER

Proportion of received packets that fail to arrive from 0 to 100 percent.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DFMCRENETWORKPFLRSLT /AWS1/CL_DFMCRENETWORKPFLRSLT