Book Image

Oracle API Management 12c Implementation

Book Image

Oracle API Management 12c Implementation

Overview of this book

Table of Contents (19 chapters)
Oracle API Management 12c Implementation
Credits
Foreword
About the Author
Acknowledgments
About the Author
About the Author
Acknowledgments
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Accessing the Oracle API portal as an administrator


To access the OAPIM portal as an admin, the following steps were followed:

  1. Open a new browser window and enter the following URL:

    http://machine:port/apimanager

  2. The following authentication page appears:

  3. Sign in as an administrator.

    Tip

    An administrator is a WebLogic user that has been assigned the Administrator role as described in previous sections.

  4. Once authenticated, the following window appears:

  5. Here the administrator can filter the APIs using the following options:

    Note that filtering can be done by name, type (SOAP, REST) and whether the API is managed or unmanaged.

  6. In the top-right corner, the API administrator also has the following options:

  7. By clicking on Catalog, the following screen appears:

  8. This page will basically list all available OAPIM APIs. Placing the cursor over an individual API will cause an option to appear in the top right corner of the API as follows:

  9. Clicking on the icon will display the API details page. In this page, runtime...