Supprime les configurations d'un nom de domaine pour l'accélération CDN dans ApsaraVideo VOD.
Description de l'opération
Actuellement, la seule région de service prise en charge est Chine (Shanghai).\n- Cette opération rend le nom de domaine inaccessible. Avant de supprimer le nom de domaine, restaurez l'enregistrement A du nom de domaine auprès de votre fournisseur de services DNS.\n- Une fois le nom de domaine supprimé avec succès, tous les enregistrements associés au nom de domaine ApsaraVideo VOD sont supprimés. Si vous souhaitez uniquement désactiver temporairement le nom de domaine, utilisez l'opération DisableVodRealtimeLogDelivery.
Testez maintenant
Testez cette API dans OpenAPI Explorer, sans signature manuelle. Les appels réussis génèrent automatiquement du code SDK correspondant à vos paramètres. Téléchargez-le avec une sécurité intégrée des identifiants pour une utilisation locale. Testez cette API dans OpenAPI Explorer, sans signature manuelle. Les appels réussis génèrent automatiquement du code SDK correspondant à vos paramètres. Téléchargez-le avec une sécurité intégrée des identifiants pour une utilisation locale.
Test
Autorisation RAM
|
vod:DeleteVodSpecificConfig |
delete |
*All Resource
|
Aucune | Aucune |
Paramètres de requête
|
Paramètre |
Type |
Requis |
Description |
Exemple |
| DomainName |
string |
Oui |
Le nom de domaine accéléré pour ApsaraVideo VOD. |
www.example.com |
| ConfigId |
string |
Oui |
L'identifiant de la configuration. |
2317**** |
| Env |
string |
Non |
L'environnement à partir duquel vous souhaitez supprimer la configuration. Valeurs valides :\n- online : environnement de production\n- gray : environnement de déploiement canari. |
online |
Éléments de réponse
|
Élément |
Type |
Description |
Exemple |
|
object |
|||
| RequestId |
string |
L'identifiant de la requête. |
04F0F334-1335-436C-****-6C044FE73368 |
Exemples
JSON format
{
"RequestId": "04F0F334-1335-436C-****-6C044FE73368"
}
Codes d'erreur
|
Code de statut HTTP |
Code d'erreur |
Message d'erreur |
Description |
|---|---|---|---|
| 400 | Invalid%s.ValueNotSupported | FunctionName [%s] is not supported. | |
| 400 | EdgeScriptCountExceedLimit | The number of rules exceeds the default limit (1). To increase the limit, submit a ticket. | You can configure only one script. To increase the limit, submit a ticket. |
| 400 | EdgeScripOptionsHasInnerConfig | The extension has a background configuration or a parameter of this configuration is invalid. For more information, submit a ticket. | |
| 400 | EdgeScriptGrammarNotSupport | A background customization rule exists or a parameter of this configuration is invalid. For more information, submit a ticket. | |
| 400 | EdgeScriptNotSupportJs | JavaScript rules are not supported. For more information, submit a ticket. | |
| 400 | InvalidRule.Malformed | %s | |
| 400 | ConfigurationConflicts | Failed to modify the parameter settings in the production environment because the parameter settings are different from those in the staging environment. Set parameters in the staging environment before you publish them to the production environment. | Failed to modify the parameter settings in the production environment because the parameter settings are different from those in the staging environment. Set parameters in the staging environment before you publish them to the production environment. |
| 400 | GrayConfigIsNull | You cannot delete all gary configurations. You can clear them by rolling back the simulation environment. | After you remove all rules in the staging environment, configurations on POPs are not removed. You can roll back the staging environment to remove configurations from the staging environment. |
| 403 | ServiceBusy | The specified Domain is configuring, please retry later | |
| 404 | InvalidDomain.NotFound | The domain provided does not belong to you. |
Consultez Codes d'erreur pour la liste complète.
Notes de version
Consultez Notes de version pour la liste complète.