The [RemoveSystemOwnedPlugin][ApiHub.RemoveSystemOwnedPlugin] method's request.
| JSON representation |
|---|
{ "name": string, "force": boolean } |
| Fields | |
|---|---|
name |
Required. The name of the Plugin resource to delete. Format: |
force |
Optional. If set to true, any plugin instances for this plugin will also be deleted (otherwise, the request will only work if the plugin has no plugin instances.) |