What should you do?

Each app is assigned to exactly one product.

You need to limit the number of requests during weekends for specific products without modifying this design.

What should you do?
A . Add custom attributes for counts for every product. Create custom quota policies for every product which references these custom attributes
B . Set custom attributes for weekday and weekend count at every product Reference these How variables in the count property of Quota policy at runtime
C . Add custom attributes at the API Product with counts to use for weekdays and weekends. Using flow variables, reference the custom counts in the Quota policy
D . Add custom attributes for count at Product level Use a JS Policy to determine which count to use in Quota policy at runtime Use this count attribute in the Quota Policy.

Answer: B

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments