How to display dynamic value on the Azure API portal UI ?

NICOLE LEUNG (BA-ISD-OOCLL/HKG) 151 Reputation points
2021-05-14T02:31:22.687+00:00

Hi.

I would like to include the total quota granted and the quota left on the API reports page. However, for the current built-in report function, it only allows me to display the calls made instead of the total calls the user could make and the quota left.

We are thinking if we could get it from the backend of the Azure API platform and display the parameters on the UI of the reports page . For example
96573-image.png

Could you kindly advise how could we do so ? Thank you!!

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,959 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Pramod Valavala 20,611 Reputation points Microsoft Employee
    2021-05-18T13:11:32.607+00:00

    @NICOLE LEUNG (BA-ISD-OOCLL/HKG) This UI is driven by the Reports API which doesn't include the quota information. Feel free to raise a feature request on the repo.

    0 comments No comments