Melepas satu atau beberapa alamat IPv6 dari antarmuka jaringan elastis (ENI).
Deskripsi operasi
Deskripsi Operasi
Saat memanggil operasi ini, perhatikan hal-hal berikut:
Antarmuka jaringan elastis (ENI) harus berada dalam status Active atau InUse.
Jika Anda beroperasi pada pengontrol antarmuka jaringan (NIC) utama, Instance ECS tempat NIC terpasang harus berada dalam status Running atau Stopped.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ecs:UnassignIpv6Addresses |
delete |
*NetworkInterface
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
ID wilayah pengontrol antarmuka jaringan (NIC). Anda dapat memanggil DescribeRegions untuk mengkueri daftar wilayah terbaru. |
cn-hangzhou |
| NetworkInterfaceId |
string |
Yes |
ID wilayah pengontrol antarmuka jaringan (NIC). Anda dapat memanggil DescribeRegions untuk mengkueri daftar wilayah terbaru. |
eni-bp14v2sdd3v8ht**** |
| Ipv6Address |
array |
No |
ID pengontrol antarmuka jaringan (NIC). |
2001:db8:1234:1a00::*** |
|
string |
No |
Satu atau beberapa alamat IPv6 yang akan dihapus. Nilai valid N: 1 hingga 10. Catatan
|
2001:db8:1234:1a00::*** |
|
| Ipv6Prefix |
array |
No |
Satu atau beberapa alamat IPv6 yang akan dilepas. Nilai valid N: 1 hingga 10. |
|
|
string |
No |
Satu atau beberapa alamat IPv6 yang akan dilepas. Nilai valid N: 1 hingga 10. Catatan
|
2001:db8:1234:1a00:****::/80 |
|
|
No |
Satu atau beberapa awalan IPv6 yang akan dilepas. Nilai valid N: 1 hingga 10. |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
ID permintaan. |
473469C7-AA6F-4DC5-B3DB-A3DC0DE3C83E |
Contoh
Respons sukses
JSONformat
{
"RequestId": "473469C7-AA6F-4DC5-B3DB-A3DC0DE3C83E"
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | UnsupportedParameter | %s | |
| 400 | InvalidParameter | %s | |
| 400 | InvalidInstanceID.Malformed | %s | |
| 400 | MissingParameter | %s | |
| 400 | InvalidOperation.InvalidEcsState | %s | |
| 400 | InvalidOperation.InvalidEniState | %s | |
| 400 | InvalidEniId.Malformed | The specified parameter "EniId" is not valid. | |
| 400 | InvalidParameter.Conflict | %s | |
| 500 | InvalidOperation.RegionNotSupportIpPrefix | The current region does not support ip prefix. | |
| 403 | InvalidUserType.NotSupported | %s | |
| 403 | Abs.InvalidAccount.NotFound | %s | |
| 403 | MissingParameter | %s | |
| 403 | Forbedden.NotSupportRAM | %s | |
| 403 | Forbbiden.SubUser | %s | |
| 403 | InvalidOperation.InvalidEniType | %s | |
| 403 | InvalidIp.IpUnassigned | %s | |
| 403 | InvalidIp.IpRepeated | %s | |
| 403 | InvalidIp.Address | %s | |
| 403 | Forbidden.RegionId | %s | |
| 403 | InvalidOperation.EniServiceManaged | %s | |
| 403 | InvalidIp.IpPrefixIllegal | The ip prefixes %s is/are illegal. | |
| 403 | InvalidIp.IpPrefixMaskInvalid | The ip prefixes mask %s is illegal which must be between %s and %s. | |
| 403 | InvalidIp.IpPrefixMaskNotSame | The ip prefixes %s are illegal which mask must be same. | |
| 403 | InvalidIp.IpPrefixNotStrict | The ip prefix must be strict cidr format. | |
| 404 | InvalidEniId.NotFound | %s |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.