Version 9.6
 —  API Management Solutions  —

Editing the Properties of an API

This section describes how to view an API's attributes and how to change them.

When editing the properties of an API, keep the following general points in mind:

Start of instruction setTo edit the attributes of an API

  1. In CentraSite Business UI, display the detail page of the API whose attributes you want to edit. If you need procedures for this step, see Viewing Details for an API.

  2. On the API’s actions menu, click Edit graphics/action_edit.gif.

  3. To edit an API’s basic attributes (Name, Version, Organization, Description etc.) , place the cursor in the appropriate field and modify the text as required.

  4. To modify the extended attributes associated with the API, do the following:

    1. Select the profile that contains the attribute(s) that you want to modify.

    2. Edit the attributes on the profile as necessary.

    3. Repeat the above steps for each profile that you want to edit.

  5. When you have finished making your edits, click Save graphics/action_save.gif.

    Note:
    If at any time you want to abandon your unsaved edits, click Close graphics/icon_close.png. CentraSite will ask you if you want to save your edits. Click No to abandon your edits and return the API’s attributes to their previous settings.

Specifying an Input File

Certain APIs contain one or more associated files. For example, the SOAP API includes a WSDL file and the XML / REST API includes a schema file. You can upload a new file or update an existing file for the API accordingly.

Specifying a Native Endpoint

APIs (Service, XML service and REST service) can contain one or more operations or resources.

Top of page