1. Packages
  2. Zenduty Provider
  3. API Docs
  4. getIncidents
zenduty 1.0.3 published on Monday, Mar 24, 2025 by zenduty

zenduty.getIncidents

Explore with Pulumi AI

zenduty logo
zenduty 1.0.3 published on Monday, Mar 24, 2025 by zenduty

    Using getIncidents

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getIncidents(args: GetIncidentsArgs, opts?: InvokeOptions): Promise<GetIncidentsResult>
    function getIncidentsOutput(args: GetIncidentsOutputArgs, opts?: InvokeOptions): Output<GetIncidentsResult>
    def get_incidents(id: Optional[str] = None,
                      number: Optional[str] = None,
                      status: Optional[str] = None,
                      opts: Optional[InvokeOptions] = None) -> GetIncidentsResult
    def get_incidents_output(id: Optional[pulumi.Input[str]] = None,
                      number: Optional[pulumi.Input[str]] = None,
                      status: Optional[pulumi.Input[str]] = None,
                      opts: Optional[InvokeOptions] = None) -> Output[GetIncidentsResult]
    func LookupIncidents(ctx *Context, args *LookupIncidentsArgs, opts ...InvokeOption) (*LookupIncidentsResult, error)
    func LookupIncidentsOutput(ctx *Context, args *LookupIncidentsOutputArgs, opts ...InvokeOption) LookupIncidentsResultOutput

    > Note: This function is named LookupIncidents in the Go SDK.

    public static class GetIncidents 
    {
        public static Task<GetIncidentsResult> InvokeAsync(GetIncidentsArgs args, InvokeOptions? opts = null)
        public static Output<GetIncidentsResult> Invoke(GetIncidentsInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetIncidentsResult> getIncidents(GetIncidentsArgs args, InvokeOptions options)
    public static Output<GetIncidentsResult> getIncidents(GetIncidentsArgs args, InvokeOptions options)
    
    fn::invoke:
      function: zenduty:index/getIncidents:getIncidents
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Id string
    The ID of this resource.
    Number string
    Status string
    Id string
    The ID of this resource.
    Number string
    Status string
    id String
    The ID of this resource.
    number String
    status String
    id string
    The ID of this resource.
    number string
    status string
    id str
    The ID of this resource.
    number str
    status str
    id String
    The ID of this resource.
    number String
    status String

    getIncidents Result

    The following output properties are available:

    Id string
    The ID of this resource.
    Results List<GetIncidentsResult>
    Number string
    Status string
    Id string
    The ID of this resource.
    Results []GetIncidentsResult
    Number string
    Status string
    id String
    The ID of this resource.
    results List<GetIncidentsResult>
    number String
    status String
    id string
    The ID of this resource.
    results GetIncidentsResult[]
    number string
    status string
    id str
    The ID of this resource.
    results Sequence[GetIncidentsResult]
    number str
    status str
    id String
    The ID of this resource.
    results List<Property Map>
    number String
    status String

    Supporting Types

    GetIncidentsResult

    AcknowledgedDate string
    AssignedTo string
    AssignedToName string
    ContextWindowEnd string
    ContextWindowStart string
    CreationDate string
    EscalationPolicyObjectName string
    EscalationPolicyObjectUniqueId string
    EsccalationPolicy string
    IncidentKey string
    IncidentNumber double
    MergedWith string
    ResolvedDate string
    Service string
    ServiceObject string
    ServiceObjectAcknowledgementTimeout double
    ServiceObjectAutoResolveTimeout double
    ServiceObjectCollation double
    ServiceObjectCollationTime double
    ServiceObjectCreatedBy string
    ServiceObjectCreationDate string
    ServiceObjectDescription string
    ServiceObjectEscalationPolicy string
    ServiceObjectName string
    ServiceObjectSla string
    ServiceObjectStatus double
    ServiceObjectSummary string
    ServiceObjectTaskTemplate string
    ServiceObjectTeam string
    ServiceObjectTeamPriority string
    ServiceObjectUniqueId string
    Sla string
    SlaObject string
    Status double
    Summary string
    TeamPriority string
    TeamPriorityObject string
    Title string
    UniqueId string
    Urgency double
    AcknowledgedDate string
    AssignedTo string
    AssignedToName string
    ContextWindowEnd string
    ContextWindowStart string
    CreationDate string
    EscalationPolicyObjectName string
    EscalationPolicyObjectUniqueId string
    EsccalationPolicy string
    IncidentKey string
    IncidentNumber float64
    MergedWith string
    ResolvedDate string
    Service string
    ServiceObject string
    ServiceObjectAcknowledgementTimeout float64
    ServiceObjectAutoResolveTimeout float64
    ServiceObjectCollation float64
    ServiceObjectCollationTime float64
    ServiceObjectCreatedBy string
    ServiceObjectCreationDate string
    ServiceObjectDescription string
    ServiceObjectEscalationPolicy string
    ServiceObjectName string
    ServiceObjectSla string
    ServiceObjectStatus float64
    ServiceObjectSummary string
    ServiceObjectTaskTemplate string
    ServiceObjectTeam string
    ServiceObjectTeamPriority string
    ServiceObjectUniqueId string
    Sla string
    SlaObject string
    Status float64
    Summary string
    TeamPriority string
    TeamPriorityObject string
    Title string
    UniqueId string
    Urgency float64
    acknowledgedDate String
    assignedTo String
    assignedToName String
    contextWindowEnd String
    contextWindowStart String
    creationDate String
    escalationPolicyObjectName String
    escalationPolicyObjectUniqueId String
    esccalationPolicy String
    incidentKey String
    incidentNumber Double
    mergedWith String
    resolvedDate String
    service String
    serviceObject String
    serviceObjectAcknowledgementTimeout Double
    serviceObjectAutoResolveTimeout Double
    serviceObjectCollation Double
    serviceObjectCollationTime Double
    serviceObjectCreatedBy String
    serviceObjectCreationDate String
    serviceObjectDescription String
    serviceObjectEscalationPolicy String
    serviceObjectName String
    serviceObjectSla String
    serviceObjectStatus Double
    serviceObjectSummary String
    serviceObjectTaskTemplate String
    serviceObjectTeam String
    serviceObjectTeamPriority String
    serviceObjectUniqueId String
    sla String
    slaObject String
    status Double
    summary String
    teamPriority String
    teamPriorityObject String
    title String
    uniqueId String
    urgency Double
    acknowledgedDate string
    assignedTo string
    assignedToName string
    contextWindowEnd string
    contextWindowStart string
    creationDate string
    escalationPolicyObjectName string
    escalationPolicyObjectUniqueId string
    esccalationPolicy string
    incidentKey string
    incidentNumber number
    mergedWith string
    resolvedDate string
    service string
    serviceObject string
    serviceObjectAcknowledgementTimeout number
    serviceObjectAutoResolveTimeout number
    serviceObjectCollation number
    serviceObjectCollationTime number
    serviceObjectCreatedBy string
    serviceObjectCreationDate string
    serviceObjectDescription string
    serviceObjectEscalationPolicy string
    serviceObjectName string
    serviceObjectSla string
    serviceObjectStatus number
    serviceObjectSummary string
    serviceObjectTaskTemplate string
    serviceObjectTeam string
    serviceObjectTeamPriority string
    serviceObjectUniqueId string
    sla string
    slaObject string
    status number
    summary string
    teamPriority string
    teamPriorityObject string
    title string
    uniqueId string
    urgency number
    acknowledged_date str
    assigned_to str
    assigned_to_name str
    context_window_end str
    context_window_start str
    creation_date str
    escalation_policy_object_name str
    escalation_policy_object_unique_id str
    esccalation_policy str
    incident_key str
    incident_number float
    merged_with str
    resolved_date str
    service str
    service_object str
    service_object_acknowledgement_timeout float
    service_object_auto_resolve_timeout float
    service_object_collation float
    service_object_collation_time float
    service_object_created_by str
    service_object_creation_date str
    service_object_description str
    service_object_escalation_policy str
    service_object_name str
    service_object_sla str
    service_object_status float
    service_object_summary str
    service_object_task_template str
    service_object_team str
    service_object_team_priority str
    service_object_unique_id str
    sla str
    sla_object str
    status float
    summary str
    team_priority str
    team_priority_object str
    title str
    unique_id str
    urgency float
    acknowledgedDate String
    assignedTo String
    assignedToName String
    contextWindowEnd String
    contextWindowStart String
    creationDate String
    escalationPolicyObjectName String
    escalationPolicyObjectUniqueId String
    esccalationPolicy String
    incidentKey String
    incidentNumber Number
    mergedWith String
    resolvedDate String
    service String
    serviceObject String
    serviceObjectAcknowledgementTimeout Number
    serviceObjectAutoResolveTimeout Number
    serviceObjectCollation Number
    serviceObjectCollationTime Number
    serviceObjectCreatedBy String
    serviceObjectCreationDate String
    serviceObjectDescription String
    serviceObjectEscalationPolicy String
    serviceObjectName String
    serviceObjectSla String
    serviceObjectStatus Number
    serviceObjectSummary String
    serviceObjectTaskTemplate String
    serviceObjectTeam String
    serviceObjectTeamPriority String
    serviceObjectUniqueId String
    sla String
    slaObject String
    status Number
    summary String
    teamPriority String
    teamPriorityObject String
    title String
    uniqueId String
    urgency Number

    Package Details

    Repository
    zenduty zenduty/terraform-provider-zenduty
    License
    Notes
    This Pulumi package is based on the zenduty Terraform Provider.
    zenduty logo
    zenduty 1.0.3 published on Monday, Mar 24, 2025 by zenduty