Call DescribeDcdnStagingIp to obtain the valid virtual IP addresses (VIPs) of nodes in public preview.
Operation description
Note
The call frequency for a single user is limited to 30 calls per second.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
dcdn:DescribeDcdnStagingIp |
get |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
No parameters required.
Response elements
|
Parameter |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
1B9E0E83-24AC-49F4-9EE0-BF5EB03E8381 |
| IPV4s |
object |
||
| IPV4 |
array |
||
|
string |
An array of IPv4 addresses. |
192.168.xx.xx","192.168.xx.xx |
Examples
Success response
JSON format
{
"RequestId": "1B9E0E83-24AC-49F4-9EE0-BF5EB03E8381",
"IPV4s": {
"IPV4": [
"192.168.xx.xx\",\"192.168.xx.xx"
]
}
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.