opsgenie.respondersToJSON() function

opsgenie.respondersToJSON() is a user-contributed function maintained by the package author.

opsgenie.respondersToJSON() converts an array of Opsgenie responder strings to a string-encoded JSON array that can be embedded in an alert message.

Function type signature
(v: [string]) => string

For more information, see Function type signatures.

Parameters

v

(Required) (Required) Array of Opsgenie responder strings. Responder strings must begin with user: , team: , escalation: , or schedule: .


Was this page helpful?

Thank you for your feedback!