Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Samples setup

I am trying to setup samples and facing issues.

Modified /api-platform-samples-master/tools/setup.sh

org="abc" username="yyy@xxx.com" url="http://xx.xxx.x.xxx:9000" -(url is with IP address for xx.xxx.x.xxx)

env="dev2" api_domain="xxx.com"

apigee edge uri:

http://xx.xxx.x.xxx:9000

& when it tries to deploy a sample proxy i see below error

Import failed to /v1/organizations/xxx/apis?action=import&name=variables with status 404:

==

Typically when I create a sample proxy and deploy the URI shows as below

http://xx.xxx.x.xxx:9002/v1/weather

Environment configruation:

Virual Hosts

Name

default

Port

9002

Alias

xx.xxx.x.xxx:9002

==

Question:

How I setup samples with the proper configurations & get it deployed.

The servers are in DMZ and not accessible outside n/w.We downloaded samples from github and trying to setup samples manually.

please advice.

-Vinay

Solved Solved
0 4 419
1 ACCEPTED SOLUTION

Please ignore the post as I was using incorrect URL.Pointed to Edge management server.

View solution in original post

4 REPLIES 4
Top Solution Authors