Invalid virtual host reference error

http://docs.apigee.com/api-services/content/virtual-hosts ,I have seen this . I tried changing the domain name from https://iton77-prod.apigee.net to http://api.citistar.io.How do i do that .Any pointers ?

Solved Solved
0 2 847
1 ACCEPTED SOLUTION

@archana

Do you have a private cloud setup ? or is your org on the cloud ?

If it is private cloud, then you could use an api call to create the virtual host.

Refer : http://docs.apigee.com/management/apis/post/organizations/%7Borg_name%7D/environments/%7Benv_name%7D...

Note that once you create a virtual host, you would have to do two other things :

1) Create a DNS record for the virtual host

2) include the virtual host in the proxy end point

For the cloud - as the document (http://docs.apigee.com/api-services/content/virtual-hosts) says :

Creating a virtual host on a cloud-based Edge installation

If you have an Apigee Edge paid plan, Apigee creates virtual hosts for you. For technical and security reasons, virtual host creation and manipulation in Edge cloud accounts is not self-service. For assistance with virtual hosts, contact Apigee Customer Support at http://community.apigee.com/content/apigee-customer-support.

View solution in original post

2 REPLIES 2

@archana

Do you have a private cloud setup ? or is your org on the cloud ?

If it is private cloud, then you could use an api call to create the virtual host.

Refer : http://docs.apigee.com/management/apis/post/organizations/%7Borg_name%7D/environments/%7Benv_name%7D...

Note that once you create a virtual host, you would have to do two other things :

1) Create a DNS record for the virtual host

2) include the virtual host in the proxy end point

For the cloud - as the document (http://docs.apigee.com/api-services/content/virtual-hosts) says :

Creating a virtual host on a cloud-based Edge installation

If you have an Apigee Edge paid plan, Apigee creates virtual hosts for you. For technical and security reasons, virtual host creation and manipulation in Edge cloud accounts is not self-service. For assistance with virtual hosts, contact Apigee Customer Support at http://community.apigee.com/content/apigee-customer-support.

Thank you i will talk to customer support,planning to buy edge so thanks.