Class: DatadogAPIClient::V2::IncidentTypeSlugSource
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::IncidentTypeSlugSource
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v2/models/incident_type_slug_source.rb
Overview
When set to servicenow, incidents will display the ServiceNow record ID instead of the public ID. If no ServiceNow integration exists, the public ID will be displayed.
Constant Summary collapse
- DEFAULT =
"default".freeze
- SERVICENOW =
"servicenow".freeze