system services ndmp kill
Kill the specified NDMP session
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The system services ndmp kill command is used to terminate a specific NDMP session on a particular node in the cluster.
Parameters
- <integer> - Session Identifier
- Session ID of the NDMP session.
Examples
The following example shows how a specific NDMP session on the node named node1 can be terminated:
cluster1::> system services ndmp kill 4323 -node node1
Give documentation feedback