alibabacloud-vpc20160428 6.6.5__py3-none-any.whl → 6.6.6__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- alibabacloud_vpc20160428/__init__.py +1 -1
- alibabacloud_vpc20160428/client.py +24 -24
- alibabacloud_vpc20160428/models.py +22 -16
- {alibabacloud_vpc20160428-6.6.5.dist-info → alibabacloud_vpc20160428-6.6.6.dist-info}/METADATA +1 -1
- alibabacloud_vpc20160428-6.6.6.dist-info/RECORD +8 -0
- alibabacloud_vpc20160428-6.6.5.dist-info/RECORD +0 -8
- {alibabacloud_vpc20160428-6.6.5.dist-info → alibabacloud_vpc20160428-6.6.6.dist-info}/LICENSE +0 -0
- {alibabacloud_vpc20160428-6.6.5.dist-info → alibabacloud_vpc20160428-6.6.6.dist-info}/WHEEL +0 -0
- {alibabacloud_vpc20160428-6.6.5.dist-info → alibabacloud_vpc20160428-6.6.6.dist-info}/top_level.txt +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
__version__ = '6.6.
|
|
1
|
+
__version__ = '6.6.6'
|
|
@@ -8983,9 +8983,9 @@ class Client(OpenApiClient):
|
|
|
8983
8983
|
"""
|
|
8984
8984
|
@summary Creates an IPsec server.
|
|
8985
8985
|
|
|
8986
|
-
@description Before you create an IPsec server, you must create a VPN gateway and enable the SSL-VPN feature for the VPN gateway. For more information, see [CreateVpnGateway](https://help.aliyun.com/document_detail/
|
|
8986
|
+
@description Before you create an IPsec server, you must create a VPN gateway and enable the SSL-VPN feature for the VPN gateway. For more information, see [CreateVpnGateway](https://help.aliyun.com/document_detail/2794049.html).
|
|
8987
8987
|
Before you create an IPsec server, make sure that no IPsec-VPN connection exists on the VPN gateway. For more information, see [DeleteVpnConnection](https://help.aliyun.com/document_detail/2526948.html).
|
|
8988
|
-
**CreateIpsecServer** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. You can call [DescribeVpnGateway](https://help.aliyun.com/document_detail/
|
|
8988
|
+
**CreateIpsecServer** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. You can call [DescribeVpnGateway](https://help.aliyun.com/document_detail/2794055.html) to query the status of the task.
|
|
8989
8989
|
If the VPN gateway is in the **updating** state, the IPsec server is being created.
|
|
8990
8990
|
If the VPN gateway is in the **active** state, the IPsec server is created.
|
|
8991
8991
|
You cannot repeatedly call **CreateIpsecServer** within the specified period of time.
|
|
@@ -9047,9 +9047,9 @@ class Client(OpenApiClient):
|
|
|
9047
9047
|
"""
|
|
9048
9048
|
@summary Creates an IPsec server.
|
|
9049
9049
|
|
|
9050
|
-
@description Before you create an IPsec server, you must create a VPN gateway and enable the SSL-VPN feature for the VPN gateway. For more information, see [CreateVpnGateway](https://help.aliyun.com/document_detail/
|
|
9050
|
+
@description Before you create an IPsec server, you must create a VPN gateway and enable the SSL-VPN feature for the VPN gateway. For more information, see [CreateVpnGateway](https://help.aliyun.com/document_detail/2794049.html).
|
|
9051
9051
|
Before you create an IPsec server, make sure that no IPsec-VPN connection exists on the VPN gateway. For more information, see [DeleteVpnConnection](https://help.aliyun.com/document_detail/2526948.html).
|
|
9052
|
-
**CreateIpsecServer** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. You can call [DescribeVpnGateway](https://help.aliyun.com/document_detail/
|
|
9052
|
+
**CreateIpsecServer** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. You can call [DescribeVpnGateway](https://help.aliyun.com/document_detail/2794055.html) to query the status of the task.
|
|
9053
9053
|
If the VPN gateway is in the **updating** state, the IPsec server is being created.
|
|
9054
9054
|
If the VPN gateway is in the **active** state, the IPsec server is created.
|
|
9055
9055
|
You cannot repeatedly call **CreateIpsecServer** within the specified period of time.
|
|
@@ -9110,9 +9110,9 @@ class Client(OpenApiClient):
|
|
|
9110
9110
|
"""
|
|
9111
9111
|
@summary Creates an IPsec server.
|
|
9112
9112
|
|
|
9113
|
-
@description Before you create an IPsec server, you must create a VPN gateway and enable the SSL-VPN feature for the VPN gateway. For more information, see [CreateVpnGateway](https://help.aliyun.com/document_detail/
|
|
9113
|
+
@description Before you create an IPsec server, you must create a VPN gateway and enable the SSL-VPN feature for the VPN gateway. For more information, see [CreateVpnGateway](https://help.aliyun.com/document_detail/2794049.html).
|
|
9114
9114
|
Before you create an IPsec server, make sure that no IPsec-VPN connection exists on the VPN gateway. For more information, see [DeleteVpnConnection](https://help.aliyun.com/document_detail/2526948.html).
|
|
9115
|
-
**CreateIpsecServer** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. You can call [DescribeVpnGateway](https://help.aliyun.com/document_detail/
|
|
9115
|
+
**CreateIpsecServer** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. You can call [DescribeVpnGateway](https://help.aliyun.com/document_detail/2794055.html) to query the status of the task.
|
|
9116
9116
|
If the VPN gateway is in the **updating** state, the IPsec server is being created.
|
|
9117
9117
|
If the VPN gateway is in the **active** state, the IPsec server is created.
|
|
9118
9118
|
You cannot repeatedly call **CreateIpsecServer** within the specified period of time.
|
|
@@ -9130,9 +9130,9 @@ class Client(OpenApiClient):
|
|
|
9130
9130
|
"""
|
|
9131
9131
|
@summary Creates an IPsec server.
|
|
9132
9132
|
|
|
9133
|
-
@description Before you create an IPsec server, you must create a VPN gateway and enable the SSL-VPN feature for the VPN gateway. For more information, see [CreateVpnGateway](https://help.aliyun.com/document_detail/
|
|
9133
|
+
@description Before you create an IPsec server, you must create a VPN gateway and enable the SSL-VPN feature for the VPN gateway. For more information, see [CreateVpnGateway](https://help.aliyun.com/document_detail/2794049.html).
|
|
9134
9134
|
Before you create an IPsec server, make sure that no IPsec-VPN connection exists on the VPN gateway. For more information, see [DeleteVpnConnection](https://help.aliyun.com/document_detail/2526948.html).
|
|
9135
|
-
**CreateIpsecServer** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. You can call [DescribeVpnGateway](https://help.aliyun.com/document_detail/
|
|
9135
|
+
**CreateIpsecServer** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. You can call [DescribeVpnGateway](https://help.aliyun.com/document_detail/2794055.html) to query the status of the task.
|
|
9136
9136
|
If the VPN gateway is in the **updating** state, the IPsec server is being created.
|
|
9137
9137
|
If the VPN gateway is in the **active** state, the IPsec server is created.
|
|
9138
9138
|
You cannot repeatedly call **CreateIpsecServer** within the specified period of time.
|
|
@@ -18057,7 +18057,7 @@ class Client(OpenApiClient):
|
|
|
18057
18057
|
"""
|
|
18058
18058
|
@summary Deletes an IPsec server.
|
|
18059
18059
|
|
|
18060
|
-
@description **DeleteIpsecServer** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. You can call [DescribeVpnGateway](https://help.aliyun.com/document_detail/
|
|
18060
|
+
@description **DeleteIpsecServer** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. You can call [DescribeVpnGateway](https://help.aliyun.com/document_detail/2794055.html) to query the status of the task.
|
|
18061
18061
|
If a VPN gateway is in the **updating** state, the IPsec server is being deleted.
|
|
18062
18062
|
If a VPN gateway is in the **active** state, the IPsec server is deleted.
|
|
18063
18063
|
You cannot repeatedly call **DeleteIpsecServer** to delete an IPsec server from a VPN gateway within the specified period of time.
|
|
@@ -18103,7 +18103,7 @@ class Client(OpenApiClient):
|
|
|
18103
18103
|
"""
|
|
18104
18104
|
@summary Deletes an IPsec server.
|
|
18105
18105
|
|
|
18106
|
-
@description **DeleteIpsecServer** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. You can call [DescribeVpnGateway](https://help.aliyun.com/document_detail/
|
|
18106
|
+
@description **DeleteIpsecServer** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. You can call [DescribeVpnGateway](https://help.aliyun.com/document_detail/2794055.html) to query the status of the task.
|
|
18107
18107
|
If a VPN gateway is in the **updating** state, the IPsec server is being deleted.
|
|
18108
18108
|
If a VPN gateway is in the **active** state, the IPsec server is deleted.
|
|
18109
18109
|
You cannot repeatedly call **DeleteIpsecServer** to delete an IPsec server from a VPN gateway within the specified period of time.
|
|
@@ -18148,7 +18148,7 @@ class Client(OpenApiClient):
|
|
|
18148
18148
|
"""
|
|
18149
18149
|
@summary Deletes an IPsec server.
|
|
18150
18150
|
|
|
18151
|
-
@description **DeleteIpsecServer** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. You can call [DescribeVpnGateway](https://help.aliyun.com/document_detail/
|
|
18151
|
+
@description **DeleteIpsecServer** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. You can call [DescribeVpnGateway](https://help.aliyun.com/document_detail/2794055.html) to query the status of the task.
|
|
18152
18152
|
If a VPN gateway is in the **updating** state, the IPsec server is being deleted.
|
|
18153
18153
|
If a VPN gateway is in the **active** state, the IPsec server is deleted.
|
|
18154
18154
|
You cannot repeatedly call **DeleteIpsecServer** to delete an IPsec server from a VPN gateway within the specified period of time.
|
|
@@ -18166,7 +18166,7 @@ class Client(OpenApiClient):
|
|
|
18166
18166
|
"""
|
|
18167
18167
|
@summary Deletes an IPsec server.
|
|
18168
18168
|
|
|
18169
|
-
@description **DeleteIpsecServer** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. You can call [DescribeVpnGateway](https://help.aliyun.com/document_detail/
|
|
18169
|
+
@description **DeleteIpsecServer** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. You can call [DescribeVpnGateway](https://help.aliyun.com/document_detail/2794055.html) to query the status of the task.
|
|
18170
18170
|
If a VPN gateway is in the **updating** state, the IPsec server is being deleted.
|
|
18171
18171
|
If a VPN gateway is in the **active** state, the IPsec server is deleted.
|
|
18172
18172
|
You cannot repeatedly call **DeleteIpsecServer** to delete an IPsec server from a VPN gateway within the specified period of time.
|
|
@@ -20665,7 +20665,7 @@ class Client(OpenApiClient):
|
|
|
20665
20665
|
"""
|
|
20666
20666
|
@summary Deletes an SSL server.
|
|
20667
20667
|
|
|
20668
|
-
@description **DeleteSslVpnServer** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. You can call the [DescribeVpnGateway](https://help.aliyun.com/document_detail/
|
|
20668
|
+
@description **DeleteSslVpnServer** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. You can call the [DescribeVpnGateway](https://help.aliyun.com/document_detail/2794055.html) operation to query the status of the task.
|
|
20669
20669
|
If the VPN gateway is in the **updating** state, the SSL server is being deleted.
|
|
20670
20670
|
If the VPN gateway is in the **active** state, the SSL server is deleted.
|
|
20671
20671
|
You cannot repeatedly call the **DeleteSslVpnServer** operation to delete an SSL server from the same VPN gateway within the specified period of time.
|
|
@@ -20717,7 +20717,7 @@ class Client(OpenApiClient):
|
|
|
20717
20717
|
"""
|
|
20718
20718
|
@summary Deletes an SSL server.
|
|
20719
20719
|
|
|
20720
|
-
@description **DeleteSslVpnServer** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. You can call the [DescribeVpnGateway](https://help.aliyun.com/document_detail/
|
|
20720
|
+
@description **DeleteSslVpnServer** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. You can call the [DescribeVpnGateway](https://help.aliyun.com/document_detail/2794055.html) operation to query the status of the task.
|
|
20721
20721
|
If the VPN gateway is in the **updating** state, the SSL server is being deleted.
|
|
20722
20722
|
If the VPN gateway is in the **active** state, the SSL server is deleted.
|
|
20723
20723
|
You cannot repeatedly call the **DeleteSslVpnServer** operation to delete an SSL server from the same VPN gateway within the specified period of time.
|
|
@@ -20768,7 +20768,7 @@ class Client(OpenApiClient):
|
|
|
20768
20768
|
"""
|
|
20769
20769
|
@summary Deletes an SSL server.
|
|
20770
20770
|
|
|
20771
|
-
@description **DeleteSslVpnServer** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. You can call the [DescribeVpnGateway](https://help.aliyun.com/document_detail/
|
|
20771
|
+
@description **DeleteSslVpnServer** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. You can call the [DescribeVpnGateway](https://help.aliyun.com/document_detail/2794055.html) operation to query the status of the task.
|
|
20772
20772
|
If the VPN gateway is in the **updating** state, the SSL server is being deleted.
|
|
20773
20773
|
If the VPN gateway is in the **active** state, the SSL server is deleted.
|
|
20774
20774
|
You cannot repeatedly call the **DeleteSslVpnServer** operation to delete an SSL server from the same VPN gateway within the specified period of time.
|
|
@@ -20786,7 +20786,7 @@ class Client(OpenApiClient):
|
|
|
20786
20786
|
"""
|
|
20787
20787
|
@summary Deletes an SSL server.
|
|
20788
20788
|
|
|
20789
|
-
@description **DeleteSslVpnServer** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. You can call the [DescribeVpnGateway](https://help.aliyun.com/document_detail/
|
|
20789
|
+
@description **DeleteSslVpnServer** is an asynchronous operation. After a request is sent, the system returns a request ID and runs the task in the background. You can call the [DescribeVpnGateway](https://help.aliyun.com/document_detail/2794055.html) operation to query the status of the task.
|
|
20790
20790
|
If the VPN gateway is in the **updating** state, the SSL server is being deleted.
|
|
20791
20791
|
If the VPN gateway is in the **active** state, the SSL server is deleted.
|
|
20792
20792
|
You cannot repeatedly call the **DeleteSslVpnServer** operation to delete an SSL server from the same VPN gateway within the specified period of time.
|
|
@@ -29849,7 +29849,7 @@ class Client(OpenApiClient):
|
|
|
29849
29849
|
"""
|
|
29850
29850
|
@summary Queries the clients that have connected to a VPN gateway through SSL-VPN connections.
|
|
29851
29851
|
|
|
29852
|
-
@description If your VPN gateway was created before December 10, 2022, you must upgrade your VPN gateway to the latest version before you can view connection information about SSL clients. For more information, see [Upgrade a VPN gateway](https://help.aliyun.com/document_detail/
|
|
29852
|
+
@description If your VPN gateway was created before December 10, 2022, you must upgrade your VPN gateway to the latest version before you can view connection information about SSL clients. For more information, see [Upgrade a VPN gateway](https://help.aliyun.com/document_detail/2671058.html).
|
|
29853
29853
|
If your VPN gateway was created after December 10, 2022, you can view connection information about SSL clients by default.
|
|
29854
29854
|
|
|
29855
29855
|
@param request: DescribeSslVpnClientsRequest
|
|
@@ -29901,7 +29901,7 @@ class Client(OpenApiClient):
|
|
|
29901
29901
|
"""
|
|
29902
29902
|
@summary Queries the clients that have connected to a VPN gateway through SSL-VPN connections.
|
|
29903
29903
|
|
|
29904
|
-
@description If your VPN gateway was created before December 10, 2022, you must upgrade your VPN gateway to the latest version before you can view connection information about SSL clients. For more information, see [Upgrade a VPN gateway](https://help.aliyun.com/document_detail/
|
|
29904
|
+
@description If your VPN gateway was created before December 10, 2022, you must upgrade your VPN gateway to the latest version before you can view connection information about SSL clients. For more information, see [Upgrade a VPN gateway](https://help.aliyun.com/document_detail/2671058.html).
|
|
29905
29905
|
If your VPN gateway was created after December 10, 2022, you can view connection information about SSL clients by default.
|
|
29906
29906
|
|
|
29907
29907
|
@param request: DescribeSslVpnClientsRequest
|
|
@@ -29952,7 +29952,7 @@ class Client(OpenApiClient):
|
|
|
29952
29952
|
"""
|
|
29953
29953
|
@summary Queries the clients that have connected to a VPN gateway through SSL-VPN connections.
|
|
29954
29954
|
|
|
29955
|
-
@description If your VPN gateway was created before December 10, 2022, you must upgrade your VPN gateway to the latest version before you can view connection information about SSL clients. For more information, see [Upgrade a VPN gateway](https://help.aliyun.com/document_detail/
|
|
29955
|
+
@description If your VPN gateway was created before December 10, 2022, you must upgrade your VPN gateway to the latest version before you can view connection information about SSL clients. For more information, see [Upgrade a VPN gateway](https://help.aliyun.com/document_detail/2671058.html).
|
|
29956
29956
|
If your VPN gateway was created after December 10, 2022, you can view connection information about SSL clients by default.
|
|
29957
29957
|
|
|
29958
29958
|
@param request: DescribeSslVpnClientsRequest
|
|
@@ -29968,7 +29968,7 @@ class Client(OpenApiClient):
|
|
|
29968
29968
|
"""
|
|
29969
29969
|
@summary Queries the clients that have connected to a VPN gateway through SSL-VPN connections.
|
|
29970
29970
|
|
|
29971
|
-
@description If your VPN gateway was created before December 10, 2022, you must upgrade your VPN gateway to the latest version before you can view connection information about SSL clients. For more information, see [Upgrade a VPN gateway](https://help.aliyun.com/document_detail/
|
|
29971
|
+
@description If your VPN gateway was created before December 10, 2022, you must upgrade your VPN gateway to the latest version before you can view connection information about SSL clients. For more information, see [Upgrade a VPN gateway](https://help.aliyun.com/document_detail/2671058.html).
|
|
29972
29972
|
If your VPN gateway was created after December 10, 2022, you can view connection information about SSL clients by default.
|
|
29973
29973
|
|
|
29974
29974
|
@param request: DescribeSslVpnClientsRequest
|
|
@@ -53262,7 +53262,7 @@ class Client(OpenApiClient):
|
|
|
53262
53262
|
@summary Modifies the configuration of an IPsec server.
|
|
53263
53263
|
|
|
53264
53264
|
@description If you modify only the **IpsecServerName** parameter, this operation is synchronous. If you modify parameters other than **IpsecServerName**, this operation is asynchronous.
|
|
53265
|
-
When the **UpdateIpsecServer** operation is asynchronous, the system returns a request ID after you send a request to call this operation and the IPsec server is being modified in the backend. You can call [DescribeVpnGateway](https://help.aliyun.com/document_detail/
|
|
53265
|
+
When the **UpdateIpsecServer** operation is asynchronous, the system returns a request ID after you send a request to call this operation and the IPsec server is being modified in the backend. You can call [DescribeVpnGateway](https://help.aliyun.com/document_detail/2794055.html) to query the status of a VPN gateway.
|
|
53266
53266
|
If the VPN gateway is in the **updating** state, the configuration of the IPsec server is being modified.
|
|
53267
53267
|
If the VPN gateway is in the **active** state, the configuration of the IPsec server is modified.
|
|
53268
53268
|
You cannot repeatedly call the **UpdateIpsecServer** operation for the same VPN gateway within the specified period of time.
|
|
@@ -53325,7 +53325,7 @@ class Client(OpenApiClient):
|
|
|
53325
53325
|
@summary Modifies the configuration of an IPsec server.
|
|
53326
53326
|
|
|
53327
53327
|
@description If you modify only the **IpsecServerName** parameter, this operation is synchronous. If you modify parameters other than **IpsecServerName**, this operation is asynchronous.
|
|
53328
|
-
When the **UpdateIpsecServer** operation is asynchronous, the system returns a request ID after you send a request to call this operation and the IPsec server is being modified in the backend. You can call [DescribeVpnGateway](https://help.aliyun.com/document_detail/
|
|
53328
|
+
When the **UpdateIpsecServer** operation is asynchronous, the system returns a request ID after you send a request to call this operation and the IPsec server is being modified in the backend. You can call [DescribeVpnGateway](https://help.aliyun.com/document_detail/2794055.html) to query the status of a VPN gateway.
|
|
53329
53329
|
If the VPN gateway is in the **updating** state, the configuration of the IPsec server is being modified.
|
|
53330
53330
|
If the VPN gateway is in the **active** state, the configuration of the IPsec server is modified.
|
|
53331
53331
|
You cannot repeatedly call the **UpdateIpsecServer** operation for the same VPN gateway within the specified period of time.
|
|
@@ -53387,7 +53387,7 @@ class Client(OpenApiClient):
|
|
|
53387
53387
|
@summary Modifies the configuration of an IPsec server.
|
|
53388
53388
|
|
|
53389
53389
|
@description If you modify only the **IpsecServerName** parameter, this operation is synchronous. If you modify parameters other than **IpsecServerName**, this operation is asynchronous.
|
|
53390
|
-
When the **UpdateIpsecServer** operation is asynchronous, the system returns a request ID after you send a request to call this operation and the IPsec server is being modified in the backend. You can call [DescribeVpnGateway](https://help.aliyun.com/document_detail/
|
|
53390
|
+
When the **UpdateIpsecServer** operation is asynchronous, the system returns a request ID after you send a request to call this operation and the IPsec server is being modified in the backend. You can call [DescribeVpnGateway](https://help.aliyun.com/document_detail/2794055.html) to query the status of a VPN gateway.
|
|
53391
53391
|
If the VPN gateway is in the **updating** state, the configuration of the IPsec server is being modified.
|
|
53392
53392
|
If the VPN gateway is in the **active** state, the configuration of the IPsec server is modified.
|
|
53393
53393
|
You cannot repeatedly call the **UpdateIpsecServer** operation for the same VPN gateway within the specified period of time.
|
|
@@ -53406,7 +53406,7 @@ class Client(OpenApiClient):
|
|
|
53406
53406
|
@summary Modifies the configuration of an IPsec server.
|
|
53407
53407
|
|
|
53408
53408
|
@description If you modify only the **IpsecServerName** parameter, this operation is synchronous. If you modify parameters other than **IpsecServerName**, this operation is asynchronous.
|
|
53409
|
-
When the **UpdateIpsecServer** operation is asynchronous, the system returns a request ID after you send a request to call this operation and the IPsec server is being modified in the backend. You can call [DescribeVpnGateway](https://help.aliyun.com/document_detail/
|
|
53409
|
+
When the **UpdateIpsecServer** operation is asynchronous, the system returns a request ID after you send a request to call this operation and the IPsec server is being modified in the backend. You can call [DescribeVpnGateway](https://help.aliyun.com/document_detail/2794055.html) to query the status of a VPN gateway.
|
|
53410
53410
|
If the VPN gateway is in the **updating** state, the configuration of the IPsec server is being modified.
|
|
53411
53411
|
If the VPN gateway is in the **active** state, the configuration of the IPsec server is modified.
|
|
53412
53412
|
You cannot repeatedly call the **UpdateIpsecServer** operation for the same VPN gateway within the specified period of time.
|
|
@@ -11676,7 +11676,7 @@ class CreateIpsecServerRequest(TeaModel):
|
|
|
11676
11676
|
#
|
|
11677
11677
|
# The pre-shared key is used for identity authentication between the IPsec server and the client. The key must be 1 to 100 characters in length.
|
|
11678
11678
|
#
|
|
11679
|
-
# If you do not specify a pre-shared key, the system randomly generates a 16-character string as the pre-shared key. You can call the [ListIpsecServers](https://help.aliyun.com/document_detail/
|
|
11679
|
+
# If you do not specify a pre-shared key, the system randomly generates a 16-character string as the pre-shared key. You can call the [ListIpsecServers](https://help.aliyun.com/document_detail/2794120.html) operation to query the pre-shared keys that are generated by the system.
|
|
11680
11680
|
#
|
|
11681
11681
|
# > The pre-shared key of the IPsec server must be the same as the client key. Otherwise, the IPsec server cannot be connected to the client.
|
|
11682
11682
|
self.psk = psk
|
|
@@ -52282,7 +52282,7 @@ class DescribeSslVpnClientCertsRequest(TeaModel):
|
|
|
52282
52282
|
# The ID of the resource group to which the SSL client certificate belongs.
|
|
52283
52283
|
#
|
|
52284
52284
|
# The SSL client certificate is the same as the resource group of the SSL server associated with it.
|
|
52285
|
-
# You can call the [DescribeSslVpnServers](https://help.aliyun.com/document_detail/
|
|
52285
|
+
# You can call the [DescribeSslVpnServers](https://help.aliyun.com/document_detail/2794078.html) operation to query the ID of the resource group to which the SSL server belongs.
|
|
52286
52286
|
self.resource_group_id = resource_group_id
|
|
52287
52287
|
self.resource_owner_account = resource_owner_account
|
|
52288
52288
|
self.resource_owner_id = resource_owner_id
|
|
@@ -75634,6 +75634,7 @@ class ListPublicIpAddressPoolsResponseBodyPublicIpAddressPoolList(TeaModel):
|
|
|
75634
75634
|
def __init__(
|
|
75635
75635
|
self,
|
|
75636
75636
|
biz_type: str = None,
|
|
75637
|
+
business_status: str = None,
|
|
75637
75638
|
creation_time: str = None,
|
|
75638
75639
|
description: str = None,
|
|
75639
75640
|
ip_address_remaining: bool = None,
|
|
@@ -75657,6 +75658,7 @@ class ListPublicIpAddressPoolsResponseBodyPublicIpAddressPoolList(TeaModel):
|
|
|
75657
75658
|
# * **CloudBox** Only cloud box users can select this type.
|
|
75658
75659
|
# * **Default** (default)
|
|
75659
75660
|
self.biz_type = biz_type
|
|
75661
|
+
self.business_status = business_status
|
|
75660
75662
|
# The time when the IP address pool was created. The time is displayed in the `YYYY-MM-DDThh:mm:ssZ` format.
|
|
75661
75663
|
self.creation_time = creation_time
|
|
75662
75664
|
# The description of the IP address pool.
|
|
@@ -75738,6 +75740,8 @@ class ListPublicIpAddressPoolsResponseBodyPublicIpAddressPoolList(TeaModel):
|
|
|
75738
75740
|
result = dict()
|
|
75739
75741
|
if self.biz_type is not None:
|
|
75740
75742
|
result['BizType'] = self.biz_type
|
|
75743
|
+
if self.business_status is not None:
|
|
75744
|
+
result['BusinessStatus'] = self.business_status
|
|
75741
75745
|
if self.creation_time is not None:
|
|
75742
75746
|
result['CreationTime'] = self.creation_time
|
|
75743
75747
|
if self.description is not None:
|
|
@@ -75780,6 +75784,8 @@ class ListPublicIpAddressPoolsResponseBodyPublicIpAddressPoolList(TeaModel):
|
|
|
75780
75784
|
m = m or dict()
|
|
75781
75785
|
if m.get('BizType') is not None:
|
|
75782
75786
|
self.biz_type = m.get('BizType')
|
|
75787
|
+
if m.get('BusinessStatus') is not None:
|
|
75788
|
+
self.business_status = m.get('BusinessStatus')
|
|
75783
75789
|
if m.get('CreationTime') is not None:
|
|
75784
75790
|
self.creation_time = m.get('CreationTime')
|
|
75785
75791
|
if m.get('Description') is not None:
|
|
@@ -99017,21 +99023,21 @@ class UpdateIpsecServerRequest(TeaModel):
|
|
|
99017
99023
|
# * **true**: prechecks the request without modifying the configurations of the IPsec server. The system checks the required parameters, request format, and service limits. If the request fails to pass the precheck, an error code is returned. If the request passes the precheck, the `DryRunOperation` error code is returned.
|
|
99018
99024
|
# * **false**: sends the request. This is the default value. If the request passes the precheck, the system modifies the configurations of the IPsec server.
|
|
99019
99025
|
self.dry_run = dry_run
|
|
99020
|
-
# Specifies whether to delete the
|
|
99026
|
+
# Specifies whether to delete the negotiated IPsec tunnel and initiate the negotiation again. Valid values:
|
|
99021
99027
|
#
|
|
99022
99028
|
# * **true**: immediately initiates negotiations after the configuration is complete.
|
|
99023
|
-
# * **false**: initiates negotiations when inbound traffic is detected.
|
|
99029
|
+
# * **false**: initiates negotiations when inbound traffic is detected.
|
|
99024
99030
|
self.effect_immediately = effect_immediately
|
|
99025
|
-
# The configuration of Phase 1
|
|
99031
|
+
# The configuration of Phase 1 negotiations. Valid values:
|
|
99026
99032
|
#
|
|
99027
|
-
# * **IkeVersion**:
|
|
99028
|
-
# * **IkeMode**:
|
|
99033
|
+
# * **IkeVersion**: The IKE version. Valid values: **ikev1** and **ikev2**.
|
|
99034
|
+
# * **IkeMode**: The IKE negotiation mode. Default value: **main**.
|
|
99029
99035
|
# * **IkeEncAlg**: the encryption algorithm that is used in Phase 1 negotiation. Default value: **aes**.
|
|
99030
99036
|
# * **IkeAuthAlg**: the authentication algorithm that is used in Phase 1 negotiation. Default value: **sha1**.
|
|
99031
|
-
# * **IkePfs**:
|
|
99032
|
-
# * **IkeLifetime**:
|
|
99033
|
-
# * **LocalId**:
|
|
99034
|
-
# * **RemoteId**: the peer identifier.
|
|
99037
|
+
# * **IkePfs**: The Diffie-Hellman key exchange algorithm that is used in Phase 1 negotiations. Default value: **group2**.
|
|
99038
|
+
# * **IkeLifetime**: The SA lifetime determined by Phase 1 negotiations. Unit: seconds. Valid values: **0** to **86400**. Default value: **86400**.
|
|
99039
|
+
# * **LocalId**: The identifier of the IPsec server. Only FQDN and IP address formats are supported.
|
|
99040
|
+
# * **RemoteId**: the peer identifier. Only FQDN and IP address formats are supported.
|
|
99035
99041
|
self.ike_config = ike_config
|
|
99036
99042
|
# The configuration of Phase 2 negotiation. Valid values:
|
|
99037
99043
|
#
|
|
@@ -99044,9 +99050,9 @@ class UpdateIpsecServerRequest(TeaModel):
|
|
|
99044
99050
|
#
|
|
99045
99051
|
# This parameter is required.
|
|
99046
99052
|
self.ipsec_server_id = ipsec_server_id
|
|
99047
|
-
# The IPsec server
|
|
99053
|
+
# The name of the IPsec server.
|
|
99048
99054
|
#
|
|
99049
|
-
#
|
|
99055
|
+
# It must be 1 to 100 characters in length.
|
|
99050
99056
|
self.ipsec_server_name = ipsec_server_name
|
|
99051
99057
|
# The local CIDR blocks, which are the CIDR blocks of the virtual private cloud (VPC) for the client to access.
|
|
99052
99058
|
#
|
|
@@ -99054,11 +99060,11 @@ class UpdateIpsecServerRequest(TeaModel):
|
|
|
99054
99060
|
self.local_subnet = local_subnet
|
|
99055
99061
|
# The pre-shared key.
|
|
99056
99062
|
#
|
|
99057
|
-
# The pre-shared key is used for
|
|
99063
|
+
# The pre-shared key that is used for authentication between the IPsec-VPN server and the client. It must be 1 to 100 characters in length.
|
|
99058
99064
|
#
|
|
99059
|
-
#
|
|
99065
|
+
# You can call [ListIpsecServers](https://help.aliyun.com/document_detail/2794120.html) to query keys generated by the system.
|
|
99060
99066
|
#
|
|
99061
|
-
# > The pre-shared key of the IPsec server must be the same as the client
|
|
99067
|
+
# > The pre-shared key of the IPsec server key must be the same as that of the client. Otherwise, the connection between the IPsec server and the client cannot be established.
|
|
99062
99068
|
self.psk = psk
|
|
99063
99069
|
# Specifies whether to enable pre-shared key authentication. If you set the value to **true**, pre-shared key authentication is enabled.
|
|
99064
99070
|
self.psk_enabled = psk_enabled
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
alibabacloud_vpc20160428/__init__.py,sha256=yrPGYVTSOq9bvto3GrsPjr33KnIq-ACPdGC41A1Co7U,21
|
|
2
|
+
alibabacloud_vpc20160428/client.py,sha256=OVniDYEx1RH_Vwupu2xGcEHqdj0jWuJaxPrvsnMokHQ,2766633
|
|
3
|
+
alibabacloud_vpc20160428/models.py,sha256=q5vbHnSUp72fiz4dJi3AXZh7wrTBAbjrK6ziV7c7z44,3938014
|
|
4
|
+
alibabacloud_vpc20160428-6.6.6.dist-info/LICENSE,sha256=0CFItL6bHvxqS44T6vlLoW2R4Zaic304OO3WxN0oXF0,600
|
|
5
|
+
alibabacloud_vpc20160428-6.6.6.dist-info/METADATA,sha256=eSF5CHTe9VsSwpFh1v57sScxLRiyHTvACH6GzHPhHc0,2301
|
|
6
|
+
alibabacloud_vpc20160428-6.6.6.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
|
|
7
|
+
alibabacloud_vpc20160428-6.6.6.dist-info/top_level.txt,sha256=aF3N1qaLDlyXEHXQ7AIBXYBUVWa-5wNpQNKhEiij7uA,25
|
|
8
|
+
alibabacloud_vpc20160428-6.6.6.dist-info/RECORD,,
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
alibabacloud_vpc20160428/__init__.py,sha256=Yh6k5OXLkFsxObl5jdfVn2lLYipJMEX8akDAfYIsIUw,21
|
|
2
|
-
alibabacloud_vpc20160428/client.py,sha256=6hxnuJ2Oa9srrR5grtICJSDMTf-JRa6_b24ZpdL4rbw,2766593
|
|
3
|
-
alibabacloud_vpc20160428/models.py,sha256=EtUhGhDfXNYc2Ucb7S2ixJBWa4hWz2T0Nzrg0_LRSEM,3938062
|
|
4
|
-
alibabacloud_vpc20160428-6.6.5.dist-info/LICENSE,sha256=0CFItL6bHvxqS44T6vlLoW2R4Zaic304OO3WxN0oXF0,600
|
|
5
|
-
alibabacloud_vpc20160428-6.6.5.dist-info/METADATA,sha256=lXCL0DqxW1M3v0u_4txis-LG20cqLYc4sLPp1QK0mxg,2301
|
|
6
|
-
alibabacloud_vpc20160428-6.6.5.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
|
|
7
|
-
alibabacloud_vpc20160428-6.6.5.dist-info/top_level.txt,sha256=aF3N1qaLDlyXEHXQ7AIBXYBUVWa-5wNpQNKhEiij7uA,25
|
|
8
|
-
alibabacloud_vpc20160428-6.6.5.dist-info/RECORD,,
|
{alibabacloud_vpc20160428-6.6.5.dist-info → alibabacloud_vpc20160428-6.6.6.dist-info}/LICENSE
RENAMED
|
File without changes
|
|
File without changes
|
{alibabacloud_vpc20160428-6.6.5.dist-info → alibabacloud_vpc20160428-6.6.6.dist-info}/top_level.txt
RENAMED
|
File without changes
|