Skip to content
This repository was archived by the owner on Jul 14, 2022. It is now read-only.

On prem config

wwitman edited this page Oct 21, 2014 · 8 revisions

Using Apigee-127 with on-premise Apigee accounts

If you are using an on-premise installation of Apigee Edge, you need to configure your account with to point to the base URI for your on-premise Apigee Edge installation. Simply specify the base URI when you create an Apigee-127 account using the a127 account create command. For example:

$ a127 account create myOnPremAccount [?] Provider? apigee [?] Do you have an account? Yes [?] Base URI? https://api.your.apigee.onprem.com [?] Organization? myorg [?] User Id? jdoe@example.com [?] Password? ****** [?] Environment? prod [?] Virtual Hosts? default,secure

For more information on account creation, see the "Apigee-127 command-line reference".

Clone this wiki locally