Function: cmd_retrv_dyn_users Version: 20.0+
Argument Name |
Type |
Description |
---|---|---|
id |
string |
The license set id to retrieve the dynamic users from. |
response
{ "success": false, "users": [""] }
Key |
Type |
Description |
---|---|---|
success |
boolean |
True if the request was a success. |
users |
string array |
The list of dynamic users listed on the license set. |