WARNING: JetBackup 4 is set to reach its End-of-Life (EOL) on July 1st, 2024. For More Information, please visit: JetBackup 4 EOL Announcement.
NOTICE: JetBackup 5 is now available in the Stable Tier. For more information, please visit our Jetbackup 5 Documentation.

listPlugins

Description

This function returns a list of available plugins of the specified type.

Parameters

To view available sorting parameters click on List Parameters

Parameter name Type Description Possible Values Example
type String Required
The type of the plugin.
security  

Returns

Parameter name Value Description Possible values Example
plugins[] List
Return List of Plugin Objects of specified type.
To view the parameters returned, click on Plugin Object.
   
total Integer The total amount of plugins available.    

Example