Plugins
Operations related to Plugins
📄️ Retrieve all plugins
Retrieve all the plugins for the tenant.
📄️ Create a local plugin
Create a custom plugin for your tenant's exclusive use. The user must be a SYSTEM_ADMIN or a PKI_ADMIN.
📄️ Retrieve plugin by ID
Retrieve a plugin with the specified ID.
📄️ Update a local plugin
Update a plugin with specified ID. Plugin must be owned by the tenant and the user must be a SYSTEM_ADMIN or a PKI_ADMIN.
📄️ Delete a local plugin
Delete a plugin with the specified ID. Plugin must be owned by the tenant and the user must be a SYSTEM_ADMIN or a PKI_ADMIN.
📄️ Disable a plugin
Set a plugin to be disabled for your tenant.
📄️ Remove plugin disablement
Remove a plugin exclusion from your tenant.
📄️ Retrieve all disabled plugins
Retrieve all the disabled plugins for the current tenant.