DeleteRoute
DeleteRoute
Last updated
DeleteRoute
Last updated
This API is used to delete a route.
The following request parameter list only provides API request parameters.
Parameter Name | Required | Type | Description |
---|---|---|---|
Parameter Name | Type | Description |
---|---|---|
Delete a route.
Zenlayer Cloud API 2.0 integrates SDKs to make it easier for you to call APIs. More programming languages will be supported.
The following only lists the error codes related to the API business logic. For other error codes, see Common Error Codes.
HTTP Status Code | Error Code | Description |
---|---|---|
vpcId
Yes
String
VPC ID.
routeId
Yes
String
Route ID.
requestId
String
The unique request ID, which is returned for each request. RequestId is required for locating a problem.
404
OPERATION_FAILED_RESOURCE_NOT_FOUND
VPC does not exist.
404
INVALID_VPC_ROUTE_NOT_FOUND
Route does not exist.
400
OPERATION_DENIED_ROUTE_TYPE_NOT_SUPPORT
Route type is not supported.