Skip to content

dsdk / v1.47 / ContainerDeleteData

Type Alias: ContainerDeleteData ​

ContainerDeleteData: object

Type declaration ​

NameTypeDescription
pathobject-
path.idstringID or name of the container
query?object-
query.force?booleanIf the container is running, kill it before removing it.
query.link?booleanRemove the specified link associated with the container.
query.v?booleanRemove anonymous volumes associated with the container.