vserver iscsi delete
Delete a Vserver's iSCSI service
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
This command deletes the iSCSI service from a Vserver.
Note
You must first disable the service with the command vserver iscsi modify with "-status-admin down" before you can delete the service.
Parameters
- -vserver <Vserver Name> - Vserver
- Specifies the Vserver for the iSCSI service.
Examples
cluster1::> vserver iscsi delete -vserver vs_1
Give documentation feedback