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.

getPlugins

Description

This function returns plugins by type and id.

Parameters

Parameter name Type Description Possible values Example
type String Required
The type of the plugin.
  • security
 
_id String Required
The ID of the plugin.
  • cxs
  • imunify360
 

Returns

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

Example