How to download proxies/apps/products from apigeeX

Hi,

I just signed up for APIGEE X Eval. I created a proxy, product, and app. Is there a way to download these as zip bundle? In APIGEE Edge there was an option to download apigee proxy individually. I don't see that option in APIGEE X. Also, is there a migration tool like https://github.com/apigeecs/apigee-migrate-tool for APIGEE X? I guess this tool won't work as it points apigee edge management API. APIGEE X management apis are different if I am not wrong. Any help will be appreciated. 

Solved Solved
1 4 137
1 ACCEPTED SOLUTION

Oh, you're using the "Classic UI" in Apigee X. Then its under the Revision dropdown.

kurtkanaskie_0-1688138539030.png

 

View solution in original post

4 REPLIES 4

The new UI in Apigee X is laid out differently. To export a revision of a proxy, in the DEVELOP view, you can use the three-dots menu top right.

kurtkanaskie_0-1688134521728.png

Currently there is no migration tool for Edge --> Apigee X. You can import an Edge proxy into Apigee X and it will work, assuming you're not using features that are no longer supported (e.g. Hosted Targets). This page shows the differences between Edge and X: https://docs.apigee.com/migration-to-x/compare-apigee-edge-to-apigee-x.

Finally, you may want to explore the use of the apigeecli (https://github.com/apigee/apigeecli), it can help you import/export proxies, products and apps, among many other resources. 

 

Thank you @kurtkanaskie  for your reply. I don't see download proxy option. Screen Shot 2023-06-30 at 11.05.14 AM.png

Oh, you're using the "Classic UI" in Apigee X. Then its under the Revision dropdown.

kurtkanaskie_0-1688138539030.png

 

Got it! thank you!