Deletes the configurations of an accelerated domain name in the canary release environment.
Operation description
Note
You can call this operation up to 20 times per second per account.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
DomainName | string | Yes | The accelerated domain name. You can specify only one domain name in each call. | example.com |
ConfigId | string | Yes | The ID of the configuration to be deleted. You can specify multiple configuration IDs and separate them with commas (,). You can call the DescribeDcdnDomainStagingConfig operation to query the environment configuration. | 2317 |
Response parameters
Examples
Sample success responses
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. |
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|---|---|
2023-06-08 | The Error code has changed | View Change Details |