Liking cljdoc? Tell your friends :D

pager-duty-api.api.maintenance-windows


maintenance-windows-getclj

(maintenance-windows-get)
(maintenance-windows-get optional-params)

List maintenance windows List existing maintenance windows, optionally filtered by service and/or team, or whether they are from the past, present or future.

List maintenance windows
List existing maintenance windows, optionally filtered by service and/or team, or whether they are from the past, present or future.
raw docstring

maintenance-windows-get-with-http-infoclj

(maintenance-windows-get-with-http-info)
(maintenance-windows-get-with-http-info {:keys [team-ids service-ids include
                                                filter query]})

List maintenance windows List existing maintenance windows, optionally filtered by service and/or team, or whether they are from the past, present or future.

List maintenance windows
List existing maintenance windows, optionally filtered by service and/or team, or whether they are from the past, present or future.
raw docstring

maintenance-windows-id-deleteclj

(maintenance-windows-id-delete id)

Delete or end a maintenance window Delete an existing maintenance window if it's in the future, or end it if it's currently on-going. If the maintenance window has already ended it cannot be deleted.

Delete or end a maintenance window
Delete an existing maintenance window if it's in the future, or end it if it's currently on-going. If the maintenance window has already ended it cannot be deleted.
raw docstring

maintenance-windows-id-delete-with-http-infoclj

(maintenance-windows-id-delete-with-http-info id)

Delete or end a maintenance window Delete an existing maintenance window if it's in the future, or end it if it's currently on-going. If the maintenance window has already ended it cannot be deleted.

Delete or end a maintenance window
Delete an existing maintenance window if it's in the future, or end it if it's currently on-going. If the maintenance window has already ended it cannot be deleted.
raw docstring

maintenance-windows-id-getclj

(maintenance-windows-id-get id)
(maintenance-windows-id-get id optional-params)

Get a maintenance window Get an existing maintenance window.

Get a maintenance window
Get an existing maintenance window.
raw docstring

maintenance-windows-id-get-with-http-infoclj

(maintenance-windows-id-get-with-http-info id)
(maintenance-windows-id-get-with-http-info id {:keys [include]})

Get a maintenance window Get an existing maintenance window.

Get a maintenance window
Get an existing maintenance window.
raw docstring

maintenance-windows-id-putclj

(maintenance-windows-id-put id)
(maintenance-windows-id-put id optional-params)

Update a maintenance window Update an existing maintenance window.

Update a maintenance window
Update an existing maintenance window.
raw docstring

maintenance-windows-id-put-with-http-infoclj

(maintenance-windows-id-put-with-http-info id)
(maintenance-windows-id-put-with-http-info id {:keys [inline-object-18]})

Update a maintenance window Update an existing maintenance window.

Update a maintenance window
Update an existing maintenance window.
raw docstring

maintenance-windows-postclj

(maintenance-windows-post from)
(maintenance-windows-post from optional-params)

Create a maintenance window Create a new maintenance window for the specified services. No new incidents will be created for a service that is in maintenance.

Create a maintenance window
Create a new maintenance window for the specified services. No new incidents will be created for a service that is in maintenance.
raw docstring

maintenance-windows-post-with-http-infoclj

(maintenance-windows-post-with-http-info from)
(maintenance-windows-post-with-http-info from {:keys [inline-object-17]})

Create a maintenance window Create a new maintenance window for the specified services. No new incidents will be created for a service that is in maintenance.

Create a maintenance window
Create a new maintenance window for the specified services. No new incidents will be created for a service that is in maintenance.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close