Skip to Main Content
Cloud Management and AIOps


This is an IBM Automation portal for Cloud Management 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).

Shape the future of IBM!

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:

Search existing ideas

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 your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.

Specific links you will want to bookmark for future use

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.

Status Not under consideration
Workspace IBM Turbonomic ARM
Categories Target Support
Created by Guest
Created on Jul 25, 2022

Have a simple interface for bulk-adding targets

When adding new features, like initial install of multiple vCenters or adding Databases to an existing installation (pretty much any type target that may have multiple entities), on the "add target" screen have the option to select a CSV file for import. Right now it is only possible via scripting and may require assistance from multiple teams to complete something that seems very basic.

Idea priority Medium
  • Guest
    Reply
    |
    Aug 9, 2022

    This is kind of a disappointing reply. This would be a great feature for adding group members in bulk (we get these requests constantly) as well as adding the constantly changing databases. We did work for weeks with our automation team to get an initial load of several thousand databases and their script used a CSV as input, with each DB needing a different port. Converting to JSON is not easy for a non-programmer. Data security at our company does not allow us to download and install software from the internet.

  • Admin
    Simon Ravenscroft
    Reply
    |
    Aug 3, 2022

    Thanks for the idea Robert! We have an open-source CLI utility to do this today called tbutil. This has the ability to take JSON and bulk import targets. It's relatively straightforward to convert CSV to JSON. More information on tbutil can be found here https://github.com/turbonomic/tbutil/wiki. There is a specific example showing how to import targets here.

    I realise this is not a UI feature but tbutil does satisfy this typically one-time setup activity.