Network.PagerDuty.REST.MaintenanceWindows

List Windows

data ListWindows

listWindows

lwQuery

lwServiceIds

lwFilter

data ListWindowsResponse

lwMaintenanceWindows

lwCounts

Create Window

data CreateWindow

createWindow

createWindowBasic

cwStartTime

cwEndTime

cwDescription

cwServiceIds

Get Window

getWindow

Update Window

data UpdateWindow

updateWindow

uwStartTime

uwEndTime

uwDescription

uwServiceIds

Delete Window

deleteWindow

Types

data ServiceInfo

siId

siName

siUrl

data Counts

cOngoing

cFuture

cPast

cAll

data MaintenanceWindow

mwSequenceNumber

mwStartTime

mwEndTime

mwDescription

mwCreatedBy

mwServices