Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 740 Bytes

File metadata and controls

14 lines (11 loc) · 740 Bytes

ReportingPluginSchema

Properties

Name Type Description Notes
plugin_type str type of reporting plugin
version PluginVersionSchema [optional]
organization_id int [optional]
pipe_id str [optional]
enabled bool Is there an enabled instance of this connector for the specified tenant [optional]
installed bool Is the Reporting plugin configured and installed [optional] [default to False]

[Back to Model list] [Back to API list] [Back to README]