Instana Event Settings API
The Event Settings API from Instana — 37 operation(s) for event settings.
Operations 55
POST
/api/events/settings/alertingChannels/notify/{id}
Notify manually to Alerting Channel. Requires the permission called CanConfigureIntegrations.
#
GET
/api/events/settings/custom-payload-configurations
Get All Global Custom Payload Configurations
#
PUT
/api/events/settings/custom-payload-configurations
Create/Update Global Custom Payload Configuration
#
PUT
/api/events/settings/custom-payload-configurations/v2
Create/Update Global Custom Payload Configuration
#
DELETE
/api/events/settings/event-specifications/built-in/{eventSpecificationId}
Delete built-in event specification
#
GET
/api/events/settings/event-specifications/built-in/{eventSpecificationId}
Built-in event specifications
#
POST
/api/events/settings/event-specifications/built-in/{eventSpecificationId}/disable
Disable built-in event specification
#
POST
/api/events/settings/event-specifications/built-in/{eventSpecificationId}/enable
Enable built-in event specification
#
GET
/api/events/settings/event-specifications/custom/systemRules
All system rules for custom event specifications
#
DELETE
/api/events/settings/event-specifications/custom/{eventSpecificationId}
Delete custom event specification
#
GET
/api/events/settings/event-specifications/custom/{eventSpecificationId}
Custom event specification
#
PUT
/api/events/settings/event-specifications/custom/{eventSpecificationId}
Create or update custom event specification
#
POST
/api/events/settings/event-specifications/custom/{eventSpecificationId}/disable
Disable custom event specification
#
POST
/api/events/settings/event-specifications/custom/{eventSpecificationId}/enable
Enable custom event specification
#
GET
/api/events/settings/event-specifications/infos
Summary of all built-in and custom event specifications
#
PUT
/api/events/settings/mobile-app-alert-configs/{id}/restore/{created}
Restore Mobile Smart Alert Config
#
POST
/api/events/settings/mobile-app-alert-configs/{id}/update-baseline
Recalculate Mobile Smart Alert Config Baseline
#
GET
/api/events/settings/mobile-app-alert-configs/{id}/versions
Get Mobile Smart Alert Config Versions
#
PUT
/api/events/settings/website-alert-configs/{id}/restore/{created}
Restore Website Smart Alert Config
#
POST
/api/events/settings/website-alert-configs/{id}/update-baseline
Recalculate Website Smart Alert Config Baseline
#
GET
/api/events/settings/website-alert-configs/{id}/versions
Get Website Smart Alert Config Versions.
#