Queries information about the resource plans in your Alibaba Cloud account.
Operation description
The maximum number of times that each user can call this operation per second is 30.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
Status | string | No | The status of the resource plan. Valid values:
| valid |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "96ED3127-EC7A-57C5-AFA6-A689B24B2530",
"ResourcePackageInfos": {
"ResourcePackageInfo": [
{
"EndTime": "2022-08-24T16:00:00Z",
"Status": "valid",
"DisplayName": "HTTPS requests for static content\n",
"StartTime": "2021-08-24T04:09:22Z",
"CommodityCode": "dcdnpaybag",
"CurrCapacity": "10000000",
"InitCapacity": "10000000",
"InstanceId": "CDNFLOWBAG-cn-7pp2bihrb01ii0",
"TemplateName": "FPT_dcdnpaybag_deadlineAcc_1541151058"
}
]
}
}
Error codes
HTTP status code | Error code | Error message | Description |
---|---|---|---|
403 | DcdnServiceNotFound | The DCDN service is not activated. | DCDN is not activated. Activate DCDN and try again. |
For a list of error codes, visit the Service error codes.