Adjustable Notification Rate Plan For Usage-Based Notifications

Dears

I’m using Apigee Edge On-Prem with classic UI.

Question:

When attempting to create an adjustable rate plan in Apigee, I encountered the error shown in the attached screenshot.

Goal:
I need to send automated notifications to a developer when their usage reaches 50%, 80%, and 100% of their allocated rate plan

Ask for Help:

Are there more reliable ways to implement usage-based alerts?

I really appreciate any help you can provide.

Hi @kurtkanaskie , @dchiesa1 , and @dknezic , please for your kind support.

There seems to be two things here

  1. You have a error in the UI

  2. You want automated notifications of rate plan usage.

The latter is not supported. Re the error, I suggest trying to new UI, and checking browser network log, also Management Server logs and as a secondary workaround try and create the Rate Plan via Management API.

Thanks @dknezic , for your reply, but I have two questions.

  1. What would be the most effective method to implement notifications that alert developers when they reach 50%, 80%, and 100% of their allocated rate plan limits?

  2. Are there any APIs to retrieve the rateplan request quota and the user usage count so that I can subtract them from each other?

Regards,