opsgenie_user

Opsgenie User

Name

Type

Nullable

accountName

String

blocked

Boolean

contact

List

createdAt

String

details

Map<String,List>

escalations

List

fullName

String

id

String

locale

String

role

Role

schedule

List

tags

List

team

List

timeZone

String

userAddress

UserAddress

userForwardingRule

List

username

String

verified

Boolean

Contact

Name

Type

Nullable

applyOrder

Int

id

String

method

String

status

Contact.Status

to

String

Contact.Status

Name

Type

Nullable

enabled

Boolean

Escalation

Name

Type

Nullable

id

String

name

String

ownerTeam

Escalation.OwnerTeam

rules

List<Escalation.Rule>

Escalation.OwnerTeam

Name

Type

Nullable

id

String

name

String

Escalation.Rule

Name

Type

Nullable

condition

String

delay

Escalation.Rule.Delay

notifyType

String

recipient

Escalation.Rule.Recipient

Escalation.Rule.Delay

Name

Type

Nullable

timeAmount

Int

timeUnit

String

Escalation.Rule.Recipient

Name

Type

Nullable

id

String

name

String

type

String

ForwardingRule

Name

Type

Nullable

alias

String

endDate

String

fromUser

ForwardingRule.ForwardingRuleUser

id

String

startDate

String

toUser

ForwardingRule.ForwardingRuleUser

ForwardingRule.ForwardingRuleUser

Name

Type

Nullable

id

String

username

String

Role

Name

Type

Nullable

id

String

name

String

Schedule

Name

Type

Nullable

enabled

Boolean

id

String

name

String

Team

Name

Type

Nullable

id

String

name

String

UserAddress

Name

Type

Nullable

city

String

country

String

line

String

state

String

zipCode

String

Last updated