Skip to content

/AWS1/CL_M2=>LISTDEPLOYMENTS()

About ListDeployments

Returns a list of all deployments of a specific application. A deployment is a combination of a specific application and a specific version of that application. Each deployment is mapped to a particular application version.

Method Signature

IMPORTING

Required arguments:

IV_APPLICATIONID TYPE /AWS1/M2_IDENTIFIER

The application identifier.

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/M2_NEXTTOKEN

A pagination token returned from a previous call to this operation. This specifies the next item to return. To return to the beginning of the list, exclude this parameter.

IV_MAXRESULTS TYPE /AWS1/M2_MAXRESULTS

The maximum number of objects to return.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_M2_LISTDEPLOYMENTSRSP