78 Alphabetical list of commands
delete host
Description Deletes a discovered or manually created host. In order to delete a discovered host, it must have a
nickname. If the host is not mapped or has only default mappings, you can delete it. If the host has
explicit mappings, you must delete the mappings before you can delete the host.
Syntax
delete host host
Parameters host
The ID or nickname of the host.
Example Delete the manually created host named MyHost:
# delete host MyHost
Success: Command completed successfully. (2012-01-18 17:06:41)
Delete the discovered host named Host1:
# delete host Host1
Success: Command completed successfully. (2011-10-10 17:06:51)
Try to delete the mapped host whose ID is 100000062b0e5e15:
# delete host 100000062b0e5e15
Error: The specified host is mapped to one or more volumes so the host was not
deleted. (2012-01-18 17:10:20)
See also • set host-name
• show host-maps
• show hosts