An account will enable you to access:
Don't have an account?
Software Development Kit (SDK) and API Discussions
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.
API services dont support wildcard entries in query parameter , we only support exact string match