Consider the following sample code snippet of quota policy:

<Quota name="QuotaPolicy">
    <Interval>1</Interval>
  <TimeUnit>hour</TimeUnit>
  <Allow>
    <Class ref="request.queryparam.class">
      <Allow class="A" count="100"/>
      <Allow class="B" count="200"/>
      <Allow class="C" count="300"/>
    </Class>
  </Allow> </Quota>

How many calls would be allowed by the policy for the duration of 1 hour?

http://<orgname>-<environment>.apigee.net/QuotaPolicy?class=B

 

100
200
300
0
Verified Answer
Correct Option - b

To get all Infosys Certified Apigee Edge Developer Exam questions Join Telegram Group https://rebrand.ly/lex-telegram-236dee

Telegram