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