Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable *ALL for getProducts #66

Merged
merged 1 commit into from
Jun 7, 2023
Merged

Conversation

nelsoncj-ibm
Copy link
Contributor

API doesn't accept *ALL as a valid option, use blanks instead.

@ThePrez
Copy link
Member

ThePrez commented May 9, 2023

Documenting for posterity, from the qszsltpr API doc for when *LIST is specified:

If the Product ID, Product option, and Release level are all blank, all available products 
at all release levels are displayed or returned.

Product ID. The product IDs to display or return. The product ID must be a valid product 
ID for a defined product or blank. If the API does not find a valid product ID from the 
defined products, an error is returned.

Product option. The product option to display or return. The product option must be 
blank or a valid product option must be specified. Valid values are *BASE (00000), 00001, 
00002, 00003, and so on. Leading zeros are required.

Release level. The version, release, and modification level of the product.

@ThePrez ThePrez self-requested a review May 11, 2023 15:38
@ThePrez ThePrez merged commit ff3c7ad into IBM:main Jun 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants