/AWS1/CL_PRN=>LISTSERVICETEMPLATEVERSIONS()
¶
About ListServiceTemplateVersions¶
List major or minor versions of a service template with detail data.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_TEMPLATENAME
TYPE /AWS1/PRNRESOURCENAME
/AWS1/PRNRESOURCENAME
¶
The name of the service template.
Optional arguments:¶
IV_NEXTTOKEN
TYPE /AWS1/PRNNEXTTOKEN
/AWS1/PRNNEXTTOKEN
¶
A token that indicates the location of the next major or minor version in the array of major or minor versions of a service template, after the list of major or minor versions that was previously requested.
IV_MAXRESULTS
TYPE /AWS1/PRNMAXPAGERESULTS
/AWS1/PRNMAXPAGERESULTS
¶
The maximum number of major or minor versions of a service template to list.
IV_MAJORVERSION
TYPE /AWS1/PRNTEMPLATEVERSIONPART
/AWS1/PRNTEMPLATEVERSIONPART
¶
To view a list of minor of versions under a major version of a service template, include
major Version
.To view a list of major versions of a service template, exclude
major Version
.