Release a Cloud-native API Gateway instance

更新时间:
复制 MD 格式

If you no longer require Cloud-native API Gateway, you can release your Cloud-native API Gateway instances to deactivate the service.

Precautions

  • After an instance is released, the instance and its data are deleted. Proceed with caution.

  • You can release only pay-as-you-go instances. The instances stop charging fees immediately after you release them. If you no longer require a subscription instance, you can simply unsubscribe from it.

Prerequisites

APIs that reside on the target instance are deleted.

Note

If you did not delete the APIs, your application may encounter exceptions due to service interruption.

To delete an API, log on to the Cloud-native API Gateway console, click API in the left-side navigation pane, find the API, and click Delete in the Actions column.

Procedure

  1. Log on to the API Gateway console.

  2. In the left-side navigation pane, click Cloud-native API Gateway > Instance. In the top navigation bar, select a region.

  3. On the Instance page, find the instance that you want to release and click More > Remove Instance in the Actions column. Then, enter the instance name and click OK.

References

You can also use an SDK to call the DeleteHttpApiOperation operation to delete an API. For more information, see DeleteGateway.