Participant IV
Since ‎03-16-2019
‎06-22-2021

My Stats

  • 61 Posts
  • 1 Solutions
  • 17 Likes given
  • 3 Likes received

anuprai's Bio

Badges anuprai Earned

View all badges

Recent Activity

We are using Kubernetes secret to store API sensitive data like target client Id, secrets and credentials and we are reading this in API Proxies in Apigee Hybrid.We referred below documentation to create the secrets -https://cloud.google.com/apigee/d...
We are using "io.timeout.millis" property in Target endpoint to configure response timeout value.We want to send this value dynamically to logs. Is there any variable which I can use to read the configured timeout value in JS or AM policy?
We have a API in which request and response streaming is enabled. We are also reading below variables using Assign Message policy for some conditions - flow.request.payload request.content flow.response.payload response.content If we read these va...
I have configured spike arrest policy in API proxy deployed in Apigee Hybrid environment. I have configured to allow only 1ps (1 request per sec) but I can see Spike arrest is not rejecting the calls even though calls are exceeding this number.Below ...
I am using Property sets in Apigee Hybrid to store key value pairs. When I try to read the keys it gives null value or returns error.File Name - myprops.properties # myProps.properties file foo=bar Using ExtractVariables policy - ExtractVariables-1...
Likes from