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

Viewing and editing API groups

Viewing and editing API groups

Use the
API Groups
page to view and edit API groups.
To view or edit details of an API group, double-click the group name. The
Group Details
window appears and shows the APIs in the group in alphabetical order. The following table describes the properties that appear in the
Group Details
window.
Property
Description
Name
Name of the group.
The name is case sensitive and must be unique in the organization. The name can contain up to 255 characters, including any letter on the ASCII table, non-Latin characters, any digit, spaces, and the special characters . _ and -. The name cannot contain any of the following characters: / " ' < > & : ~ ! @ # ; % ^ * + = { } | , \
Context
Group context.
API Manager
adds the context to the API URLs of the APIs in the group.
Note the following guidelines:
If you add a context to an existing group,
API Manager
adds the context to the API URL of all the APIs in the group. Inform API consumers of changes to the API URLs.
Description
Description of the group. The description can contain up to 255 characters, including any letter on the ASCII table, non-Latin characters, any digit, spaces, and the special characters . _ and -.
JWT Access Token
JSON web token for the group. You can use the token to invoke any API in the group that uses JWT or JWT and Basic authentication.
APIs in Group
APIs that belong to the group.
If you remove an API from a group with a context,
API Manager
removes the group context from the API URL of the API that you remove from the group. Inform API consumers of changes to the API URLs.

0 COMMENTS

We’d like to hear from you!