opsgenie_policy

Opsgenie Policy

Name

Type

Nullable

accountName

String

alias

String

autoCloseAction

AutoCloseAction

autoRestartAction

AutoRestartAction

continue

Boolean

deduplicationAction

DeduplicationAction

delayAction

DelayAction

description

String

enabled

Boolean

filter

Filter

id

String

ignoreOriginalResponders

Boolean

ignoreOriginalTags

Boolean

message

String

name

String

order

Int

policyDescription

String

responders

List

scope

String

suppress

Boolean

tags

List

teamId

String

timeRestrictions

TimeRestrictions

type

String

AutoCloseAction

Name

Type

Nullable

duration

Duration

AutoRestartAction

Name

Type

Nullable

duration

Duration

maxRepeatCount

Int

DeduplicationAction

Name

Type

Nullable

count

Int

deduplicationActionType

String

duration

Duration

DelayAction

Name

Type

Nullable

delayOption

String

duration

Duration

untilHour

Int

untilMinute

Int

Duration

Name

Type

Nullable

timeAmount

Int

timeUnit

String

Filter

Name

Type

Nullable

conditions

List<Filter.Condition>

type

String

Filter.Condition

Name

Type

Nullable

expectedValue

String

field

String

key

String

not

Boolean

operation

String

order

Int

Responder

Name

Type

Nullable

id

String

type

String

TimeRestrictions

Name

Type

Nullable

restriction

TimeRestrictions.Restriction

restrictions

List<TimeRestrictions.Restriction>

type

String

TimeRestrictions.Restriction

Name

Type

Nullable

endDay

String

endHour

Int

endMin

Int

startDay

String

startHour

Int

startMin

Int

Last updated