Skip to content

/AWS1/CL_NWP=>ACTIVATENETWORKSITE()

About ActivateNetworkSite

Activates the specified network site.

Method Signature

IMPORTING

Required arguments:

IV_NETWORKSITEARN TYPE /AWS1/NWPARN /AWS1/NWPARN

The Amazon Resource Name (ARN) of the network site.

IO_SHIPPINGADDRESS TYPE REF TO /AWS1/CL_NWPADDRESS /AWS1/CL_NWPADDRESS

The shipping address of the network site.

Optional arguments:

IV_CLIENTTOKEN TYPE /AWS1/NWPCLIENTTOKEN /AWS1/NWPCLIENTTOKEN

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to ensure idempotency.

IO_COMMITMENTCONFIGURATION TYPE REF TO /AWS1/CL_NWPCOMMITMENTCONF /AWS1/CL_NWPCOMMITMENTCONF

Determines the duration and renewal status of the commitment period for all pending radio units.

If you include commitmentConfiguration in the ActivateNetworkSiteRequest action, you must specify the following:

  • The commitment period for the radio unit. You can choose a 60-day, 1-year, or 3-year period.

  • Whether you want your commitment period to automatically renew for one more year after your current commitment period expires.

For pricing, see Amazon Web Services Private 5G Pricing.

If you do not include commitmentConfiguration in the ActivateNetworkSiteRequest action, the commitment period is set to 60-days.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_NWPACTIVATENETWORKS01 /AWS1/CL_NWPACTIVATENETWORKS01