Liking cljdoc? Tell your friends :D

pager-duty-api.api.services


services-getclj

(services-get)
(services-get optional-params)

List services List existing services.

List services
List existing services.
raw docstring

services-get-with-http-infoclj

(services-get-with-http-info)
(services-get-with-http-info {:keys [team-ids time-zone sort-by query include]})

List services List existing services.

List services
List existing services.
raw docstring

services-id-deleteclj

(services-id-delete id)

Delete a service Delete an existing service. Once the service is deleted, it will not be accessible from the web UI and new incidents won't be able to be created for this service.

Delete a service
Delete an existing service. Once the service is deleted, it will not be accessible from the web UI and new incidents won't be able to be created for this service.
raw docstring

services-id-delete-with-http-infoclj

(services-id-delete-with-http-info id)

Delete a service Delete an existing service. Once the service is deleted, it will not be accessible from the web UI and new incidents won't be able to be created for this service.

Delete a service
Delete an existing service. Once the service is deleted, it will not be accessible from the web UI and new incidents won't be able to be created for this service.
raw docstring

services-id-getclj

(services-id-get id)
(services-id-get id optional-params)

Get a service Get details about an existing service.

Get a service
Get details about an existing service.
raw docstring

services-id-get-with-http-infoclj

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

Get a service Get details about an existing service.

Get a service
Get details about an existing service.
raw docstring

services-id-integrations-integration-id-getclj

(services-id-integrations-integration-id-get id integration-id)
(services-id-integrations-integration-id-get id integration-id optional-params)

View an integration Get details about an integration belonging to a service.

View an integration
Get details about an integration belonging to a service.
raw docstring

services-id-integrations-integration-id-get-with-http-infoclj

(services-id-integrations-integration-id-get-with-http-info id integration-id)
(services-id-integrations-integration-id-get-with-http-info id
                                                            integration-id
                                                            {:keys [include]})

View an integration Get details about an integration belonging to a service.

View an integration
Get details about an integration belonging to a service.
raw docstring

services-id-integrations-integration-id-putclj

(services-id-integrations-integration-id-put id integration-id)
(services-id-integrations-integration-id-put id integration-id optional-params)

Update an existing integration Update an integration belonging to a service.

Update an existing integration
Update an integration belonging to a service.
raw docstring

services-id-integrations-integration-id-put-with-http-infoclj

(services-id-integrations-integration-id-put-with-http-info id integration-id)
(services-id-integrations-integration-id-put-with-http-info
  id
  integration-id
  {:keys [inline-object-26]})

Update an existing integration Update an integration belonging to a service.

Update an existing integration
Update an integration belonging to a service.
raw docstring

services-id-integrations-postclj

(services-id-integrations-post id)
(services-id-integrations-post id optional-params)

Create a new integration Create a new integration belonging to a service.

Create a new integration
Create a new integration belonging to a service.
raw docstring

services-id-integrations-post-with-http-infoclj

(services-id-integrations-post-with-http-info id)
(services-id-integrations-post-with-http-info id {:keys [inline-object-25]})

Create a new integration Create a new integration belonging to a service.

Create a new integration
Create a new integration belonging to a service.
raw docstring

services-id-putclj

(services-id-put id)
(services-id-put id optional-params)

Update a service Update an existing service.

Update a service
Update an existing service.
raw docstring

services-id-put-with-http-infoclj

(services-id-put-with-http-info id)
(services-id-put-with-http-info id {:keys [inline-object-24]})

Update a service Update an existing service.

Update a service
Update an existing service.
raw docstring

services-postclj

(services-post)
(services-post optional-params)

Create a service Create a new service.

Create a service
Create a new service.
raw docstring

services-post-with-http-infoclj

(services-post-with-http-info)
(services-post-with-http-info {:keys [inline-object-23]})

Create a service Create a new service.

Create a service
Create a new service.
raw docstring

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

× close