Last modified February 12, 2025

GetSettings

This function will get the plugin settings details.
Returns
Parameter name Type Description Possible values Example
items List [] Returns the plugin settings.    

Example Call JETAPI

jetbackup5api -F Plugin/JetBackupMC/GetSettings
success: 1 message: Settings fetched successfully system: version: 5.3.15.0 version_panel: 5.3.15.0 tier: RELEASE type: Linux retry_ms: 0 disableui: dr: agreement_panel: agreement: licenseIssue: data: mc_hostname: {Hostname/IP}:3032 mc_token: q9aKPQ2fIUxX9ssf

Example Call HTTP

https://HOST_NAME:3035/?api=1&function=Plugin/JetBackupMC/GetSettings