name | data type | description |
---|---|---|
userList | array of string | |
groupList | array of string | |
permList | array of string | |
ipAddress | string |
Example
{ "userList" : [ "...", "..." ], "groupList" : [ "...", "..." ], "permList" : [ "...", "..." ], "ipAddress" : "..." }