OpsGenie REST API v0.1.1 OpsGenieRESTAPI.Model.OpsGenieCallback
Link to this section Summary
Link to this section Types
Link to this type
t()
t() :: %OpsGenieRESTAPI.Model.OpsGenieCallback{
alertFilter: AlertFilter,
"bidirectional-callback-type": String.t(),
"callback-type": String.t(),
destinationApiKey: String.t(),
forwardingActionMappings: [ActionMapping],
forwardingEnabled: boolean(),
updatesActionMappings: [ActionMapping],
updatesEnabled: boolean()
}