Queries CIDR blocks of Dynamic Content Delivery Network (DCDN) points of presence (POPs).
Operation description
Note
To use this operation, submit a ticket.
You can call this operation up to 100 times per second per account.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
dcdn:DescribeDcdnL2Ips |
get |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
No parameters required.
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
The ID of the request. |
C370DAF1-C838-4288-A1A0-9A87633D248E |
| Vips |
array |
The CIDR blocks of the POPs. |
|
|
string |
The CIDR blocks of the POP. |
111.XXX.XXX.111/25 |
Examples
Success response
JSON format
{
"RequestId": "C370DAF1-C838-4288-A1A0-9A87633D248E",
"Vips": [
"111.XXX.XXX.111/25"
]
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | UserWithoutConfLabel | the user has not configured the required label information, such as L2IpGroup. | The user did not configure the required configuration tag information. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.