From 92dc761f6a4d0838e27690f915432bb3bc82b600 Mon Sep 17 00:00:00 2001 From: "Hongwei, King Wang" Date: Wed, 2 Apr 2025 07:43:49 +0000 Subject: [PATCH] vpn_api20250310 Reviewed-by: Sarda, Priya Co-authored-by: Hongwei, King Wang Co-committed-by: Hongwei, King Wang --- docs/vpn/api-ref/vpn_api_0027.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/vpn/api-ref/vpn_api_0027.html b/docs/vpn/api-ref/vpn_api_0027.html index 968c440a0..c4cd56d08 100644 --- a/docs/vpn/api-ref/vpn_api_0027.html +++ b/docs/vpn/api-ref/vpn_api_0027.html @@ -197,7 +197,7 @@

No

-
  • This parameter is optional when you create a connection for a VPN gateway in active-active mode. When you create a connection for a VPN gateway in active-standby mode, master indicates the active connection, and slave indicates the standby connection.
  • The default value is master.
  • Constraints: In active-active mode, this field must be set to master for the connection established using the active EIP or active private IP address of the VPN gateway, and must be set to slave for the connection established using active EIP 2 or active private IP address 2 of the VPN gateway.
+
  • This parameter is optional when you create a connection for a VPN gateway in active-active mode. When you create a connection for a VPN gateway in active/standby mode, master indicates the active connection, and slave indicates the standby connection.
  • The default value is master.
  • Constraints: In active/standby mode, this field must be set to master for the connection established using the active EIP or active private IP address of the VPN gateway, and must be set to slave for the connection established using the standby EIP or standby private IP address of the VPN gateway.

tags

@@ -773,7 +773,7 @@

String

-
  • For a VPN gateway in active-standby mode, master indicates the active connection, and slave indicates the standby connection. For a VPN gateway in active-active mode, the value of ha_role can only be master.
  • The default value is master.
+
  • For a VPN gateway in active/standby mode, master indicates the active connection, and slave indicates the standby connection. For a VPN gateway in active-active mode, the value of ha_role can only be master.
  • The default value is master.

tags