Skip to content

/AWS1/CL_IOT=>DELETEPACKAGEVERSION()

About DeletePackageVersion

Deletes a specific version from a software package.

Note: If a package version is designated as default, you must remove the designation from the software package using the UpdatePackage action.

Method Signature

IMPORTING

Required arguments:

IV_PACKAGENAME TYPE /AWS1/IOTPACKAGENAME /AWS1/IOTPACKAGENAME

The name of the associated software package.

IV_VERSIONNAME TYPE /AWS1/IOTVERSIONNAME /AWS1/IOTVERSIONNAME

The name of the target package version.

Optional arguments:

IV_CLIENTTOKEN TYPE /AWS1/IOTCLIENTTOKEN /AWS1/IOTCLIENTTOKEN

A unique case-sensitive identifier that you can provide to ensure the idempotency of the request. Don't reuse this client token if a new idempotent request is required.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_IOTDELPACKAGEVRSRSP /AWS1/CL_IOTDELPACKAGEVRSRSP

Domain /AWS1/RT_ACCOUNT_ID
Primitive Type NUMC