Tuesday, 15 June 2010

apigee - How to create Class based dynamic quota? -



apigee - How to create Class based dynamic quota? -

please allow me know how create class based dynamic quota. in http://apigee.com/docs/api-services/content/rate-limit-api-traffic-using-quota url, see sentence "(to create work, need add together custom attribute called developer_segment access token profiles.)"

please allow me know steps create "developer_segment" in access token profiles ? created "oauth" api proxies or api proxy consumed.

also share if have other way create class based dynamic quota.

thanks, damodaran

"developer_segment" custom attribute set in access-token, custom attribute has been set configuring attribute in 'generateaccesstokenpolicy'. in next link, http://apigee.com/docs/api-services/api/oauth-flow-variables, sample policy '' sets attribute '1' 'value1' , attribute '2' value 2. during verification of access tokens these attribute-values can accessed flow variables (accesstoken.).

note: in ref="accesstoken.developer_segment",ref can point variable need not attribute in accesstoken.

apigee

No comments:

Post a Comment