Management apis for Proxyendpoint creation and target endpoint creation in api in apigeeX

Hi

Hope you are doing great!

I have a requirement to create a proxy endpoint and target endpoint in an api in apigee X using apigeeX management apis.

So if you have any idea regarding this pls help me!

0 1 133
1 REPLY 1

You still need all the proxy XML configuration and these packaged in a zip with the correct directory structure. You can then use the Management APIs https://cloud.google.com/apigee/docs/api-platform/deploy/ui-deploy-new

You could also use a CI CD process/pipeline to deploy to the Management APIs.

You can also export an existing API Proxy in your Apigee organization to review the directory structure, etc.