Retrieve localization details for an incident (GET)


The GET command retrieves a list of traffic elements that changed significantly during the incident, with information about how each changed.

Command overview

Method — GET
 Resource — incident/<incidentID>/allSymptoms where <incidentID> is the integer that identifies the incident (the incident ID)

Parameters

 1 This parameter is required.

Sample request

https://10.0.0.1/rest/incidentAPI/1.0/incident/21568/allsymptoms?usr=jdoe&pwd=pa55w0rd!

Sample response

<?xml version="1.0" encoding="UTF-8"?>
<response>
<status result="success"/>
<result>
 <incident id="21568" critical="false" status="NEW">
  <startTime>1305938700</startTime>
  <endTime>1305939000</endTime>
  <age weeks="3" days="6" hours="0" minutes="46"/>
  <detectionTrace rule="UPPER_BOUNDARY_BROKEN"/>
  <abnormality value="4"/>
  <affectedSessions count="9"/>
  <urgency rating="22"/>
  <signalHighlights highestBoundary="0.0825"
  lowestBoundary="0" highestValue="0.2526" lowestValue="0.2526"/>
  <source signalId="79" category="wpAvailability">
  <signalName>Availability incidents for Geo: United States</signalName>
  <watchpoint id="19" type="page" status="active">
   <name>Geo: United States</name>
  </watchpoint>
 </source>
 <alert/>
 <symptoms>
  <symptom>
   <metric id="33">
    <name>Condition code</name>
   </metric>
   <symptomElements mostRelevantCount="1" cv="0.0">
    <elements>
     <element delta="-100.0" total5minPeriodsBefore="6"
     totalCountOfValueBefore="92" avgBefore="15.333333333333334"
     total5minPeriodsDuring="1" totalCountOfValueDuring="0"
     avgDuring="0.0">33</element>
    </elements>
   </symptomElements>
  </symptom>
  <symptom>
   <metric id="4">
   <name>URI host</name>
  </metric>
   <symptomElements mostRelevantCount="1" cv="3.4820271507318257">
    <elements>
     <element delta="91.39784946236561" total5minPeriodsBefore="6"
     totalCountOfValueBefore="0" avgBefore="0.0" total5minPeriodsDuring="1"
     totalCountOfValueDuring="1020" avgDuring="1020.0">lrn2alcec.lrn.com</element>
     <element delta="-4.853643966547192" total5minPeriodsBefore="6"
     totalCountOfValueBefore="325" avgBefore="54.166666666666664"
     total5minPeriodsDuring="1">www.proflowers.com</element>
     <element delta="-1.3440860215053767" total5minPeriodsBefore="6"
     totalCountOfValueBefore="90" avgBefore="15.0"
     total5minPeriodsDuring="1">products.example.com</element>
     <element delta="-0.806451612903226" total5minPeriodsBefore="6"
     totalCountOfValueBefore="54" avgBefore="9.0"
     total5minPeriodsDuring="1">example.com</element>
     <element delta="-0.7765830346475509" total5minPeriodsBefore="6"
     totalCountOfValueBefore="52" avgBefore="8.666666666666666"
     total5minPeriodsDuring="1">flowers7.example.com</element>
     <element delta="0.2688172043010753" total5minPeriodsBefore="6"
     total5minPeriodsDuring="1" totalCountOfValueDuring="3"
     avgDuring="3.0">textronlcec.lrn.com</element>
     <element delta="0.1792114695340502" total5minPeriodsBefore="6"
     totalCountOfValueBefore="0" avgBefore="0.0" total5minPeriodsDuring="1"
     totalCountOfValueDuring="2" avgDuring="2.0">utclcec.lrn.com</ element>
     <element delta="0.0896057347670251" total5minPeriodsBefore="6"
     total5minPeriodsDuring="1" totalCountOfValueDuring="1"
     avgDuring="1.0">sitecustomizerlcec.lrn.com</element>
     <element delta="0.0896057347670251" total5minPeriodsBefore="6"
     total5minPeriodsDuring="1" totalCountOfValueDuring="1"
     avgDuring="1.0">exelonlcec.lrn.com</element>
     <element delta="0.0896057347670251" total5minPeriodsBefore="6"
     total5minPeriodsDuring="1" totalCountOfValueDuring="1"
     avgDuring="1.0">abbottlabslcec.lrn.com</element>
     <element delta="-0.029868578255675033" total5minPeriodsBefore="6"
     totalCountOfValueBefore="2" avgBefore="1.0"
     total5minPeriodsDuring="1">www.niceflower.com</element>
     <element delta="-0.029868578255675033" total5minPeriodsBefore="6"
     totalCountOfValueBefore="2" avgBefore="0.3333333333333333"
     total5minPeriodsDuring="1">www.providecommerce.com</element>
     <element delta="-0.029868578255675033" total5minPeriodsBefore="6"
     totalCountOfValueBefore="2" avgBefore="0.3333333333333333"
     total5minPeriodsDuring="1">admin.example.com</element>
     <element delta="-0.014934289127837517" total5minPeriodsBefore="6"
     totalCountOfValueBefore="1" avgBefore="0.5"
     total5minPeriodsDuring="1">www8.example.com</element>
    </elements>
   </symptomElements>
  </symptom>
 </symptoms>
</incident>
 <timeZone>
  <offset>-14400000</offset>
 </timeZone>
</result>
</response>

back to top

Related topic

Incident-XML-reference

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*