huaweicloudsdkgeip 3.1.85__py2.py3-none-any.whl → 3.1.132__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.
Potentially problematic release.
This version of huaweicloudsdkgeip might be problematic. Click here for more details.
- huaweicloudsdkgeip/v3/__init__.py +1 -5
- huaweicloudsdkgeip/v3/geip_async_client.py +6 -6
- huaweicloudsdkgeip/v3/geip_client.py +6 -6
- huaweicloudsdkgeip/v3/model/__init__.py +1 -5
- huaweicloudsdkgeip/v3/model/add_geip_segment_tags_request.py +1 -5
- huaweicloudsdkgeip/v3/model/add_global_eip_tags_request.py +1 -5
- huaweicloudsdkgeip/v3/model/add_internet_bandwidth_tags_request.py +1 -5
- huaweicloudsdkgeip/v3/model/associate_geip_segment_instance_request.py +1 -5
- huaweicloudsdkgeip/v3/model/associate_instance_global_eip_request_body_global_eip_associate_instance_info.py +5 -1
- huaweicloudsdkgeip/v3/model/associate_instance_global_eip_request_body_global_eip_gc_bandwidth_info.py +31 -19
- huaweicloudsdkgeip/v3/model/associate_instance_global_eip_segment_request_body_global_eip_segment.py +3 -3
- huaweicloudsdkgeip/v3/model/associate_instance_request.py +1 -5
- huaweicloudsdkgeip/v3/model/attach_internet_bandwidth.py +5 -1
- huaweicloudsdkgeip/v3/model/attach_internet_bandwidth_global_eip.py +21 -21
- huaweicloudsdkgeip/v3/model/attach_internet_bandwidth_request.py +1 -5
- huaweicloudsdkgeip/v3/model/batch_create_geip_segment_tags_request.py +1 -5
- huaweicloudsdkgeip/v3/model/batch_create_geip_segment_tags_response.py +1 -1
- huaweicloudsdkgeip/v3/model/batch_create_global_eip_job.py +173 -0
- huaweicloudsdkgeip/v3/model/batch_create_global_eip_request_body_global_eip.py +9 -9
- huaweicloudsdkgeip/v3/model/batch_create_global_eip_request_body_global_eip_internet_bandwidth_info.py +10 -10
- huaweicloudsdkgeip/v3/model/batch_create_global_eip_response.py +23 -19
- huaweicloudsdkgeip/v3/model/batch_create_global_eip_tags_request.py +1 -5
- huaweicloudsdkgeip/v3/model/batch_create_global_eip_tags_response.py +1 -1
- huaweicloudsdkgeip/v3/model/batch_create_internet_bandwidth.py +18 -18
- huaweicloudsdkgeip/v3/model/batch_create_internet_bandwidth_request_body_internet_bandwidth.py +12 -12
- huaweicloudsdkgeip/v3/model/batch_create_internet_bandwidth_tags_request.py +1 -5
- huaweicloudsdkgeip/v3/model/batch_create_internet_bandwidth_tags_response.py +1 -1
- huaweicloudsdkgeip/v3/model/batch_create_v2_request_body.py +8 -8
- huaweicloudsdkgeip/v3/model/batch_delete_geip_segment_tags_request.py +1 -5
- huaweicloudsdkgeip/v3/model/batch_delete_geip_segment_tags_response.py +1 -1
- huaweicloudsdkgeip/v3/model/batch_delete_global_eip_tags_request.py +1 -5
- huaweicloudsdkgeip/v3/model/batch_delete_global_eip_tags_response.py +1 -1
- huaweicloudsdkgeip/v3/model/batch_delete_internet_bandwidth_tags_request.py +1 -5
- huaweicloudsdkgeip/v3/model/batch_delete_internet_bandwidth_tags_response.py +1 -1
- huaweicloudsdkgeip/v3/model/batch_delete_v2_request_body.py +4 -4
- huaweicloudsdkgeip/v3/model/batch_delete_v2_request_body_tags.py +6 -6
- huaweicloudsdkgeip/v3/model/count_geip_segments.py +3 -3
- huaweicloudsdkgeip/v3/model/count_global_eip_segment_request.py +22 -110
- huaweicloudsdkgeip/v3/model/count_global_eip_segment_response.py +18 -18
- huaweicloudsdkgeip/v3/model/count_global_eips.py +3 -3
- huaweicloudsdkgeip/v3/model/count_global_eips_request.py +23 -115
- huaweicloudsdkgeip/v3/model/count_global_eips_response.py +19 -48
- huaweicloudsdkgeip/v3/model/count_internet_bandwidth_request.py +8 -40
- huaweicloudsdkgeip/v3/model/create_global_eip.py +6 -6
- huaweicloudsdkgeip/v3/model/create_global_eip_request_body_global_eip.py +9 -9
- huaweicloudsdkgeip/v3/model/create_global_eip_request_body_global_eip_tags.py +6 -6
- huaweicloudsdkgeip/v3/model/create_global_eip_segment_request_body_global_eip_segment.py +9 -9
- huaweicloudsdkgeip/v3/model/create_global_eip_segment_request_body_global_eip_segment_internet_bandwidth.py +7 -7
- huaweicloudsdkgeip/v3/model/create_internet_bandwidth.py +18 -18
- huaweicloudsdkgeip/v3/model/create_internet_bandwidth_request_body_internet_bandwidth.py +12 -12
- huaweicloudsdkgeip/v3/model/create_tag.py +6 -6
- huaweicloudsdkgeip/v3/model/create_user_disclaimer_record.py +3 -3
- huaweicloudsdkgeip/v3/model/create_v2_tag_request_body_tag.py +6 -6
- huaweicloudsdkgeip/v3/model/delete_geip_segment_tag_request.py +2 -10
- huaweicloudsdkgeip/v3/model/delete_global_eip_request.py +1 -5
- huaweicloudsdkgeip/v3/model/delete_global_eip_segment_request.py +1 -5
- huaweicloudsdkgeip/v3/model/delete_global_eip_tag_request.py +2 -10
- huaweicloudsdkgeip/v3/model/delete_internet_bandwidth_request.py +1 -5
- huaweicloudsdkgeip/v3/model/delete_internet_bandwidth_tag_request.py +2 -10
- huaweicloudsdkgeip/v3/model/detach_internet_bandwidth.py +3 -3
- huaweicloudsdkgeip/v3/model/detach_internet_bandwidth_global_eips.py +25 -25
- huaweicloudsdkgeip/v3/model/detach_internet_bandwidth_request.py +2 -10
- huaweicloudsdkgeip/v3/model/disassociate_geip_segment_instance_request.py +1 -5
- huaweicloudsdkgeip/v3/model/disassociate_instance_request.py +1 -5
- huaweicloudsdkgeip/v3/model/geip_tags.py +6 -6
- huaweicloudsdkgeip/v3/model/get_account_tags_v2.py +6 -6
- huaweicloudsdkgeip/v3/model/global_connection_bandwidth_info.py +12 -12
- huaweicloudsdkgeip/v3/model/instance_info.py +6 -6
- huaweicloudsdkgeip/v3/model/internet_bandwidth_info.py +3 -3
- huaweicloudsdkgeip/v3/model/list_access_sites.py +6 -6
- huaweicloudsdkgeip/v3/model/list_access_sites_request.py +5 -25
- huaweicloudsdkgeip/v3/model/list_geip_pools.py +17 -13
- huaweicloudsdkgeip/v3/model/list_geip_pools_request.py +8 -40
- huaweicloudsdkgeip/v3/model/list_geip_resource_quotas_request.py +2 -10
- huaweicloudsdkgeip/v3/model/list_global_eip_filter_tags_request.py +2 -10
- huaweicloudsdkgeip/v3/model/list_global_eip_segments.py +21 -21
- huaweicloudsdkgeip/v3/model/list_global_eip_segments_request.py +24 -120
- huaweicloudsdkgeip/v3/model/list_global_eips.py +21 -21
- huaweicloudsdkgeip/v3/model/list_global_eips_request.py +26 -130
- huaweicloudsdkgeip/v3/model/list_internet_bandwidth_filter_tags_request.py +2 -10
- huaweicloudsdkgeip/v3/model/list_internet_bandwidth_limits.py +3 -3
- huaweicloudsdkgeip/v3/model/list_internet_bandwidth_limits_request.py +3 -15
- huaweicloudsdkgeip/v3/model/list_internet_bandwidths.py +18 -18
- huaweicloudsdkgeip/v3/model/list_internet_bandwidths_request.py +11 -55
- huaweicloudsdkgeip/v3/model/list_jobs.py +3 -3
- huaweicloudsdkgeip/v3/model/list_jobs_request.py +4 -20
- huaweicloudsdkgeip/v3/model/list_support_instances_support_regions.py +6 -6
- huaweicloudsdkgeip/v3/model/list_support_masks.py +6 -6
- huaweicloudsdkgeip/v3/model/list_support_masks_request.py +4 -20
- huaweicloudsdkgeip/v3/model/list_support_regions.py +6 -6
- huaweicloudsdkgeip/v3/model/list_support_regions_request.py +8 -40
- huaweicloudsdkgeip/v3/model/list_tenant_geip_support_instances_request.py +2 -10
- huaweicloudsdkgeip/v3/model/short_global_eip_segment.py +6 -6
- huaweicloudsdkgeip/v3/model/show_geip_segment_tags_request.py +1 -5
- huaweicloudsdkgeip/v3/model/show_global_eip.py +21 -21
- huaweicloudsdkgeip/v3/model/show_global_eip_request.py +2 -10
- huaweicloudsdkgeip/v3/model/show_global_eip_segment.py +21 -21
- huaweicloudsdkgeip/v3/model/show_global_eip_segment_request.py +2 -10
- huaweicloudsdkgeip/v3/model/show_global_eip_tags_request.py +1 -5
- huaweicloudsdkgeip/v3/model/show_internet_bandwidth.py +18 -18
- huaweicloudsdkgeip/v3/model/show_internet_bandwidth_request.py +2 -10
- huaweicloudsdkgeip/v3/model/show_internet_bandwidth_tags_request.py +1 -5
- huaweicloudsdkgeip/v3/model/show_job.py +3 -3
- huaweicloudsdkgeip/v3/model/show_jobs_request.py +1 -5
- huaweicloudsdkgeip/v3/model/show_user_disclaimer_record.py +3 -3
- huaweicloudsdkgeip/v3/model/show_user_disclaimer_request.py +1 -5
- huaweicloudsdkgeip/v3/model/sys_tag.py +6 -6
- huaweicloudsdkgeip/v3/model/tag.py +6 -6
- huaweicloudsdkgeip/v3/model/update_global_eip.py +6 -6
- huaweicloudsdkgeip/v3/model/update_global_eip_request.py +1 -5
- huaweicloudsdkgeip/v3/model/update_global_eip_request_body_global_eip.py +6 -6
- huaweicloudsdkgeip/v3/model/update_global_eip_segment_request.py +1 -5
- huaweicloudsdkgeip/v3/model/update_global_eip_segment_request_body_global_eip_segment.py +6 -6
- huaweicloudsdkgeip/v3/model/update_internet_bandwidth.py +18 -18
- huaweicloudsdkgeip/v3/model/update_internet_bandwidth_request.py +1 -5
- huaweicloudsdkgeip/v3/model/update_internet_bandwidth_request_body_internet_bandwidth.py +6 -6
- {huaweicloudsdkgeip-3.1.85.dist-info → huaweicloudsdkgeip-3.1.132.dist-info}/METADATA +2 -2
- {huaweicloudsdkgeip-3.1.85.dist-info → huaweicloudsdkgeip-3.1.132.dist-info}/RECORD +121 -125
- {huaweicloudsdkgeip-3.1.85.dist-info → huaweicloudsdkgeip-3.1.132.dist-info}/WHEEL +1 -1
- huaweicloudsdkgeip/v3/model/associate_instance_global_eip_request_body_global_eip_gc_bandwidth_info_tags.py +0 -134
- huaweicloudsdkgeip/v3/model/batch_create_global_eip.py +0 -738
- huaweicloudsdkgeip/v3/model/batch_create_v2_request_body_sys_tags.py +0 -142
- huaweicloudsdkgeip/v3/model/batch_create_v2_request_body_tags.py +0 -142
- huaweicloudsdkgeip/v3/model/batch_delete_v2_request_body_sys_tags.py +0 -143
- {huaweicloudsdkgeip-3.1.85.dist-info → huaweicloudsdkgeip-3.1.132.dist-info}/LICENSE +0 -0
- {huaweicloudsdkgeip-3.1.85.dist-info → huaweicloudsdkgeip-3.1.132.dist-info}/top_level.txt +0 -0
|
@@ -51,19 +51,19 @@ class CreateInternetBandwidthRequestBodyInternetBandwidth:
|
|
|
51
51
|
:type ingress_size: int
|
|
52
52
|
:param charge_mode: 计费模式
|
|
53
53
|
:type charge_mode: str
|
|
54
|
-
:param isp:
|
|
54
|
+
:param isp: 全域弹性公网IP所属线路
|
|
55
55
|
:type isp: str
|
|
56
56
|
:param access_site: 接入点信息
|
|
57
57
|
:type access_site: str
|
|
58
58
|
:param size: 全域公网带宽大小(出云方向)
|
|
59
59
|
:type size: int
|
|
60
|
-
:param name:
|
|
60
|
+
:param name: - 功能说明:全域公网带宽名称 - 取值范围:1-64,支持数字、字母、中文、_(下划线)、-(中划线)、.(点)
|
|
61
61
|
:type name: str
|
|
62
|
-
:param description:
|
|
62
|
+
:param description: - 功能说明:用户自定义的资源描述 - 约束: - 值的长度最大512字符,由数字、字母、中文、_(下划线)、-(中划线)、.(点)组成。
|
|
63
63
|
:type description: str
|
|
64
64
|
:param tags: 全域公网带宽标签
|
|
65
65
|
:type tags: list[:class:`huaweicloudsdkgeip.v3.CreateGlobalEipRequestBodyGlobalEipTags`]
|
|
66
|
-
:param enterprise_project_id:
|
|
66
|
+
:param enterprise_project_id: - 企业项目ID。最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 创建全域弹性公网IP时,给全域弹性公网IP绑定企业项目ID。 - 不指定该参数时,默认值是 0 - 关于企业项目ID的获取及企业项目特性的详细信息,请参见[《企业管理用户指南》](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)。
|
|
67
67
|
:type enterprise_project_id: str
|
|
68
68
|
:param type: 全域公网带宽类型
|
|
69
69
|
:type type: str
|
|
@@ -148,7 +148,7 @@ class CreateInternetBandwidthRequestBodyInternetBandwidth:
|
|
|
148
148
|
def isp(self):
|
|
149
149
|
"""Gets the isp of this CreateInternetBandwidthRequestBodyInternetBandwidth.
|
|
150
150
|
|
|
151
|
-
|
|
151
|
+
全域弹性公网IP所属线路
|
|
152
152
|
|
|
153
153
|
:return: The isp of this CreateInternetBandwidthRequestBodyInternetBandwidth.
|
|
154
154
|
:rtype: str
|
|
@@ -159,7 +159,7 @@ class CreateInternetBandwidthRequestBodyInternetBandwidth:
|
|
|
159
159
|
def isp(self, isp):
|
|
160
160
|
"""Sets the isp of this CreateInternetBandwidthRequestBodyInternetBandwidth.
|
|
161
161
|
|
|
162
|
-
|
|
162
|
+
全域弹性公网IP所属线路
|
|
163
163
|
|
|
164
164
|
:param isp: The isp of this CreateInternetBandwidthRequestBodyInternetBandwidth.
|
|
165
165
|
:type isp: str
|
|
@@ -214,7 +214,7 @@ class CreateInternetBandwidthRequestBodyInternetBandwidth:
|
|
|
214
214
|
def name(self):
|
|
215
215
|
"""Gets the name of this CreateInternetBandwidthRequestBodyInternetBandwidth.
|
|
216
216
|
|
|
217
|
-
|
|
217
|
+
- 功能说明:全域公网带宽名称 - 取值范围:1-64,支持数字、字母、中文、_(下划线)、-(中划线)、.(点)
|
|
218
218
|
|
|
219
219
|
:return: The name of this CreateInternetBandwidthRequestBodyInternetBandwidth.
|
|
220
220
|
:rtype: str
|
|
@@ -225,7 +225,7 @@ class CreateInternetBandwidthRequestBodyInternetBandwidth:
|
|
|
225
225
|
def name(self, name):
|
|
226
226
|
"""Sets the name of this CreateInternetBandwidthRequestBodyInternetBandwidth.
|
|
227
227
|
|
|
228
|
-
|
|
228
|
+
- 功能说明:全域公网带宽名称 - 取值范围:1-64,支持数字、字母、中文、_(下划线)、-(中划线)、.(点)
|
|
229
229
|
|
|
230
230
|
:param name: The name of this CreateInternetBandwidthRequestBodyInternetBandwidth.
|
|
231
231
|
:type name: str
|
|
@@ -236,7 +236,7 @@ class CreateInternetBandwidthRequestBodyInternetBandwidth:
|
|
|
236
236
|
def description(self):
|
|
237
237
|
"""Gets the description of this CreateInternetBandwidthRequestBodyInternetBandwidth.
|
|
238
238
|
|
|
239
|
-
|
|
239
|
+
- 功能说明:用户自定义的资源描述 - 约束: - 值的长度最大512字符,由数字、字母、中文、_(下划线)、-(中划线)、.(点)组成。
|
|
240
240
|
|
|
241
241
|
:return: The description of this CreateInternetBandwidthRequestBodyInternetBandwidth.
|
|
242
242
|
:rtype: str
|
|
@@ -247,7 +247,7 @@ class CreateInternetBandwidthRequestBodyInternetBandwidth:
|
|
|
247
247
|
def description(self, description):
|
|
248
248
|
"""Sets the description of this CreateInternetBandwidthRequestBodyInternetBandwidth.
|
|
249
249
|
|
|
250
|
-
|
|
250
|
+
- 功能说明:用户自定义的资源描述 - 约束: - 值的长度最大512字符,由数字、字母、中文、_(下划线)、-(中划线)、.(点)组成。
|
|
251
251
|
|
|
252
252
|
:param description: The description of this CreateInternetBandwidthRequestBodyInternetBandwidth.
|
|
253
253
|
:type description: str
|
|
@@ -280,7 +280,7 @@ class CreateInternetBandwidthRequestBodyInternetBandwidth:
|
|
|
280
280
|
def enterprise_project_id(self):
|
|
281
281
|
"""Gets the enterprise_project_id of this CreateInternetBandwidthRequestBodyInternetBandwidth.
|
|
282
282
|
|
|
283
|
-
|
|
283
|
+
- 企业项目ID。最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 创建全域弹性公网IP时,给全域弹性公网IP绑定企业项目ID。 - 不指定该参数时,默认值是 0 - 关于企业项目ID的获取及企业项目特性的详细信息,请参见[《企业管理用户指南》](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)。
|
|
284
284
|
|
|
285
285
|
:return: The enterprise_project_id of this CreateInternetBandwidthRequestBodyInternetBandwidth.
|
|
286
286
|
:rtype: str
|
|
@@ -291,7 +291,7 @@ class CreateInternetBandwidthRequestBodyInternetBandwidth:
|
|
|
291
291
|
def enterprise_project_id(self, enterprise_project_id):
|
|
292
292
|
"""Sets the enterprise_project_id of this CreateInternetBandwidthRequestBodyInternetBandwidth.
|
|
293
293
|
|
|
294
|
-
|
|
294
|
+
- 企业项目ID。最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 创建全域弹性公网IP时,给全域弹性公网IP绑定企业项目ID。 - 不指定该参数时,默认值是 0 - 关于企业项目ID的获取及企业项目特性的详细信息,请参见[《企业管理用户指南》](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)。
|
|
295
295
|
|
|
296
296
|
:param enterprise_project_id: The enterprise_project_id of this CreateInternetBandwidthRequestBodyInternetBandwidth.
|
|
297
297
|
:type enterprise_project_id: str
|
|
@@ -31,9 +31,9 @@ class CreateTag:
|
|
|
31
31
|
|
|
32
32
|
The model defined in huaweicloud sdk
|
|
33
33
|
|
|
34
|
-
:param key:
|
|
34
|
+
:param key: - 功能说明:标签名称 - 约束: - 创建的预定义标签如果与已有的预定义标签完全相同,则会覆盖已有的预定义标签;若只有“键”相同,“值”不同,则为新创建的预定义标签。 - 键的长度最大36字符,由英文字母、数字、下划线、中划线、中文字符组成。 - 单个资源最多可以添加20个标签。
|
|
35
35
|
:type key: str
|
|
36
|
-
:param value:
|
|
36
|
+
:param value: - 功能说明:标签值 - 约束: - 值的长度最大43字符,由英文字母、数字、下划线、点、中划线、中文字符组成。
|
|
37
37
|
:type value: str
|
|
38
38
|
"""
|
|
39
39
|
|
|
@@ -51,7 +51,7 @@ class CreateTag:
|
|
|
51
51
|
def key(self):
|
|
52
52
|
"""Gets the key of this CreateTag.
|
|
53
53
|
|
|
54
|
-
|
|
54
|
+
- 功能说明:标签名称 - 约束: - 创建的预定义标签如果与已有的预定义标签完全相同,则会覆盖已有的预定义标签;若只有“键”相同,“值”不同,则为新创建的预定义标签。 - 键的长度最大36字符,由英文字母、数字、下划线、中划线、中文字符组成。 - 单个资源最多可以添加20个标签。
|
|
55
55
|
|
|
56
56
|
:return: The key of this CreateTag.
|
|
57
57
|
:rtype: str
|
|
@@ -62,7 +62,7 @@ class CreateTag:
|
|
|
62
62
|
def key(self, key):
|
|
63
63
|
"""Sets the key of this CreateTag.
|
|
64
64
|
|
|
65
|
-
|
|
65
|
+
- 功能说明:标签名称 - 约束: - 创建的预定义标签如果与已有的预定义标签完全相同,则会覆盖已有的预定义标签;若只有“键”相同,“值”不同,则为新创建的预定义标签。 - 键的长度最大36字符,由英文字母、数字、下划线、中划线、中文字符组成。 - 单个资源最多可以添加20个标签。
|
|
66
66
|
|
|
67
67
|
:param key: The key of this CreateTag.
|
|
68
68
|
:type key: str
|
|
@@ -73,7 +73,7 @@ class CreateTag:
|
|
|
73
73
|
def value(self):
|
|
74
74
|
"""Gets the value of this CreateTag.
|
|
75
75
|
|
|
76
|
-
|
|
76
|
+
- 功能说明:标签值 - 约束: - 值的长度最大43字符,由英文字母、数字、下划线、点、中划线、中文字符组成。
|
|
77
77
|
|
|
78
78
|
:return: The value of this CreateTag.
|
|
79
79
|
:rtype: str
|
|
@@ -84,7 +84,7 @@ class CreateTag:
|
|
|
84
84
|
def value(self, value):
|
|
85
85
|
"""Sets the value of this CreateTag.
|
|
86
86
|
|
|
87
|
-
|
|
87
|
+
- 功能说明:标签值 - 约束: - 值的长度最大43字符,由英文字母、数字、下划线、点、中划线、中文字符组成。
|
|
88
88
|
|
|
89
89
|
:param value: The value of this CreateTag.
|
|
90
90
|
:type value: str
|
|
@@ -33,7 +33,7 @@ class CreateUserDisclaimerRecord:
|
|
|
33
33
|
|
|
34
34
|
The model defined in huaweicloud sdk
|
|
35
35
|
|
|
36
|
-
:param domain_id:
|
|
36
|
+
:param domain_id: - 租户账号ID,获取租户账号ID请参见[租户账号ID](https://support.huaweicloud.com/api-iam/iam_17_0002.html)
|
|
37
37
|
:type domain_id: str
|
|
38
38
|
:param created_at: 创建时间
|
|
39
39
|
:type created_at: datetime
|
|
@@ -59,7 +59,7 @@ class CreateUserDisclaimerRecord:
|
|
|
59
59
|
def domain_id(self):
|
|
60
60
|
"""Gets the domain_id of this CreateUserDisclaimerRecord.
|
|
61
61
|
|
|
62
|
-
|
|
62
|
+
- 租户账号ID,获取租户账号ID请参见[租户账号ID](https://support.huaweicloud.com/api-iam/iam_17_0002.html)
|
|
63
63
|
|
|
64
64
|
:return: The domain_id of this CreateUserDisclaimerRecord.
|
|
65
65
|
:rtype: str
|
|
@@ -70,7 +70,7 @@ class CreateUserDisclaimerRecord:
|
|
|
70
70
|
def domain_id(self, domain_id):
|
|
71
71
|
"""Sets the domain_id of this CreateUserDisclaimerRecord.
|
|
72
72
|
|
|
73
|
-
|
|
73
|
+
- 租户账号ID,获取租户账号ID请参见[租户账号ID](https://support.huaweicloud.com/api-iam/iam_17_0002.html)
|
|
74
74
|
|
|
75
75
|
:param domain_id: The domain_id of this CreateUserDisclaimerRecord.
|
|
76
76
|
:type domain_id: str
|
|
@@ -31,9 +31,9 @@ class CreateV2TagRequestBodyTag:
|
|
|
31
31
|
|
|
32
32
|
The model defined in huaweicloud sdk
|
|
33
33
|
|
|
34
|
-
:param key:
|
|
34
|
+
:param key: - 功能说明:标签名称 - 约束: - 创建的预定义标签如果与已有的预定义标签完全相同,则会覆盖已有的预定义标签;若只有“键”相同,“值”不同,则为新创建的预定义标签。 - 键的长度最大36字符,由英文字母、数字、下划线、中划线、中文字符组成。 - 单个资源最多可以添加20个标签。
|
|
35
35
|
:type key: str
|
|
36
|
-
:param value:
|
|
36
|
+
:param value: - 功能说明:标签值 - 约束: - 值的长度最大43字符,由英文字母、数字、下划线、点、中划线、中文字符组成。
|
|
37
37
|
:type value: str
|
|
38
38
|
"""
|
|
39
39
|
|
|
@@ -50,7 +50,7 @@ class CreateV2TagRequestBodyTag:
|
|
|
50
50
|
def key(self):
|
|
51
51
|
"""Gets the key of this CreateV2TagRequestBodyTag.
|
|
52
52
|
|
|
53
|
-
|
|
53
|
+
- 功能说明:标签名称 - 约束: - 创建的预定义标签如果与已有的预定义标签完全相同,则会覆盖已有的预定义标签;若只有“键”相同,“值”不同,则为新创建的预定义标签。 - 键的长度最大36字符,由英文字母、数字、下划线、中划线、中文字符组成。 - 单个资源最多可以添加20个标签。
|
|
54
54
|
|
|
55
55
|
:return: The key of this CreateV2TagRequestBodyTag.
|
|
56
56
|
:rtype: str
|
|
@@ -61,7 +61,7 @@ class CreateV2TagRequestBodyTag:
|
|
|
61
61
|
def key(self, key):
|
|
62
62
|
"""Sets the key of this CreateV2TagRequestBodyTag.
|
|
63
63
|
|
|
64
|
-
|
|
64
|
+
- 功能说明:标签名称 - 约束: - 创建的预定义标签如果与已有的预定义标签完全相同,则会覆盖已有的预定义标签;若只有“键”相同,“值”不同,则为新创建的预定义标签。 - 键的长度最大36字符,由英文字母、数字、下划线、中划线、中文字符组成。 - 单个资源最多可以添加20个标签。
|
|
65
65
|
|
|
66
66
|
:param key: The key of this CreateV2TagRequestBodyTag.
|
|
67
67
|
:type key: str
|
|
@@ -72,7 +72,7 @@ class CreateV2TagRequestBodyTag:
|
|
|
72
72
|
def value(self):
|
|
73
73
|
"""Gets the value of this CreateV2TagRequestBodyTag.
|
|
74
74
|
|
|
75
|
-
|
|
75
|
+
- 功能说明:标签值 - 约束: - 值的长度最大43字符,由英文字母、数字、下划线、点、中划线、中文字符组成。
|
|
76
76
|
|
|
77
77
|
:return: The value of this CreateV2TagRequestBodyTag.
|
|
78
78
|
:rtype: str
|
|
@@ -83,7 +83,7 @@ class CreateV2TagRequestBodyTag:
|
|
|
83
83
|
def value(self, value):
|
|
84
84
|
"""Sets the value of this CreateV2TagRequestBodyTag.
|
|
85
85
|
|
|
86
|
-
|
|
86
|
+
- 功能说明:标签值 - 约束: - 值的长度最大43字符,由英文字母、数字、下划线、点、中划线、中文字符组成。
|
|
87
87
|
|
|
88
88
|
:param value: The value of this CreateV2TagRequestBodyTag.
|
|
89
89
|
:type value: str
|
|
@@ -31,9 +31,9 @@ class DeleteGeipSegmentTagRequest:
|
|
|
31
31
|
|
|
32
32
|
The model defined in huaweicloud sdk
|
|
33
33
|
|
|
34
|
-
:param resource_id:
|
|
34
|
+
:param resource_id:
|
|
35
35
|
:type resource_id: str
|
|
36
|
-
:param tag_key:
|
|
36
|
+
:param tag_key:
|
|
37
37
|
:type tag_key: str
|
|
38
38
|
"""
|
|
39
39
|
|
|
@@ -50,8 +50,6 @@ class DeleteGeipSegmentTagRequest:
|
|
|
50
50
|
def resource_id(self):
|
|
51
51
|
"""Gets the resource_id of this DeleteGeipSegmentTagRequest.
|
|
52
52
|
|
|
53
|
-
全域弹性公网IP的id
|
|
54
|
-
|
|
55
53
|
:return: The resource_id of this DeleteGeipSegmentTagRequest.
|
|
56
54
|
:rtype: str
|
|
57
55
|
"""
|
|
@@ -61,8 +59,6 @@ class DeleteGeipSegmentTagRequest:
|
|
|
61
59
|
def resource_id(self, resource_id):
|
|
62
60
|
"""Sets the resource_id of this DeleteGeipSegmentTagRequest.
|
|
63
61
|
|
|
64
|
-
全域弹性公网IP的id
|
|
65
|
-
|
|
66
62
|
:param resource_id: The resource_id of this DeleteGeipSegmentTagRequest.
|
|
67
63
|
:type resource_id: str
|
|
68
64
|
"""
|
|
@@ -72,8 +68,6 @@ class DeleteGeipSegmentTagRequest:
|
|
|
72
68
|
def tag_key(self):
|
|
73
69
|
"""Gets the tag_key of this DeleteGeipSegmentTagRequest.
|
|
74
70
|
|
|
75
|
-
待删除标签的key
|
|
76
|
-
|
|
77
71
|
:return: The tag_key of this DeleteGeipSegmentTagRequest.
|
|
78
72
|
:rtype: str
|
|
79
73
|
"""
|
|
@@ -83,8 +77,6 @@ class DeleteGeipSegmentTagRequest:
|
|
|
83
77
|
def tag_key(self, tag_key):
|
|
84
78
|
"""Sets the tag_key of this DeleteGeipSegmentTagRequest.
|
|
85
79
|
|
|
86
|
-
待删除标签的key
|
|
87
|
-
|
|
88
80
|
:param tag_key: The tag_key of this DeleteGeipSegmentTagRequest.
|
|
89
81
|
:type tag_key: str
|
|
90
82
|
"""
|
|
@@ -29,7 +29,7 @@ class DeleteGlobalEipRequest:
|
|
|
29
29
|
|
|
30
30
|
The model defined in huaweicloud sdk
|
|
31
31
|
|
|
32
|
-
:param global_eip_id:
|
|
32
|
+
:param global_eip_id:
|
|
33
33
|
:type global_eip_id: str
|
|
34
34
|
"""
|
|
35
35
|
|
|
@@ -44,8 +44,6 @@ class DeleteGlobalEipRequest:
|
|
|
44
44
|
def global_eip_id(self):
|
|
45
45
|
"""Gets the global_eip_id of this DeleteGlobalEipRequest.
|
|
46
46
|
|
|
47
|
-
global_eip_id
|
|
48
|
-
|
|
49
47
|
:return: The global_eip_id of this DeleteGlobalEipRequest.
|
|
50
48
|
:rtype: str
|
|
51
49
|
"""
|
|
@@ -55,8 +53,6 @@ class DeleteGlobalEipRequest:
|
|
|
55
53
|
def global_eip_id(self, global_eip_id):
|
|
56
54
|
"""Sets the global_eip_id of this DeleteGlobalEipRequest.
|
|
57
55
|
|
|
58
|
-
global_eip_id
|
|
59
|
-
|
|
60
56
|
:param global_eip_id: The global_eip_id of this DeleteGlobalEipRequest.
|
|
61
57
|
:type global_eip_id: str
|
|
62
58
|
"""
|
|
@@ -29,7 +29,7 @@ class DeleteGlobalEipSegmentRequest:
|
|
|
29
29
|
|
|
30
30
|
The model defined in huaweicloud sdk
|
|
31
31
|
|
|
32
|
-
:param global_eip_segment_id:
|
|
32
|
+
:param global_eip_segment_id:
|
|
33
33
|
:type global_eip_segment_id: str
|
|
34
34
|
"""
|
|
35
35
|
|
|
@@ -44,8 +44,6 @@ class DeleteGlobalEipSegmentRequest:
|
|
|
44
44
|
def global_eip_segment_id(self):
|
|
45
45
|
"""Gets the global_eip_segment_id of this DeleteGlobalEipSegmentRequest.
|
|
46
46
|
|
|
47
|
-
global_eip_segment_id
|
|
48
|
-
|
|
49
47
|
:return: The global_eip_segment_id of this DeleteGlobalEipSegmentRequest.
|
|
50
48
|
:rtype: str
|
|
51
49
|
"""
|
|
@@ -55,8 +53,6 @@ class DeleteGlobalEipSegmentRequest:
|
|
|
55
53
|
def global_eip_segment_id(self, global_eip_segment_id):
|
|
56
54
|
"""Sets the global_eip_segment_id of this DeleteGlobalEipSegmentRequest.
|
|
57
55
|
|
|
58
|
-
global_eip_segment_id
|
|
59
|
-
|
|
60
56
|
:param global_eip_segment_id: The global_eip_segment_id of this DeleteGlobalEipSegmentRequest.
|
|
61
57
|
:type global_eip_segment_id: str
|
|
62
58
|
"""
|
|
@@ -31,9 +31,9 @@ class DeleteGlobalEipTagRequest:
|
|
|
31
31
|
|
|
32
32
|
The model defined in huaweicloud sdk
|
|
33
33
|
|
|
34
|
-
:param resource_id:
|
|
34
|
+
:param resource_id:
|
|
35
35
|
:type resource_id: str
|
|
36
|
-
:param tag_key:
|
|
36
|
+
:param tag_key:
|
|
37
37
|
:type tag_key: str
|
|
38
38
|
"""
|
|
39
39
|
|
|
@@ -50,8 +50,6 @@ class DeleteGlobalEipTagRequest:
|
|
|
50
50
|
def resource_id(self):
|
|
51
51
|
"""Gets the resource_id of this DeleteGlobalEipTagRequest.
|
|
52
52
|
|
|
53
|
-
全域弹性公网IP的id
|
|
54
|
-
|
|
55
53
|
:return: The resource_id of this DeleteGlobalEipTagRequest.
|
|
56
54
|
:rtype: str
|
|
57
55
|
"""
|
|
@@ -61,8 +59,6 @@ class DeleteGlobalEipTagRequest:
|
|
|
61
59
|
def resource_id(self, resource_id):
|
|
62
60
|
"""Sets the resource_id of this DeleteGlobalEipTagRequest.
|
|
63
61
|
|
|
64
|
-
全域弹性公网IP的id
|
|
65
|
-
|
|
66
62
|
:param resource_id: The resource_id of this DeleteGlobalEipTagRequest.
|
|
67
63
|
:type resource_id: str
|
|
68
64
|
"""
|
|
@@ -72,8 +68,6 @@ class DeleteGlobalEipTagRequest:
|
|
|
72
68
|
def tag_key(self):
|
|
73
69
|
"""Gets the tag_key of this DeleteGlobalEipTagRequest.
|
|
74
70
|
|
|
75
|
-
待删除标签的key
|
|
76
|
-
|
|
77
71
|
:return: The tag_key of this DeleteGlobalEipTagRequest.
|
|
78
72
|
:rtype: str
|
|
79
73
|
"""
|
|
@@ -83,8 +77,6 @@ class DeleteGlobalEipTagRequest:
|
|
|
83
77
|
def tag_key(self, tag_key):
|
|
84
78
|
"""Sets the tag_key of this DeleteGlobalEipTagRequest.
|
|
85
79
|
|
|
86
|
-
待删除标签的key
|
|
87
|
-
|
|
88
80
|
:param tag_key: The tag_key of this DeleteGlobalEipTagRequest.
|
|
89
81
|
:type tag_key: str
|
|
90
82
|
"""
|
|
@@ -29,7 +29,7 @@ class DeleteInternetBandwidthRequest:
|
|
|
29
29
|
|
|
30
30
|
The model defined in huaweicloud sdk
|
|
31
31
|
|
|
32
|
-
:param internet_bandwidth_id:
|
|
32
|
+
:param internet_bandwidth_id:
|
|
33
33
|
:type internet_bandwidth_id: str
|
|
34
34
|
"""
|
|
35
35
|
|
|
@@ -44,8 +44,6 @@ class DeleteInternetBandwidthRequest:
|
|
|
44
44
|
def internet_bandwidth_id(self):
|
|
45
45
|
"""Gets the internet_bandwidth_id of this DeleteInternetBandwidthRequest.
|
|
46
46
|
|
|
47
|
-
全域公网带宽的ID
|
|
48
|
-
|
|
49
47
|
:return: The internet_bandwidth_id of this DeleteInternetBandwidthRequest.
|
|
50
48
|
:rtype: str
|
|
51
49
|
"""
|
|
@@ -55,8 +53,6 @@ class DeleteInternetBandwidthRequest:
|
|
|
55
53
|
def internet_bandwidth_id(self, internet_bandwidth_id):
|
|
56
54
|
"""Sets the internet_bandwidth_id of this DeleteInternetBandwidthRequest.
|
|
57
55
|
|
|
58
|
-
全域公网带宽的ID
|
|
59
|
-
|
|
60
56
|
:param internet_bandwidth_id: The internet_bandwidth_id of this DeleteInternetBandwidthRequest.
|
|
61
57
|
:type internet_bandwidth_id: str
|
|
62
58
|
"""
|
|
@@ -31,9 +31,9 @@ class DeleteInternetBandwidthTagRequest:
|
|
|
31
31
|
|
|
32
32
|
The model defined in huaweicloud sdk
|
|
33
33
|
|
|
34
|
-
:param resource_id:
|
|
34
|
+
:param resource_id:
|
|
35
35
|
:type resource_id: str
|
|
36
|
-
:param tag_key:
|
|
36
|
+
:param tag_key:
|
|
37
37
|
:type tag_key: str
|
|
38
38
|
"""
|
|
39
39
|
|
|
@@ -50,8 +50,6 @@ class DeleteInternetBandwidthTagRequest:
|
|
|
50
50
|
def resource_id(self):
|
|
51
51
|
"""Gets the resource_id of this DeleteInternetBandwidthTagRequest.
|
|
52
52
|
|
|
53
|
-
全域公网带宽的id
|
|
54
|
-
|
|
55
53
|
:return: The resource_id of this DeleteInternetBandwidthTagRequest.
|
|
56
54
|
:rtype: str
|
|
57
55
|
"""
|
|
@@ -61,8 +59,6 @@ class DeleteInternetBandwidthTagRequest:
|
|
|
61
59
|
def resource_id(self, resource_id):
|
|
62
60
|
"""Sets the resource_id of this DeleteInternetBandwidthTagRequest.
|
|
63
61
|
|
|
64
|
-
全域公网带宽的id
|
|
65
|
-
|
|
66
62
|
:param resource_id: The resource_id of this DeleteInternetBandwidthTagRequest.
|
|
67
63
|
:type resource_id: str
|
|
68
64
|
"""
|
|
@@ -72,8 +68,6 @@ class DeleteInternetBandwidthTagRequest:
|
|
|
72
68
|
def tag_key(self):
|
|
73
69
|
"""Gets the tag_key of this DeleteInternetBandwidthTagRequest.
|
|
74
70
|
|
|
75
|
-
待删除标签的key
|
|
76
|
-
|
|
77
71
|
:return: The tag_key of this DeleteInternetBandwidthTagRequest.
|
|
78
72
|
:rtype: str
|
|
79
73
|
"""
|
|
@@ -83,8 +77,6 @@ class DeleteInternetBandwidthTagRequest:
|
|
|
83
77
|
def tag_key(self, tag_key):
|
|
84
78
|
"""Sets the tag_key of this DeleteInternetBandwidthTagRequest.
|
|
85
79
|
|
|
86
|
-
待删除标签的key
|
|
87
|
-
|
|
88
80
|
:param tag_key: The tag_key of this DeleteInternetBandwidthTagRequest.
|
|
89
81
|
:type tag_key: str
|
|
90
82
|
"""
|
|
@@ -29,7 +29,7 @@ class DetachInternetBandwidth:
|
|
|
29
29
|
|
|
30
30
|
The model defined in huaweicloud sdk
|
|
31
31
|
|
|
32
|
-
:param global_eip_segment_id:
|
|
32
|
+
:param global_eip_segment_id: 全域弹性公网IP段ID
|
|
33
33
|
:type global_eip_segment_id: str
|
|
34
34
|
"""
|
|
35
35
|
|
|
@@ -44,7 +44,7 @@ class DetachInternetBandwidth:
|
|
|
44
44
|
def global_eip_segment_id(self):
|
|
45
45
|
"""Gets the global_eip_segment_id of this DetachInternetBandwidth.
|
|
46
46
|
|
|
47
|
-
|
|
47
|
+
全域弹性公网IP段ID
|
|
48
48
|
|
|
49
49
|
:return: The global_eip_segment_id of this DetachInternetBandwidth.
|
|
50
50
|
:rtype: str
|
|
@@ -55,7 +55,7 @@ class DetachInternetBandwidth:
|
|
|
55
55
|
def global_eip_segment_id(self, global_eip_segment_id):
|
|
56
56
|
"""Sets the global_eip_segment_id of this DetachInternetBandwidth.
|
|
57
57
|
|
|
58
|
-
|
|
58
|
+
全域弹性公网IP段ID
|
|
59
59
|
|
|
60
60
|
:param global_eip_segment_id: The global_eip_segment_id of this DetachInternetBandwidth.
|
|
61
61
|
:type global_eip_segment_id: str
|
|
@@ -39,7 +39,7 @@ class DetachInternetBandwidthGlobalEips:
|
|
|
39
39
|
'is_pre_paid': 'bool',
|
|
40
40
|
'tags': 'list[Tag]',
|
|
41
41
|
'sys_tags': 'list[Tag]',
|
|
42
|
-
'enterprise_project_id': '
|
|
42
|
+
'enterprise_project_id': 'object'
|
|
43
43
|
}
|
|
44
44
|
|
|
45
45
|
attribute_map = {
|
|
@@ -73,21 +73,21 @@ class DetachInternetBandwidthGlobalEips:
|
|
|
73
73
|
|
|
74
74
|
The model defined in huaweicloud sdk
|
|
75
75
|
|
|
76
|
-
:param id: ID
|
|
76
|
+
:param id: 全域弹性公网IP的ID
|
|
77
77
|
:type id: str
|
|
78
|
-
:param name:
|
|
78
|
+
:param name: - 功能说明:全域弹性公网IP名称 - 取值范围:1-64,支持数字、字母、中文、_(下划线)、-(中划线)、.(点)
|
|
79
79
|
:type name: str
|
|
80
|
-
:param domain_id:
|
|
80
|
+
:param domain_id: - 租户账号ID,获取租户账号ID请参见[租户账号ID](https://support.huaweicloud.com/api-iam/iam_17_0002.html)
|
|
81
81
|
:type domain_id: str
|
|
82
|
-
:param description:
|
|
82
|
+
:param description: - 功能说明:用户自定义的资源描述 - 约束: - 值的长度最大512字符,由数字、字母、中文、_(下划线)、-(中划线)、.(点)组成。
|
|
83
83
|
:type description: str
|
|
84
84
|
:param access_site: 接入点信息
|
|
85
85
|
:type access_site: str
|
|
86
86
|
:param geip_pool_name: 全域弹性公网IP池子名称
|
|
87
87
|
:type geip_pool_name: str
|
|
88
|
-
:param isp:
|
|
88
|
+
:param isp: 全域弹性公网IP所属线路
|
|
89
89
|
:type isp: str
|
|
90
|
-
:param ip_version:
|
|
90
|
+
:param ip_version: - 功能说明:全域弹性公网IP的版本 - 取值范围:4、6
|
|
91
91
|
:type ip_version: int
|
|
92
92
|
:param ip_address: IPv4地址
|
|
93
93
|
:type ip_address: str
|
|
@@ -117,8 +117,8 @@ class DetachInternetBandwidthGlobalEips:
|
|
|
117
117
|
:type tags: list[:class:`huaweicloudsdkgeip.v3.Tag`]
|
|
118
118
|
:param sys_tags: 系统标签
|
|
119
119
|
:type sys_tags: list[:class:`huaweicloudsdkgeip.v3.Tag`]
|
|
120
|
-
:param enterprise_project_id:
|
|
121
|
-
:type enterprise_project_id:
|
|
120
|
+
:param enterprise_project_id: - 企业项目ID。最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 创建全域弹性公网IP时,给全域弹性公网IP绑定企业项目ID。 - 不指定该参数时,默认值是 0 - 关于企业项目ID的获取及企业项目特性的详细信息,请参见[《企业管理用户指南》](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)。
|
|
121
|
+
:type enterprise_project_id: object
|
|
122
122
|
"""
|
|
123
123
|
|
|
124
124
|
|
|
@@ -199,7 +199,7 @@ class DetachInternetBandwidthGlobalEips:
|
|
|
199
199
|
def id(self):
|
|
200
200
|
"""Gets the id of this DetachInternetBandwidthGlobalEips.
|
|
201
201
|
|
|
202
|
-
ID
|
|
202
|
+
全域弹性公网IP的ID
|
|
203
203
|
|
|
204
204
|
:return: The id of this DetachInternetBandwidthGlobalEips.
|
|
205
205
|
:rtype: str
|
|
@@ -210,7 +210,7 @@ class DetachInternetBandwidthGlobalEips:
|
|
|
210
210
|
def id(self, id):
|
|
211
211
|
"""Sets the id of this DetachInternetBandwidthGlobalEips.
|
|
212
212
|
|
|
213
|
-
ID
|
|
213
|
+
全域弹性公网IP的ID
|
|
214
214
|
|
|
215
215
|
:param id: The id of this DetachInternetBandwidthGlobalEips.
|
|
216
216
|
:type id: str
|
|
@@ -221,7 +221,7 @@ class DetachInternetBandwidthGlobalEips:
|
|
|
221
221
|
def name(self):
|
|
222
222
|
"""Gets the name of this DetachInternetBandwidthGlobalEips.
|
|
223
223
|
|
|
224
|
-
|
|
224
|
+
- 功能说明:全域弹性公网IP名称 - 取值范围:1-64,支持数字、字母、中文、_(下划线)、-(中划线)、.(点)
|
|
225
225
|
|
|
226
226
|
:return: The name of this DetachInternetBandwidthGlobalEips.
|
|
227
227
|
:rtype: str
|
|
@@ -232,7 +232,7 @@ class DetachInternetBandwidthGlobalEips:
|
|
|
232
232
|
def name(self, name):
|
|
233
233
|
"""Sets the name of this DetachInternetBandwidthGlobalEips.
|
|
234
234
|
|
|
235
|
-
|
|
235
|
+
- 功能说明:全域弹性公网IP名称 - 取值范围:1-64,支持数字、字母、中文、_(下划线)、-(中划线)、.(点)
|
|
236
236
|
|
|
237
237
|
:param name: The name of this DetachInternetBandwidthGlobalEips.
|
|
238
238
|
:type name: str
|
|
@@ -243,7 +243,7 @@ class DetachInternetBandwidthGlobalEips:
|
|
|
243
243
|
def domain_id(self):
|
|
244
244
|
"""Gets the domain_id of this DetachInternetBandwidthGlobalEips.
|
|
245
245
|
|
|
246
|
-
|
|
246
|
+
- 租户账号ID,获取租户账号ID请参见[租户账号ID](https://support.huaweicloud.com/api-iam/iam_17_0002.html)
|
|
247
247
|
|
|
248
248
|
:return: The domain_id of this DetachInternetBandwidthGlobalEips.
|
|
249
249
|
:rtype: str
|
|
@@ -254,7 +254,7 @@ class DetachInternetBandwidthGlobalEips:
|
|
|
254
254
|
def domain_id(self, domain_id):
|
|
255
255
|
"""Sets the domain_id of this DetachInternetBandwidthGlobalEips.
|
|
256
256
|
|
|
257
|
-
|
|
257
|
+
- 租户账号ID,获取租户账号ID请参见[租户账号ID](https://support.huaweicloud.com/api-iam/iam_17_0002.html)
|
|
258
258
|
|
|
259
259
|
:param domain_id: The domain_id of this DetachInternetBandwidthGlobalEips.
|
|
260
260
|
:type domain_id: str
|
|
@@ -265,7 +265,7 @@ class DetachInternetBandwidthGlobalEips:
|
|
|
265
265
|
def description(self):
|
|
266
266
|
"""Gets the description of this DetachInternetBandwidthGlobalEips.
|
|
267
267
|
|
|
268
|
-
|
|
268
|
+
- 功能说明:用户自定义的资源描述 - 约束: - 值的长度最大512字符,由数字、字母、中文、_(下划线)、-(中划线)、.(点)组成。
|
|
269
269
|
|
|
270
270
|
:return: The description of this DetachInternetBandwidthGlobalEips.
|
|
271
271
|
:rtype: str
|
|
@@ -276,7 +276,7 @@ class DetachInternetBandwidthGlobalEips:
|
|
|
276
276
|
def description(self, description):
|
|
277
277
|
"""Sets the description of this DetachInternetBandwidthGlobalEips.
|
|
278
278
|
|
|
279
|
-
|
|
279
|
+
- 功能说明:用户自定义的资源描述 - 约束: - 值的长度最大512字符,由数字、字母、中文、_(下划线)、-(中划线)、.(点)组成。
|
|
280
280
|
|
|
281
281
|
:param description: The description of this DetachInternetBandwidthGlobalEips.
|
|
282
282
|
:type description: str
|
|
@@ -331,7 +331,7 @@ class DetachInternetBandwidthGlobalEips:
|
|
|
331
331
|
def isp(self):
|
|
332
332
|
"""Gets the isp of this DetachInternetBandwidthGlobalEips.
|
|
333
333
|
|
|
334
|
-
|
|
334
|
+
全域弹性公网IP所属线路
|
|
335
335
|
|
|
336
336
|
:return: The isp of this DetachInternetBandwidthGlobalEips.
|
|
337
337
|
:rtype: str
|
|
@@ -342,7 +342,7 @@ class DetachInternetBandwidthGlobalEips:
|
|
|
342
342
|
def isp(self, isp):
|
|
343
343
|
"""Sets the isp of this DetachInternetBandwidthGlobalEips.
|
|
344
344
|
|
|
345
|
-
|
|
345
|
+
全域弹性公网IP所属线路
|
|
346
346
|
|
|
347
347
|
:param isp: The isp of this DetachInternetBandwidthGlobalEips.
|
|
348
348
|
:type isp: str
|
|
@@ -353,7 +353,7 @@ class DetachInternetBandwidthGlobalEips:
|
|
|
353
353
|
def ip_version(self):
|
|
354
354
|
"""Gets the ip_version of this DetachInternetBandwidthGlobalEips.
|
|
355
355
|
|
|
356
|
-
|
|
356
|
+
- 功能说明:全域弹性公网IP的版本 - 取值范围:4、6
|
|
357
357
|
|
|
358
358
|
:return: The ip_version of this DetachInternetBandwidthGlobalEips.
|
|
359
359
|
:rtype: int
|
|
@@ -364,7 +364,7 @@ class DetachInternetBandwidthGlobalEips:
|
|
|
364
364
|
def ip_version(self, ip_version):
|
|
365
365
|
"""Sets the ip_version of this DetachInternetBandwidthGlobalEips.
|
|
366
366
|
|
|
367
|
-
|
|
367
|
+
- 功能说明:全域弹性公网IP的版本 - 取值范围:4、6
|
|
368
368
|
|
|
369
369
|
:param ip_version: The ip_version of this DetachInternetBandwidthGlobalEips.
|
|
370
370
|
:type ip_version: int
|
|
@@ -671,10 +671,10 @@ class DetachInternetBandwidthGlobalEips:
|
|
|
671
671
|
def enterprise_project_id(self):
|
|
672
672
|
"""Gets the enterprise_project_id of this DetachInternetBandwidthGlobalEips.
|
|
673
673
|
|
|
674
|
-
|
|
674
|
+
- 企业项目ID。最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 创建全域弹性公网IP时,给全域弹性公网IP绑定企业项目ID。 - 不指定该参数时,默认值是 0 - 关于企业项目ID的获取及企业项目特性的详细信息,请参见[《企业管理用户指南》](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)。
|
|
675
675
|
|
|
676
676
|
:return: The enterprise_project_id of this DetachInternetBandwidthGlobalEips.
|
|
677
|
-
:rtype:
|
|
677
|
+
:rtype: object
|
|
678
678
|
"""
|
|
679
679
|
return self._enterprise_project_id
|
|
680
680
|
|
|
@@ -682,10 +682,10 @@ class DetachInternetBandwidthGlobalEips:
|
|
|
682
682
|
def enterprise_project_id(self, enterprise_project_id):
|
|
683
683
|
"""Sets the enterprise_project_id of this DetachInternetBandwidthGlobalEips.
|
|
684
684
|
|
|
685
|
-
|
|
685
|
+
- 企业项目ID。最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 创建全域弹性公网IP时,给全域弹性公网IP绑定企业项目ID。 - 不指定该参数时,默认值是 0 - 关于企业项目ID的获取及企业项目特性的详细信息,请参见[《企业管理用户指南》](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)。
|
|
686
686
|
|
|
687
687
|
:param enterprise_project_id: The enterprise_project_id of this DetachInternetBandwidthGlobalEips.
|
|
688
|
-
:type enterprise_project_id:
|
|
688
|
+
:type enterprise_project_id: object
|
|
689
689
|
"""
|
|
690
690
|
self._enterprise_project_id = enterprise_project_id
|
|
691
691
|
|