Last modified October 31, 2024
listAvailablePlugins
This function returns a list of compressed plugin files that are downloaded and available to install.
Parameter name | Type | Description | Possible values | Example |
---|---|---|---|---|
filter | String | Filter plugins by name or description. | filter=SSH |
Returns
Parameter name | Type | Description | Possible values | Example |
---|---|---|---|---|
data | List [] | Returns an array of compressed plugin ID's. | ||
total | Integer | The total number of Installed Plugin Items |
Example Call JETAPI
jetbackup5api -F listAvailablePlugins
success: 1
message:
system:
version: 5.3.3
version_panel: 5.3.3
tier: EDGE
type: cPanel
retry_ms: 0
disableui:
dr:
agreement_panel:
agreement:
licenseIssue:
data:
plugins:
0: jetbackup5-plugin-addon-jetbackup-mc-1.1.0.zip
total: 1
Example Call HTTP
https://hostname.example.com:2087/cpsess##########/cgi/addons/jetbackup5/api.cgi?function=listAvailablePlugins
- To view available listing parameters, please visit List Parameters.
- API List calls have a default limit of 100 items.
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.