A newer release of this product is available.
        
        
      network options cluster-health-notifications modify
cluster health notification options
Availability: This command is available to cluster administrators at the admin privilege level.
Description
This command enables or disables cluster health notifications on the specified node.
Parameters
-node {<nodename>|local}- Node- 
This parameter specifies the node for which the cluster health notification status will be modified.
 [-enabled {true|false}]- Cluster Health Notifications Enabled- 
Setting this parameter to
trueenables cluster health notification. Setting it tofalsedisables cluster health notification. 
Examples
The following example modifies the cluster health notification status for a node:
cluster1::> network options cluster-health-notifications modify -node node1 -enabled true