To set or update user host mask, use the command user/update_hosts_mask:
svc=user/update_hosts_mask¶ms={"userId":<long>, "hostsMask":<text>}
Parameters
| Name | Description |
|---|---|
| userId | user ID |
| hostsMask | host mask |
Response
{ "hm":<text> /* host mask */ }
To set or update user host mask, use the command user/update_hosts_mask:
svc=user/update_hosts_mask¶ms={"userId":<long>, "hostsMask":<text>}
| Name | Description |
|---|---|
| userId | user ID |
| hostsMask | host mask |
{ "hm":<text> /* host mask */ }