Example shown under Opsgenie Python Incident API for Get Request Status seems to be incorrect

XMLWordPrintable

    • Severity 3 - Minor

      Issue Summary

      The example shown under Opsgenie Python Incident API for Get Request Status seems to be incorrect. The example shown seems to be for an Alert rather than an incident.

      Steps to Reproduce

      1. See example for Get Request Status under Opsgenie Python Incident API here.
      2. See example for Get Request Status under Opsgenie Python Alert API here

      Expected Results

      The example shown under Get Request Status under Opsgenie Python Incident API here should query and return the same result as the Get Request Status under Incident API here.

      Actual Results

      Fails to return a result.

      Workaround

      Make updates to the given example as per the info from GitHub here i.e. we need to call get_incident_request_status instead of get_request_status

            Assignee:
            Unassigned
            Reporter:
            Sean Suwal
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: