HP StorageWorks Storage System Scripting Utility reference (September 2005)

DELETE FOLDER
Use the DELETE FOLDER command to delete the specied empty folder. The DELETE_FOLDER command
fails if the specied folder is not empty. To delete multiple layers of folders, you must do so sequentially
(you cannot del
ete a root level folder).
Syntax
DELETE FOLDER <folder_name>
Examples
DELETE FOLDER \Hosts\human_resources
This example deletes a folder nam e d human_resources within the Default Hosts folder .
DELETE FOLDER \Hosts\colorado\colorado_springs\engineering
This example deletes the folder named engineering nested in the path \Hosts\colorado\col-
orado_spring
s.
DELETE HOST
The DELETE HOST command deletes a host from the array.
Syntax
DELETE HOST <
host_name>
Example
DELETE HOST \Hosts\development
This example d eletes the host named development.
DELETE LUN
Use the DELETE LUN command to remove access to a virtual disk through the LUN from a host.
Syntax
DELETE LUN <LUN_name>
Example
DELETE LUN “\Hosts\accounting department\12”
This exampl
e remov es access to LUN 12 from the host accounting_department.
NOTE:
Aliases will not work for LUN names. When you specify a LUN, you need to use the full names.
DELETE SYSTEM
Use the DELETE SYSTEM command to permanently remove the array. The array will no longer be
accessible, and all data will be lost.
HP StorageWorks Storage System Scripting Utilit y reference
45