IncidentActionsTriggerAWebhookManuallyRequest
Example Usage
import { IncidentActionsTriggerAWebhookManuallyRequest } from "@solarwinds/squadcast-sdk-typescript/models/operations";
let value: IncidentActionsTriggerAWebhookManuallyRequest = {
incidentID: "<id>",
eventWebhookID: "<id>",
};Fields
Field
Type
Required
Description
PreviousIncidentActionsRebuildAProjectInCircleciResponseNextIncidentActionsTriggerAWebhookManuallyResponse
Last updated