apigee-127
Version:
Apigee 127 Command Line Interface
23 lines (22 loc) • 556 B
JSON
{
"accounts": {
"apigee": {
"organization": "orgname",
"username": "user@apigee.com",
"password": "bxtgMkl4NUy6",
"environment": "test",
"apigeeProxyKey": "dUBKxDozZaZ9F71L1gZUmEOdtVa9RmG",
"apigeeProxyUri": "http://some-test.apigee.net/apigee-remote-proxy",
"baseuri": "https://api.enterprise.apigee.com",
"virtualhosts": "default,secure",
"provider": "apigee"
},
"amazon": {
"provider": "amazon"
},
"local": {
"provider": "local"
}
},
"selected": "apigee"
}