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.

managePlugin

Description

With this function, you can enable and manage plugins.

Parameters

This is the basic parameters for all plugin types.

Parameter name Type Description Possible Values Example
type String Required
The type of the plugin.
security  
plugin String Required
The name of the plugin.
  imunify360
options List List of available options for each plugin. To view the possible values click on Plugin type related parameters.  

Returns

This API call returns the specified type of plugin object.
To view the parameters returned, click on Plugin Object.

Example