Deletes one or more staging (grayscale) configurations for an accelerated domain name.
Operation description
The call frequency is limited to 20 calls per second per user.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
dcdn:DeleteDcdnSpecificStagingConfig |
delete |
*domain
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| DomainName |
string |
Yes |
The accelerated domain name. You can specify only one domain name. |
example.com |
| ConfigId |
string |
Yes |
The configuration ID. To specify multiple configuration IDs, separate them with commas (,). Call the DescribeDcdnDomainStagingConfig operation to query configuration IDs. |
2317 |
Response parameters
|
Parameter |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
04F0F334-1335-436C-A1D7-6C044FE73368 |
Examples
Success response
JSON format
{
"RequestId": "04F0F334-1335-436C-A1D7-6C044FE73368"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | Invalid%s.ValueNotSupported | FunctionName [%s] is not supported. | The specified configuration is not supported. |
| 400 | GrayConfigIsNull | You cannot delete all gary configurations. You can clear them by rolling back the simulation environment. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.