system services ndmp off
(DEPRECATED)-Disable NDMP service
Availability: This command is available to cluster administrators at the admin privilege level.
Description
Note
This node-scoped NDMP command is deprecated. Node-scoped NDMP functionality may be removed in a future release of Data ONTAP. Use the Vserver-aware "vserver services ndmp off" command.
Parameters
- -node {<nodename>|local} - Node
- The specific node on which NDMP service is to be disabled.
Examples
The following example is used to turn off the NDMP service on node named node1:
cluster1::> system services ndmp off -node node1
Give documentation feedback