- Community Home
- >
- Software
- >
- HPE Morpheus Software
- >
- HPE Morpheus Enterprise
- >
- Pass Dynamic parameter in source URL optionlist
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
09-17-2024 12:31 AM
09-17-2024 12:31 AM
Pass Dynamic parameter in source URL optionlist
Hi All,
I want to check is there any way we can pass the “https://example/api/apps/12/state” instead of 12 pass the input field value of other selection.
We need to retrieve the existing inputs data for the terraform app.
- Tags:
- option-lists
- Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2024 07:24 AM
09-17-2024 07:24 AM
Re: Pass Dynamic parameter in source URL optionlist
First thought was request script but your id is in the middle of the URI, so not sure. I will try test.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2024 11:06 AM
09-17-2024 11:06 AM
Re: Pass Dynamic parameter in source URL optionlist
Okay, I think I see what you are trying to do. I’m not sure how to pull that off. Maybe someone else has an idea.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2024 11:00 AM
09-17-2024 11:00 AM
Re: Pass Dynamic parameter in source URL optionlist
Unfortunately, you can not variablize the source URL.
If you would like to see this feature in a future release I would suggest you vote for Option Lists URL and Header fields should support variables
That said I’m not sure I’m seeing the use case in this scenario. Why do you need the return in an option list?
Would it not be better to make a custom option to take in an app ID and use that custom option value in a task to make the API? You could then output the return so it can be viewed or used in another task.