dsdk / v1.47 / PluginDeleteData
Type Alias: PluginDeleteData ​
PluginDeleteData:
object
Type declaration ​
Name | Type | Description |
---|---|---|
path | object | - |
path.name | string | The name of the plugin. The :latest tag is optional, and is the default if omitted. |
query ? | object | - |
query.force ? | boolean | Disable the plugin before removing. This may result in issues if the plugin is in use by a container. |