Last modified October 31, 2024
manageSettingsGeneral
With this function, you can manage general settings.
Parameters
Parameter name | Type | Description | Possible values | Example |
---|---|---|---|---|
debug | Boolean | Whether to enable the option that PHP error will be shown alongside other informative data. |
|
debug=1 |
ip | String | The public hostname/ip in which all servers will communicate with MC on HTTP protocol. | ip=jetbackup.com |
Returns
This API call returns general setting object.
To view the parameters that returned click on General Setting Object.
Example
jetapi backupmc -F manageSettingsGeneral -D 'debug=1&ip=jetbackup.com'
https://1.1.1.1:3031/API/manageSettingsGeneral/?debug=1&ip=jetbackup.com
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.