UpdateErRouteMap
Update some information about the routing policy, including the description and name of the routing policy.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
eflo:UpdateErRouteMap |
update |
*ErRouteMap
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| ErRouteMapId |
string |
Yes |
routing policy ID |
er-rmap-uwglhzom |
| Description |
string |
No |
The description of the document. |
描述 |
| RegionId |
string |
Yes |
The region ID. |
cn-wulanchabu |
| ErId |
string |
Yes |
Lingjun HUB ID |
er-kkopgtne |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
AjaxResult |
||
| Code |
integer |
The response status code. |
0 |
| Message |
string |
The error message. (If the instance is in the Exception state, the exception cause is prompted.) |
成功 |
| RequestId |
string |
The request ID. |
BDBCC783-84CA-5733-8EEA-645C88B9009C |
| Content |
object |
The response parameters. |
{} |
| AccessDeniedDetail |
string |
The details about the access denial. |
None |
Examples
Success response
JSON format
{
"Code": 0,
"Message": "成功",
"RequestId": "BDBCC783-84CA-5733-8EEA-645C88B9009C",
"Content": {},
"AccessDeniedDetail": "None"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.