Version 9.6
 —  API Management Solutions  —

Viewing Details for an API

CentraSite provides a summary of details of the API. The details rendered as attributes are grouped together as profiles.

When you view the details of an API, keep the following points in mind:

Start of instruction setTo view details for an API

  1. In CentraSite Business UI, use either the Browse or Search feature to locate an API that you want to view. If you need information on how to browse or search the CentraSite catalog, refer to the section Browsing the CentraSite Catalog or Searching the CentraSite Catalog in the document Managing the CentraSite Catalog.

  2. Click the API’s hyperlinked name.

  3. On the APIs’ details page, examine the attributes as necessary. CentraSite will display the attributes for this API.

    Remember that you will only see the profiles for which you have View permission. If you have Modify permission on the API, you can edit the API’s attributes. For procedures, see Editing the Properties of an API.

    Viewing a Native/Virtual Endpoint

    The Provider Overview profile shows a list of the native and virtual endpoints for this API. In this profile, a native endpoint is represented by the Binding, and a virtual endpoint is represented as an Alias that identifies a specific Access URI (i.e., address where the virtual API is published).

    graphics/provider_overview1.png


Summary of Profiles in the API

Profiles represent a logical grouping of the information for an API.

The following profiles are available in the API details page:

Profile Description
Basic Information Provides basic information about the API. This profile shows individual characteristic such as the API version, type, owner, organization and description. If you are having users watching or consuming this API, CentraSite displays that information on this profile. This profile also contains controls for approving requests placed on this API.
Advanced Information Provides additional information about the API. This profile shows the technical specifications, and the list of providers and consumers for the API.
Technical Details Provides technical information about the API. For a SOAP API, this profile includes the WSDL URL and a list of the operations and bindings. For an XML/REST API, the profile includes the schema URL and a list of the resources.
Provider Overview Displays the list of native and virtual endpoints defined for the API. In this profile, a native endpoint is represented by the Binding, and a virtual endpoint is represented as an Alias that identifies a specific Access URI (i.e., address where the virtual API is published). This profile also contains control for viewing the enforcement definition of a virtual endpoint.
Consumer Overview Displays a list of all virtual endpoints defined for the API. For a SOAP API, this profile displays the Consumer Service WSDL / WSDL URL, and a list of Access URIs and API keys. For a REST based API, this profile displays a list of Access URIs and API keys.
Runtime Metrics For SOAP, XML & REST APIs. Displays the run-time performance metrics associated with the API. If you are using webMethods Mediator, webMethods Insight or another run-time monitoring component to log performance metrics for an API, CentraSite displays those metrics on this profile.
Runtime Events For SOAP, XML & REST APIs. Displays the run-time events associated with the API. If you are using webMethods Mediator, webMethods Insight or another run-time monitoring component to log run-time events for an API, CentraSite displays those events on this profile.

Top of page

Summary of Actions in the API

An action bar on the details page of an API contains the list of operations that can be performed on the API.

The following actions are available in the API details page:

Action Name Icon Usage
Save graphics/action_save.gif You use this action to save the change made to an API's information.
Edit graphics/action_edit.gif You use this action to view an API's information and modify them.
Version graphics/version.gif You use this action to generate a new version of an API.
Delete graphics/action_delete.gif You use this action to remove an API.
Virtualize graphics/virtualize.png You use this action to create a virtual copy of an API.
Attach graphics/action_attach.gif You use this action to attach a supporting document to an API.
Watch graphics/watch.png You use this action to subscribe notifications when changes are made to an API's information.
Add to List graphics/add_list.gif You use this action to add an API to the My Favorites list.
Remove from List graphics/remove_list.png You use this action to remove an API from the My Favorites list.
Export graphics/action_export.gif You use this action to export an API from one instance of CentraSite to another.
Consume graphics/consume.png You use this action to register as a consumer for an API.
Revert graphics/action_revert.png You use this action to revert an API request than has been submitted for approval.
View Report graphics/report.png You use this action to generate and view reports for an API.
Permission graphics/permission.png You use this action to assign instance-level and profile-level permissions on an API.
API Consumption Settings graphics/settings.png You use this action to configure the client consumption settings for an API.
Publish graphics/publish.png You use this action to publish an API to the Mediator for consumption.
Unpublish graphics/unpublish.png You use this action to unpublish an API from the Mediator.

Top of page