Get Symptoms
Optionally these Symptoms can be looked up for a specific set of Resources and/or
can include Symptoms that are no longer active.
The list of Symptoms returned is a collection that supports pagination.
Array of resource identifiers for which Symptoms need to be looked up
Boolean that determines whether the results should include inactive Symptoms
Boolean that controls the retrieval of alarm information of the symptom
Page number from which data needs to be displayed (0-based)
Expected number of entries per page
List of Symptoms in the system
"{\n \"symptom\" : [ {\n \"id\" : \"31eeaeec-82d5-4037-a59b-efed2e7c8e3a\",\n \"resourceId\" : \"50000000-0000-0000-0000-000000000005\",\n \"startTimeUTC\" : 1744470256299,\n \"updateTimeUTC\" : 1744470256299,\n \"cancelTimeUTC\" : 0,\n \"kpi\" : false,\n \"symptomCriticality\" : \"INFORMATION\",\n \"symptomDefinitionId\" : \"SymptomDefinition-1\",\n \"message\" : \"symptom message\",\n \"faultDevices\" : [ ]\n }, {\n \"id\" : \"18589dea-9999-1234-abba-f1ee73004dac\",\n \"resourceId\" : \"50000000-0000-0000-0000-000000000005\",\n \"startTimeUTC\" : 1744470256299,\n \"updateTimeUTC\" : 1744470256299,\n \"cancelTimeUTC\" : 0,\n \"kpi\" : false,\n \"symptomCriticality\" : \"INFORMATION\",\n \"symptomDefinitionId\" : \"SymptomDefinition-1\",\n \"message\" : \"symptom message\",\n \"faultDevices\" : [ ]\n } ]\n}"
Represents page information for a paged result
Collection of links
List of Symptoms
curl -H 'Authorization: <value>' https://{api_host}/suite-api/api/symptoms