CLICKS, CLICKS GO AWAY

Ivy Ho
2 min readApr 29, 2019

--

Automate with API Connect Test and Monitor

Configure with API Connect Environment

To configure a basic API Connect environment, here are the basic setup

  • Configure and set the mail server
  • Configure gateway services
  • Configure portal service
  • Configure analytic services
  • Invite a provider organization owner
  • Organization owner accept the invitation and create an organization
  • Login to organization
  • Create a draft API
  • Publish a Product to Sandbox

We need to input many fields and many clicks to manual setup via the UI.

Simplify with API Connect Test and Monitor with a Project

Automate the configuration with 3 main steps

  1. Set up the configuration environment variable file
  2. Set up the Test scripts with configuration flow
  3. One Click to run the configuration

Setup configuration Variables

Set up your Configuration Flow

Run your configuration

You can even schedule a run regularly.

Dashboard to check status

  • Statistic generated for monitoring
  • Details reports

Summary of Usage

  • Perfect for configure environment with bootstrap data
  • Reports generated for configuration issue
  • Basic bootstrap smoke test

Test and Monitoring

http://ibm.biz/apitest

--

--