UpdateRoute

更新时间:
复制 MD 格式

Updates the information about a route.

Operation description

This API operation is available for all DataWorks editions.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

Request parameters

Parameter

Type

Required

Description

Example

Id

integer

Yes

The route ID of the network resource.

1000

DestinationCidr

string

Yes

The destination CIDR block of the route that you want to update.

192.168.0.0/16

Response elements

Element

Type

Description

Example

object

The response parameters.

Success

boolean

Indicates whether the request was successful.

true

RequestId

string

The request ID. You can locate logs and troubleshoot issues based on the ID.

6A6CBE87-9F91-1323-B680-E7A7065XXXXX

Examples

Success response

JSON format

{
  "Success": true,
  "RequestId": "6A6CBE87-9F91-1323-B680-E7A7065****"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.