Deletes an accelerated domain name that has been added for ApsaraVideo VOD.
Operation description
Currently, the only supported service region is China (Shanghai).
This operation makes the domain name inaccessible. Proceed with caution. Before deleting the domain name, restore the A record of the domain name at your DNS service provider.
After the domain name is successfully deleted, all related records of the ApsaraVideo VOD domain name are deleted. If you only want to temporarily disable the domain name, use the DisableVodDomainOffline operation.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
vod:DeleteVodDomain |
delete |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| DomainName |
string |
Yes |
The accelerated domain name for ApsaraVideo VOD that you want to delete. |
example.com |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
15C66C7B-671A-4297-****-2C4477247A74 |
Examples
Success response
JSON format
{
"RequestId": "15C66C7B-671A-4297-****-2C4477247A74"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | InvalidDomainName.Malformed | The specified DomainName is invalid. | |
| 403 | ServiceBusy | The specified Domain is configuring, please retry later | |
| 404 | InvalidDomain.NotFound | The domain provided does not belong to you. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.