cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Problem Metrics

vikas_sood
Participant

Hi,

I am using below command to fetch details of a Low Disk Space problem:

curl -X GET "https://***********/e/655d25b3-c0aa-43ec-812/api/v2/problems/240440422672_1673614380000V2?fields=evidenceDetails%2CimpactAnalysis" -H "accept: application/json; charset=utf-8" -H "Authorization: Api-Token token"

However, it's not showing the disk name or disk id which i can use to fetch further details. Is there a way to detailed fetch disk information for Disk issues using the api?

1 REPLY 1

michiel_otten
Mentor

Hi,

In the evidence details, there is an event. When you lookup this event id via the api, you are able to get the disk id and also the metric used. Using this, you can find the disk. Also in the event you'll find some information about why it triggered. 

KR,

Michiel

#Performance matter!

Featured Posts