Call StopDcdnDomain to disable an accelerated domain name and change its DomainStatus to offline.
Operation description
After an accelerated domain name is disabled, its configuration information is retained. However, Alibaba Cloud DCDN stops providing acceleration services for the domain name. The domain name is then resolved to an invalid address, "offline.***.com", and becomes inaccessible.
The call frequency for a single user is 30 calls per second.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
dcdn:StopDcdnDomain |
update |
*domain
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| DomainName |
string |
Yes |
The accelerated domain name. You can disable only one domain name at a time. |
example.com |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
0AEDAF20-4DDF-4165-8750-47FF9C1929C9 |
Examples
Success response
JSON format
{
"RequestId": "0AEDAF20-4DDF-4165-8750-47FF9C1929C9"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.