Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
OnCommand API: Can wildcards be used in parameter values?
2016-07-05
12:10 PM
2,183 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can wildcards be used in parameter values when making get requests?
I'm attempting a get request with a URL like '/api/1.0/ontap/qtrees?name=foo%2A' or '*' in place of '%2A' and I'm not getting any results.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
API services dont support wildcard entries in query parameter , we only support exact string match
