Deletes a container file system and all its contents.
Applies to: NFS server
Related commands: CREATE CONTAINER
Format
DELETE CONTAINER container_file_system
1 – Restrictions
Wildcards are not allowed.
Requires both read and delete access to the directory.
Requires BYPASS privilege.
2 – Parameters
container_file_system
Required.
Device and directory name of the container file (no wildcards).
The container file has file type .CONTAINER.
3 – Examples
1.TCPIP> DELETE CONTAINER WORK1$:[DOVE.NEST_BUILDING]
Deletes the container directory WORK1$:[DOVE.NEST_BUILDING]
along with the container file, all subdirectories, and files.