Obtient une sauvegarde d'ACL pour un pare-feu VPC d'un routeur de transit.
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
|
yundun-cloudfirewall:DescribeTrFirewallPolicyBackUpAssociationList |
get |
*VpcCenTrFirewallPolicy
|
Aucune | Aucune |
Paramètres de requête
|
Paramètre |
Type |
Requis |
Description |
Exemple |
| Lang |
string |
Non |
La langue de la réponse. Valeurs valides :
|
zh |
| FirewallId |
string |
Non |
L'identifiant de l'instance du pare-feu VPC d'un routeur de transit. |
vfw-tr-8b268ce1b26e4c68**** |
| TrFirewallRoutePolicyId |
string |
Non |
L'identifiant de la stratégie de routage du pare-feu. |
policy-5dcafb12ff794a56**** |
| CandidateList |
array<object> |
Non |
La liste des instances de redirection de trafic. |
|
|
object |
Non |
|||
| CandidateId |
string |
Non |
L'identifiant de l'instance de redirection de trafic. |
vpc-wz9grb8ng3y7h7lf2**** |
| CandidateType |
string |
Non |
Le type de l'instance de redirection de trafic. |
VPC |
Éléments de réponse
|
Élément |
Type |
Description |
Exemple |
|
object |
|||
| PolicyAssociationBackupConfigs |
array<object> |
La liste des tables de routage à restaurer. |
|
|
object |
La table de routage à restaurer. |
||
| CandidateType |
string |
Le type de l'instance de redirection de trafic. |
VPC |
| CandidateId |
string |
L'identifiant de l'instance de redirection de trafic. |
vpc-wz9grb8ng3y7h7lf2**** |
| OriginalRouteTableId |
string |
L'identifiant de la table de routage d'origine. |
vtb-wz9slp3s7m4qrzvnq**** |
| CurrentRouteTableId |
string |
L'identifiant de la table de routage utilisée après la redirection du trafic. |
vtb-wz9898grickmh5j09**** |
| CandidateName |
string |
Le nom de l'instance de redirection de trafic. |
vpc-instance |
| RequestId |
string |
L'identifiant de la requête. |
C264A756-9B48-57E3-B312-716941E146C6 |
Exemples
JSON format
{
"PolicyAssociationBackupConfigs": [
{
"CandidateType": "VPC",
"CandidateId": "vpc-wz9grb8ng3y7h7lf2****",
"OriginalRouteTableId": "vtb-wz9slp3s7m4qrzvnq****",
"CurrentRouteTableId": "vtb-wz9898grickmh5j09****",
"CandidateName": "vpc-instance"
}
],
"RequestId": "C264A756-9B48-57E3-B312-716941E146C6"
}
Codes d'erreur
|
Code de statut HTTP |
Code d'erreur |
Message d'erreur |
Description |
|---|---|---|---|
| 400 | ErrorParameters | Error Parameters | The parameter is invalid. |
| 400 | ErrorAuthentication | authentication error | The authentication failed. |
| 400 | ErrorDBTxError | A database transaction error occurred. | The error message returned because an internal error has occurred in the database transaction. |
| 400 | ErrorDBSelectError | A database select error occurred. | The error message returned because an internal error has occurred in querying the database. |
| 400 | ErrorUserCredentials | User credentials failed. | Unauthorized, not accessible, please first authorize firewall permissions. |
| 400 | ErrorTrFwBackUpAssocationNotExist | Tr firewall back up association not Exist. | The routing table configuration before the drainage scenario is enabled cannot be obtained. The routing table before the drainage scenario is enabled may have been deleted. |
| 400 | ErrorTrFirewallPolicyNotFound | TR firewall policy does not exist. |
Consultez Codes d'erreur pour la liste complète.
Notes de version
Consultez Notes de version pour la liste complète.