Hello Everyone,
Is there a simple way to check if a local username exists with the TNScale API? The way I'm doing now is overly complicated. I'm calling /user and looping thru all usernames.
The goal is to check to see if a username already exists in the system before calling userPost as there are several tasks that need to be be done before I actually create the user.
I'm sure there is a very simple solution that I'm missing.
Thanks in advance for any assistance you can provide.
--Brad
Is there a simple way to check if a local username exists with the TNScale API? The way I'm doing now is overly complicated. I'm calling /user and looping thru all usernames.
The goal is to check to see if a username already exists in the system before calling userPost as there are several tasks that need to be be done before I actually create the user.
I'm sure there is a very simple solution that I'm missing.
Thanks in advance for any assistance you can provide.
--Brad