This is an IBM Automation portal for Cloud Management, Technology Cost Management, Network Automation and AIOps 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.
If you have setup the classifications yourself, the heirarchy should be returned in your API response. In my example above, the parent type is "Generic" however in your case it may be "Switch" or "Router" if you've set it up that way.
Unfortunately we do not classify devices at this time in that manner automatically. This is something we are looking to improve though, so I'm going to take your need into consideration as we prioritize and design the solution. Thanks for the clarification!
Hi Matt,
Thank you for the prompt response. I have two questions:
a) Referring to your response sample, I don't see the expected classification ie. host, router or switch.
b) Is there any specific version that has this API? As I wrote in the description above, the SevOne instance that we are currently using is v6.2.0 and API version 2.20.0. We don't see this API in the Swagger page -> https://sevone.tivlab.raleigh.ibm.com/api/v3/docs#/. When we tried the API, all we get is a "bad request" response. Do you have an instance that we can play around?
Hello Ariff,
You should be using /api/v3/devicetypes/filter, given a device id or device name this endpoint will return all device types that device is a member of. Be sure to descend into the children as our device types are hierarchical. You can get both the device type name and ID here. Let me know if you have any questions.
Here is a response from one of my test systems: