Skip to main content

vendors

Overview

Namevendors
TypeResource
Idpagerduty.vendors.vendors

Fields

NameDatatypeDescription
idstring
namestringThe short name of the vendor
descriptionstringA short description of this vendor, and common use-cases of integrations for this vendor.
html_urlstringa URL at which the entity is uniquely displayed in the Web app
integration_guide_urlstringURL of an integration guide for this vendor
logo_urlstringURL of a logo identifying the vendor
selfstringthe API show URL at which the object is accessible
summarystringA short-form, server-generated string that provides succinct, important information about an object suitable for primary labeling of an entity in a client. In many cases, this will be identical to name, though it is not intended to be an identifier.
thumbnail_urlstringURL of a small thumbnail image identifying the vendor
typestringA string that determines the schema of the object. This must be the standard name for the entity, suffixed by _reference if the object is a reference.
website_urlstringURL of the vendor's main website

Methods

NameAccessible byRequired ParamsDescription
get_vendorSELECTidGet details about one specific vendor.

A PagerDuty Vendor represents a specific type of integration. AWS Cloudwatch, Splunk, Datadog are all examples of vendors

For more information see the API Concepts Document

Scoped OAuth requires: vendors.read
list_vendorsSELECTList all vendors.

A PagerDuty Vendor represents a specific type of integration. AWS Cloudwatch, Splunk, Datadog are all examples of vendors

For more information see the API Concepts Document

Scoped OAuth requires: vendors.read
_get_vendorEXECidGet details about one specific vendor.

A PagerDuty Vendor represents a specific type of integration. AWS Cloudwatch, Splunk, Datadog are all examples of vendors

For more information see the API Concepts Document

Scoped OAuth requires: vendors.read
_list_vendorsEXECList all vendors.

A PagerDuty Vendor represents a specific type of integration. AWS Cloudwatch, Splunk, Datadog are all examples of vendors

For more information see the API Concepts Document

Scoped OAuth requires: vendors.read