-findusrs template: ster?clnt=<name|pass>&com=findusrs&str=<str> Order of query params is not important. descript: Finds and adds to the stereotype all users matching its rule. Performing this on a stereotype without a rule will not change the stereotypes users but will not cause an error. example : ster?clnt=name|pass&com=findusrs&str=test.1 returns : 200 OK, 401 (fail, request error), 501 (fail, server error) 200 OK : example result body: <result> <row> <num_of_rows>1</num_of_rows> </row> </result>