This is an IBM Automation portal for Cloud Platform products. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).
We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:
Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,
Post an idea.
Get feedback from the IBM team and other customers to refine your idea.
Follow the idea through the IBM Ideas process.
Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.
IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.
ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.
This idea is planned for the 8.1.1 release in March of 2025. This idea is in the 'In development' state.
as an update. Ther are already api calls that will:
a) get all components in an application
b) for a component, get all component versions of a component.
However, for a given componen version, there is no API call that will return the statuses (if any) on the component version.
I am looking for an API call that does :
1) for a given component verion, return a list of statuses on the component version.
or
2) for a given component and status, return which version(s) contain that status.
We are creating a Jira discussion topic to review this request with our development team. We will be in touch with next steps after that review. Thank you again for submitting this idea. It makes a lot of sense to me.
Thank you for submitting this idea. We will review your request soon and provide you with an update.
I also have a client wanting this. They currently deploy based on component versions that carry a particular status. They would like to run a script that finds all the component versions for a given application carrying a status so they can determine if the right component versions currently carry the status.
Right now they can only see the status in the GUI which is cumbersome for large number of applications and components