OpsGenie REST API v0.1.0 OpsGenieRESTAPI.Model.FlockIntegration
Link to this section Summary
Link to this section Types
Link to this type
t()
t() :: %OpsGenieRESTAPI.Model.FlockIntegration{ _readOnly: [String.t()], addAlertDescription: boolean(), addAlertDetails: boolean(), alertFilter: AlertFilter, "base-webhook-callback-type": String.t(), "callback-type": String.t(), enabled: boolean(), forwardingActionMappings: [ActionMapping], forwardingEnabled: boolean(), headers: %{optional(String.t()) => String.t()}, id: String.t(), isGlobal: boolean(), name: String.t(), ownerTeam: TeamMeta, type: String.t(), url: String.t() }