Skip to content

/AWS1/CL_NWP=>STARTNETWORKRESOURCEUPDATE()

About StartNetworkResourceUpdate

Use this action to do the following tasks:

  • Update the duration and renewal status of the commitment period for a radio unit. The update goes into effect immediately.

  • Request a replacement for a network resource.

  • Request that you return a network resource.

After you submit a request to replace or return a network resource, the status of the network resource changes to CREATING_SHIPPING_LABEL. The shipping label is available when the status of the network resource is PENDING_RETURN. After the network resource is successfully returned, its status changes to DELETED. For more information, see Return a radio unit.

Method Signature

IMPORTING

Required arguments:

IV_NETWORKRESOURCEARN TYPE /AWS1/NWPARN /AWS1/NWPARN

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

IV_UPDATETYPE TYPE /AWS1/NWPUPDATETYPE /AWS1/NWPUPDATETYPE

The update type.

  • REPLACE - Submits a request to replace a defective radio unit. We provide a shipping label that you can use for the return process and we ship a replacement radio unit to you.

  • RETURN - Submits a request to return a radio unit that you no longer need. We provide a shipping label that you can use for the return process.

  • COMMITMENT - Submits a request to change or renew the commitment period. If you choose this value, then you must set commitmentConfiguration .

Optional arguments:

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

The shipping address. If you don't provide a shipping address when replacing or returning a network resource, we use the address from the original order for the network resource.

IV_RETURNREASON TYPE /AWS1/NWPSTRING /AWS1/NWPSTRING

The reason for the return. Providing a reason for a return is optional.

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

Use this action to extend and automatically renew the commitment period for the radio unit. You can do the following:

  • Change a 60-day commitment to a 1-year or 3-year commitment. The change is immediate and the hourly rate decreases to the rate for the new commitment period.

  • Change a 1-year commitment to a 3-year commitment. The change is immediate and the hourly rate decreases to the rate for the 3-year commitment period.

  • Set a 1-year commitment to automatically renew for an additional 1 year. The hourly rate for the additional year will continue to be the same as your existing 1-year rate.

  • Set a 3-year commitment to automatically renew for an additional 1 year. The hourly rate for the additional year will continue to be the same as your existing 3-year rate.

  • Turn off a previously-enabled automatic renewal on a 1-year or 3-year commitment. You cannot use the automatic-renewal option for a 60-day commitment.

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

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_NWPSTRTNETWORKRESRC01 /AWS1/CL_NWPSTRTNETWORKRESRC01