- Community Home
- >
- Software
- >
- HPE Morpheus Software
- >
- HPE Morpheus Enterprise
- >
- Group‑Level Dependency for “Instances” Field in Fo...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2025 03:14 AM
05-02-2025 03:14 AM
Group‑Level Dependency for “Instances” Field in Forms to Prevent Unauthorized Visibility
Hello Morpheus Support Team,
in our environment we are using Forms → Type: Instances to let users select an existing instance as part of a workflow Catalog Item. Currently, the dependent fields for the Instances selector appear to be limited to Cloud only.
- When a user chooses a cloud, the Instances drop‑down lists all instances in that cloud, even those the user cannot actually access (because they belong to other Groups).
- This inadvertently exposes instance names and details that the user should not see.
For our use‑case it would be far more secure and intuitive if the Group could also be configured as a dependency, so that the Instances list is filtered to the requester’s own scope.
Questions
- Does Morpheus currently support adding Group as a dependency for the Instances form field, and I might just be overlooking it?
- If not, is this enhancement already on the roadmap, and could you share any timeline or workaround?
- In the meantime, is there a recommended best‑practice to restrict the Instances list so users cannot view instances outside their permitted Groups?
Thank you for your help! If you need any further information about our setup, I will gladly provide it.
Best regards,
Marvin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2025 01:34 AM
05-13-2025 01:34 AM
Re: Group‑Level Dependency for “Instances” Field in Forms to Prevent Unauthorized Visibility
Had a quick look at this. I can’t decide if this is a bug or not. I suspect the instances control should be made to respect group ownership but that would require the ability to link group as dependent field - an option which as you say is not there so maybe it is not a bug.
Perhaps add as an idea in this forum?
A work around would be to use the API to build a REST option list, and use a translation script or request script to include only instances which match the group and cloud id selected in the two previous controls. That would work.