Last modified October 31, 2024
manageUser
With this function, you can manage user (JetBackup MC settings).
Parameters
Parameter name | Type | Description | Possible values | Example |
---|---|---|---|---|
action | String | Required The action you want to perform. |
|
action=modify |
_id | String | Required The username of the account. | _id=acct01 |
|
password | String | Password for the provided username. | ||
String | This email will be used to notify the user after each process he performs on the account. |
Returns
This API call returns user objects.
To view the parameters that returned click on User Object.
Example
jetapi backupmc -F manageUser -D 'action=modify&_id=acct01'
https://1.1.1.1:3031/API/manageUser/?action=modify&_id=acct01
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.