Liking cljdoc? Tell your friends :D

pager-duty-api.api.add-ons


addons-getclj

(addons-get)
(addons-get optional-params)

List installed add-ons List all of the add-ons installed on your account.

List installed add-ons
List all of the add-ons installed on your account.
raw docstring

addons-get-with-http-infoclj

(addons-get-with-http-info)
(addons-get-with-http-info {:keys [include service-ids filter]})

List installed add-ons List all of the add-ons installed on your account.

List installed add-ons
List all of the add-ons installed on your account.
raw docstring

addons-id-deleteclj

(addons-id-delete id)

Delete an add-on Remove an existing add-on.

Delete an add-on
Remove an existing add-on.
raw docstring

addons-id-delete-with-http-infoclj

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

Delete an add-on Remove an existing add-on.

Delete an add-on
Remove an existing add-on.
raw docstring

addons-id-getclj

(addons-id-get id)

Get an add-on Get details about an existing add-on.

Get an add-on
Get details about an existing add-on.
raw docstring

addons-id-get-with-http-infoclj

(addons-id-get-with-http-info id)

Get an add-on Get details about an existing add-on.

Get an add-on
Get details about an existing add-on.
raw docstring

addons-id-putclj

(addons-id-put id)
(addons-id-put id optional-params)

Update an add-on Update an existing add-on.

Update an add-on
Update an existing add-on.
raw docstring

addons-id-put-with-http-infoclj

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

Update an add-on Update an existing add-on.

Update an add-on
Update an existing add-on.
raw docstring

addons-postclj

(addons-post)
(addons-post optional-params)

Install an add-on Install an add-on for your account.

Install an add-on
Install an add-on for your account.
raw docstring

addons-post-with-http-infoclj

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

Install an add-on Install an add-on for your account.

Install an add-on
Install an add-on for your account.
raw docstring

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

× close