With this function, you can manage account (JetBackup user settings).
| Parameter name | Type | Description | Possible values | Example |
|---|---|---|---|---|
| _id | String | Required The username of the account. |
acct01 | |
| action | String | Required The action you want to perform. |
|
|
| String | This email will be used to notify the user after each process he performs on the account. | |||
| restoredir | String | The path that the user is allowed to restore from. | ||
| ips | List | List of IPs the user will be allowed to access JetBackup for Linux from. | ips[]=1.1.1.1&ips[]=1.1.1.2 | |
| otp | Boolean | Whether two-factor authentication is enabled/disabled for the user. |