How do you know what changes are made to a proxy revision?

Hi,

In the MGMT UI say there are about 50 revisions for the given proxy. Now how do I find out that what changes are made and when for a particular revision?

Is there any log, or any config details for the API where it displays the informaiton for the changes that each revision of the API proxy contains and also when a new revison of the API proxy was created?

BR, Suraj

0 2 1,951
2 REPLIES 2

HI @asurajpai, Apigee stores Audit logs for each proxy update/delete/create etc. But it does not store the details of each change. Rather the name of the user who made the change,operation invoked etc. Not what changed inside a proxy.

I don't think there is any direct way to get the info which you are looking for..

There are two alternates:

Export all the proxies and store in a SCM system. We recommend this very strongly. That way you can easily get the diffs between different revisions.

The other option might be to store comments in the description field which is available in the proxy definition.

hi, you can see api history using "API proxy history option" available on UI of apigee edge.

Refer this for more details.http://apigee.com/docs/api-services/content/view-api-history