Container --delete_files --name Page 127
Page 127

container --delete_files --name
Description
Deletes only the data files on an existing OpenStorage Technology (OST) container in a DR Series system (and leaves
the OST container intact).
Syntax
container --delete_files --name acme99
Result
Error: Connection needs to be disabled first.
NOTE: This command is only supported on OST connection type containers and the connection to the container
must be disabled before you can delete its files. For details, see
connection --disable --name
. To delete the files and the existing OST container on which the files resides, see
container --help
Description
Displays the list of container-related options that can be used as a reference when using the DR Series system CLI.
Syntax
container --help
Result
Usage:
container --show [--name
[--verbose]
container --add --name
container --delete --name
[--delete_files]
container --marker [--enable HP_DataProtector | Unix_Dump | BridgeHead>] [--disable HP_DataProtector | Unix_Dump | BridgeHead>] --name container --delete_files --name container --help container --show Displays the current list of containers. --add Adds a new container. --delete Deletes an existing container. --marker Enables/Disables marker for an existing container. --delete_files Deletes the files in the container. For command-specific help, please type container --help For example: container --help show 127