NodePing.Checks.mute_check-exclamation-mark
You're seeing just the function
mute_check-exclamation-mark
, go back to NodePing.Checks module for more information.
Link to this function
mute_check!(token, id, checktype_struct, duration, customerid \\ nil)
View SourceSpecs
mute_check!( token :: bitstring(), id :: bitstring(), checktype_struct :: struct(), duration :: non_neg_integer() | boolean(), customerid :: bitstring() | nil ) :: map()
Mute all notifications for the specified check
Parameters
token
- NodePing API token that is provided with accountid
- the checkid that will be mutedchecktype_struct
- theNodePing.Checktypes
that defines the check you are trying to muteduration
- duration in seconds that the check will be mutedcustomerid
- optional customerid for subaccount