cancel
Showing results for 
Search instead for 
Did you mean: 

Stingray Traffic Manager getCacheContent soap method match patterns

SOLVED
sam89
Not applicable

Stingray Traffic Manager getCacheContent soap method match patterns

getCacheContent soap method, what url patterns can i use to match ?

Currently i only know how to use text*.

Can i use regular expressions ?

1 ACCEPTED SOLUTION

Accepted Solutions
mikeg_2
Occasional Contributor

Re: Stingray Traffic Manager getCacheContent soap method match patterns

Sam,

no, you cannot use regular expressions.  This method only supports shell-style wildcards, expanding the special characters '?' and '*'.

Michael

View solution in original post

1 REPLY 1
mikeg_2
Occasional Contributor

Re: Stingray Traffic Manager getCacheContent soap method match patterns

Sam,

no, you cannot use regular expressions.  This method only supports shell-style wildcards, expanding the special characters '?' and '*'.

Michael