DestroyCloudRouter
Last updated
Last updated
This API is used to release a Layer 3 cloud router.
Note
This operation is irreversible. Once the operation is successful, the cloud router will be completely released. Please operate with caution.
Only operations on cloud routers in state of RECYCLED are supported, that is you have called DeleteCloudRouter
to delete the cloud router already.
This API is an async API. A request ID is returned after the release request is sent. However, it does not mean the releasing has been completed. The status of the cloud router will be DESTROYING
during the releasing. If no result can be queried, it means that the cloud router has been released successfully.
The following request parameter list only provides API request parameters.
Parameter Name | Required | Type | Description |
---|---|---|---|
Parameter Name | Type | Description |
---|---|---|
Release a Layer 3 cloud router.
Zenlayer Cloud API 2.0 integrates SDKs to make it easier for you to call APIs. More programming languages will be supported.
No error codes related to the API business logic. For other error codes, see Common Error Codes.
cloudRouterId
Yes
String
Cloud router ID.
requestId
String
The unique request ID, which is returned for each request. RequestId is required for locating a problem.