UpdateEr
Updated Lingjun HUB.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
eflo:UpdateEr |
update |
*Er
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| Description |
string |
No |
The description of the document. |
描述 |
| ErName |
string |
No |
Parameter |
er-wulanchabu-main |
| RegionId |
string |
Yes |
The region ID. |
cn-wulanchabu |
| ErId |
string |
Yes |
Lingjun HUB Instance 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.) |
success |
| RequestId |
string |
Request ID of the current request |
3D9D6E7B-365B-5200-BFA6-9B79E269058C |
| Content |
object |
The returned data. |
{} |
| AccessDeniedDetail |
string |
The details about the access denial. |
None |
Examples
Success response
JSON format
{
"Code": 0,
"Message": "success",
"RequestId": "3D9D6E7B-365B-5200-BFA6-9B79E269058C",
"Content": {},
"AccessDeniedDetail": "None"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.