Importing APIs


You can import the API configuration file (JSON) which was previously exported from EnOS for API batch creating. For details on how to export APIs, see Exporting APIs.


This section shows how to batch create APIs with a JSON file in APIM.

Before You Start

  • Ensure that you have an EnOS account and the permissions to create APIs in the EnOS Management Console. For more information, see Policies, Roles, and Permissions.
  • Ensure that you have exported and saved the API configuration file. See Exporting APIs.

Procedure

  1. Log in to the EnOS Management Console and select API Management > My APIs.
  2. Click Import API.
  3. Select the JSON file that was previously exported from EnOS.
  4. Select the APIs you want to import. You can also batch replace the back-end service address for the imported APIs.
  5. Click Import.
../_images/imp_choose.png

Results

  • The newly imported API group is listed in My APIs. Click the group to view all the imported APIs.
  • The newly imported APIs will have the status and visibility as Offline and Private.

Next Step

Deploying APIs