Manage API groups

更新时间:
复制 MD 格式

On the API groups page, you can view and manage all your API groups.

View API groups

On the API groups page, you can view an overview of each group, which includes the group name, group ID, number of APIs, description, creator, and creation time.

View API group details

In the list of API groups, click a group name to open its details page. The details page displays detailed information about the group, including the following:

  • Basic information: Displays the group name, group ID, creator, creation time, and description.

  • API list:

    • Lists all APIs in the API group and their overview information, such as the API name, frontend protocol type, OperationType/interface name, URI of the request, method, status, and backend service type.

    • From this list, you can also unpublish, publish, or delete each API.

    • In the upper-right corner of the list, click Create API to quickly create an API in this API group.

  • Domain name management: Shows the default second-level domain that clients use to access the gateway over HTTP. The domain name is composed of the Group ID + Gateway's second-level domain.

Edit an API group

Note

If group authorization is enabled for the group, only authorized members and administrators can edit it.

You can edit an API group in one of the following ways:

  • In the list of API groups, find the group and click Edit in the Actions column.

  • On the API group details page, click the Edit button in the upper-right corner.

Delete an API group

You can delete API groups that are no longer needed. From the list of API groups, find the group, click Delete in the Actions column, and then confirm the deletion.

Note

  • You can delete only API groups that contain zero APIs.

  • If group authorization is enabled for the group, only authorized members and administrators can delete it.