network options cluster-health-notifications modify
Contributors
Suggest changes
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
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
true
enables cluster health notification. Setting it tofalse
disables 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