Subscribe to notifications for cluster health.
Syntax
alter cluster <cluster reference> add notification subscription <spec> alter cluster <cluster reference> add email notification subscription [<spec>] [with to <to email>]
Parameters
spec
JSON. A specification for the notification subscription. Optional if using add email notification syntax.
cluster reference
String. The reference to the cluster to subscribe to.
to email
Email. The email to send notifications to. Default: user email address.