network options cluster-health-notifications show
Display cluster health notification options
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The network options cluster-health-notifications show command displays whether the node's cluster health notifications are enabled.
Parameters
- { [-fields <fieldname>, ...]
- If you specify the -fields <fieldname>, ... parameter, the command output also includes the specified field or fields. You can use '-fields ?' to display the fields to specify.
- | [-instance ]}
- If you specify the -instance parameter, the command displays detailed information about all fields.
- [-node {<nodename>|local}] - Node
- This parameter specifies the node for which the cluster health notification status will be displayed.
- [-enabled {true|false}] - Cluster Health Notifications Enabled
- Selects the entries that match this parameter value.
Examples
The following example displays the cluster health notification status for a node:
cluster1::> network options cluster-health-notifications show -node node1
Node: node1
Cluster Health Notifications Enabled: true
Give documentation feedback