UpdateElasticNetworkInterface
Updates information for the Lingjun Elastic Network Interface.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
eflo:UpdateElasticNetworkInterface |
update |
*ElasticNetworkInterface
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
Region ID |
cn-wulanchabu |
| ElasticNetworkInterfaceId |
string |
Yes |
Lingjun Elastic Network Interface ID |
leni-1234**** |
| Description |
string |
No |
Description |
描述 |
| SecurityGroupId |
string |
No |
Security Group ID |
sg-wz9fj2s3o21nw2**** |
| ClientToken |
string |
No |
Idempotent parameter |
3fd79d62-ab1d-11ec-9a53-0242ac110004 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Response parameters |
||
| Code |
integer |
Status code |
0 |
| Message |
string |
The response message. |
success |
| RequestId |
string |
Request ID |
AC8C713A-A9F4-5984-A5E1-76496DF35153 |
| Content |
object |
Response content |
|
| NodeId |
string |
Lingjun node ID |
e01-cn-lbj3aej**** |
| ElasticNetworkInterfaceId |
string |
Lingjun Elastic Network Interface ID |
leni-1234**** |
| AccessDeniedDetail |
string |
Access denied details. |
None |
Examples
Success response
JSON format
{
"Code": 0,
"Message": "success",
"RequestId": "AC8C713A-A9F4-5984-A5E1-76496DF35153",
"Content": {
"NodeId": "e01-cn-lbj3aej****",
"ElasticNetworkInterfaceId": "leni-1234****"
},
"AccessDeniedDetail": "None"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.