How can i call API get call from pattern ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-01-2023 01:47 PM - edited ‎12-01-2023 01:48 PM
Hi,
I want to perform API GET call on remote server to an URL and fetch data through discovery pattern. How can i do it?
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-04-2023 01:10 AM
Is the server in Cloud by any chance?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-12-2024 07:39 AM
Did you figure out how to do this?
I am needing use API calls on Nimble Storage devices. They use tokens so I need to authenticate to them collect the token and then make get calls using the token.