Table of Contents

Search

  1. Preface
  2. Introduction to API Manager
  3. API management
  4. Organizational access policies
  5. API-specific policies
  6. API groups
  7. Authentication and authorization
  8. API Microgateway Service
  9. Analytics

API Manager Guide

API Manager Guide

Deploying an API Microgateway

Deploying an API Microgateway

Use the API Microgateway Service to deploy an API Microgateway in a Docker image container on the organization's Secure Agent Docker runtime environment:
  1. Deploy the API Microgateway using the URL:
    https://{<host>}:{<port number>}/api/v1/agent/apimgw/deploy
    Access the managed APIs that are deployed and running on the organization's Secure Agent using the URL:
    https://{<host>}:{<port number>}/apimgw/{path}
    The following image shows an example payload of invoking a POST call to deploy an API Microgateway in a Docker image container:
    The example shows the codes used for invoking a POST call to deploy an API Microgateway in a Docker image container.

0 COMMENTS

We’d like to hear from you!