Skip to content

dsdk / v1.47 / PluginDeleteData

Type Alias: PluginDeleteData ​

PluginDeleteData: object

Type declaration ​

NameTypeDescription
pathobject-
path.namestringThe name of the plugin. The :latest tag is optional, and is the default if omitted.
query?object-
query.force?booleanDisable the plugin before removing. This may result in issues if the plugin is in use by a container.