alibabacloud-vpc20160428 6.10.0__py3-none-any.whl → 6.10.1__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 +370 -0
- {alibabacloud_vpc20160428-6.10.0.dist-info → alibabacloud_vpc20160428-6.10.1.dist-info}/METADATA +1 -1
- alibabacloud_vpc20160428-6.10.1.dist-info/RECORD +8 -0
- alibabacloud_vpc20160428-6.10.0.dist-info/RECORD +0 -8
- {alibabacloud_vpc20160428-6.10.0.dist-info → alibabacloud_vpc20160428-6.10.1.dist-info}/LICENSE +0 -0
- {alibabacloud_vpc20160428-6.10.0.dist-info → alibabacloud_vpc20160428-6.10.1.dist-info}/WHEEL +0 -0
- {alibabacloud_vpc20160428-6.10.0.dist-info → alibabacloud_vpc20160428-6.10.1.dist-info}/top_level.txt +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
__version__ = '6.10.
|
|
1
|
+
__version__ = '6.10.1'
|
|
@@ -8441,7 +8441,7 @@ class Client(OpenApiClient):
|
|
|
8441
8441
|
runtime: util_models.RuntimeOptions,
|
|
8442
8442
|
) -> vpc_20160428_models.CreateHighReliablePhysicalConnectionResponse:
|
|
8443
8443
|
"""
|
|
8444
|
-
@summary
|
|
8444
|
+
@summary Creates Express Connect circuits in high reliability mode. This improves the stability of multiple Express Connect circuits and prevents service interruptions caused by single points of failures (SPOFs).
|
|
8445
8445
|
|
|
8446
8446
|
@param request: CreateHighReliablePhysicalConnectionRequest
|
|
8447
8447
|
@param runtime: runtime options for this request RuntimeOptions
|
|
@@ -8504,7 +8504,7 @@ class Client(OpenApiClient):
|
|
|
8504
8504
|
runtime: util_models.RuntimeOptions,
|
|
8505
8505
|
) -> vpc_20160428_models.CreateHighReliablePhysicalConnectionResponse:
|
|
8506
8506
|
"""
|
|
8507
|
-
@summary
|
|
8507
|
+
@summary Creates Express Connect circuits in high reliability mode. This improves the stability of multiple Express Connect circuits and prevents service interruptions caused by single points of failures (SPOFs).
|
|
8508
8508
|
|
|
8509
8509
|
@param request: CreateHighReliablePhysicalConnectionRequest
|
|
8510
8510
|
@param runtime: runtime options for this request RuntimeOptions
|
|
@@ -8566,7 +8566,7 @@ class Client(OpenApiClient):
|
|
|
8566
8566
|
request: vpc_20160428_models.CreateHighReliablePhysicalConnectionRequest,
|
|
8567
8567
|
) -> vpc_20160428_models.CreateHighReliablePhysicalConnectionResponse:
|
|
8568
8568
|
"""
|
|
8569
|
-
@summary
|
|
8569
|
+
@summary Creates Express Connect circuits in high reliability mode. This improves the stability of multiple Express Connect circuits and prevents service interruptions caused by single points of failures (SPOFs).
|
|
8570
8570
|
|
|
8571
8571
|
@param request: CreateHighReliablePhysicalConnectionRequest
|
|
8572
8572
|
@return: CreateHighReliablePhysicalConnectionResponse
|
|
@@ -8579,7 +8579,7 @@ class Client(OpenApiClient):
|
|
|
8579
8579
|
request: vpc_20160428_models.CreateHighReliablePhysicalConnectionRequest,
|
|
8580
8580
|
) -> vpc_20160428_models.CreateHighReliablePhysicalConnectionResponse:
|
|
8581
8581
|
"""
|
|
8582
|
-
@summary
|
|
8582
|
+
@summary Creates Express Connect circuits in high reliability mode. This improves the stability of multiple Express Connect circuits and prevents service interruptions caused by single points of failures (SPOFs).
|
|
8583
8583
|
|
|
8584
8584
|
@param request: CreateHighReliablePhysicalConnectionRequest
|
|
8585
8585
|
@return: CreateHighReliablePhysicalConnectionResponse
|
|
@@ -16693,7 +16693,7 @@ class Client(OpenApiClient):
|
|
|
16693
16693
|
runtime: util_models.RuntimeOptions,
|
|
16694
16694
|
) -> vpc_20160428_models.DeleteExpressConnectTrafficQosQueueResponse:
|
|
16695
16695
|
"""
|
|
16696
|
-
@summary
|
|
16696
|
+
@summary Deletes a quality of service (QoS) queue.
|
|
16697
16697
|
|
|
16698
16698
|
@param request: DeleteExpressConnectTrafficQosQueueRequest
|
|
16699
16699
|
@param runtime: runtime options for this request RuntimeOptions
|
|
@@ -16742,7 +16742,7 @@ class Client(OpenApiClient):
|
|
|
16742
16742
|
runtime: util_models.RuntimeOptions,
|
|
16743
16743
|
) -> vpc_20160428_models.DeleteExpressConnectTrafficQosQueueResponse:
|
|
16744
16744
|
"""
|
|
16745
|
-
@summary
|
|
16745
|
+
@summary Deletes a quality of service (QoS) queue.
|
|
16746
16746
|
|
|
16747
16747
|
@param request: DeleteExpressConnectTrafficQosQueueRequest
|
|
16748
16748
|
@param runtime: runtime options for this request RuntimeOptions
|
|
@@ -16790,7 +16790,7 @@ class Client(OpenApiClient):
|
|
|
16790
16790
|
request: vpc_20160428_models.DeleteExpressConnectTrafficQosQueueRequest,
|
|
16791
16791
|
) -> vpc_20160428_models.DeleteExpressConnectTrafficQosQueueResponse:
|
|
16792
16792
|
"""
|
|
16793
|
-
@summary
|
|
16793
|
+
@summary Deletes a quality of service (QoS) queue.
|
|
16794
16794
|
|
|
16795
16795
|
@param request: DeleteExpressConnectTrafficQosQueueRequest
|
|
16796
16796
|
@return: DeleteExpressConnectTrafficQosQueueResponse
|
|
@@ -16803,7 +16803,7 @@ class Client(OpenApiClient):
|
|
|
16803
16803
|
request: vpc_20160428_models.DeleteExpressConnectTrafficQosQueueRequest,
|
|
16804
16804
|
) -> vpc_20160428_models.DeleteExpressConnectTrafficQosQueueResponse:
|
|
16805
16805
|
"""
|
|
16806
|
-
@summary
|
|
16806
|
+
@summary Deletes a quality of service (QoS) queue.
|
|
16807
16807
|
|
|
16808
16808
|
@param request: DeleteExpressConnectTrafficQosQueueRequest
|
|
16809
16809
|
@return: DeleteExpressConnectTrafficQosQueueResponse
|
|
@@ -25117,7 +25117,7 @@ class Client(OpenApiClient):
|
|
|
25117
25117
|
runtime: util_models.RuntimeOptions,
|
|
25118
25118
|
) -> vpc_20160428_models.DescribeExpressConnectTrafficQosResponse:
|
|
25119
25119
|
"""
|
|
25120
|
-
@summary
|
|
25120
|
+
@summary Queries the quality of service (QoS) policies of Express Connect. The response can be displayed by page.
|
|
25121
25121
|
|
|
25122
25122
|
@param request: DescribeExpressConnectTrafficQosRequest
|
|
25123
25123
|
@param runtime: runtime options for this request RuntimeOptions
|
|
@@ -25174,7 +25174,7 @@ class Client(OpenApiClient):
|
|
|
25174
25174
|
runtime: util_models.RuntimeOptions,
|
|
25175
25175
|
) -> vpc_20160428_models.DescribeExpressConnectTrafficQosResponse:
|
|
25176
25176
|
"""
|
|
25177
|
-
@summary
|
|
25177
|
+
@summary Queries the quality of service (QoS) policies of Express Connect. The response can be displayed by page.
|
|
25178
25178
|
|
|
25179
25179
|
@param request: DescribeExpressConnectTrafficQosRequest
|
|
25180
25180
|
@param runtime: runtime options for this request RuntimeOptions
|
|
@@ -25230,7 +25230,7 @@ class Client(OpenApiClient):
|
|
|
25230
25230
|
request: vpc_20160428_models.DescribeExpressConnectTrafficQosRequest,
|
|
25231
25231
|
) -> vpc_20160428_models.DescribeExpressConnectTrafficQosResponse:
|
|
25232
25232
|
"""
|
|
25233
|
-
@summary
|
|
25233
|
+
@summary Queries the quality of service (QoS) policies of Express Connect. The response can be displayed by page.
|
|
25234
25234
|
|
|
25235
25235
|
@param request: DescribeExpressConnectTrafficQosRequest
|
|
25236
25236
|
@return: DescribeExpressConnectTrafficQosResponse
|
|
@@ -25243,7 +25243,7 @@ class Client(OpenApiClient):
|
|
|
25243
25243
|
request: vpc_20160428_models.DescribeExpressConnectTrafficQosRequest,
|
|
25244
25244
|
) -> vpc_20160428_models.DescribeExpressConnectTrafficQosResponse:
|
|
25245
25245
|
"""
|
|
25246
|
-
@summary
|
|
25246
|
+
@summary Queries the quality of service (QoS) policies of Express Connect. The response can be displayed by page.
|
|
25247
25247
|
|
|
25248
25248
|
@param request: DescribeExpressConnectTrafficQosRequest
|
|
25249
25249
|
@return: DescribeExpressConnectTrafficQosResponse
|
|
@@ -25257,7 +25257,7 @@ class Client(OpenApiClient):
|
|
|
25257
25257
|
runtime: util_models.RuntimeOptions,
|
|
25258
25258
|
) -> vpc_20160428_models.DescribeExpressConnectTrafficQosQueueResponse:
|
|
25259
25259
|
"""
|
|
25260
|
-
@summary
|
|
25260
|
+
@summary Queries the information about the quality of service (QoS) queues of the Express Connect circuit.
|
|
25261
25261
|
|
|
25262
25262
|
@param request: DescribeExpressConnectTrafficQosQueueRequest
|
|
25263
25263
|
@param runtime: runtime options for this request RuntimeOptions
|
|
@@ -25308,7 +25308,7 @@ class Client(OpenApiClient):
|
|
|
25308
25308
|
runtime: util_models.RuntimeOptions,
|
|
25309
25309
|
) -> vpc_20160428_models.DescribeExpressConnectTrafficQosQueueResponse:
|
|
25310
25310
|
"""
|
|
25311
|
-
@summary
|
|
25311
|
+
@summary Queries the information about the quality of service (QoS) queues of the Express Connect circuit.
|
|
25312
25312
|
|
|
25313
25313
|
@param request: DescribeExpressConnectTrafficQosQueueRequest
|
|
25314
25314
|
@param runtime: runtime options for this request RuntimeOptions
|
|
@@ -25358,7 +25358,7 @@ class Client(OpenApiClient):
|
|
|
25358
25358
|
request: vpc_20160428_models.DescribeExpressConnectTrafficQosQueueRequest,
|
|
25359
25359
|
) -> vpc_20160428_models.DescribeExpressConnectTrafficQosQueueResponse:
|
|
25360
25360
|
"""
|
|
25361
|
-
@summary
|
|
25361
|
+
@summary Queries the information about the quality of service (QoS) queues of the Express Connect circuit.
|
|
25362
25362
|
|
|
25363
25363
|
@param request: DescribeExpressConnectTrafficQosQueueRequest
|
|
25364
25364
|
@return: DescribeExpressConnectTrafficQosQueueResponse
|
|
@@ -25371,7 +25371,7 @@ class Client(OpenApiClient):
|
|
|
25371
25371
|
request: vpc_20160428_models.DescribeExpressConnectTrafficQosQueueRequest,
|
|
25372
25372
|
) -> vpc_20160428_models.DescribeExpressConnectTrafficQosQueueResponse:
|
|
25373
25373
|
"""
|
|
25374
|
-
@summary
|
|
25374
|
+
@summary Queries the information about the quality of service (QoS) queues of the Express Connect circuit.
|
|
25375
25375
|
|
|
25376
25376
|
@param request: DescribeExpressConnectTrafficQosQueueRequest
|
|
25377
25377
|
@return: DescribeExpressConnectTrafficQosQueueResponse
|
|
@@ -51855,7 +51855,7 @@ class Client(OpenApiClient):
|
|
|
51855
51855
|
runtime: util_models.RuntimeOptions,
|
|
51856
51856
|
) -> vpc_20160428_models.StopFailoverTestJobResponse:
|
|
51857
51857
|
"""
|
|
51858
|
-
@summary
|
|
51858
|
+
@summary Terminates a failover test.
|
|
51859
51859
|
|
|
51860
51860
|
@param request: StopFailoverTestJobRequest
|
|
51861
51861
|
@param runtime: runtime options for this request RuntimeOptions
|
|
@@ -51902,7 +51902,7 @@ class Client(OpenApiClient):
|
|
|
51902
51902
|
runtime: util_models.RuntimeOptions,
|
|
51903
51903
|
) -> vpc_20160428_models.StopFailoverTestJobResponse:
|
|
51904
51904
|
"""
|
|
51905
|
-
@summary
|
|
51905
|
+
@summary Terminates a failover test.
|
|
51906
51906
|
|
|
51907
51907
|
@param request: StopFailoverTestJobRequest
|
|
51908
51908
|
@param runtime: runtime options for this request RuntimeOptions
|
|
@@ -51948,7 +51948,7 @@ class Client(OpenApiClient):
|
|
|
51948
51948
|
request: vpc_20160428_models.StopFailoverTestJobRequest,
|
|
51949
51949
|
) -> vpc_20160428_models.StopFailoverTestJobResponse:
|
|
51950
51950
|
"""
|
|
51951
|
-
@summary
|
|
51951
|
+
@summary Terminates a failover test.
|
|
51952
51952
|
|
|
51953
51953
|
@param request: StopFailoverTestJobRequest
|
|
51954
51954
|
@return: StopFailoverTestJobResponse
|
|
@@ -51961,7 +51961,7 @@ class Client(OpenApiClient):
|
|
|
51961
51961
|
request: vpc_20160428_models.StopFailoverTestJobRequest,
|
|
51962
51962
|
) -> vpc_20160428_models.StopFailoverTestJobResponse:
|
|
51963
51963
|
"""
|
|
51964
|
-
@summary
|
|
51964
|
+
@summary Terminates a failover test.
|
|
51965
51965
|
|
|
51966
51966
|
@param request: StopFailoverTestJobRequest
|
|
51967
51967
|
@return: StopFailoverTestJobResponse
|
|
@@ -54095,7 +54095,7 @@ class Client(OpenApiClient):
|
|
|
54095
54095
|
runtime: util_models.RuntimeOptions,
|
|
54096
54096
|
) -> vpc_20160428_models.UpdateFailoverTestJobResponse:
|
|
54097
54097
|
"""
|
|
54098
|
-
@summary
|
|
54098
|
+
@summary Updates a failover test.
|
|
54099
54099
|
|
|
54100
54100
|
@param request: UpdateFailoverTestJobRequest
|
|
54101
54101
|
@param runtime: runtime options for this request RuntimeOptions
|
|
@@ -54152,7 +54152,7 @@ class Client(OpenApiClient):
|
|
|
54152
54152
|
runtime: util_models.RuntimeOptions,
|
|
54153
54153
|
) -> vpc_20160428_models.UpdateFailoverTestJobResponse:
|
|
54154
54154
|
"""
|
|
54155
|
-
@summary
|
|
54155
|
+
@summary Updates a failover test.
|
|
54156
54156
|
|
|
54157
54157
|
@param request: UpdateFailoverTestJobRequest
|
|
54158
54158
|
@param runtime: runtime options for this request RuntimeOptions
|
|
@@ -54208,7 +54208,7 @@ class Client(OpenApiClient):
|
|
|
54208
54208
|
request: vpc_20160428_models.UpdateFailoverTestJobRequest,
|
|
54209
54209
|
) -> vpc_20160428_models.UpdateFailoverTestJobResponse:
|
|
54210
54210
|
"""
|
|
54211
|
-
@summary
|
|
54211
|
+
@summary Updates a failover test.
|
|
54212
54212
|
|
|
54213
54213
|
@param request: UpdateFailoverTestJobRequest
|
|
54214
54214
|
@return: UpdateFailoverTestJobResponse
|
|
@@ -54221,7 +54221,7 @@ class Client(OpenApiClient):
|
|
|
54221
54221
|
request: vpc_20160428_models.UpdateFailoverTestJobRequest,
|
|
54222
54222
|
) -> vpc_20160428_models.UpdateFailoverTestJobResponse:
|
|
54223
54223
|
"""
|
|
54224
|
-
@summary
|
|
54224
|
+
@summary Updates a failover test.
|
|
54225
54225
|
|
|
54226
54226
|
@param request: UpdateFailoverTestJobRequest
|
|
54227
54227
|
@return: UpdateFailoverTestJobResponse
|
|
@@ -8648,7 +8648,13 @@ class CreateExpressConnectTrafficQosRequestTags(TeaModel):
|
|
|
8648
8648
|
key: str = None,
|
|
8649
8649
|
value: str = None,
|
|
8650
8650
|
):
|
|
8651
|
+
# The tag key to add to the resource. You must enter at least one tag key. You can specify up to 20 tag keys. The tag key cannot be an empty string.
|
|
8652
|
+
#
|
|
8653
|
+
# A tag key can be up to 128 characters in length. It cannot start with `aliyun` or `acs:`, and cannot contain `http://` or `https://`.
|
|
8651
8654
|
self.key = key
|
|
8655
|
+
# The tag value to add to the resource. You can specify up to 20 tag values. The tag value can be an empty string.
|
|
8656
|
+
#
|
|
8657
|
+
# The tag value can be up to 128 characters in length and cannot start with `acs:` or `aliyun`. It cannot contain `http://` or `https://`.
|
|
8652
8658
|
self.value = value
|
|
8653
8659
|
|
|
8654
8660
|
def validate(self):
|
|
@@ -8710,8 +8716,10 @@ class CreateExpressConnectTrafficQosRequest(TeaModel):
|
|
|
8710
8716
|
#
|
|
8711
8717
|
# This parameter is required.
|
|
8712
8718
|
self.region_id = region_id
|
|
8719
|
+
# The ID of the resource group.
|
|
8713
8720
|
self.resource_group_id = resource_group_id
|
|
8714
8721
|
self.resource_owner_account = resource_owner_account
|
|
8722
|
+
# The tag to add to the resource.
|
|
8715
8723
|
self.tags = tags
|
|
8716
8724
|
|
|
8717
8725
|
def validate(self):
|
|
@@ -10792,18 +10800,48 @@ class CreateHighReliablePhysicalConnectionRequestApList(TeaModel):
|
|
|
10792
10800
|
region_id: str = None,
|
|
10793
10801
|
type: str = None,
|
|
10794
10802
|
):
|
|
10803
|
+
# The ID of the access point that is associated with the Express Connect circuit.
|
|
10804
|
+
#
|
|
10805
|
+
# > Two access points must be specified when **HighReliableType** is set to **MultiApMultiDevice** or **MultiApSingleDevice**. One access point must be specified when **HighReliableType** is set to **SingleApMultiDevice** or **SingleApMultiConnection**.
|
|
10806
|
+
#
|
|
10795
10807
|
# This parameter is required.
|
|
10796
10808
|
self.access_point_id = access_point_id
|
|
10809
|
+
# The maximum bandwidth of the hosted connection. Unit: Mbit/s.
|
|
10810
|
+
#
|
|
10811
|
+
# Valid values: 50, 100, 200, 300, 400, 500, 1000, 2000, 4000, 5000, 8000, and 10000.
|
|
10797
10812
|
self.bandwidth = bandwidth
|
|
10813
|
+
# The circuit code of the Express Connect circuit, which is provided by the connectivity provider.
|
|
10798
10814
|
self.circuit_code = circuit_code
|
|
10815
|
+
# The description of the Express Connect circuit.
|
|
10816
|
+
#
|
|
10817
|
+
# The description must be 2 to 256 characters in length. It must start with a letter but cannot start with `http://` or `https://`.
|
|
10799
10818
|
self.description = description
|
|
10819
|
+
# The connectivity provider of the Express Connect circuit. Valid values:
|
|
10820
|
+
#
|
|
10821
|
+
# * **CT**: China Telecom.
|
|
10822
|
+
# * **CU**: China Unicom.
|
|
10823
|
+
# * **CM**: China Mobile.
|
|
10824
|
+
# * **CO**: other connectivity providers in the Chinese mainland.
|
|
10825
|
+
# * **Equinix**: Equinix.
|
|
10826
|
+
# * **Other**: other connectivity providers outside the Chinese mainland.
|
|
10827
|
+
#
|
|
10800
10828
|
# This parameter is required.
|
|
10801
10829
|
self.line_operator = line_operator
|
|
10830
|
+
# The name of the Express Connect circuit.
|
|
10831
|
+
#
|
|
10832
|
+
# The name must be 2 to 128 characters in length, and can contain letters, digits, underscores (_), and hyphens (-). It must start with a letter but cannot start with `http://` or` https://`.
|
|
10802
10833
|
self.name = name
|
|
10834
|
+
# The geographical location of the data center.
|
|
10803
10835
|
self.peer_location = peer_location
|
|
10836
|
+
# The number of ports. Valid values: 2 to 16. This parameter is required only when **HighReliableType** is set to **SingleApMultiConnection**.
|
|
10804
10837
|
self.port_num = port_num
|
|
10838
|
+
# The region ID of the Express Connect circuit.
|
|
10839
|
+
#
|
|
10840
|
+
# You can call the [DescribeRegions](https://help.aliyun.com/document_detail/36063.html) operation to query the most recent region list.
|
|
10841
|
+
#
|
|
10805
10842
|
# This parameter is required.
|
|
10806
10843
|
self.region_id = region_id
|
|
10844
|
+
# The type of the Express Connect circuit. Default value: **VPC**.
|
|
10807
10845
|
self.type = type
|
|
10808
10846
|
|
|
10809
10847
|
def validate(self):
|
|
@@ -10868,7 +10906,13 @@ class CreateHighReliablePhysicalConnectionRequestTag(TeaModel):
|
|
|
10868
10906
|
key: str = None,
|
|
10869
10907
|
value: str = None,
|
|
10870
10908
|
):
|
|
10909
|
+
# The key of tag N to add to the resource. Valid values of N: 1 to 20. The tag key cannot be an empty string.
|
|
10910
|
+
#
|
|
10911
|
+
# The tag key can be up to 64 characters in length and can contain letters, digits, periods (.), underscores (_), and hyphens (-). It must start with a letter but cannot start with `aliyun` or `acs:`. It cannot contain `http://` or `https://`.
|
|
10871
10912
|
self.key = key
|
|
10913
|
+
# The value of tag N to add to the resource. Valid values of N: 1 to 20. The tag value cannot be an empty string.
|
|
10914
|
+
#
|
|
10915
|
+
# The tag value can be up to 128 characters in length and can contain letters, digits, periods (.), underscores (_), and hyphens (-). It must start with a letter but cannot start with `aliyun` or `acs:`. It cannot contain `http://` or `https://`.
|
|
10872
10916
|
self.value = value
|
|
10873
10917
|
|
|
10874
10918
|
def validate(self):
|
|
@@ -10913,22 +10957,62 @@ class CreateHighReliablePhysicalConnectionRequest(TeaModel):
|
|
|
10913
10957
|
resource_owner_id: int = None,
|
|
10914
10958
|
tag: List[CreateHighReliablePhysicalConnectionRequestTag] = None,
|
|
10915
10959
|
):
|
|
10960
|
+
# The language to display the results. Valid values:
|
|
10961
|
+
#
|
|
10962
|
+
# * **zh-CN** (default): Chinese
|
|
10963
|
+
# * **en-US**: English
|
|
10916
10964
|
self.accept_language = accept_language
|
|
10965
|
+
# The access points.
|
|
10966
|
+
#
|
|
10917
10967
|
# This parameter is required.
|
|
10918
10968
|
self.ap_list = ap_list
|
|
10969
|
+
# The client token that is used to ensure the idempotence of the request.
|
|
10970
|
+
#
|
|
10971
|
+
# You can use the client to generate the token, but you must make sure that the token is unique among different requests. The token can contain only ASCII characters.
|
|
10972
|
+
#
|
|
10973
|
+
# > If you do not specify this parameter, the system automatically uses the **request ID** as the **client token**. The **request ID** may be different for each request.
|
|
10919
10974
|
self.client_token = client_token
|
|
10975
|
+
# The advanced features of the device.
|
|
10920
10976
|
self.device_advanced_capacity = device_advanced_capacity
|
|
10977
|
+
# Specifies whether to perform a dry run, without performing the actual request. Valid values:
|
|
10978
|
+
#
|
|
10979
|
+
# * **true**: performs only a dry run. The system checks the request for potential issues, including missing parameter values, incorrect request syntax, and service limits. If the request fails the dry run, an error code is returned. If the request passes the dry run, the `DryRunOperation` error code is returned.
|
|
10980
|
+
# * **false** (default): performs a dry run and performs the actual request. If the request passes the dry run, a 2xx HTTP status code is returned and the operation is performed.
|
|
10921
10981
|
self.dry_run = dry_run
|
|
10982
|
+
# The high availability mode. Valid values:
|
|
10983
|
+
#
|
|
10984
|
+
# - **MultiApMultiDevice** : This mode supports two access points and two devices, and provides the maximum disaster recovery capability.
|
|
10985
|
+
# - **MultiApSingleDevice** : This mode supports two access points and one device, and provides robust disaster recovery capability.
|
|
10986
|
+
# - **SingleApMultiDevice** : This mode supports one access point and two devices, and is recommended for non-critical business test and development.
|
|
10987
|
+
# - **SingleApMultiConnection** : This mode supports one access point, one device, and multiple physical ports. Only users in the whitelist can use this mode. To use this mode, contact your account manager.
|
|
10988
|
+
#
|
|
10922
10989
|
# This parameter is required.
|
|
10923
10990
|
self.high_reliable_type = high_reliable_type
|
|
10924
10991
|
self.owner_account = owner_account
|
|
10925
10992
|
self.owner_id = owner_id
|
|
10993
|
+
# The port type. Valid values:
|
|
10994
|
+
#
|
|
10995
|
+
# * **100Base-T**: 100 Mbit/s copper Ethernet port
|
|
10996
|
+
# * **1000Base-T**: 1,000 Mbit/s copper Ethernet port
|
|
10997
|
+
# * **1000Base-LX**: 1,000 Mbit/s single-mode optical port (10 km)
|
|
10998
|
+
# * **10GBase-T**: 10,000 Mbit/s copper Ethernet port
|
|
10999
|
+
# * **10GBase-LR**: 10,000 Mbit/s single-mode optical port (10 km)
|
|
11000
|
+
# * **40GBase-LR**: 40,000 Mbit/s single-mode optical port
|
|
11001
|
+
# * **100GBase-LR**: 100,000 Mbit/s single-mode optical port
|
|
11002
|
+
#
|
|
11003
|
+
# > To use ports 40GBase-LR and 100GBase-LR, you must first contact your account manager.
|
|
11004
|
+
#
|
|
10926
11005
|
# This parameter is required.
|
|
10927
11006
|
self.port_type = port_type
|
|
11007
|
+
# The region ID of the Express Connect circuit.
|
|
11008
|
+
#
|
|
11009
|
+
# You can call the [DescribeRegions](https://help.aliyun.com/document_detail/36063.html) operation to query the most recent region list.
|
|
10928
11010
|
self.region_id = region_id
|
|
11011
|
+
# The ID of the resource group.
|
|
10929
11012
|
self.resource_group_id = resource_group_id
|
|
10930
11013
|
self.resource_owner_account = resource_owner_account
|
|
10931
11014
|
self.resource_owner_id = resource_owner_id
|
|
11015
|
+
# The tags.
|
|
10932
11016
|
self.tag = tag
|
|
10933
11017
|
|
|
10934
11018
|
def validate(self):
|
|
@@ -11027,8 +11111,11 @@ class CreateHighReliablePhysicalConnectionResponseBodyErrorInfoListErrorInfoList
|
|
|
11027
11111
|
error_message: str = None,
|
|
11028
11112
|
instance_id: str = None,
|
|
11029
11113
|
):
|
|
11114
|
+
# Error codes.
|
|
11030
11115
|
self.error_code = error_code
|
|
11116
|
+
# The returned error message.
|
|
11031
11117
|
self.error_message = error_message
|
|
11118
|
+
# The ID of the Express Connect circuit.
|
|
11032
11119
|
self.instance_id = instance_id
|
|
11033
11120
|
|
|
11034
11121
|
def validate(self):
|
|
@@ -11100,7 +11187,9 @@ class CreateHighReliablePhysicalConnectionResponseBodyPhysicalConnectionListPhys
|
|
|
11100
11187
|
instance_id: str = None,
|
|
11101
11188
|
region_no: str = None,
|
|
11102
11189
|
):
|
|
11190
|
+
# The ID of the Express Connect circuit.
|
|
11103
11191
|
self.instance_id = instance_id
|
|
11192
|
+
# The region ID of the Express Connect circuit.
|
|
11104
11193
|
self.region_no = region_no
|
|
11105
11194
|
|
|
11106
11195
|
def validate(self):
|
|
@@ -11169,8 +11258,16 @@ class CreateHighReliablePhysicalConnectionResponseBody(TeaModel):
|
|
|
11169
11258
|
physical_connection_list: CreateHighReliablePhysicalConnectionResponseBodyPhysicalConnectionList = None,
|
|
11170
11259
|
request_id: str = None,
|
|
11171
11260
|
):
|
|
11261
|
+
# If the request fails the dry run, the following error codes and error messages may be returned:
|
|
11262
|
+
#
|
|
11263
|
+
# - pconn.high.reliable.dryrun.error.disable.outbound.data.transfer.billing. Billing for outbound data transfer is not enabled.
|
|
11264
|
+
# - pconn.high.reliable.dryrun.error.incompatable.device.capacity. No device in the access point supports advanced features.
|
|
11265
|
+
# - pconn.high.reliable.dryrun.error.quota.exceeded. The quota is insufficient.
|
|
11266
|
+
# - pconn.high.reliable.dryrun.error.not.enough.resource. The access point resources are insufficient.
|
|
11172
11267
|
self.error_info_list = error_info_list
|
|
11268
|
+
# The Express Connect circuits.
|
|
11173
11269
|
self.physical_connection_list = physical_connection_list
|
|
11270
|
+
# The request ID.
|
|
11174
11271
|
self.request_id = request_id
|
|
11175
11272
|
|
|
11176
11273
|
def validate(self):
|
|
@@ -25133,13 +25230,26 @@ class DeleteExpressConnectTrafficQosQueueRequest(TeaModel):
|
|
|
25133
25230
|
region_id: str = None,
|
|
25134
25231
|
resource_owner_account: str = None,
|
|
25135
25232
|
):
|
|
25233
|
+
# The client token that is used to ensure the idempotence of the request.
|
|
25234
|
+
#
|
|
25235
|
+
# You can use the client to generate the token, but you must make sure that the token is unique among different requests. The client token can contain only ASCII characters.
|
|
25236
|
+
#
|
|
25237
|
+
# > If you do not specify this parameter, the system automatically uses the **request ID** as the **client token**. The **request ID** may be different for each request.
|
|
25136
25238
|
self.client_token = client_token
|
|
25137
25239
|
self.owner_account = owner_account
|
|
25138
25240
|
self.owner_id = owner_id
|
|
25241
|
+
# The ID of the QoS policy.
|
|
25242
|
+
#
|
|
25139
25243
|
# This parameter is required.
|
|
25140
25244
|
self.qos_id = qos_id
|
|
25245
|
+
# The ID of the QoS queue.
|
|
25246
|
+
#
|
|
25141
25247
|
# This parameter is required.
|
|
25142
25248
|
self.queue_id = queue_id
|
|
25249
|
+
# The region ID of the QoS policy.
|
|
25250
|
+
#
|
|
25251
|
+
# You can call the [DescribeRegions](https://help.aliyun.com/document_detail/36063.html) operation to query the most recent region list.
|
|
25252
|
+
#
|
|
25143
25253
|
# This parameter is required.
|
|
25144
25254
|
self.region_id = region_id
|
|
25145
25255
|
self.resource_owner_account = resource_owner_account
|
|
@@ -25193,6 +25303,7 @@ class DeleteExpressConnectTrafficQosQueueResponseBody(TeaModel):
|
|
|
25193
25303
|
self,
|
|
25194
25304
|
request_id: str = None,
|
|
25195
25305
|
):
|
|
25306
|
+
# The ID of the request.
|
|
25196
25307
|
self.request_id = request_id
|
|
25197
25308
|
|
|
25198
25309
|
def validate(self):
|
|
@@ -37729,7 +37840,13 @@ class DescribeExpressConnectTrafficQosRequestTags(TeaModel):
|
|
|
37729
37840
|
key: str = None,
|
|
37730
37841
|
value: str = None,
|
|
37731
37842
|
):
|
|
37843
|
+
# The tag key. You must enter at least one tag key. You can specify up to 20 tag keys. The tag key cannot be an empty string.
|
|
37844
|
+
#
|
|
37845
|
+
# A tag key can be at most 128 characters in length. It cannot start with `aliyun` or `acs:`, and cannot contain `http://` or `https://`.
|
|
37732
37846
|
self.key = key
|
|
37847
|
+
# The tag values of the resources. You can specify up to 20 tag values. The tag value can be an empty string.
|
|
37848
|
+
#
|
|
37849
|
+
# The tag value can be up to 128 characters in length, and cannot contain `http://` or `https://`. The tag value cannot start with `aliyun` or `acs:`.
|
|
37733
37850
|
self.value = value
|
|
37734
37851
|
|
|
37735
37852
|
def validate(self):
|
|
@@ -37771,17 +37888,35 @@ class DescribeExpressConnectTrafficQosRequest(TeaModel):
|
|
|
37771
37888
|
resource_owner_account: str = None,
|
|
37772
37889
|
tags: List[DescribeExpressConnectTrafficQosRequestTags] = None,
|
|
37773
37890
|
):
|
|
37891
|
+
# The client token that is used to ensure the idempotence of the request.
|
|
37892
|
+
#
|
|
37893
|
+
# You can use the client to generate the token, but you must make sure that the token is unique among different requests. The client token can contain only ASCII characters.
|
|
37894
|
+
#
|
|
37895
|
+
# > If you do not specify this parameter, the system automatically uses the **request ID** as the **client token**. The **request ID** may be different for each request.
|
|
37774
37896
|
self.client_token = client_token
|
|
37897
|
+
# The maximum number of entries to return. Valid values: **1** to **100**. Default value: **10**.
|
|
37775
37898
|
self.max_results = max_results
|
|
37899
|
+
# The pagination token that is used in the next request to retrieve a new page of results.
|
|
37900
|
+
#
|
|
37901
|
+
# - If no value is returned for NetToken, you do not need to specify this parameter.
|
|
37902
|
+
# - If a value is returned for NextToken, you must specify the token that is obtained from the previous query as the value of **NextToken**.
|
|
37776
37903
|
self.next_token = next_token
|
|
37777
37904
|
self.owner_account = owner_account
|
|
37778
37905
|
self.owner_id = owner_id
|
|
37906
|
+
# The IDs of QoS policies.
|
|
37779
37907
|
self.qos_id_list = qos_id_list
|
|
37908
|
+
# The names of QoS policies.
|
|
37780
37909
|
self.qos_name_list = qos_name_list
|
|
37910
|
+
# The ID of the region in which the QoS policy is created.
|
|
37911
|
+
#
|
|
37912
|
+
# You can call the [DescribeRegions](https://help.aliyun.com/document_detail/36063.html) operation to query the most recent region list.
|
|
37913
|
+
#
|
|
37781
37914
|
# This parameter is required.
|
|
37782
37915
|
self.region_id = region_id
|
|
37916
|
+
# The resource group ID.
|
|
37783
37917
|
self.resource_group_id = resource_group_id
|
|
37784
37918
|
self.resource_owner_account = resource_owner_account
|
|
37919
|
+
# The tags of the resource.
|
|
37785
37920
|
self.tags = tags
|
|
37786
37921
|
|
|
37787
37922
|
def validate(self):
|
|
@@ -37860,9 +37995,17 @@ class DescribeExpressConnectTrafficQosResponseBodyQosListAssociatedInstanceList(
|
|
|
37860
37995
|
instance_status: str = None,
|
|
37861
37996
|
instance_type: str = None,
|
|
37862
37997
|
):
|
|
37998
|
+
# The ID of the instance to which the QoS policy is associated.
|
|
37863
37999
|
self.instance_id = instance_id
|
|
38000
|
+
# The configuration progress of the instance to which the QoS policy is associated. Valid values: **0** to **100**.
|
|
37864
38001
|
self.instance_progressing = instance_progressing
|
|
38002
|
+
# The state of the instance to which the QoS policy is associated. Valid values:
|
|
38003
|
+
#
|
|
38004
|
+
# - **Normal**: The instance is available.
|
|
38005
|
+
# - **Configuring**: The instance is being configured.
|
|
38006
|
+
# - **Deleting**: The instance is being deleted.
|
|
37865
38007
|
self.instance_status = instance_status
|
|
38008
|
+
# The type of the instance to which the QoS policy is associated. Only **PHYSICALCONNECTION** is returned.
|
|
37866
38009
|
self.instance_type = instance_type
|
|
37867
38010
|
|
|
37868
38011
|
def validate(self):
|
|
@@ -37908,12 +38051,37 @@ class DescribeExpressConnectTrafficQosResponseBodyQosListQueueList(TeaModel):
|
|
|
37908
38051
|
queue_type: str = None,
|
|
37909
38052
|
status: str = None,
|
|
37910
38053
|
):
|
|
38054
|
+
# The percentage of bandwidth allocated to a QoS queue.
|
|
38055
|
+
#
|
|
38056
|
+
# - If QueueType is set to **Medium**, this parameter is required. Valid values: **1** to **100**.
|
|
38057
|
+
# - If QueueType is set to **Default**, a value of - is returned.
|
|
37911
38058
|
self.bandwidth_percent = bandwidth_percent
|
|
38059
|
+
# The ID of the QoS policy.
|
|
37912
38060
|
self.qos_id = qos_id
|
|
38061
|
+
# The description of the QoS queue.
|
|
38062
|
+
#
|
|
38063
|
+
# The description can be up to **256** characters in length. It cannot start with `http://` or `https://`.
|
|
37913
38064
|
self.queue_description = queue_description
|
|
38065
|
+
# The ID of the QoS queue.
|
|
37914
38066
|
self.queue_id = queue_id
|
|
38067
|
+
# The name of the QoS queue.
|
|
38068
|
+
#
|
|
38069
|
+
# The name can be up to **128** characters in length and cannot start with `http://` or `https://`.
|
|
37915
38070
|
self.queue_name = queue_name
|
|
38071
|
+
# The type of the QoS queue. Valid values:
|
|
38072
|
+
#
|
|
38073
|
+
# - **High**: high-priority queue.
|
|
38074
|
+
# - **Medium**: standard queue.
|
|
38075
|
+
# - **Default**: default queue.
|
|
38076
|
+
#
|
|
38077
|
+
#
|
|
38078
|
+
# > You cannot create a default queue.
|
|
37916
38079
|
self.queue_type = queue_type
|
|
38080
|
+
# The state of the QoS queue. Valid values:
|
|
38081
|
+
#
|
|
38082
|
+
# - **Normal**: The QoS queue is available.
|
|
38083
|
+
# - **Configuring**: The QoS queue is being configured.
|
|
38084
|
+
# - **Deleting**: The QoS queue is being deleted.
|
|
37917
38085
|
self.status = status
|
|
37918
38086
|
|
|
37919
38087
|
def validate(self):
|
|
@@ -37966,7 +38134,9 @@ class DescribeExpressConnectTrafficQosResponseBodyQosListTags(TeaModel):
|
|
|
37966
38134
|
key: str = None,
|
|
37967
38135
|
value: str = None,
|
|
37968
38136
|
):
|
|
38137
|
+
# The tag key.
|
|
37969
38138
|
self.key = key
|
|
38139
|
+
# The tag value.
|
|
37970
38140
|
self.value = value
|
|
37971
38141
|
|
|
37972
38142
|
def validate(self):
|
|
@@ -38006,14 +38176,32 @@ class DescribeExpressConnectTrafficQosResponseBodyQosList(TeaModel):
|
|
|
38006
38176
|
status: str = None,
|
|
38007
38177
|
tags: List[DescribeExpressConnectTrafficQosResponseBodyQosListTags] = None,
|
|
38008
38178
|
):
|
|
38179
|
+
# The information about the instances to which the QoS policy is associated.
|
|
38009
38180
|
self.associated_instance_list = associated_instance_list
|
|
38181
|
+
# The configuration progress of the QoS policy. Valid values: **0** to **100**.
|
|
38010
38182
|
self.progressing = progressing
|
|
38183
|
+
# The description of the QoS policy.
|
|
38184
|
+
#
|
|
38185
|
+
# The description can be up to 256 characters in length. It cannot start with `http://` or `https://`.
|
|
38011
38186
|
self.qos_description = qos_description
|
|
38187
|
+
# The ID of the QoS policy.
|
|
38012
38188
|
self.qos_id = qos_id
|
|
38189
|
+
# The name of the QoS policy.
|
|
38190
|
+
#
|
|
38191
|
+
# The name can be up to 128 characters in length and cannot start with `http://` or `https://`.
|
|
38013
38192
|
self.qos_name = qos_name
|
|
38193
|
+
# The information about the QoS queues.
|
|
38014
38194
|
self.queue_list = queue_list
|
|
38195
|
+
# The ID of the resource group.
|
|
38015
38196
|
self.resource_group_id = resource_group_id
|
|
38197
|
+
# The state of the QoS policy. Valid values:
|
|
38198
|
+
#
|
|
38199
|
+
# - **Normal**: The QoS policy is available.
|
|
38200
|
+
# - **Configuring**: The QoS policy is being configured.
|
|
38201
|
+
#
|
|
38202
|
+
# > If a QoS policy is in the Configuring state, you cannot perform most of the operations to create, update, or delete QoS policies, QoS queues, or QoS rules.
|
|
38016
38203
|
self.status = status
|
|
38204
|
+
# The tag list.
|
|
38017
38205
|
self.tags = tags
|
|
38018
38206
|
|
|
38019
38207
|
def validate(self):
|
|
@@ -38104,11 +38292,20 @@ class DescribeExpressConnectTrafficQosResponseBody(TeaModel):
|
|
|
38104
38292
|
request_id: str = None,
|
|
38105
38293
|
total_count: int = None,
|
|
38106
38294
|
):
|
|
38295
|
+
# The total number of entries returned.
|
|
38107
38296
|
self.count = count
|
|
38297
|
+
# The number of entries per page. Valid values: **1 to 100**. Default value: 20.
|
|
38108
38298
|
self.max_results = max_results
|
|
38299
|
+
# A pagination token. It can be used in the next request to retrieve a new page of results.
|
|
38300
|
+
#
|
|
38301
|
+
# * If **NextToken** is empty, no next page exists.
|
|
38302
|
+
# * If a value is returned for **NextToken**, the value can be used in the next request to retrieve a new page of results.
|
|
38109
38303
|
self.next_token = next_token
|
|
38304
|
+
# The information about QoS policies.
|
|
38110
38305
|
self.qos_list = qos_list
|
|
38306
|
+
# The request ID.
|
|
38111
38307
|
self.request_id = request_id
|
|
38308
|
+
# The number of returned entries.
|
|
38112
38309
|
self.total_count = total_count
|
|
38113
38310
|
|
|
38114
38311
|
def validate(self):
|
|
@@ -38212,12 +38409,24 @@ class DescribeExpressConnectTrafficQosQueueRequest(TeaModel):
|
|
|
38212
38409
|
region_id: str = None,
|
|
38213
38410
|
resource_owner_account: str = None,
|
|
38214
38411
|
):
|
|
38412
|
+
# The client token that is used to ensure the idempotence of the request.
|
|
38413
|
+
#
|
|
38414
|
+
# You can use the client to generate the token, but you must make sure that the token is unique among different requests. The client token can contain only ASCII characters.
|
|
38415
|
+
#
|
|
38416
|
+
# > If you do not specify this parameter, the system automatically uses the request ID as the client token. The request ID may be different for each request.
|
|
38215
38417
|
self.client_token = client_token
|
|
38216
38418
|
self.owner_account = owner_account
|
|
38217
38419
|
self.owner_id = owner_id
|
|
38420
|
+
# The ID of the QoS policy.
|
|
38218
38421
|
self.qos_id = qos_id
|
|
38422
|
+
# The IDs of the QoS queues.
|
|
38219
38423
|
self.queue_id_list = queue_id_list
|
|
38424
|
+
# The names of the QoS queues.
|
|
38220
38425
|
self.queue_name_list = queue_name_list
|
|
38426
|
+
# The region ID of the QoS policy.
|
|
38427
|
+
#
|
|
38428
|
+
# You can call the [DescribeRegions](https://help.aliyun.com/document_detail/36063.html) operation to query the most recent region list.
|
|
38429
|
+
#
|
|
38221
38430
|
# This parameter is required.
|
|
38222
38431
|
self.region_id = region_id
|
|
38223
38432
|
self.resource_owner_account = resource_owner_account
|
|
@@ -38290,21 +38499,95 @@ class DescribeExpressConnectTrafficQosQueueResponseBodyQueueListRuleList(TeaMode
|
|
|
38290
38499
|
src_port_range: str = None,
|
|
38291
38500
|
status: str = None,
|
|
38292
38501
|
):
|
|
38502
|
+
# The destination IPv4 CIDR block that matches the QoS rule traffic.
|
|
38503
|
+
#
|
|
38504
|
+
#
|
|
38505
|
+
#
|
|
38506
|
+
# > If the parameter is unavailable, specify **SrcIPv6Cidr** or **DstIPv6Cidr**.
|
|
38293
38507
|
self.dst_cidr = dst_cidr
|
|
38508
|
+
# The destination IPv6 CIDR block that matches the QoS rule traffic.
|
|
38509
|
+
#
|
|
38510
|
+
#
|
|
38511
|
+
#
|
|
38512
|
+
# > If the parameter is unavailable, specify **SrcCidr** or **DstCidr**.
|
|
38294
38513
|
self.dst_ipv_6cidr = dst_ipv_6cidr
|
|
38514
|
+
# The range of destination ports that match the QoS rule traffic. Valid values: **0** to **65535**. If the traffic does not match, the value is -1. You can specify only one port. The start port number must be the same as the end port number. Different protocols correspond to different ports. Valid values:
|
|
38515
|
+
#
|
|
38516
|
+
# * **ALL** (uneditable): -1/-1.
|
|
38517
|
+
# * **ICMP(IPv4)** (uneditable): -1/-1.
|
|
38518
|
+
# * **ICMPv6(IPv6)** (uneditable): -1/-1.
|
|
38519
|
+
# * **TCP** (editable): -1/-1.
|
|
38520
|
+
# * **UDP** (editable): -1/-1.
|
|
38521
|
+
# * **GRE** (uneditable): -1/-1.
|
|
38522
|
+
# * **SSH** (uneditable): 22/22.
|
|
38523
|
+
# * **Telnet** (uneditable): 23/23.
|
|
38524
|
+
# * **HTTP** (uneditable): 80/80.
|
|
38525
|
+
# * **HTTPS** (uneditable): 443/443.
|
|
38526
|
+
# * **MS SQL** (uneditable): 1443/1443.
|
|
38527
|
+
# * **Oracle** (uneditable): 1521/1521.
|
|
38528
|
+
# * **MySql** (uneditable): 3306/3306.
|
|
38529
|
+
# * **RDP** (uneditable): 3389/3389.
|
|
38530
|
+
# * **PostgreSQL** (uneditable): 5432/5432.
|
|
38531
|
+
# * **Redis** (uneditable): 6379/6379.
|
|
38295
38532
|
self.dst_port_range = dst_port_range
|
|
38533
|
+
# The DSCP value that matches the QoS rule traffic. Valid values: **0** to **63**. If no value is matched, the value is -1.
|
|
38296
38534
|
self.match_dscp = match_dscp
|
|
38535
|
+
# The priority of the QoS rule. Valid values: **1** to **9000**. A larger value indicates a higher priority. The priority of each QoS rule must be unique in the same QoS policy.
|
|
38297
38536
|
self.priority = priority
|
|
38537
|
+
# The protocol of the QoS rule. Valid values:
|
|
38538
|
+
#
|
|
38539
|
+
# * **ALL**\
|
|
38540
|
+
# * **ICMP(IPv4)**\
|
|
38541
|
+
# * **ICMPv6(IPv6)**\
|
|
38542
|
+
# * **TCP**\
|
|
38543
|
+
# * **UDP**\
|
|
38544
|
+
# * **GRE**\
|
|
38545
|
+
# * **SSH**\
|
|
38546
|
+
# * **Telnet**\
|
|
38547
|
+
# * **HTTP**\
|
|
38548
|
+
# * **HTTPS**\
|
|
38549
|
+
# * **MS SQL**\
|
|
38550
|
+
# * **Oracle**\
|
|
38551
|
+
# * **MySql**\
|
|
38552
|
+
# * **RDP**\
|
|
38553
|
+
# * **PostgreSQL**\
|
|
38554
|
+
# * **Redis**\
|
|
38298
38555
|
self.protocol = protocol
|
|
38556
|
+
# The ID of the QoS policy.
|
|
38299
38557
|
self.qos_id = qos_id
|
|
38558
|
+
# The ID of the QoS queue.
|
|
38300
38559
|
self.queue_id = queue_id
|
|
38560
|
+
# The new DSCP value. Valid values: **0** to **63**. If you do not change the value, the value is -1.
|
|
38301
38561
|
self.remarking_dscp = remarking_dscp
|
|
38562
|
+
# The description of the QoS rule.
|
|
38563
|
+
#
|
|
38564
|
+
# The name must be **0** to **256** characters in length and cannot start with `http://` or `https://`.
|
|
38302
38565
|
self.rule_description = rule_description
|
|
38566
|
+
# The ID of the QoS rule.
|
|
38303
38567
|
self.rule_id = rule_id
|
|
38568
|
+
# The name of the QoS rule.
|
|
38569
|
+
#
|
|
38570
|
+
# The name must be **0** to **128** characters in length and cannot start with `http://` or `https://`.
|
|
38304
38571
|
self.rule_name = rule_name
|
|
38572
|
+
# The source IPv4 CIDR block that matches the QoS rule traffic.
|
|
38573
|
+
#
|
|
38574
|
+
#
|
|
38575
|
+
#
|
|
38576
|
+
# > If the parameter is unavailable, specify **SrcIPv6Cidr** or **DstIPv6Cidr**.
|
|
38305
38577
|
self.src_cidr = src_cidr
|
|
38578
|
+
# The source IPv6 CIDR block that matches the QoS rule traffic.
|
|
38579
|
+
#
|
|
38580
|
+
#
|
|
38581
|
+
#
|
|
38582
|
+
# > If the parameter is unavailable, specify **SrcCidr** or **DstCidr**.
|
|
38306
38583
|
self.src_ipv_6cidr = src_ipv_6cidr
|
|
38584
|
+
# The range of source ports that match the QoS rule traffic. Valid values: **0** to **65535**. If the traffic does not match, the value is -1. You can specify only one port. The start port number must be the same as the end port number.
|
|
38307
38585
|
self.src_port_range = src_port_range
|
|
38586
|
+
# The status of the QoS rule. Valid values:
|
|
38587
|
+
#
|
|
38588
|
+
# * **Normal**: The QoS queue is available.
|
|
38589
|
+
# * **Configuring**: The QoS queue is being configured.
|
|
38590
|
+
# * **Deleting**: The QoS queue is being deleted.
|
|
38308
38591
|
self.status = status
|
|
38309
38592
|
|
|
38310
38593
|
def validate(self):
|
|
@@ -38399,13 +38682,40 @@ class DescribeExpressConnectTrafficQosQueueResponseBodyQueueList(TeaModel):
|
|
|
38399
38682
|
rule_list: List[DescribeExpressConnectTrafficQosQueueResponseBodyQueueListRuleList] = None,
|
|
38400
38683
|
status: str = None,
|
|
38401
38684
|
):
|
|
38685
|
+
# The percentage of bandwidth allocated to a QoS queue.
|
|
38686
|
+
#
|
|
38687
|
+
# * If QueueType is set to **Medium**, this parameter is returned. Valid values: **1** to **100**.
|
|
38688
|
+
# * If QueueType is set to **Default**, a value of - is returned.
|
|
38402
38689
|
self.bandwidth_percent = bandwidth_percent
|
|
38690
|
+
# The ID of the QoS policy.
|
|
38403
38691
|
self.qos_id = qos_id
|
|
38692
|
+
# The description of the QoS queue.
|
|
38693
|
+
#
|
|
38694
|
+
# The name must be **0** to **256** characters in length and cannot start with `http://` or `https://`.
|
|
38404
38695
|
self.queue_description = queue_description
|
|
38696
|
+
# The ID of the QoS queue.
|
|
38405
38697
|
self.queue_id = queue_id
|
|
38698
|
+
# The name of the QoS queue.
|
|
38699
|
+
#
|
|
38700
|
+
# The name must be **0** to **128** characters in length and cannot start with `http://` or `https://`.
|
|
38406
38701
|
self.queue_name = queue_name
|
|
38702
|
+
# The priority of the QoS queue. Valid values:
|
|
38703
|
+
#
|
|
38704
|
+
# * **High**\
|
|
38705
|
+
# * **Medium**\
|
|
38706
|
+
# * **Default**\
|
|
38707
|
+
#
|
|
38708
|
+
#
|
|
38709
|
+
#
|
|
38710
|
+
# > You cannot create a QoS queue of the default priority.
|
|
38407
38711
|
self.queue_type = queue_type
|
|
38712
|
+
# The information about the QoS rules.
|
|
38408
38713
|
self.rule_list = rule_list
|
|
38714
|
+
# The state of the QoS queue. Valid values:
|
|
38715
|
+
#
|
|
38716
|
+
# * **Normal**: The QoS queue is available.
|
|
38717
|
+
# * **Configuring**: The QoS queue is being configured.
|
|
38718
|
+
# * **Deleting**: The QoS queue is being deleted.
|
|
38409
38719
|
self.status = status
|
|
38410
38720
|
|
|
38411
38721
|
def validate(self):
|
|
@@ -38470,7 +38780,9 @@ class DescribeExpressConnectTrafficQosQueueResponseBody(TeaModel):
|
|
|
38470
38780
|
queue_list: List[DescribeExpressConnectTrafficQosQueueResponseBodyQueueList] = None,
|
|
38471
38781
|
request_id: str = None,
|
|
38472
38782
|
):
|
|
38783
|
+
# The information about the QoS queues.
|
|
38473
38784
|
self.queue_list = queue_list
|
|
38785
|
+
# The request ID.
|
|
38474
38786
|
self.request_id = request_id
|
|
38475
38787
|
|
|
38476
38788
|
def validate(self):
|
|
@@ -39220,6 +39532,10 @@ class DescribeFailoverTestJobsRequest(TeaModel):
|
|
|
39220
39532
|
self.filter = filter
|
|
39221
39533
|
# The number of entries per page. Valid values: **1 to 100**. Default value: 20.
|
|
39222
39534
|
self.max_results = max_results
|
|
39535
|
+
# The token that is used for the next query. Valid values:
|
|
39536
|
+
#
|
|
39537
|
+
# * If the value of **NextToken** is not returned, it indicates that no next query is to be sent.
|
|
39538
|
+
# * If a value of **NextToken** is returned, the value is the token that is used for the subsequent query.
|
|
39223
39539
|
self.next_token = next_token
|
|
39224
39540
|
self.owner_account = owner_account
|
|
39225
39541
|
self.owner_id = owner_id
|
|
@@ -39320,6 +39636,7 @@ class DescribeFailoverTestJobsResponseBodyFailoverTestJobList(TeaModel):
|
|
|
39320
39636
|
self.resource_id = resource_id
|
|
39321
39637
|
# The type of the failover test resource. Only **PHYSICALCONNECTION** is returned.
|
|
39322
39638
|
self.resource_type = resource_type
|
|
39639
|
+
# The beginning of the fault drill task. The time must be in UTC. Specify the time in the ISO 8601 standard in `YYYY-MM-DDThh:mm:ssZ` format.
|
|
39323
39640
|
self.start_time = start_time
|
|
39324
39641
|
# The status of the failover test. Valid values:
|
|
39325
39642
|
#
|
|
@@ -39329,6 +39646,7 @@ class DescribeFailoverTestJobsResponseBodyFailoverTestJobList(TeaModel):
|
|
|
39329
39646
|
# * **Stopping**\
|
|
39330
39647
|
# * **Stopped**\
|
|
39331
39648
|
self.status = status
|
|
39649
|
+
# The end of the fault drill task. The time must be in UTC. Specify the time in the ISO 8601 standard in `YYYY-MM-DDThh:mm:ssZ` format.
|
|
39332
39650
|
self.stop_time = stop_time
|
|
39333
39651
|
|
|
39334
39652
|
def validate(self):
|
|
@@ -39397,13 +39715,20 @@ class DescribeFailoverTestJobsResponseBody(TeaModel):
|
|
|
39397
39715
|
request_id: str = None,
|
|
39398
39716
|
total_count: int = None,
|
|
39399
39717
|
):
|
|
39718
|
+
# The number of entries on the current page.
|
|
39400
39719
|
self.count = count
|
|
39401
39720
|
# The list of failover tests.
|
|
39402
39721
|
self.failover_test_job_list = failover_test_job_list
|
|
39403
39722
|
# The number of entries per page. Valid values: **1 to 100**. Default value: 20.
|
|
39404
39723
|
self.max_results = max_results
|
|
39724
|
+
# A pagination token. It can be used in the next request to retrieve a new page of results. Valid values:
|
|
39725
|
+
#
|
|
39726
|
+
# * If no value is returned for **NextToken**, no next queries are sent.
|
|
39727
|
+
# * If a value is returned for **NextToken**, the value is used to retrieve a new page of results.
|
|
39405
39728
|
self.next_token = next_token
|
|
39729
|
+
# The request ID.
|
|
39406
39730
|
self.request_id = request_id
|
|
39731
|
+
# The number of entries returned.
|
|
39407
39732
|
self.total_count = total_count
|
|
39408
39733
|
|
|
39409
39734
|
def validate(self):
|
|
@@ -45706,6 +46031,7 @@ class DescribeNatGatewayAssociateNetworkInterfacesResponseBody(TeaModel):
|
|
|
45706
46031
|
def __init__(
|
|
45707
46032
|
self,
|
|
45708
46033
|
associate_network_interfaces: DescribeNatGatewayAssociateNetworkInterfacesResponseBodyAssociateNetworkInterfaces = None,
|
|
46034
|
+
count: int = None,
|
|
45709
46035
|
max_results: int = None,
|
|
45710
46036
|
nat_gateway_id: str = None,
|
|
45711
46037
|
next_token: str = None,
|
|
@@ -45713,6 +46039,7 @@ class DescribeNatGatewayAssociateNetworkInterfacesResponseBody(TeaModel):
|
|
|
45713
46039
|
total_count: int = None,
|
|
45714
46040
|
):
|
|
45715
46041
|
self.associate_network_interfaces = associate_network_interfaces
|
|
46042
|
+
self.count = count
|
|
45716
46043
|
self.max_results = max_results
|
|
45717
46044
|
self.nat_gateway_id = nat_gateway_id
|
|
45718
46045
|
self.next_token = next_token
|
|
@@ -45731,6 +46058,8 @@ class DescribeNatGatewayAssociateNetworkInterfacesResponseBody(TeaModel):
|
|
|
45731
46058
|
result = dict()
|
|
45732
46059
|
if self.associate_network_interfaces is not None:
|
|
45733
46060
|
result['AssociateNetworkInterfaces'] = self.associate_network_interfaces.to_map()
|
|
46061
|
+
if self.count is not None:
|
|
46062
|
+
result['Count'] = self.count
|
|
45734
46063
|
if self.max_results is not None:
|
|
45735
46064
|
result['MaxResults'] = self.max_results
|
|
45736
46065
|
if self.nat_gateway_id is not None:
|
|
@@ -45748,6 +46077,8 @@ class DescribeNatGatewayAssociateNetworkInterfacesResponseBody(TeaModel):
|
|
|
45748
46077
|
if m.get('AssociateNetworkInterfaces') is not None:
|
|
45749
46078
|
temp_model = DescribeNatGatewayAssociateNetworkInterfacesResponseBodyAssociateNetworkInterfaces()
|
|
45750
46079
|
self.associate_network_interfaces = temp_model.from_map(m['AssociateNetworkInterfaces'])
|
|
46080
|
+
if m.get('Count') is not None:
|
|
46081
|
+
self.count = m.get('Count')
|
|
45751
46082
|
if m.get('MaxResults') is not None:
|
|
45752
46083
|
self.max_results = m.get('MaxResults')
|
|
45753
46084
|
if m.get('NatGatewayId') is not None:
|
|
@@ -58313,6 +58644,7 @@ class DescribeVirtualBorderRoutersResponseBodyVirtualBorderRouterSetVirtualBorde
|
|
|
58313
58644
|
self.ecr_attatch_status = ecr_attatch_status
|
|
58314
58645
|
# The ID of the Express Connect Router (ECR).
|
|
58315
58646
|
self.ecr_id = ecr_id
|
|
58647
|
+
# The ID of the Alibaba Cloud account (primary account) to which the ECR belongs.
|
|
58316
58648
|
self.ecr_owner_id = ecr_owner_id
|
|
58317
58649
|
# Indicates whether IPv6 is enabled. Valid values:
|
|
58318
58650
|
#
|
|
@@ -91074,6 +91406,10 @@ class ModifyVirtualBorderRouterAttributeRequest(TeaModel):
|
|
|
91074
91406
|
self.region_id = region_id
|
|
91075
91407
|
self.resource_owner_account = resource_owner_account
|
|
91076
91408
|
self.resource_owner_id = resource_owner_id
|
|
91409
|
+
# Indicates whether to allow service access between data centers. Valid values:
|
|
91410
|
+
#
|
|
91411
|
+
# - **true**\
|
|
91412
|
+
# - **false**\
|
|
91077
91413
|
self.sitelink_enable = sitelink_enable
|
|
91078
91414
|
# The VBR ID.
|
|
91079
91415
|
#
|
|
@@ -99662,11 +99998,21 @@ class StopFailoverTestJobRequest(TeaModel):
|
|
|
99662
99998
|
region_id: str = None,
|
|
99663
99999
|
resource_owner_account: str = None,
|
|
99664
100000
|
):
|
|
100001
|
+
# The client token that is used to ensure the idempotence of the request.
|
|
100002
|
+
#
|
|
100003
|
+
# You can use the client to generate the token, but you must make sure that the token is unique among different requests. The client token can contain only ASCII characters.
|
|
100004
|
+
#
|
|
100005
|
+
# > If you do not specify this parameter, the system automatically uses the **request ID** as the **client token**. The **request ID** may be different for each request.
|
|
99665
100006
|
self.client_token = client_token
|
|
100007
|
+
# The ID of the failover test.
|
|
100008
|
+
#
|
|
99666
100009
|
# This parameter is required.
|
|
99667
100010
|
self.job_id = job_id
|
|
99668
100011
|
self.owner_account = owner_account
|
|
99669
100012
|
self.owner_id = owner_id
|
|
100013
|
+
# The region ID of the failover test.
|
|
100014
|
+
#
|
|
100015
|
+
# You can call the [DescribeRegions](https://help.aliyun.com/document_detail/36063.html) operation to query the most recent region list.
|
|
99670
100016
|
self.region_id = region_id
|
|
99671
100017
|
self.resource_owner_account = resource_owner_account
|
|
99672
100018
|
|
|
@@ -99715,6 +100061,7 @@ class StopFailoverTestJobResponseBody(TeaModel):
|
|
|
99715
100061
|
self,
|
|
99716
100062
|
request_id: str = None,
|
|
99717
100063
|
):
|
|
100064
|
+
# The request ID.
|
|
99718
100065
|
self.request_id = request_id
|
|
99719
100066
|
|
|
99720
100067
|
def validate(self):
|
|
@@ -102349,16 +102696,38 @@ class UpdateFailoverTestJobRequest(TeaModel):
|
|
|
102349
102696
|
resource_id: List[str] = None,
|
|
102350
102697
|
resource_owner_account: str = None,
|
|
102351
102698
|
):
|
|
102699
|
+
# The client token that is used to ensure the idempotence of the request.
|
|
102700
|
+
#
|
|
102701
|
+
# You can use the client to generate the value, but you must make sure that the value is unique among different requests. The token can contain only ASCII characters and cannot exceed 64 characters in length.
|
|
102702
|
+
#
|
|
102703
|
+
# > If you do not set this parameter, the system uses the value of **RequestId** as **ClientToken**. The value of **RequestId** for each API request is different.
|
|
102352
102704
|
self.client_token = client_token
|
|
102705
|
+
# The description of the failover test.
|
|
102706
|
+
#
|
|
102707
|
+
# The description must be 0 to 256 characters in length and cannot start with `http://` or `https://`.
|
|
102353
102708
|
self.description = description
|
|
102709
|
+
# Specifies whether to perform only a dry run, without performing the actual request. Valid values:
|
|
102710
|
+
#
|
|
102711
|
+
# * **true**: performs only a dry run. The system checks the request for potential issues, including invalid AccessKey pairs, unauthorized RAM users, and missing parameter values. If the request fails the dry run, an error message is returned. If the request passes the dry run, the DryRunOperation error code is returned.
|
|
102712
|
+
# * **false** (default): performs a dry run and performs the actual request. If the request passes the dry run, a 2xx HTTP status code is returned and the operation is performed.
|
|
102354
102713
|
self.dry_run = dry_run
|
|
102714
|
+
# The duration of the failover test. Unit: minutes. Valid values: **1** to **4320**.
|
|
102355
102715
|
self.job_duration = job_duration
|
|
102716
|
+
# The ID of the failover test.
|
|
102717
|
+
#
|
|
102356
102718
|
# This parameter is required.
|
|
102357
102719
|
self.job_id = job_id
|
|
102720
|
+
# The name of the failover test.
|
|
102721
|
+
#
|
|
102722
|
+
# The name must be 0 to 128 characters in length and cannot start with `http://` or `https://`.
|
|
102358
102723
|
self.name = name
|
|
102359
102724
|
self.owner_account = owner_account
|
|
102360
102725
|
self.owner_id = owner_id
|
|
102726
|
+
# The region ID of the failover test.
|
|
102727
|
+
#
|
|
102728
|
+
# You can call the [DescribeRegions](https://help.aliyun.com/document_detail/36063.html) operation to query the most recent region list.
|
|
102361
102729
|
self.region_id = region_id
|
|
102730
|
+
# The IDs of the failover test resources. You can add at most 16 resources.
|
|
102362
102731
|
self.resource_id = resource_id
|
|
102363
102732
|
self.resource_owner_account = resource_owner_account
|
|
102364
102733
|
|
|
@@ -102427,6 +102796,7 @@ class UpdateFailoverTestJobResponseBody(TeaModel):
|
|
|
102427
102796
|
self,
|
|
102428
102797
|
request_id: str = None,
|
|
102429
102798
|
):
|
|
102799
|
+
# The request ID.
|
|
102430
102800
|
self.request_id = request_id
|
|
102431
102801
|
|
|
102432
102802
|
def validate(self):
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
alibabacloud_vpc20160428/__init__.py,sha256=ptazeRJldvYcCdoF9d7sFssSWECk7BFyMVFet0GP-FU,22
|
|
2
|
+
alibabacloud_vpc20160428/client.py,sha256=KBfyz2r0hhyb3PuxujAdPuNSKhqyFD-7l0JMPX_XRAk,2836397
|
|
3
|
+
alibabacloud_vpc20160428/models.py,sha256=rUh3iJXYjbWX_1RM6FOML0ywoeFSS3Cu9HXLoGftj3w,4119623
|
|
4
|
+
alibabacloud_vpc20160428-6.10.1.dist-info/LICENSE,sha256=0CFItL6bHvxqS44T6vlLoW2R4Zaic304OO3WxN0oXF0,600
|
|
5
|
+
alibabacloud_vpc20160428-6.10.1.dist-info/METADATA,sha256=rtIJHa7R4bUQ7ec_b_gIQ4oXFwqm5XZh9RFAHG1Xqc0,2331
|
|
6
|
+
alibabacloud_vpc20160428-6.10.1.dist-info/WHEEL,sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo,92
|
|
7
|
+
alibabacloud_vpc20160428-6.10.1.dist-info/top_level.txt,sha256=aF3N1qaLDlyXEHXQ7AIBXYBUVWa-5wNpQNKhEiij7uA,25
|
|
8
|
+
alibabacloud_vpc20160428-6.10.1.dist-info/RECORD,,
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
alibabacloud_vpc20160428/__init__.py,sha256=cKYVxNSbPdaFkJXPCCnKO1zCeAzpPZO_nCbAHgaLmpI,22
|
|
2
|
-
alibabacloud_vpc20160428/client.py,sha256=dj00R6jqx_AL48Dse1X_0S3AsiiSxJuzMfp6ca6e5DE,2835013
|
|
3
|
-
alibabacloud_vpc20160428/models.py,sha256=G6roauoBhJcxE06tlTyntTGW9yULzkhAp8g1COB_zU4,4096436
|
|
4
|
-
alibabacloud_vpc20160428-6.10.0.dist-info/LICENSE,sha256=0CFItL6bHvxqS44T6vlLoW2R4Zaic304OO3WxN0oXF0,600
|
|
5
|
-
alibabacloud_vpc20160428-6.10.0.dist-info/METADATA,sha256=nCZfR5BDf2q_rJR0VAJt5bB4KRMVqcp7ydwr9x8aqSw,2331
|
|
6
|
-
alibabacloud_vpc20160428-6.10.0.dist-info/WHEEL,sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo,92
|
|
7
|
-
alibabacloud_vpc20160428-6.10.0.dist-info/top_level.txt,sha256=aF3N1qaLDlyXEHXQ7AIBXYBUVWa-5wNpQNKhEiij7uA,25
|
|
8
|
-
alibabacloud_vpc20160428-6.10.0.dist-info/RECORD,,
|
{alibabacloud_vpc20160428-6.10.0.dist-info → alibabacloud_vpc20160428-6.10.1.dist-info}/LICENSE
RENAMED
|
File without changes
|
{alibabacloud_vpc20160428-6.10.0.dist-info → alibabacloud_vpc20160428-6.10.1.dist-info}/WHEEL
RENAMED
|
File without changes
|
|
File without changes
|