Skip to content

/AWS1/CL_PRN=>LISTDEPLOYMENTS()

About ListDeployments

List deployments. You can filter the result list by environment, service, or a single service instance.

Method Signature

IMPORTING

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/PRNNEXTTOKEN /AWS1/PRNNEXTTOKEN

A token that indicates the location of the next deployment in the array of deployment, after the list of deployment that was previously requested.

IV_ENVIRONMENTNAME TYPE /AWS1/PRNRESOURCENAME /AWS1/PRNRESOURCENAME

The name of an environment for result list filtering. Proton returns deployments associated with the environment.

IV_SERVICENAME TYPE /AWS1/PRNRESOURCENAME /AWS1/PRNRESOURCENAME

The name of a service for result list filtering. Proton returns deployments associated with service instances of the service.

IV_SERVICEINSTANCENAME TYPE /AWS1/PRNRESOURCENAME /AWS1/PRNRESOURCENAME

The name of a service instance for result list filtering. Proton returns the deployments associated with the service instance.

IV_COMPONENTNAME TYPE /AWS1/PRNRESOURCENAME /AWS1/PRNRESOURCENAME

The name of a component for result list filtering. Proton returns deployments associated with that component.

IV_MAXRESULTS TYPE /AWS1/PRNMAXPAGERESULTS /AWS1/PRNMAXPAGERESULTS

The maximum number of deployments to list.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_PRNLISTDEPLOYMENTSOUT /AWS1/CL_PRNLISTDEPLOYMENTSOUT