Manage plugin instances

This page applies to Apigee and Apigee hybrid.

This page describes how to edit, sync, and delete plugin instances in API hub. For information about creating a plugin instance, see Create a plugin instance.

Edit a plugin instance

You can edit an existing plugin instance to update its display name or modify its curation settings. To edit 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 and go to the Manage instances section to view the list of plugin instances in your project.
  4. For the plugin instance that you want to edit, click (Plugin instance actions) and then select See details.
  5. In the Plugin details pane, you can:
    • Edit the Instance name of the instance.
    • Modify the Curation logic.
  6. Click Save to apply your changes.

Sync a plugin instance

Pull-based plugin instances automatically ingest data from the connected source at a specified frequency. You can also manually trigger data ingestion for a pull-based plugin instance by performing 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 and go to the Manage instances section to view the list of plugin instances in your project.
  4. For the plugin instance that you want to sync, click (Plugin instance actions) and then select Run.

    API hub starts to sync the plugin instance with the data source and the status is updated to Running. Once the sync is complete, the status is updated to Active as shown in the following image:

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

Delete a plugin instance

To delete 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 and go to the Manage instances section to view the list of plugin instances in your project.
  4. For the plugin instance that you want to delete, click (Plugin instance actions) and then select Delete.
  5. In the confirmation dialog, click Delete to confirm the deletion of the plugin instance.

What's next