Skip to content

/AWS1/CL_LSA=>GETCONTAINERSVCDEPLOYMENTS()

About GetContainerServiceDeployments

Returns the deployments for your Amazon Lightsail container service

A deployment specifies the settings, such as the ports and launch command, of containers that are deployed to your container service.

The deployments are ordered by version in ascending order. The newest version is listed at the top of the response.

A set number of deployments are kept before the oldest one is replaced with the newest one. For more information, see Amazon Lightsail endpoints and quotas in the Amazon Web Services General Reference.

Method Signature

IMPORTING

Required arguments:

IV_SERVICENAME TYPE /AWS1/LSACONTAINERSERVICENAME /AWS1/LSACONTAINERSERVICENAME

The name of the container service for which to return deployments.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_LSAGETCONTAINERSVCD01 /AWS1/CL_LSAGETCONTAINERSVCD01