NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

Software Development Kit (SDK) and API Discussions

OnCommand API: Can wildcards be used in parameter values?

boilermaker98
2,671 Views

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

indushre
2,634 Views

API services dont support  wildcard entries in query parameter , we only support exact string match 

Public