What is PagerDuty? #
PagerDuty is a cloud-based service for incident response.
Why Should You Use the PagerDuty Connector? #
The PagerDuty connector provides visibility into the assets in your environment. You can use this visibility to:
-
ensure assets are managed per your security policies
-
derive relationships between assets, users, applications, and data
How Does This Connector Work? #
Lucidum executes read-only requests to the PagerDuty REST API and ingests only meta-data about PagerDuty devices. Lucidum does not retrieve any data stored on your assets.
Configuring the Connector in Lucidum #
Field |
Description |
Example |
---|---|---|
URL |
The URL for the PagerDuty API. |
https://api.pagerduty.com/ |
API Token |
API key that has read-only access (GET) to PagerDuty API data |
************ |
Creating Credentials #
To generate an API Token:
-
Log in to PagerDuty with an administrator account.
-
Follow these steps:Â https://support.pagerduty.com/docs/api-access-keys#generate-a-general-access-rest-api-key
-
Select the checkbox for Read-only API Key
API Documentation #
API v2