In this article

Overview

The Version Details page is the space where you can view information about a Version of the API, the Assets it contains, and Permissions. Besides performing all lifecycle actions for an API published on the API Portal, you can view information about your API Versions, as well as view, add and delete API policies,

For details about the assets used in the API version, see Managing API Version Assets.

Viewing API Policy Information

To view the API policies applied at the various levels for a version of an API:

  1. In the API Manager console, click the target API version.

  2. In the Version Details tab of the AP version, click View Applied Policies to display the Related Policies dialog window.

  3. In the Applied Policies tab, the following information is displayed.

  4. Click the Hierarchy tab to view at which level (Org, API, version), the API policy is applied.
     

  5. Click Close to return the Version Details tab.

You can change policies from the Version Details page. 

Editing Version Details

You can edit the description and tags for an API Version without having to republish the API. You can also change the Snaplex if the API version is unpublished.

  1. Navigate to the target API, and click the version whose details you are changing.
  2. Click Edit Details, and change the content in the following fields:

In 4.26, to change a Snaplex for an API Version, you must create a new version, update the Snaplex, and then publish a new version of the API. Clicking Edit Details from the API > Versions page displays the Server field for selecting another Snaplex, but the field is disabled.

Generating the Specification for your API

You can preserve the API specification used in the version in the published Developer Portal. Clicking Generate Specification enables the API consumer to examine its contents in the Open API Specification format when viewing the documentation for an API on the Developer Portal.