- Community Home
- >
- Software
- >
- HPE Morpheus Software
- >
- HPE Morpheus Enterprise
- >
- RightSizing Options for deploying the machines
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
12-06-2023 11:57 AM
12-06-2023 11:57 AM
RightSizing Options for deploying the machines
I was looking for creating inputs to select the machine size as Small, Medium and large where it should have a values of CPU & Memory and count of VMs to provision the machines through catalog
- Tags:
- blueprints
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2023 01:24 PM
12-06-2023 01:24 PM
Re: RightSizing Options for deploying the machines
Sorry, I’m not sure what the question is. Are you just looking for general information on how to accomplish this?
If so you are going to want to make a form. You will have at least one input with the type ‘Plan’ for sizing (or if you only want some plans to show in the list you can make a custom option list with a translation script), and another option for the number of VMs.
You would then add the form to the catalog item and add the custom options in the config.
Vars look like this <%=customOptions.input_field_name<%>
As always, in Morpheus, there are a lot of different ways to accomplish the same thing but this route will probably be your best bet.
You can find more detailed info in our docs
https://docs.morpheusdata.com/en/latest/library/options/forms.html
https://docs.morpheusdata.com/en/latest/library/blueprints/self-service.html
https://docs.morpheusdata.com/en/latest/library/options/option_lists.html