Updating APIs


APIs will be in the Saved stage after they are updated. They would therefore need to be published and made public after the update in order to make them available within the OU and to 3rd-parties.

Task Description

This task shows the steps on how to update an API in EnOS Management Console > API Management.

Before You Start

Ensure you have an EnOS account and have the permissions to access the API management service. See Policies, Roles and Permissions.

Procedure

  1. Select API Management > My API, and click the API group where the API to be deployed is located.

  2. To update the API, click btn_view for the API you wish to update in the API List to go to its Basic Information page.

    ../_images/apim_apioverview.png


  3. Click btn_edit to update the API information and click btn_tick when you finish to save the update.

  4. Return to the API Group Overview page.

    • For unpublished APIs, the Status will remain the same.

    • For published APIs, the Status will be changed from Enabled to This API has changes to be published. You need to publish it in order to synchronize the update with the running state.

      ../_images/apim_apiedit.png


  5. To publish the API, click btn_make_offline for the API you wish to publish. Enter a description for the operation and click OK.

  6. The Status is now changed to Enabled.

Result

The updated API is now synced.

Next Step

You can delete APIs that are no longer needed. For details, see Deleting APIs.