Create Alerts on Resources

Creates multiple alerts on resources of the client. A list of event IDs is generated when alerts are created. This list is valid for 30 days. Use the event IDs to search and get alert details.

Notes

  • A list of event IDs is generated when alerts are created.
  • This list is valid for 30 days. Use the event IDs to search and get alert details.

Path Parameters

  • clientIdstringrequired

    Describes the clientId of the tenant

Request Body

application/json

  • uniqueIdstring

    Alert uuid

  • currentStatestring

    Alert current state

  • serviceNamestring

    Alert Metric

  • subjectstring

    Alert Subject

  • appstring

    Event source name which generates alert, For eg External monitoring tool like SCOM

  • descriptionstring

    Alert description details

  • oldStatestring

    Alert previous state from current sta

  • problemAreastring

  • acknowledgedboolean

    Alert akcnowledged

  • suppressedboolean

    Alert suppressed

  • permanentlySuppressedboolean

  • closedboolean

  • ticketedboolean

    Alert has incident created

  • clientUniqueIdstring

    Tenant uuid

  • alertTypestring

    OpsRamp Alerting type

    Enum:
    AgentObsoleteApplianceMonitoringScheduled MaintenanceForecastChange DetectionMONITORINGMaintenance
  • componentstring

    Component from which alert got generated

  • alertTimestring

    Time when alert was generated at source

  • deviceobject

  • resourceobject

    Resource Object details

  • monitorNamestring

    Applied monitor name for monitori

  • repeatCountstring

    Count of the alerts occured with similar state

  • tenantIdnumber

  • statusstring

  • prioritystring

    Alert priority

    Enum:
    P0P1P2P3P4P5N/A
  • elapsedTimeStringstring

  • createdDatestring

  • updatedTimestring

  • rbaboolean

    Run book automation applied

  • tenantNamestring

  • rtypestring

  • entityTypestring

  • mspNamestring

  • extAlertIdstring

  • managedByOpsRampboolean

  • actedTsnumber

  • metricTimenumber

  • eventTypestring

    Enum:
    ALERTRCAInferenceAlertINFERENCE
  • inferenceIdnumber

  • ignoreRecoveryNoiseboolean

  • availabilityboolean

  • snoozeDurationnumber

  • metricstring

  • isRecoveryAlertboolean

  • inferenceAlertboolean

  • statusHistoryobject

    Alert history

  • clientTechnologystring

  • customFieldsarray of strings

Loading Examples...

Responses

    Loading Examples...