SaaS Rate limit UI only allow enter value from 1 to 150
search cancel

SaaS Rate limit UI only allow enter value from 1 to 150

book

Article ID: 367117

calendar_today

Updated On:

Products

CA API Developer Portal

Issue/Introduction

When editing API plans or creating new plans using SaaS portal UI,  the range for rate limits is between 1 and 150.  This has not been the case with on-prem portal. 

Environment

SaaS Portal

Cause

Built in code enforce the check of value from 0 to 150 that should not do that. 

Resolution

Work around by using PAPI call to set the value to the desired value.