opsgenie_schedule

Opsgenie Schedule

Name

Type

Nullable

accountName

String

description

String

enabled

Boolean

id

String

name

String

ownerTeam

Team

rotations

List

timezone

String

Rotation

Name

Type

Nullable

id

String

length

Int

name

String

participants

List<Rotation.Participant>

startDate

String

timeRestriction

Rotation.TimeRestriction

type

String

Rotation.Participant

Name

Type

Nullable

id

String

type

String

username

String

Rotation.TimeRestriction

Name

Type

Nullable

restrictions

List<Rotation.TimeRestriction.Restriction>

type

String

Rotation.TimeRestriction.Restriction

Name

Type

Nullable

endHour

Int

endMin

Int

startHour

Int

startMin

Int

Team

Name

Type

Nullable

id

String

name

String

Last updated