Apigee Edge Powershell module - updated to v0.2.13

There's an update to the Apigee Edge Powershell module.

For those who are not aware, the original release came out in August 2016 and was announced here. This is useful for automating administrative tasks for Apigee Edge, from Windows Powershell. I mean things like:

  • Importing, exporting, deploying, undeploying proxies
  • creating, deleting, reading, or updating API Products
  • Approving or revoking developers, apps, credentials, or credential/product mappings
  • Creating caches, KVMs, or VHosts (OPDK only)
  • and a bunch of other things.

The current release adds some things:

New functions:

  • Find-EdgeApp - given an API key, find the Edge App for that Key
  • Approve-EdgeAppCredential (now works on API Product within a credential)
  • Revoke-EdgeAppCredential (now works on API Product within a credential)

New examples:

  • Migrating API key
  • Find ApiProduct For Proxy

And finally, there is improved testing and diagnostics.

You can get it on the powershell gallery, or grab the original source code from github.

Version history
Last update:
‎03-22-2017 07:05 PM
Updated by: