This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
I understand that the Edge micro feature footprint is smaller than full
scale Edge as the purpose and scope of Micro is limited. Wanted to
understand if the following features are supported ? Or will be
supported in future?Is there any way to have mo...
Hi Apigeeks, What is the best way to access the MBaaS component of the
Edge from within a proxy ? Is there an internal way or a policy that can
directly access MBaaS data, something similar to how Cache or KVM policy
accesses data?Of course, service ...
I use a free org named "test-4g” for my own learning and sometimes for
demos. It seems any API traffic to my org is returning 404, now. (
sample API call below: ) curl -v
http://test-4g-test.apigee.net/v2/stubbed Even trace sessions can't be
created....
As Apigee edge supports websockets - can it potentially support MQTT
over websockets, if not direct MQTT? See the AWS example
below:http://docs.aws.amazon.com/iot/latest/developerguide/protocols.htmlIs
any of this in the future roadmap?
I notice that now Apigee enterprise UI supports importing swagger
(OpenAPI) definitions (see below). Is there a corresponding management
API to import a swagger file to create a new API proxy in edge? This
helps in devops / automation.