Calls the EnableInstanceIpv6Address operation to create an IPv6 address.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
drds:EnableInstanceIpv6Address |
none |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| DrdsInstanceId |
string |
Yes |
The instance ID of the DRDS instance. |
drds************ |
| RegionId |
string |
No |
The ID of the region where the instance resides. |
cn-hangzhou |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| Data |
boolean |
The request result. |
true |
| RequestId |
string |
The request ID. |
7E9F7F16-05B5-42DA-94D6-E36402****** |
Examples
Success response
JSON format
{
"Data": true,
"RequestId": "7E9F7F16-05B5-42DA-94D6-E36402******"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 500 | InternalError | The request processing has failed due to some unknown error. 默认错误码 |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.