Create plugin instances

This page applies to Apigee and Apigee hybrid.

This page describes how to create plugin instances in API hub. A plugin instance represents a configured and active connection between API hub and a specific API data source via the associated plugin. For more information about plugin instances, see Plugin instance.

How plugin instances are created

Plugin instances are created automatically or manually depending on the plugin type and the action that you perform.

  • For all Built-in Google Cloud plugins, API hub automatically creates a plugin instance during the process of attaching a runtime project to API hub. For more information, see Attach a runtime project.
  • For all other plugins, you can create a plugin instance manually from the Settings page in API hub. For more information, see Create a plugin instance.

Before you begin

Create a plugin instance

To create a plugin instance, perform the following steps:

  1. In the Google Cloud console, go to the API hub page.

    Go to API hub

  2. Click Settings from the left navigation menu to open the Settings page.
  3. Click the Plugins tab to view the available plugins in your project.
  4. Hold the pointer over the desired plugin, and then click Create instance.
  5. Configure the following fields in the Create a plugin instance pane. The configuration options depend on the plugin type.
    1. Display name: Enter a name for the plugin instance.
    2. Curation: Select the curation settings for the plugin instance. By default, the curation level is set to Default.
    3. Organization: Choose the Apigee Edge organization that hosts the plugin data. This field is only available for Apigee Edge public cloud and Apigee Edge private cloud (OPDK) plugins.
    4. Source project ID: Enter the unique identifier of the source project from which the plugin will import the data. This field is only available for custom plugins.
    5. Service account: Enter the associated service account of the source project. This field is only available for Apigee Edge private cloud (OPDK) plugins.
  6. Click Create to initiate the creation of the plugin instance.

    You can view the status of the plugin instance in the Plugins tab under Manage instances. On successful creation, the status of the plugin instance is displayed as Active as shown in the following image:

    Image showing the plugin instance status as active. Image showing the plugin instance status as active.

What's next