Forum Discussion
chstead
8 years agoRegular Visitor
PowerBI Rest API health status?
We have a wrapper service written in C#, which is experiencing timeouts from the PowerBI Rest API on operations which should be instant (delete). Is there somewhere I can look at the health of the RE...
Anonymous
8 years agoNot applicable
HI chstead,
Nope, you can only get its status by http response message and error code.
Regards,
Xiaoxin Sheng
chstead
8 years agoRegular Visitor
That doesn't really answer if the service is healthy, since it was timing out. Theres no way to tell if the service is up? Are we supposed to assume that all long responses mean the service is unhealthy?
Are you able to say whether there was an outage then?