Explore documentation
Splunk On-Call integration API response params
Response body parameters
Namespace data
Parameter | Type | Value |
---|---|---|
id |
String | The ID of the Splunk On-Call integration. String representation of a number. |
type |
String | splunk_on_call_integration |
attributes |
Object | Attributes object. Contains all the Splunk On-Call integration attributes. See below. |
attributes.name |
String | Name of the Splunk On-Call integration. |
attributes.url |
String | The Splunk On-Call URL to which to post webhooks to. |
attributes.team_name |
String | The team this integration belongs to. |