huaweicloudsdkvpcep 3.1.85__py2.py3-none-any.whl → 3.1.87__py2.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.
- huaweicloudsdkvpcep/v1/__init__.py +8 -8
- huaweicloudsdkvpcep/v1/model/__init__.py +8 -8
- huaweicloudsdkvpcep/v1/model/accept_or_reject_endpoint_request_body.py +3 -3
- huaweicloudsdkvpcep/v1/model/add_or_remove_service_permissions_request_body.py +6 -6
- huaweicloudsdkvpcep/v1/model/add_or_remove_service_permissions_response.py +6 -6
- huaweicloudsdkvpcep/v1/model/batch_add_endpoint_service_permissions_request.py +4 -4
- huaweicloudsdkvpcep/v1/model/{batch_add_permission_request.py → batch_add_endpoint_service_permissions_request_body.py} +14 -14
- huaweicloudsdkvpcep/v1/model/batch_add_endpoint_service_permissions_response.py +5 -1
- huaweicloudsdkvpcep/v1/model/batch_add_or_remove_resource_instance_request.py +10 -10
- huaweicloudsdkvpcep/v1/model/{batch_add_or_remove_resource_instance_body.py → batch_add_or_remove_resource_instance_request_body.py} +11 -11
- huaweicloudsdkvpcep/v1/model/batch_remove_endpoint_service_permissions_request.py +4 -4
- huaweicloudsdkvpcep/v1/model/{batch_remove_permission_request.py → batch_remove_endpoint_service_permissions_request_body.py} +12 -8
- huaweicloudsdkvpcep/v1/model/batch_remove_endpoint_service_permissions_response.py +5 -1
- huaweicloudsdkvpcep/v1/model/connection_endpoints.py +11 -11
- huaweicloudsdkvpcep/v1/model/create_endpoint_request_body.py +6 -6
- huaweicloudsdkvpcep/v1/model/create_endpoint_response.py +31 -60
- huaweicloudsdkvpcep/v1/model/create_endpoint_service_request_body.py +15 -15
- huaweicloudsdkvpcep/v1/model/create_endpoint_service_response.py +29 -29
- huaweicloudsdkvpcep/v1/model/delete_endpoint_policy_response.py +21 -108
- huaweicloudsdkvpcep/v1/model/{endpoint_resp.py → endpoint_response_body.py} +122 -122
- huaweicloudsdkvpcep/v1/model/endpoint_service.py +13 -13
- huaweicloudsdkvpcep/v1/model/eps_add_permission_request.py +3 -3
- huaweicloudsdkvpcep/v1/model/eps_permission.py +10 -10
- huaweicloudsdkvpcep/v1/model/list_endpoint_info_details_response.py +33 -33
- huaweicloudsdkvpcep/v1/model/list_endpoint_service_request.py +9 -9
- huaweicloudsdkvpcep/v1/model/list_endpoints_request.py +6 -6
- huaweicloudsdkvpcep/v1/model/list_endpoints_response.py +4 -4
- huaweicloudsdkvpcep/v1/model/list_query_project_resource_tags_request.py +3 -3
- huaweicloudsdkvpcep/v1/model/list_quota_details_request.py +3 -3
- huaweicloudsdkvpcep/v1/model/list_quota_details_response.py +4 -4
- huaweicloudsdkvpcep/v1/model/list_resource_instances_request.py +3 -3
- huaweicloudsdkvpcep/v1/model/list_service_connections_request.py +9 -9
- huaweicloudsdkvpcep/v1/model/list_service_describe_details_response.py +13 -13
- huaweicloudsdkvpcep/v1/model/list_service_details_response.py +29 -29
- huaweicloudsdkvpcep/v1/model/list_service_permissions_details_request.py +6 -6
- huaweicloudsdkvpcep/v1/model/list_service_public_details_request.py +6 -6
- huaweicloudsdkvpcep/v1/model/permission_object.py +10 -10
- huaweicloudsdkvpcep/v1/model/policy_statement.py +3 -3
- huaweicloudsdkvpcep/v1/model/quotas.py +3 -3
- huaweicloudsdkvpcep/v1/model/{resources_resp.py → resources_response_body.py} +7 -7
- huaweicloudsdkvpcep/v1/model/service_list.py +29 -29
- huaweicloudsdkvpcep/v1/model/update_endpoint_connections_desc_request.py +4 -4
- huaweicloudsdkvpcep/v1/model/{update_ep_connections.py → update_endpoint_connections_desc_request_body.py} +7 -7
- huaweicloudsdkvpcep/v1/model/update_endpoint_policy_response.py +21 -108
- huaweicloudsdkvpcep/v1/model/update_endpoint_service_name_request.py +4 -4
- huaweicloudsdkvpcep/v1/model/{update_endpoint_service_name_mode.py → update_endpoint_service_name_request_body.py} +7 -7
- huaweicloudsdkvpcep/v1/model/update_endpoint_service_permission_desc_request.py +4 -4
- huaweicloudsdkvpcep/v1/model/{update_permission_desc_request.py → update_endpoint_service_permission_desc_request_body.py} +7 -7
- huaweicloudsdkvpcep/v1/model/update_endpoint_service_permission_desc_response.py +5 -1
- huaweicloudsdkvpcep/v1/model/update_endpoint_service_request_body.py +9 -9
- huaweicloudsdkvpcep/v1/model/update_endpoint_service_response.py +29 -29
- huaweicloudsdkvpcep/v1/model/update_endpoint_white_request_body.py +6 -6
- huaweicloudsdkvpcep/v1/model/update_endpoint_white_response.py +26 -26
- huaweicloudsdkvpcep/v1/model/version_object.py +10 -10
- huaweicloudsdkvpcep/v1/vpcep_async_client.py +1 -1
- huaweicloudsdkvpcep/v1/vpcep_client.py +1 -1
- {huaweicloudsdkvpcep-3.1.85.dist-info → huaweicloudsdkvpcep-3.1.87.dist-info}/METADATA +2 -2
- {huaweicloudsdkvpcep-3.1.85.dist-info → huaweicloudsdkvpcep-3.1.87.dist-info}/RECORD +61 -61
- {huaweicloudsdkvpcep-3.1.85.dist-info → huaweicloudsdkvpcep-3.1.87.dist-info}/WHEEL +1 -1
- {huaweicloudsdkvpcep-3.1.85.dist-info → huaweicloudsdkvpcep-3.1.87.dist-info}/LICENSE +0 -0
- {huaweicloudsdkvpcep-3.1.85.dist-info → huaweicloudsdkvpcep-3.1.87.dist-info}/top_level.txt +0 -0
@@ -27,8 +27,8 @@ class UpdateEndpointServiceResponse(SdkResponse):
|
|
27
27
|
'approval_enabled': 'bool',
|
28
28
|
'status': 'str',
|
29
29
|
'service_type': 'str',
|
30
|
-
'created_at': '
|
31
|
-
'updated_at': '
|
30
|
+
'created_at': 'datetime',
|
31
|
+
'updated_at': 'datetime',
|
32
32
|
'project_id': 'str',
|
33
33
|
'ports': 'list[PortList]',
|
34
34
|
'tcp_proxy': 'str',
|
@@ -64,37 +64,37 @@ class UpdateEndpointServiceResponse(SdkResponse):
|
|
64
64
|
|
65
65
|
:param id: 终端节点服务的ID,唯一标识。
|
66
66
|
:type id: str
|
67
|
-
:param port_id: 标识终端节点服务后端资源的ID, 格式为通用唯一识别码(Universally Unique Identifier,下文简称UUID)。 取值为:
|
67
|
+
:param port_id: 标识终端节点服务后端资源的ID, 格式为通用唯一识别码(Universally Unique Identifier,下文简称UUID)。 取值为: - LB类型:负载均衡器内网IP对应的端口ID。 - VM类型:弹性云服务器IP地址对应的网卡ID。 - VIP类型:虚拟资源所在物理服务器对应的网卡ID。(该字段已废弃,请优先使用LB类型)
|
68
68
|
:type port_id: str
|
69
69
|
:param service_name: 终端节点服务的名称。
|
70
70
|
:type service_name: str
|
71
|
-
:param server_type: 资源类型。
|
71
|
+
:param server_type: 资源类型。 - VM:云服务器。 - VIP:虚拟IP。 - LB:增强负载均衡型。
|
72
72
|
:type server_type: str
|
73
73
|
:param vpc_id: 终端节点服务对应后端资源所在的VPC的ID。
|
74
74
|
:type vpc_id: str
|
75
75
|
:param pool_id: 终端节点服务对应的集群id
|
76
76
|
:type pool_id: str
|
77
|
-
:param approval_enabled: 是否需要审批。
|
77
|
+
:param approval_enabled: 是否需要审批。 - false:不需要审批,创建的终端节点连接直接为accepted状态。 - true:需要审批,创建的终端节点连接为pendingAcceptance状态, 需要终端节点服务所属用户审核后方可使用。
|
78
78
|
:type approval_enabled: bool
|
79
|
-
:param status: 终端节点服务的状态。
|
79
|
+
:param status: 终端节点服务的状态。 - creating:创建中 - available:可连接 - failed:失败
|
80
80
|
:type status: str
|
81
|
-
:param service_type: 终端节点服务类型。 终端节点服务类型包括“网关(
|
81
|
+
:param service_type: 终端节点服务类型。 终端节点服务类型包括“网关(gateway)型”和“接口(interface)型”: - gateway:由运维人员配置。用户无需创建,可直接使用。 - interface:包括运维人员配置的云服务和用户自己创建的私有服务。 其中,运维人员配置的云服务无需创建,用户可直接使用。 您可以通过创建终端节点创建访问Gateway和Interface类型终端节点服务的终端节点。
|
82
82
|
:type service_type: str
|
83
83
|
:param created_at: 终端节点服务的创建时间。 采用UTC时间格式,格式为:YYYY-MMDDTHH:MM:SSZ
|
84
|
-
:type created_at:
|
84
|
+
:type created_at: datetime
|
85
85
|
:param updated_at: 终端节点服务的更新时间。 采用UTC时间格式,格式为:YYYY-MMDDTHH:MM:SSZ
|
86
|
-
:type updated_at:
|
86
|
+
:type updated_at: datetime
|
87
87
|
:param project_id: 项目ID
|
88
88
|
:type project_id: str
|
89
89
|
:param ports: 服务开放的端口映射列表 同一个终端节点服务下,不允许重复的端口映射。 若多个终端节点服务共用一个port_id, 则终端节点服务之间的所有端口映射的server_port和protocol的组合不能重复。
|
90
90
|
:type ports: list[:class:`huaweicloudsdkvpcep.v1.PortList`]
|
91
|
-
:param tcp_proxy: 用于控制将哪些信息(如客户端的源IP、源端口、marker_id等)携带到服务端。 支持携带的客户端信息包括如下两种类型:
|
91
|
+
:param tcp_proxy: 用于控制将哪些信息(如客户端的源IP、源端口、marker_id等)携带到服务端。 支持携带的客户端信息包括如下两种类型: - TCP TOA:表示将客户端信息插入到tcp option字段中携带至服务端。 说明:仅当后端资源为OBS时,支持TCP TOA类型信息携带方式。 - Proxy Protocol:表示将客户端信息插入到tcp payload字段中携带至服务端。 仅当服务端支持解析上述字段时,该参数设置才有效。 该参数的取值包括: - close:表示关闭代理协议。 - toa_open:表示开启代理协议“tcp_toa”。 - proxy_open:表示开启代理协议“proxy_protocol”。 - open:表示同时开启代理协议“tcp_toa”和“proxy_protocol”。 - proxy_vni: 关闭toa,开启proxy和vni。 默认值为“close”。
|
92
92
|
:type tcp_proxy: str
|
93
93
|
:param tags: 资源标签列表
|
94
94
|
:type tags: list[:class:`huaweicloudsdkvpcep.v1.TagList`]
|
95
95
|
:param description: 描述字段,支持中英文字母、数字等字符,不支持“<”或“>”字符。
|
96
96
|
:type description: str
|
97
|
-
:param enable_policy: 是否开启终端节点策略。
|
97
|
+
:param enable_policy: 是否开启终端节点策略。 - false:不支持设置终端节点策略 - true:支持设置终端节点策略 默认为false
|
98
98
|
:type enable_policy: bool
|
99
99
|
"""
|
100
100
|
|
@@ -180,7 +180,7 @@ class UpdateEndpointServiceResponse(SdkResponse):
|
|
180
180
|
def port_id(self):
|
181
181
|
"""Gets the port_id of this UpdateEndpointServiceResponse.
|
182
182
|
|
183
|
-
标识终端节点服务后端资源的ID, 格式为通用唯一识别码(Universally Unique Identifier,下文简称UUID)。 取值为:
|
183
|
+
标识终端节点服务后端资源的ID, 格式为通用唯一识别码(Universally Unique Identifier,下文简称UUID)。 取值为: - LB类型:负载均衡器内网IP对应的端口ID。 - VM类型:弹性云服务器IP地址对应的网卡ID。 - VIP类型:虚拟资源所在物理服务器对应的网卡ID。(该字段已废弃,请优先使用LB类型)
|
184
184
|
|
185
185
|
:return: The port_id of this UpdateEndpointServiceResponse.
|
186
186
|
:rtype: str
|
@@ -191,7 +191,7 @@ class UpdateEndpointServiceResponse(SdkResponse):
|
|
191
191
|
def port_id(self, port_id):
|
192
192
|
"""Sets the port_id of this UpdateEndpointServiceResponse.
|
193
193
|
|
194
|
-
标识终端节点服务后端资源的ID, 格式为通用唯一识别码(Universally Unique Identifier,下文简称UUID)。 取值为:
|
194
|
+
标识终端节点服务后端资源的ID, 格式为通用唯一识别码(Universally Unique Identifier,下文简称UUID)。 取值为: - LB类型:负载均衡器内网IP对应的端口ID。 - VM类型:弹性云服务器IP地址对应的网卡ID。 - VIP类型:虚拟资源所在物理服务器对应的网卡ID。(该字段已废弃,请优先使用LB类型)
|
195
195
|
|
196
196
|
:param port_id: The port_id of this UpdateEndpointServiceResponse.
|
197
197
|
:type port_id: str
|
@@ -224,7 +224,7 @@ class UpdateEndpointServiceResponse(SdkResponse):
|
|
224
224
|
def server_type(self):
|
225
225
|
"""Gets the server_type of this UpdateEndpointServiceResponse.
|
226
226
|
|
227
|
-
资源类型。
|
227
|
+
资源类型。 - VM:云服务器。 - VIP:虚拟IP。 - LB:增强负载均衡型。
|
228
228
|
|
229
229
|
:return: The server_type of this UpdateEndpointServiceResponse.
|
230
230
|
:rtype: str
|
@@ -235,7 +235,7 @@ class UpdateEndpointServiceResponse(SdkResponse):
|
|
235
235
|
def server_type(self, server_type):
|
236
236
|
"""Sets the server_type of this UpdateEndpointServiceResponse.
|
237
237
|
|
238
|
-
资源类型。
|
238
|
+
资源类型。 - VM:云服务器。 - VIP:虚拟IP。 - LB:增强负载均衡型。
|
239
239
|
|
240
240
|
:param server_type: The server_type of this UpdateEndpointServiceResponse.
|
241
241
|
:type server_type: str
|
@@ -290,7 +290,7 @@ class UpdateEndpointServiceResponse(SdkResponse):
|
|
290
290
|
def approval_enabled(self):
|
291
291
|
"""Gets the approval_enabled of this UpdateEndpointServiceResponse.
|
292
292
|
|
293
|
-
是否需要审批。
|
293
|
+
是否需要审批。 - false:不需要审批,创建的终端节点连接直接为accepted状态。 - true:需要审批,创建的终端节点连接为pendingAcceptance状态, 需要终端节点服务所属用户审核后方可使用。
|
294
294
|
|
295
295
|
:return: The approval_enabled of this UpdateEndpointServiceResponse.
|
296
296
|
:rtype: bool
|
@@ -301,7 +301,7 @@ class UpdateEndpointServiceResponse(SdkResponse):
|
|
301
301
|
def approval_enabled(self, approval_enabled):
|
302
302
|
"""Sets the approval_enabled of this UpdateEndpointServiceResponse.
|
303
303
|
|
304
|
-
是否需要审批。
|
304
|
+
是否需要审批。 - false:不需要审批,创建的终端节点连接直接为accepted状态。 - true:需要审批,创建的终端节点连接为pendingAcceptance状态, 需要终端节点服务所属用户审核后方可使用。
|
305
305
|
|
306
306
|
:param approval_enabled: The approval_enabled of this UpdateEndpointServiceResponse.
|
307
307
|
:type approval_enabled: bool
|
@@ -312,7 +312,7 @@ class UpdateEndpointServiceResponse(SdkResponse):
|
|
312
312
|
def status(self):
|
313
313
|
"""Gets the status of this UpdateEndpointServiceResponse.
|
314
314
|
|
315
|
-
终端节点服务的状态。
|
315
|
+
终端节点服务的状态。 - creating:创建中 - available:可连接 - failed:失败
|
316
316
|
|
317
317
|
:return: The status of this UpdateEndpointServiceResponse.
|
318
318
|
:rtype: str
|
@@ -323,7 +323,7 @@ class UpdateEndpointServiceResponse(SdkResponse):
|
|
323
323
|
def status(self, status):
|
324
324
|
"""Sets the status of this UpdateEndpointServiceResponse.
|
325
325
|
|
326
|
-
终端节点服务的状态。
|
326
|
+
终端节点服务的状态。 - creating:创建中 - available:可连接 - failed:失败
|
327
327
|
|
328
328
|
:param status: The status of this UpdateEndpointServiceResponse.
|
329
329
|
:type status: str
|
@@ -334,7 +334,7 @@ class UpdateEndpointServiceResponse(SdkResponse):
|
|
334
334
|
def service_type(self):
|
335
335
|
"""Gets the service_type of this UpdateEndpointServiceResponse.
|
336
336
|
|
337
|
-
终端节点服务类型。 终端节点服务类型包括“网关(
|
337
|
+
终端节点服务类型。 终端节点服务类型包括“网关(gateway)型”和“接口(interface)型”: - gateway:由运维人员配置。用户无需创建,可直接使用。 - interface:包括运维人员配置的云服务和用户自己创建的私有服务。 其中,运维人员配置的云服务无需创建,用户可直接使用。 您可以通过创建终端节点创建访问Gateway和Interface类型终端节点服务的终端节点。
|
338
338
|
|
339
339
|
:return: The service_type of this UpdateEndpointServiceResponse.
|
340
340
|
:rtype: str
|
@@ -345,7 +345,7 @@ class UpdateEndpointServiceResponse(SdkResponse):
|
|
345
345
|
def service_type(self, service_type):
|
346
346
|
"""Sets the service_type of this UpdateEndpointServiceResponse.
|
347
347
|
|
348
|
-
终端节点服务类型。 终端节点服务类型包括“网关(
|
348
|
+
终端节点服务类型。 终端节点服务类型包括“网关(gateway)型”和“接口(interface)型”: - gateway:由运维人员配置。用户无需创建,可直接使用。 - interface:包括运维人员配置的云服务和用户自己创建的私有服务。 其中,运维人员配置的云服务无需创建,用户可直接使用。 您可以通过创建终端节点创建访问Gateway和Interface类型终端节点服务的终端节点。
|
349
349
|
|
350
350
|
:param service_type: The service_type of this UpdateEndpointServiceResponse.
|
351
351
|
:type service_type: str
|
@@ -359,7 +359,7 @@ class UpdateEndpointServiceResponse(SdkResponse):
|
|
359
359
|
终端节点服务的创建时间。 采用UTC时间格式,格式为:YYYY-MMDDTHH:MM:SSZ
|
360
360
|
|
361
361
|
:return: The created_at of this UpdateEndpointServiceResponse.
|
362
|
-
:rtype:
|
362
|
+
:rtype: datetime
|
363
363
|
"""
|
364
364
|
return self._created_at
|
365
365
|
|
@@ -370,7 +370,7 @@ class UpdateEndpointServiceResponse(SdkResponse):
|
|
370
370
|
终端节点服务的创建时间。 采用UTC时间格式,格式为:YYYY-MMDDTHH:MM:SSZ
|
371
371
|
|
372
372
|
:param created_at: The created_at of this UpdateEndpointServiceResponse.
|
373
|
-
:type created_at:
|
373
|
+
:type created_at: datetime
|
374
374
|
"""
|
375
375
|
self._created_at = created_at
|
376
376
|
|
@@ -381,7 +381,7 @@ class UpdateEndpointServiceResponse(SdkResponse):
|
|
381
381
|
终端节点服务的更新时间。 采用UTC时间格式,格式为:YYYY-MMDDTHH:MM:SSZ
|
382
382
|
|
383
383
|
:return: The updated_at of this UpdateEndpointServiceResponse.
|
384
|
-
:rtype:
|
384
|
+
:rtype: datetime
|
385
385
|
"""
|
386
386
|
return self._updated_at
|
387
387
|
|
@@ -392,7 +392,7 @@ class UpdateEndpointServiceResponse(SdkResponse):
|
|
392
392
|
终端节点服务的更新时间。 采用UTC时间格式,格式为:YYYY-MMDDTHH:MM:SSZ
|
393
393
|
|
394
394
|
:param updated_at: The updated_at of this UpdateEndpointServiceResponse.
|
395
|
-
:type updated_at:
|
395
|
+
:type updated_at: datetime
|
396
396
|
"""
|
397
397
|
self._updated_at = updated_at
|
398
398
|
|
@@ -444,7 +444,7 @@ class UpdateEndpointServiceResponse(SdkResponse):
|
|
444
444
|
def tcp_proxy(self):
|
445
445
|
"""Gets the tcp_proxy of this UpdateEndpointServiceResponse.
|
446
446
|
|
447
|
-
用于控制将哪些信息(如客户端的源IP、源端口、marker_id等)携带到服务端。 支持携带的客户端信息包括如下两种类型:
|
447
|
+
用于控制将哪些信息(如客户端的源IP、源端口、marker_id等)携带到服务端。 支持携带的客户端信息包括如下两种类型: - TCP TOA:表示将客户端信息插入到tcp option字段中携带至服务端。 说明:仅当后端资源为OBS时,支持TCP TOA类型信息携带方式。 - Proxy Protocol:表示将客户端信息插入到tcp payload字段中携带至服务端。 仅当服务端支持解析上述字段时,该参数设置才有效。 该参数的取值包括: - close:表示关闭代理协议。 - toa_open:表示开启代理协议“tcp_toa”。 - proxy_open:表示开启代理协议“proxy_protocol”。 - open:表示同时开启代理协议“tcp_toa”和“proxy_protocol”。 - proxy_vni: 关闭toa,开启proxy和vni。 默认值为“close”。
|
448
448
|
|
449
449
|
:return: The tcp_proxy of this UpdateEndpointServiceResponse.
|
450
450
|
:rtype: str
|
@@ -455,7 +455,7 @@ class UpdateEndpointServiceResponse(SdkResponse):
|
|
455
455
|
def tcp_proxy(self, tcp_proxy):
|
456
456
|
"""Sets the tcp_proxy of this UpdateEndpointServiceResponse.
|
457
457
|
|
458
|
-
用于控制将哪些信息(如客户端的源IP、源端口、marker_id等)携带到服务端。 支持携带的客户端信息包括如下两种类型:
|
458
|
+
用于控制将哪些信息(如客户端的源IP、源端口、marker_id等)携带到服务端。 支持携带的客户端信息包括如下两种类型: - TCP TOA:表示将客户端信息插入到tcp option字段中携带至服务端。 说明:仅当后端资源为OBS时,支持TCP TOA类型信息携带方式。 - Proxy Protocol:表示将客户端信息插入到tcp payload字段中携带至服务端。 仅当服务端支持解析上述字段时,该参数设置才有效。 该参数的取值包括: - close:表示关闭代理协议。 - toa_open:表示开启代理协议“tcp_toa”。 - proxy_open:表示开启代理协议“proxy_protocol”。 - open:表示同时开启代理协议“tcp_toa”和“proxy_protocol”。 - proxy_vni: 关闭toa,开启proxy和vni。 默认值为“close”。
|
459
459
|
|
460
460
|
:param tcp_proxy: The tcp_proxy of this UpdateEndpointServiceResponse.
|
461
461
|
:type tcp_proxy: str
|
@@ -510,7 +510,7 @@ class UpdateEndpointServiceResponse(SdkResponse):
|
|
510
510
|
def enable_policy(self):
|
511
511
|
"""Gets the enable_policy of this UpdateEndpointServiceResponse.
|
512
512
|
|
513
|
-
是否开启终端节点策略。
|
513
|
+
是否开启终端节点策略。 - false:不支持设置终端节点策略 - true:支持设置终端节点策略 默认为false
|
514
514
|
|
515
515
|
:return: The enable_policy of this UpdateEndpointServiceResponse.
|
516
516
|
:rtype: bool
|
@@ -521,7 +521,7 @@ class UpdateEndpointServiceResponse(SdkResponse):
|
|
521
521
|
def enable_policy(self, enable_policy):
|
522
522
|
"""Sets the enable_policy of this UpdateEndpointServiceResponse.
|
523
523
|
|
524
|
-
是否开启终端节点策略。
|
524
|
+
是否开启终端节点策略。 - false:不支持设置终端节点策略 - true:支持设置终端节点策略 默认为false
|
525
525
|
|
526
526
|
:param enable_policy: The enable_policy of this UpdateEndpointServiceResponse.
|
527
527
|
:type enable_policy: bool
|
@@ -31,9 +31,9 @@ class UpdateEndpointWhiteRequestBody:
|
|
31
31
|
|
32
32
|
The model defined in huaweicloud sdk
|
33
33
|
|
34
|
-
:param whitelist: 更新或删除用于控制访问终端节点的白名单。此参数可以添加IPv4或CIDR:
|
34
|
+
:param whitelist: 更新或删除用于控制访问终端节点的白名单。此参数可以添加IPv4或CIDR: - 当取值不为空时,表示将白名单更新为取值所示内容。 - 当取值为空时,表示删除所有白名单。 默认为空列表。
|
35
35
|
:type whitelist: list[str]
|
36
|
-
:param enable_whitelist: 是否开启网络ACL隔离。
|
36
|
+
:param enable_whitelist: 是否开启网络ACL隔离。 - true:开启网络ACL隔离 - false:不开启网络ACL隔离 默认值为false。
|
37
37
|
:type enable_whitelist: bool
|
38
38
|
"""
|
39
39
|
|
@@ -52,7 +52,7 @@ class UpdateEndpointWhiteRequestBody:
|
|
52
52
|
def whitelist(self):
|
53
53
|
"""Gets the whitelist of this UpdateEndpointWhiteRequestBody.
|
54
54
|
|
55
|
-
更新或删除用于控制访问终端节点的白名单。此参数可以添加IPv4或CIDR:
|
55
|
+
更新或删除用于控制访问终端节点的白名单。此参数可以添加IPv4或CIDR: - 当取值不为空时,表示将白名单更新为取值所示内容。 - 当取值为空时,表示删除所有白名单。 默认为空列表。
|
56
56
|
|
57
57
|
:return: The whitelist of this UpdateEndpointWhiteRequestBody.
|
58
58
|
:rtype: list[str]
|
@@ -63,7 +63,7 @@ class UpdateEndpointWhiteRequestBody:
|
|
63
63
|
def whitelist(self, whitelist):
|
64
64
|
"""Sets the whitelist of this UpdateEndpointWhiteRequestBody.
|
65
65
|
|
66
|
-
更新或删除用于控制访问终端节点的白名单。此参数可以添加IPv4或CIDR:
|
66
|
+
更新或删除用于控制访问终端节点的白名单。此参数可以添加IPv4或CIDR: - 当取值不为空时,表示将白名单更新为取值所示内容。 - 当取值为空时,表示删除所有白名单。 默认为空列表。
|
67
67
|
|
68
68
|
:param whitelist: The whitelist of this UpdateEndpointWhiteRequestBody.
|
69
69
|
:type whitelist: list[str]
|
@@ -74,7 +74,7 @@ class UpdateEndpointWhiteRequestBody:
|
|
74
74
|
def enable_whitelist(self):
|
75
75
|
"""Gets the enable_whitelist of this UpdateEndpointWhiteRequestBody.
|
76
76
|
|
77
|
-
是否开启网络ACL隔离。
|
77
|
+
是否开启网络ACL隔离。 - true:开启网络ACL隔离 - false:不开启网络ACL隔离 默认值为false。
|
78
78
|
|
79
79
|
:return: The enable_whitelist of this UpdateEndpointWhiteRequestBody.
|
80
80
|
:rtype: bool
|
@@ -85,7 +85,7 @@ class UpdateEndpointWhiteRequestBody:
|
|
85
85
|
def enable_whitelist(self, enable_whitelist):
|
86
86
|
"""Sets the enable_whitelist of this UpdateEndpointWhiteRequestBody.
|
87
87
|
|
88
|
-
是否开启网络ACL隔离。
|
88
|
+
是否开启网络ACL隔离。 - true:开启网络ACL隔离 - false:不开启网络ACL隔离 默认值为false。
|
89
89
|
|
90
90
|
:param enable_whitelist: The enable_whitelist of this UpdateEndpointWhiteRequestBody.
|
91
91
|
:type enable_whitelist: bool
|
@@ -30,8 +30,8 @@ class UpdateEndpointWhiteResponse(SdkResponse):
|
|
30
30
|
'dns_names': 'list[str]',
|
31
31
|
'subnet_id': 'str',
|
32
32
|
'vpc_id': 'str',
|
33
|
-
'created_at': '
|
34
|
-
'updated_at': '
|
33
|
+
'created_at': 'datetime',
|
34
|
+
'updated_at': 'datetime',
|
35
35
|
'project_id': 'str',
|
36
36
|
'tags': 'list[TagList]',
|
37
37
|
'whitelist': 'list[str]',
|
@@ -66,13 +66,13 @@ class UpdateEndpointWhiteResponse(SdkResponse):
|
|
66
66
|
|
67
67
|
:param id: 终端节点的ID,唯一标识。
|
68
68
|
:type id: str
|
69
|
-
:param service_type: 终端节点连接的终端节点服务类型。
|
69
|
+
:param service_type: 终端节点连接的终端节点服务类型。 - gateway:由运维人员配置,用户无需创建,可直接使用。 - interface:包括运维人员配置的云服务和用户自己创建的私有服务。 其中,运维人员配置的云服务无需创建,用户可直接使用。 您可以通过查询公共终端节点服务列表, 查看由运维人员配置的所有用户可见且可连接的终端节点服务, 并通过创建终端节点服务创建Interface类型的终端节点服务。
|
70
70
|
:type service_type: str
|
71
|
-
:param status: 终端节点的连接状态。
|
71
|
+
:param status: 终端节点的连接状态。 - pendingAcceptance:待接受 - creating:创建中 - accepted:已接受 - rejected:已拒绝 - failed:失败 - deleting:删除中
|
72
72
|
:type status: str
|
73
|
-
:param ip: 访问所连接的终端节点服务的IP。 仅当同时满足如下条件时,返回该参数:
|
73
|
+
:param ip: 访问所连接的终端节点服务的IP。 仅当同时满足如下条件时,返回该参数: - 当查询连接interface类型终端节点服务的终端节点时。 - 终端节点服务启用“连接审批”功能,且已经“接受”连接审批。 “status”可以是“accepted”或者“rejected(仅支持“接受”连接审批后再“拒绝”的情况)”。
|
74
74
|
:type ip: str
|
75
|
-
:param active_status: 帐号状态。
|
75
|
+
:param active_status: 帐号状态。 - frozen:冻结 - active:解冻
|
76
76
|
:type active_status: list[str]
|
77
77
|
:param endpoint_service_name: 终端节点服务的名称。
|
78
78
|
:type endpoint_service_name: str
|
@@ -80,7 +80,7 @@ class UpdateEndpointWhiteResponse(SdkResponse):
|
|
80
80
|
:type marker_id: int
|
81
81
|
:param endpoint_service_id: 终端节点服务的ID。
|
82
82
|
:type endpoint_service_id: str
|
83
|
-
:param enable_dns: 是否创建域名。
|
83
|
+
:param enable_dns: 是否创建域名。 - true:创建域名 - false:不创建域名 说明 当创建连接gateway类型终端节点服务的终端节点时, “enable_dns”设置为true或者false,均不创建域名。
|
84
84
|
:type enable_dns: bool
|
85
85
|
:param dns_names: 访问所连接的终端节点服务的域名。 当“enable_dns”为true时,该参数可见。
|
86
86
|
:type dns_names: list[str]
|
@@ -89,16 +89,16 @@ class UpdateEndpointWhiteResponse(SdkResponse):
|
|
89
89
|
:param vpc_id: 终端节点所在的VPC的ID。
|
90
90
|
:type vpc_id: str
|
91
91
|
:param created_at: 终端节点的创建时间。 采用UTC时间格式,格式为:YYYY-MM-DDTHH:MM:SSZ
|
92
|
-
:type created_at:
|
92
|
+
:type created_at: datetime
|
93
93
|
:param updated_at: 终端节点的更新时间。 采用UTC时间格式,格式为:YYYY-MM-DDTHH:MM:SSZ
|
94
|
-
:type updated_at:
|
94
|
+
:type updated_at: datetime
|
95
95
|
:param project_id: 项目ID,获取方法请参见获取项目ID。
|
96
96
|
:type project_id: str
|
97
97
|
:param tags: 标签列表,没有标签默认为空数组。
|
98
98
|
:type tags: list[:class:`huaweicloudsdkvpcep.v1.TagList`]
|
99
99
|
:param whitelist: 控制访问终端节点的白名单。 若未创建,则返回空列表。 创建连接Interface类型终端节点服务的终端节点时,显示此参数。
|
100
100
|
:type whitelist: list[str]
|
101
|
-
:param enable_whitelist: 是否开启网络ACL隔离。
|
101
|
+
:param enable_whitelist: 是否开启网络ACL隔离。 - true:开启网络ACL隔离 - false:不开启网络ACL隔离 若未指定,则返回false。 创建连接Interface类型终端节点服务的终端节点时,显示此参数。
|
102
102
|
:type enable_whitelist: bool
|
103
103
|
"""
|
104
104
|
|
@@ -187,7 +187,7 @@ class UpdateEndpointWhiteResponse(SdkResponse):
|
|
187
187
|
def service_type(self):
|
188
188
|
"""Gets the service_type of this UpdateEndpointWhiteResponse.
|
189
189
|
|
190
|
-
终端节点连接的终端节点服务类型。
|
190
|
+
终端节点连接的终端节点服务类型。 - gateway:由运维人员配置,用户无需创建,可直接使用。 - interface:包括运维人员配置的云服务和用户自己创建的私有服务。 其中,运维人员配置的云服务无需创建,用户可直接使用。 您可以通过查询公共终端节点服务列表, 查看由运维人员配置的所有用户可见且可连接的终端节点服务, 并通过创建终端节点服务创建Interface类型的终端节点服务。
|
191
191
|
|
192
192
|
:return: The service_type of this UpdateEndpointWhiteResponse.
|
193
193
|
:rtype: str
|
@@ -198,7 +198,7 @@ class UpdateEndpointWhiteResponse(SdkResponse):
|
|
198
198
|
def service_type(self, service_type):
|
199
199
|
"""Sets the service_type of this UpdateEndpointWhiteResponse.
|
200
200
|
|
201
|
-
终端节点连接的终端节点服务类型。
|
201
|
+
终端节点连接的终端节点服务类型。 - gateway:由运维人员配置,用户无需创建,可直接使用。 - interface:包括运维人员配置的云服务和用户自己创建的私有服务。 其中,运维人员配置的云服务无需创建,用户可直接使用。 您可以通过查询公共终端节点服务列表, 查看由运维人员配置的所有用户可见且可连接的终端节点服务, 并通过创建终端节点服务创建Interface类型的终端节点服务。
|
202
202
|
|
203
203
|
:param service_type: The service_type of this UpdateEndpointWhiteResponse.
|
204
204
|
:type service_type: str
|
@@ -209,7 +209,7 @@ class UpdateEndpointWhiteResponse(SdkResponse):
|
|
209
209
|
def status(self):
|
210
210
|
"""Gets the status of this UpdateEndpointWhiteResponse.
|
211
211
|
|
212
|
-
终端节点的连接状态。
|
212
|
+
终端节点的连接状态。 - pendingAcceptance:待接受 - creating:创建中 - accepted:已接受 - rejected:已拒绝 - failed:失败 - deleting:删除中
|
213
213
|
|
214
214
|
:return: The status of this UpdateEndpointWhiteResponse.
|
215
215
|
:rtype: str
|
@@ -220,7 +220,7 @@ class UpdateEndpointWhiteResponse(SdkResponse):
|
|
220
220
|
def status(self, status):
|
221
221
|
"""Sets the status of this UpdateEndpointWhiteResponse.
|
222
222
|
|
223
|
-
终端节点的连接状态。
|
223
|
+
终端节点的连接状态。 - pendingAcceptance:待接受 - creating:创建中 - accepted:已接受 - rejected:已拒绝 - failed:失败 - deleting:删除中
|
224
224
|
|
225
225
|
:param status: The status of this UpdateEndpointWhiteResponse.
|
226
226
|
:type status: str
|
@@ -231,7 +231,7 @@ class UpdateEndpointWhiteResponse(SdkResponse):
|
|
231
231
|
def ip(self):
|
232
232
|
"""Gets the ip of this UpdateEndpointWhiteResponse.
|
233
233
|
|
234
|
-
访问所连接的终端节点服务的IP。 仅当同时满足如下条件时,返回该参数:
|
234
|
+
访问所连接的终端节点服务的IP。 仅当同时满足如下条件时,返回该参数: - 当查询连接interface类型终端节点服务的终端节点时。 - 终端节点服务启用“连接审批”功能,且已经“接受”连接审批。 “status”可以是“accepted”或者“rejected(仅支持“接受”连接审批后再“拒绝”的情况)”。
|
235
235
|
|
236
236
|
:return: The ip of this UpdateEndpointWhiteResponse.
|
237
237
|
:rtype: str
|
@@ -242,7 +242,7 @@ class UpdateEndpointWhiteResponse(SdkResponse):
|
|
242
242
|
def ip(self, ip):
|
243
243
|
"""Sets the ip of this UpdateEndpointWhiteResponse.
|
244
244
|
|
245
|
-
访问所连接的终端节点服务的IP。 仅当同时满足如下条件时,返回该参数:
|
245
|
+
访问所连接的终端节点服务的IP。 仅当同时满足如下条件时,返回该参数: - 当查询连接interface类型终端节点服务的终端节点时。 - 终端节点服务启用“连接审批”功能,且已经“接受”连接审批。 “status”可以是“accepted”或者“rejected(仅支持“接受”连接审批后再“拒绝”的情况)”。
|
246
246
|
|
247
247
|
:param ip: The ip of this UpdateEndpointWhiteResponse.
|
248
248
|
:type ip: str
|
@@ -253,7 +253,7 @@ class UpdateEndpointWhiteResponse(SdkResponse):
|
|
253
253
|
def active_status(self):
|
254
254
|
"""Gets the active_status of this UpdateEndpointWhiteResponse.
|
255
255
|
|
256
|
-
帐号状态。
|
256
|
+
帐号状态。 - frozen:冻结 - active:解冻
|
257
257
|
|
258
258
|
:return: The active_status of this UpdateEndpointWhiteResponse.
|
259
259
|
:rtype: list[str]
|
@@ -264,7 +264,7 @@ class UpdateEndpointWhiteResponse(SdkResponse):
|
|
264
264
|
def active_status(self, active_status):
|
265
265
|
"""Sets the active_status of this UpdateEndpointWhiteResponse.
|
266
266
|
|
267
|
-
帐号状态。
|
267
|
+
帐号状态。 - frozen:冻结 - active:解冻
|
268
268
|
|
269
269
|
:param active_status: The active_status of this UpdateEndpointWhiteResponse.
|
270
270
|
:type active_status: list[str]
|
@@ -341,7 +341,7 @@ class UpdateEndpointWhiteResponse(SdkResponse):
|
|
341
341
|
def enable_dns(self):
|
342
342
|
"""Gets the enable_dns of this UpdateEndpointWhiteResponse.
|
343
343
|
|
344
|
-
是否创建域名。
|
344
|
+
是否创建域名。 - true:创建域名 - false:不创建域名 说明 当创建连接gateway类型终端节点服务的终端节点时, “enable_dns”设置为true或者false,均不创建域名。
|
345
345
|
|
346
346
|
:return: The enable_dns of this UpdateEndpointWhiteResponse.
|
347
347
|
:rtype: bool
|
@@ -352,7 +352,7 @@ class UpdateEndpointWhiteResponse(SdkResponse):
|
|
352
352
|
def enable_dns(self, enable_dns):
|
353
353
|
"""Sets the enable_dns of this UpdateEndpointWhiteResponse.
|
354
354
|
|
355
|
-
是否创建域名。
|
355
|
+
是否创建域名。 - true:创建域名 - false:不创建域名 说明 当创建连接gateway类型终端节点服务的终端节点时, “enable_dns”设置为true或者false,均不创建域名。
|
356
356
|
|
357
357
|
:param enable_dns: The enable_dns of this UpdateEndpointWhiteResponse.
|
358
358
|
:type enable_dns: bool
|
@@ -432,7 +432,7 @@ class UpdateEndpointWhiteResponse(SdkResponse):
|
|
432
432
|
终端节点的创建时间。 采用UTC时间格式,格式为:YYYY-MM-DDTHH:MM:SSZ
|
433
433
|
|
434
434
|
:return: The created_at of this UpdateEndpointWhiteResponse.
|
435
|
-
:rtype:
|
435
|
+
:rtype: datetime
|
436
436
|
"""
|
437
437
|
return self._created_at
|
438
438
|
|
@@ -443,7 +443,7 @@ class UpdateEndpointWhiteResponse(SdkResponse):
|
|
443
443
|
终端节点的创建时间。 采用UTC时间格式,格式为:YYYY-MM-DDTHH:MM:SSZ
|
444
444
|
|
445
445
|
:param created_at: The created_at of this UpdateEndpointWhiteResponse.
|
446
|
-
:type created_at:
|
446
|
+
:type created_at: datetime
|
447
447
|
"""
|
448
448
|
self._created_at = created_at
|
449
449
|
|
@@ -454,7 +454,7 @@ class UpdateEndpointWhiteResponse(SdkResponse):
|
|
454
454
|
终端节点的更新时间。 采用UTC时间格式,格式为:YYYY-MM-DDTHH:MM:SSZ
|
455
455
|
|
456
456
|
:return: The updated_at of this UpdateEndpointWhiteResponse.
|
457
|
-
:rtype:
|
457
|
+
:rtype: datetime
|
458
458
|
"""
|
459
459
|
return self._updated_at
|
460
460
|
|
@@ -465,7 +465,7 @@ class UpdateEndpointWhiteResponse(SdkResponse):
|
|
465
465
|
终端节点的更新时间。 采用UTC时间格式,格式为:YYYY-MM-DDTHH:MM:SSZ
|
466
466
|
|
467
467
|
:param updated_at: The updated_at of this UpdateEndpointWhiteResponse.
|
468
|
-
:type updated_at:
|
468
|
+
:type updated_at: datetime
|
469
469
|
"""
|
470
470
|
self._updated_at = updated_at
|
471
471
|
|
@@ -539,7 +539,7 @@ class UpdateEndpointWhiteResponse(SdkResponse):
|
|
539
539
|
def enable_whitelist(self):
|
540
540
|
"""Gets the enable_whitelist of this UpdateEndpointWhiteResponse.
|
541
541
|
|
542
|
-
是否开启网络ACL隔离。
|
542
|
+
是否开启网络ACL隔离。 - true:开启网络ACL隔离 - false:不开启网络ACL隔离 若未指定,则返回false。 创建连接Interface类型终端节点服务的终端节点时,显示此参数。
|
543
543
|
|
544
544
|
:return: The enable_whitelist of this UpdateEndpointWhiteResponse.
|
545
545
|
:rtype: bool
|
@@ -550,7 +550,7 @@ class UpdateEndpointWhiteResponse(SdkResponse):
|
|
550
550
|
def enable_whitelist(self, enable_whitelist):
|
551
551
|
"""Sets the enable_whitelist of this UpdateEndpointWhiteResponse.
|
552
552
|
|
553
|
-
是否开启网络ACL隔离。
|
553
|
+
是否开启网络ACL隔离。 - true:开启网络ACL隔离 - false:不开启网络ACL隔离 若未指定,则返回false。 创建连接Interface类型终端节点服务的终端节点时,显示此参数。
|
554
554
|
|
555
555
|
:param enable_whitelist: The enable_whitelist of this UpdateEndpointWhiteResponse.
|
556
556
|
:type enable_whitelist: bool
|
@@ -19,7 +19,7 @@ class VersionObject:
|
|
19
19
|
openapi_types = {
|
20
20
|
'status': 'str',
|
21
21
|
'id': 'str',
|
22
|
-
'updated': '
|
22
|
+
'updated': 'datetime',
|
23
23
|
'version': 'str',
|
24
24
|
'min_version': 'str',
|
25
25
|
'links': 'list[Link]'
|
@@ -39,12 +39,12 @@ class VersionObject:
|
|
39
39
|
|
40
40
|
The model defined in huaweicloud sdk
|
41
41
|
|
42
|
-
:param status: 版本状态。
|
42
|
+
:param status: 版本状态。 - CURRENT:表示该版本为主推版本。 - SUPPORT:表示为老版本,但是现在还在继续支持。 -DEPRECATED:表示为废弃版本,存在后续删除的可能。
|
43
43
|
:type status: str
|
44
|
-
:param id: 版本ID。
|
44
|
+
:param id: 版本ID。 - v1:当前主推版本
|
45
45
|
:type id: str
|
46
46
|
:param updated: 版本发布时间。采用UTC时间格式,格式为:YYYY-MMDDTHH:MM:SSZ
|
47
|
-
:type updated:
|
47
|
+
:type updated: datetime
|
48
48
|
:param version: 支持的版本号。
|
49
49
|
:type version: str
|
50
50
|
:param min_version: 支持的微版本号。若该版本API不支持微版本,则为空。
|
@@ -80,7 +80,7 @@ class VersionObject:
|
|
80
80
|
def status(self):
|
81
81
|
"""Gets the status of this VersionObject.
|
82
82
|
|
83
|
-
版本状态。
|
83
|
+
版本状态。 - CURRENT:表示该版本为主推版本。 - SUPPORT:表示为老版本,但是现在还在继续支持。 -DEPRECATED:表示为废弃版本,存在后续删除的可能。
|
84
84
|
|
85
85
|
:return: The status of this VersionObject.
|
86
86
|
:rtype: str
|
@@ -91,7 +91,7 @@ class VersionObject:
|
|
91
91
|
def status(self, status):
|
92
92
|
"""Sets the status of this VersionObject.
|
93
93
|
|
94
|
-
版本状态。
|
94
|
+
版本状态。 - CURRENT:表示该版本为主推版本。 - SUPPORT:表示为老版本,但是现在还在继续支持。 -DEPRECATED:表示为废弃版本,存在后续删除的可能。
|
95
95
|
|
96
96
|
:param status: The status of this VersionObject.
|
97
97
|
:type status: str
|
@@ -102,7 +102,7 @@ class VersionObject:
|
|
102
102
|
def id(self):
|
103
103
|
"""Gets the id of this VersionObject.
|
104
104
|
|
105
|
-
版本ID。
|
105
|
+
版本ID。 - v1:当前主推版本
|
106
106
|
|
107
107
|
:return: The id of this VersionObject.
|
108
108
|
:rtype: str
|
@@ -113,7 +113,7 @@ class VersionObject:
|
|
113
113
|
def id(self, id):
|
114
114
|
"""Sets the id of this VersionObject.
|
115
115
|
|
116
|
-
版本ID。
|
116
|
+
版本ID。 - v1:当前主推版本
|
117
117
|
|
118
118
|
:param id: The id of this VersionObject.
|
119
119
|
:type id: str
|
@@ -127,7 +127,7 @@ class VersionObject:
|
|
127
127
|
版本发布时间。采用UTC时间格式,格式为:YYYY-MMDDTHH:MM:SSZ
|
128
128
|
|
129
129
|
:return: The updated of this VersionObject.
|
130
|
-
:rtype:
|
130
|
+
:rtype: datetime
|
131
131
|
"""
|
132
132
|
return self._updated
|
133
133
|
|
@@ -138,7 +138,7 @@ class VersionObject:
|
|
138
138
|
版本发布时间。采用UTC时间格式,格式为:YYYY-MMDDTHH:MM:SSZ
|
139
139
|
|
140
140
|
:param updated: The updated of this VersionObject.
|
141
|
-
:type updated:
|
141
|
+
:type updated: datetime
|
142
142
|
"""
|
143
143
|
self._updated = updated
|
144
144
|
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: huaweicloudsdkvpcep
|
3
|
-
Version: 3.1.
|
3
|
+
Version: 3.1.87
|
4
4
|
Summary: VPCEP
|
5
5
|
Home-page: https://github.com/huaweicloud/huaweicloud-sdk-python-v3
|
6
6
|
Author: HuaweiCloud SDK
|
@@ -22,6 +22,6 @@ Classifier: Topic :: Software Development
|
|
22
22
|
Requires-Python: >=2.7,!=3.0.*,!=3.1.*,!=3.2.*
|
23
23
|
Description-Content-Type: text/markdown
|
24
24
|
License-File: LICENSE
|
25
|
-
Requires-Dist: huaweicloudsdkcore >=3.1.
|
25
|
+
Requires-Dist: huaweicloudsdkcore >=3.1.87
|
26
26
|
|
27
27
|
See detailed information in [huaweicloud-sdk-python-v3](https://github.com/huaweicloud/huaweicloud-sdk-python-v3).
|