huaweicloudsdkgeip 3.1.86__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.86.dist-info → huaweicloudsdkgeip-3.1.132.dist-info}/METADATA +2 -2
- {huaweicloudsdkgeip-3.1.86.dist-info → huaweicloudsdkgeip-3.1.132.dist-info}/RECORD +121 -125
- {huaweicloudsdkgeip-3.1.86.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.86.dist-info → huaweicloudsdkgeip-3.1.132.dist-info}/LICENSE +0 -0
- {huaweicloudsdkgeip-3.1.86.dist-info → huaweicloudsdkgeip-3.1.132.dist-info}/top_level.txt +0 -0
|
@@ -31,9 +31,9 @@ class DetachInternetBandwidthRequest:
|
|
|
31
31
|
|
|
32
32
|
The model defined in huaweicloud sdk
|
|
33
33
|
|
|
34
|
-
:param global_eip_id:
|
|
34
|
+
:param global_eip_id:
|
|
35
35
|
:type global_eip_id: str
|
|
36
|
-
:param force_unbind:
|
|
36
|
+
:param force_unbind:
|
|
37
37
|
:type force_unbind: bool
|
|
38
38
|
"""
|
|
39
39
|
|
|
@@ -51,8 +51,6 @@ class DetachInternetBandwidthRequest:
|
|
|
51
51
|
def global_eip_id(self):
|
|
52
52
|
"""Gets the global_eip_id of this DetachInternetBandwidthRequest.
|
|
53
53
|
|
|
54
|
-
global_eip_id
|
|
55
|
-
|
|
56
54
|
:return: The global_eip_id of this DetachInternetBandwidthRequest.
|
|
57
55
|
:rtype: str
|
|
58
56
|
"""
|
|
@@ -62,8 +60,6 @@ class DetachInternetBandwidthRequest:
|
|
|
62
60
|
def global_eip_id(self, global_eip_id):
|
|
63
61
|
"""Sets the global_eip_id of this DetachInternetBandwidthRequest.
|
|
64
62
|
|
|
65
|
-
global_eip_id
|
|
66
|
-
|
|
67
63
|
:param global_eip_id: The global_eip_id of this DetachInternetBandwidthRequest.
|
|
68
64
|
:type global_eip_id: str
|
|
69
65
|
"""
|
|
@@ -73,8 +69,6 @@ class DetachInternetBandwidthRequest:
|
|
|
73
69
|
def force_unbind(self):
|
|
74
70
|
"""Gets the force_unbind of this DetachInternetBandwidthRequest.
|
|
75
71
|
|
|
76
|
-
是否强制解绑
|
|
77
|
-
|
|
78
72
|
:return: The force_unbind of this DetachInternetBandwidthRequest.
|
|
79
73
|
:rtype: bool
|
|
80
74
|
"""
|
|
@@ -84,8 +78,6 @@ class DetachInternetBandwidthRequest:
|
|
|
84
78
|
def force_unbind(self, force_unbind):
|
|
85
79
|
"""Sets the force_unbind of this DetachInternetBandwidthRequest.
|
|
86
80
|
|
|
87
|
-
是否强制解绑
|
|
88
|
-
|
|
89
81
|
:param force_unbind: The force_unbind of this DetachInternetBandwidthRequest.
|
|
90
82
|
:type force_unbind: bool
|
|
91
83
|
"""
|
|
@@ -29,7 +29,7 @@ class DisassociateGeipSegmentInstanceRequest:
|
|
|
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 DisassociateGeipSegmentInstanceRequest:
|
|
|
44
44
|
def global_eip_segment_id(self):
|
|
45
45
|
"""Gets the global_eip_segment_id of this DisassociateGeipSegmentInstanceRequest.
|
|
46
46
|
|
|
47
|
-
global_eip_segment_id
|
|
48
|
-
|
|
49
47
|
:return: The global_eip_segment_id of this DisassociateGeipSegmentInstanceRequest.
|
|
50
48
|
:rtype: str
|
|
51
49
|
"""
|
|
@@ -55,8 +53,6 @@ class DisassociateGeipSegmentInstanceRequest:
|
|
|
55
53
|
def global_eip_segment_id(self, global_eip_segment_id):
|
|
56
54
|
"""Sets the global_eip_segment_id of this DisassociateGeipSegmentInstanceRequest.
|
|
57
55
|
|
|
58
|
-
global_eip_segment_id
|
|
59
|
-
|
|
60
56
|
:param global_eip_segment_id: The global_eip_segment_id of this DisassociateGeipSegmentInstanceRequest.
|
|
61
57
|
:type global_eip_segment_id: str
|
|
62
58
|
"""
|
|
@@ -33,7 +33,7 @@ class DisassociateInstanceRequest:
|
|
|
33
33
|
|
|
34
34
|
:param is_reserve_gcb: 解绑实例后是否保留GCB,false表示解绑实例后会同时删除GCB
|
|
35
35
|
:type is_reserve_gcb: bool
|
|
36
|
-
:param global_eip_id:
|
|
36
|
+
:param global_eip_id:
|
|
37
37
|
:type global_eip_id: str
|
|
38
38
|
"""
|
|
39
39
|
|
|
@@ -72,8 +72,6 @@ class DisassociateInstanceRequest:
|
|
|
72
72
|
def global_eip_id(self):
|
|
73
73
|
"""Gets the global_eip_id of this DisassociateInstanceRequest.
|
|
74
74
|
|
|
75
|
-
global_eip_id
|
|
76
|
-
|
|
77
75
|
:return: The global_eip_id of this DisassociateInstanceRequest.
|
|
78
76
|
:rtype: str
|
|
79
77
|
"""
|
|
@@ -83,8 +81,6 @@ class DisassociateInstanceRequest:
|
|
|
83
81
|
def global_eip_id(self, global_eip_id):
|
|
84
82
|
"""Sets the global_eip_id of this DisassociateInstanceRequest.
|
|
85
83
|
|
|
86
|
-
global_eip_id
|
|
87
|
-
|
|
88
84
|
:param global_eip_id: The global_eip_id of this DisassociateInstanceRequest.
|
|
89
85
|
:type global_eip_id: str
|
|
90
86
|
"""
|
|
@@ -31,9 +31,9 @@ class GeipTags:
|
|
|
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 values:
|
|
36
|
+
:param values: - 功能说明:标签值列表 - 约束: - 值的长度最大43字符,由英文字母、数字、下划线、点、中划线、中文字符组成。
|
|
37
37
|
:type values: list[str]
|
|
38
38
|
"""
|
|
39
39
|
|
|
@@ -50,7 +50,7 @@ class GeipTags:
|
|
|
50
50
|
def key(self):
|
|
51
51
|
"""Gets the key of this GeipTags.
|
|
52
52
|
|
|
53
|
-
|
|
53
|
+
- 功能说明:标签名称 - 约束: - 创建的预定义标签如果与已有的预定义标签完全相同,则会覆盖已有的预定义标签;若只有“键”相同,“值”不同,则为新创建的预定义标签。 - 键的长度最大36字符,由英文字母、数字、下划线、中划线、中文字符组成。 - 单个资源最多可以添加20个标签。
|
|
54
54
|
|
|
55
55
|
:return: The key of this GeipTags.
|
|
56
56
|
:rtype: str
|
|
@@ -61,7 +61,7 @@ class GeipTags:
|
|
|
61
61
|
def key(self, key):
|
|
62
62
|
"""Sets the key of this GeipTags.
|
|
63
63
|
|
|
64
|
-
|
|
64
|
+
- 功能说明:标签名称 - 约束: - 创建的预定义标签如果与已有的预定义标签完全相同,则会覆盖已有的预定义标签;若只有“键”相同,“值”不同,则为新创建的预定义标签。 - 键的长度最大36字符,由英文字母、数字、下划线、中划线、中文字符组成。 - 单个资源最多可以添加20个标签。
|
|
65
65
|
|
|
66
66
|
:param key: The key of this GeipTags.
|
|
67
67
|
:type key: str
|
|
@@ -72,7 +72,7 @@ class GeipTags:
|
|
|
72
72
|
def values(self):
|
|
73
73
|
"""Gets the values of this GeipTags.
|
|
74
74
|
|
|
75
|
-
|
|
75
|
+
- 功能说明:标签值列表 - 约束: - 值的长度最大43字符,由英文字母、数字、下划线、点、中划线、中文字符组成。
|
|
76
76
|
|
|
77
77
|
:return: The values of this GeipTags.
|
|
78
78
|
:rtype: list[str]
|
|
@@ -83,7 +83,7 @@ class GeipTags:
|
|
|
83
83
|
def values(self, values):
|
|
84
84
|
"""Sets the values of this GeipTags.
|
|
85
85
|
|
|
86
|
-
|
|
86
|
+
- 功能说明:标签值列表 - 约束: - 值的长度最大43字符,由英文字母、数字、下划线、点、中划线、中文字符组成。
|
|
87
87
|
|
|
88
88
|
:param values: The values of this GeipTags.
|
|
89
89
|
:type values: list[str]
|
|
@@ -31,9 +31,9 @@ class GetAccountTagsV2:
|
|
|
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 values:
|
|
36
|
+
:param values: - 功能说明:标签值列表 - 约束: - 值的长度最大43字符,由英文字母、数字、下划线、点、中划线、中文字符组成。
|
|
37
37
|
:type values: list[str]
|
|
38
38
|
"""
|
|
39
39
|
|
|
@@ -50,7 +50,7 @@ class GetAccountTagsV2:
|
|
|
50
50
|
def key(self):
|
|
51
51
|
"""Gets the key of this GetAccountTagsV2.
|
|
52
52
|
|
|
53
|
-
|
|
53
|
+
- 功能说明:标签名称 - 约束: - 创建的预定义标签如果与已有的预定义标签完全相同,则会覆盖已有的预定义标签;若只有“键”相同,“值”不同,则为新创建的预定义标签。 - 键的长度最大36字符,由英文字母、数字、下划线、中划线、中文字符组成。 - 单个资源最多可以添加20个标签。
|
|
54
54
|
|
|
55
55
|
:return: The key of this GetAccountTagsV2.
|
|
56
56
|
:rtype: str
|
|
@@ -61,7 +61,7 @@ class GetAccountTagsV2:
|
|
|
61
61
|
def key(self, key):
|
|
62
62
|
"""Sets the key of this GetAccountTagsV2.
|
|
63
63
|
|
|
64
|
-
|
|
64
|
+
- 功能说明:标签名称 - 约束: - 创建的预定义标签如果与已有的预定义标签完全相同,则会覆盖已有的预定义标签;若只有“键”相同,“值”不同,则为新创建的预定义标签。 - 键的长度最大36字符,由英文字母、数字、下划线、中划线、中文字符组成。 - 单个资源最多可以添加20个标签。
|
|
65
65
|
|
|
66
66
|
:param key: The key of this GetAccountTagsV2.
|
|
67
67
|
:type key: str
|
|
@@ -72,7 +72,7 @@ class GetAccountTagsV2:
|
|
|
72
72
|
def values(self):
|
|
73
73
|
"""Gets the values of this GetAccountTagsV2.
|
|
74
74
|
|
|
75
|
-
|
|
75
|
+
- 功能说明:标签值列表 - 约束: - 值的长度最大43字符,由英文字母、数字、下划线、点、中划线、中文字符组成。
|
|
76
76
|
|
|
77
77
|
:return: The values of this GetAccountTagsV2.
|
|
78
78
|
:rtype: list[str]
|
|
@@ -83,7 +83,7 @@ class GetAccountTagsV2:
|
|
|
83
83
|
def values(self, values):
|
|
84
84
|
"""Sets the values of this GetAccountTagsV2.
|
|
85
85
|
|
|
86
|
-
|
|
86
|
+
- 功能说明:标签值列表 - 约束: - 值的长度最大43字符,由英文字母、数字、下划线、点、中划线、中文字符组成。
|
|
87
87
|
|
|
88
88
|
:param values: The values of this GetAccountTagsV2.
|
|
89
89
|
:type values: list[str]
|
|
@@ -39,15 +39,15 @@ class GlobalConnectionBandwidthInfo:
|
|
|
39
39
|
|
|
40
40
|
The model defined in huaweicloud sdk
|
|
41
41
|
|
|
42
|
-
:param gcb_id:
|
|
42
|
+
:param gcb_id: 骨干带宽的ID
|
|
43
43
|
:type gcb_id: str
|
|
44
|
-
:param size:
|
|
44
|
+
:param size: 骨干带宽的大小
|
|
45
45
|
:type size: int
|
|
46
46
|
:param gcb_type: 骨干带宽类型(城域、区域和大区)
|
|
47
47
|
:type gcb_type: str
|
|
48
|
-
:param admin_state:
|
|
48
|
+
:param admin_state: - 功能说明:骨干带宽状态 - 取值范围:NORMAL 正常、FREEZED 冻结
|
|
49
49
|
:type admin_state: str
|
|
50
|
-
:param sla_level:
|
|
50
|
+
:param sla_level: - 功能说明:网络服务等级 - 取值范围:Pt - 铂金,Au - 金牌,Ag - 银牌,Cu - 铜牌
|
|
51
51
|
:type sla_level: str
|
|
52
52
|
:param dscp: 线路质量金银铜对应的DSCP值
|
|
53
53
|
:type dscp: int
|
|
@@ -80,7 +80,7 @@ class GlobalConnectionBandwidthInfo:
|
|
|
80
80
|
def gcb_id(self):
|
|
81
81
|
"""Gets the gcb_id of this GlobalConnectionBandwidthInfo.
|
|
82
82
|
|
|
83
|
-
|
|
83
|
+
骨干带宽的ID
|
|
84
84
|
|
|
85
85
|
:return: The gcb_id of this GlobalConnectionBandwidthInfo.
|
|
86
86
|
:rtype: str
|
|
@@ -91,7 +91,7 @@ class GlobalConnectionBandwidthInfo:
|
|
|
91
91
|
def gcb_id(self, gcb_id):
|
|
92
92
|
"""Sets the gcb_id of this GlobalConnectionBandwidthInfo.
|
|
93
93
|
|
|
94
|
-
|
|
94
|
+
骨干带宽的ID
|
|
95
95
|
|
|
96
96
|
:param gcb_id: The gcb_id of this GlobalConnectionBandwidthInfo.
|
|
97
97
|
:type gcb_id: str
|
|
@@ -102,7 +102,7 @@ class GlobalConnectionBandwidthInfo:
|
|
|
102
102
|
def size(self):
|
|
103
103
|
"""Gets the size of this GlobalConnectionBandwidthInfo.
|
|
104
104
|
|
|
105
|
-
|
|
105
|
+
骨干带宽的大小
|
|
106
106
|
|
|
107
107
|
:return: The size of this GlobalConnectionBandwidthInfo.
|
|
108
108
|
:rtype: int
|
|
@@ -113,7 +113,7 @@ class GlobalConnectionBandwidthInfo:
|
|
|
113
113
|
def size(self, size):
|
|
114
114
|
"""Sets the size of this GlobalConnectionBandwidthInfo.
|
|
115
115
|
|
|
116
|
-
|
|
116
|
+
骨干带宽的大小
|
|
117
117
|
|
|
118
118
|
:param size: The size of this GlobalConnectionBandwidthInfo.
|
|
119
119
|
:type size: int
|
|
@@ -146,7 +146,7 @@ class GlobalConnectionBandwidthInfo:
|
|
|
146
146
|
def admin_state(self):
|
|
147
147
|
"""Gets the admin_state of this GlobalConnectionBandwidthInfo.
|
|
148
148
|
|
|
149
|
-
|
|
149
|
+
- 功能说明:骨干带宽状态 - 取值范围:NORMAL 正常、FREEZED 冻结
|
|
150
150
|
|
|
151
151
|
:return: The admin_state of this GlobalConnectionBandwidthInfo.
|
|
152
152
|
:rtype: str
|
|
@@ -157,7 +157,7 @@ class GlobalConnectionBandwidthInfo:
|
|
|
157
157
|
def admin_state(self, admin_state):
|
|
158
158
|
"""Sets the admin_state of this GlobalConnectionBandwidthInfo.
|
|
159
159
|
|
|
160
|
-
|
|
160
|
+
- 功能说明:骨干带宽状态 - 取值范围:NORMAL 正常、FREEZED 冻结
|
|
161
161
|
|
|
162
162
|
:param admin_state: The admin_state of this GlobalConnectionBandwidthInfo.
|
|
163
163
|
:type admin_state: str
|
|
@@ -168,7 +168,7 @@ class GlobalConnectionBandwidthInfo:
|
|
|
168
168
|
def sla_level(self):
|
|
169
169
|
"""Gets the sla_level of this GlobalConnectionBandwidthInfo.
|
|
170
170
|
|
|
171
|
-
|
|
171
|
+
- 功能说明:网络服务等级 - 取值范围:Pt - 铂金,Au - 金牌,Ag - 银牌,Cu - 铜牌
|
|
172
172
|
|
|
173
173
|
:return: The sla_level of this GlobalConnectionBandwidthInfo.
|
|
174
174
|
:rtype: str
|
|
@@ -179,7 +179,7 @@ class GlobalConnectionBandwidthInfo:
|
|
|
179
179
|
def sla_level(self, sla_level):
|
|
180
180
|
"""Sets the sla_level of this GlobalConnectionBandwidthInfo.
|
|
181
181
|
|
|
182
|
-
|
|
182
|
+
- 功能说明:网络服务等级 - 取值范围:Pt - 铂金,Au - 金牌,Ag - 银牌,Cu - 铜牌
|
|
183
183
|
|
|
184
184
|
:param sla_level: The sla_level of this GlobalConnectionBandwidthInfo.
|
|
185
185
|
:type sla_level: str
|
|
@@ -49,7 +49,7 @@ class InstanceInfo:
|
|
|
49
49
|
:type region: str
|
|
50
50
|
:param quark_vpc_endpoint: quark后端地址
|
|
51
51
|
:type quark_vpc_endpoint: str
|
|
52
|
-
:param project_id: 项目ID
|
|
52
|
+
:param project_id: 项目ID,获取项目ID请参见[获取项目ID](https://support.huaweicloud.com/api-vpc/vpc_api_0011.html)
|
|
53
53
|
:type project_id: str
|
|
54
54
|
:param instance_type: 支持绑定的实例类型
|
|
55
55
|
:type instance_type: str
|
|
@@ -59,7 +59,7 @@ class InstanceInfo:
|
|
|
59
59
|
:type service_type: str
|
|
60
60
|
:param service_id: 服务id
|
|
61
61
|
:type service_id: str
|
|
62
|
-
:param public_border_group:
|
|
62
|
+
:param public_border_group: - 功能说明:表示中心站点资源或者边缘站点资源 - 取值范围:center、边缘站点名称
|
|
63
63
|
:type public_border_group: str
|
|
64
64
|
:param instance_site: 绑定实例所在的站点
|
|
65
65
|
:type instance_site: str
|
|
@@ -145,7 +145,7 @@ class InstanceInfo:
|
|
|
145
145
|
def project_id(self):
|
|
146
146
|
"""Gets the project_id of this InstanceInfo.
|
|
147
147
|
|
|
148
|
-
项目ID
|
|
148
|
+
项目ID,获取项目ID请参见[获取项目ID](https://support.huaweicloud.com/api-vpc/vpc_api_0011.html)
|
|
149
149
|
|
|
150
150
|
:return: The project_id of this InstanceInfo.
|
|
151
151
|
:rtype: str
|
|
@@ -156,7 +156,7 @@ class InstanceInfo:
|
|
|
156
156
|
def project_id(self, project_id):
|
|
157
157
|
"""Sets the project_id of this InstanceInfo.
|
|
158
158
|
|
|
159
|
-
项目ID
|
|
159
|
+
项目ID,获取项目ID请参见[获取项目ID](https://support.huaweicloud.com/api-vpc/vpc_api_0011.html)
|
|
160
160
|
|
|
161
161
|
:param project_id: The project_id of this InstanceInfo.
|
|
162
162
|
:type project_id: str
|
|
@@ -255,7 +255,7 @@ class InstanceInfo:
|
|
|
255
255
|
def public_border_group(self):
|
|
256
256
|
"""Gets the public_border_group of this InstanceInfo.
|
|
257
257
|
|
|
258
|
-
|
|
258
|
+
- 功能说明:表示中心站点资源或者边缘站点资源 - 取值范围:center、边缘站点名称
|
|
259
259
|
|
|
260
260
|
:return: The public_border_group of this InstanceInfo.
|
|
261
261
|
:rtype: str
|
|
@@ -266,7 +266,7 @@ class InstanceInfo:
|
|
|
266
266
|
def public_border_group(self, public_border_group):
|
|
267
267
|
"""Sets the public_border_group of this InstanceInfo.
|
|
268
268
|
|
|
269
|
-
|
|
269
|
+
- 功能说明:表示中心站点资源或者边缘站点资源 - 取值范围:center、边缘站点名称
|
|
270
270
|
|
|
271
271
|
:param public_border_group: The public_border_group of this InstanceInfo.
|
|
272
272
|
:type public_border_group: str
|
|
@@ -31,7 +31,7 @@ class InternetBandwidthInfo:
|
|
|
31
31
|
|
|
32
32
|
The model defined in huaweicloud sdk
|
|
33
33
|
|
|
34
|
-
:param id: ID
|
|
34
|
+
:param id: 全域公网带宽的ID
|
|
35
35
|
:type id: str
|
|
36
36
|
:param size: 全域公网带宽大小(出云方向)
|
|
37
37
|
:type size: int
|
|
@@ -52,7 +52,7 @@ class InternetBandwidthInfo:
|
|
|
52
52
|
def id(self):
|
|
53
53
|
"""Gets the id of this InternetBandwidthInfo.
|
|
54
54
|
|
|
55
|
-
ID
|
|
55
|
+
全域公网带宽的ID
|
|
56
56
|
|
|
57
57
|
:return: The id of this InternetBandwidthInfo.
|
|
58
58
|
:rtype: str
|
|
@@ -63,7 +63,7 @@ class InternetBandwidthInfo:
|
|
|
63
63
|
def id(self, id):
|
|
64
64
|
"""Sets the id of this InternetBandwidthInfo.
|
|
65
65
|
|
|
66
|
-
ID
|
|
66
|
+
全域公网带宽的ID
|
|
67
67
|
|
|
68
68
|
:param id: The id of this InternetBandwidthInfo.
|
|
69
69
|
:type id: str
|
|
@@ -43,9 +43,9 @@ class ListAccessSites:
|
|
|
43
43
|
|
|
44
44
|
The model defined in huaweicloud sdk
|
|
45
45
|
|
|
46
|
-
:param id: ID
|
|
46
|
+
:param id: 接入点的ID
|
|
47
47
|
:type id: str
|
|
48
|
-
:param name:
|
|
48
|
+
:param name: - 功能说明:接入点名称 - 取值范围:1-64,支持数字、字母、中文、_(下划线)、-(中划线)、.(点)
|
|
49
49
|
:type name: str
|
|
50
50
|
:param proxy_region: pop站点托管的region(id)
|
|
51
51
|
:type proxy_region: str
|
|
@@ -94,7 +94,7 @@ class ListAccessSites:
|
|
|
94
94
|
def id(self):
|
|
95
95
|
"""Gets the id of this ListAccessSites.
|
|
96
96
|
|
|
97
|
-
ID
|
|
97
|
+
接入点的ID
|
|
98
98
|
|
|
99
99
|
:return: The id of this ListAccessSites.
|
|
100
100
|
:rtype: str
|
|
@@ -105,7 +105,7 @@ class ListAccessSites:
|
|
|
105
105
|
def id(self, id):
|
|
106
106
|
"""Sets the id of this ListAccessSites.
|
|
107
107
|
|
|
108
|
-
ID
|
|
108
|
+
接入点的ID
|
|
109
109
|
|
|
110
110
|
:param id: The id of this ListAccessSites.
|
|
111
111
|
:type id: str
|
|
@@ -116,7 +116,7 @@ class ListAccessSites:
|
|
|
116
116
|
def name(self):
|
|
117
117
|
"""Gets the name of this ListAccessSites.
|
|
118
118
|
|
|
119
|
-
|
|
119
|
+
- 功能说明:接入点名称 - 取值范围:1-64,支持数字、字母、中文、_(下划线)、-(中划线)、.(点)
|
|
120
120
|
|
|
121
121
|
:return: The name of this ListAccessSites.
|
|
122
122
|
:rtype: str
|
|
@@ -127,7 +127,7 @@ class ListAccessSites:
|
|
|
127
127
|
def name(self, name):
|
|
128
128
|
"""Sets the name of this ListAccessSites.
|
|
129
129
|
|
|
130
|
-
|
|
130
|
+
- 功能说明:接入点名称 - 取值范围:1-64,支持数字、字母、中文、_(下划线)、-(中划线)、.(点)
|
|
131
131
|
|
|
132
132
|
:param name: The name of this ListAccessSites.
|
|
133
133
|
:type name: str
|
|
@@ -57,19 +57,19 @@ class ListAccessSitesRequest:
|
|
|
57
57
|
:type marker: str
|
|
58
58
|
:param page_reverse: 翻页方向
|
|
59
59
|
:type page_reverse: bool
|
|
60
|
-
:param fields:
|
|
60
|
+
:param fields:
|
|
61
61
|
:type fields: list[str]
|
|
62
62
|
:param sort_key: 按照sort_key指定的字段排序
|
|
63
63
|
:type sort_key: list[str]
|
|
64
64
|
:param sort_dir: 排序的方向,倒序或者正序
|
|
65
65
|
:type sort_dir: list[str]
|
|
66
|
-
:param id:
|
|
66
|
+
:param id:
|
|
67
67
|
:type id: list[str]
|
|
68
|
-
:param code:
|
|
68
|
+
:param code:
|
|
69
69
|
:type code: list[str]
|
|
70
|
-
:param proxy_region:
|
|
70
|
+
:param proxy_region:
|
|
71
71
|
:type proxy_region: list[str]
|
|
72
|
-
:param iec_az_code:
|
|
72
|
+
:param iec_az_code:
|
|
73
73
|
:type iec_az_code: list[str]
|
|
74
74
|
"""
|
|
75
75
|
|
|
@@ -203,8 +203,6 @@ class ListAccessSitesRequest:
|
|
|
203
203
|
def fields(self):
|
|
204
204
|
"""Gets the fields of this ListAccessSitesRequest.
|
|
205
205
|
|
|
206
|
-
只显示指定的字段
|
|
207
|
-
|
|
208
206
|
:return: The fields of this ListAccessSitesRequest.
|
|
209
207
|
:rtype: list[str]
|
|
210
208
|
"""
|
|
@@ -214,8 +212,6 @@ class ListAccessSitesRequest:
|
|
|
214
212
|
def fields(self, fields):
|
|
215
213
|
"""Sets the fields of this ListAccessSitesRequest.
|
|
216
214
|
|
|
217
|
-
只显示指定的字段
|
|
218
|
-
|
|
219
215
|
:param fields: The fields of this ListAccessSitesRequest.
|
|
220
216
|
:type fields: list[str]
|
|
221
217
|
"""
|
|
@@ -269,8 +265,6 @@ class ListAccessSitesRequest:
|
|
|
269
265
|
def id(self):
|
|
270
266
|
"""Gets the id of this ListAccessSitesRequest.
|
|
271
267
|
|
|
272
|
-
根据ID过滤
|
|
273
|
-
|
|
274
268
|
:return: The id of this ListAccessSitesRequest.
|
|
275
269
|
:rtype: list[str]
|
|
276
270
|
"""
|
|
@@ -280,8 +274,6 @@ class ListAccessSitesRequest:
|
|
|
280
274
|
def id(self, id):
|
|
281
275
|
"""Sets the id of this ListAccessSitesRequest.
|
|
282
276
|
|
|
283
|
-
根据ID过滤
|
|
284
|
-
|
|
285
277
|
:param id: The id of this ListAccessSitesRequest.
|
|
286
278
|
:type id: list[str]
|
|
287
279
|
"""
|
|
@@ -291,8 +283,6 @@ class ListAccessSitesRequest:
|
|
|
291
283
|
def code(self):
|
|
292
284
|
"""Gets the code of this ListAccessSitesRequest.
|
|
293
285
|
|
|
294
|
-
根据名称过滤
|
|
295
|
-
|
|
296
286
|
:return: The code of this ListAccessSitesRequest.
|
|
297
287
|
:rtype: list[str]
|
|
298
288
|
"""
|
|
@@ -302,8 +292,6 @@ class ListAccessSitesRequest:
|
|
|
302
292
|
def code(self, code):
|
|
303
293
|
"""Sets the code of this ListAccessSitesRequest.
|
|
304
294
|
|
|
305
|
-
根据名称过滤
|
|
306
|
-
|
|
307
295
|
:param code: The code of this ListAccessSitesRequest.
|
|
308
296
|
:type code: list[str]
|
|
309
297
|
"""
|
|
@@ -313,8 +301,6 @@ class ListAccessSitesRequest:
|
|
|
313
301
|
def proxy_region(self):
|
|
314
302
|
"""Gets the proxy_region of this ListAccessSitesRequest.
|
|
315
303
|
|
|
316
|
-
根据proxy_region过滤
|
|
317
|
-
|
|
318
304
|
:return: The proxy_region of this ListAccessSitesRequest.
|
|
319
305
|
:rtype: list[str]
|
|
320
306
|
"""
|
|
@@ -324,8 +310,6 @@ class ListAccessSitesRequest:
|
|
|
324
310
|
def proxy_region(self, proxy_region):
|
|
325
311
|
"""Sets the proxy_region of this ListAccessSitesRequest.
|
|
326
312
|
|
|
327
|
-
根据proxy_region过滤
|
|
328
|
-
|
|
329
313
|
:param proxy_region: The proxy_region of this ListAccessSitesRequest.
|
|
330
314
|
:type proxy_region: list[str]
|
|
331
315
|
"""
|
|
@@ -335,8 +319,6 @@ class ListAccessSitesRequest:
|
|
|
335
319
|
def iec_az_code(self):
|
|
336
320
|
"""Gets the iec_az_code of this ListAccessSitesRequest.
|
|
337
321
|
|
|
338
|
-
根据iec_az_code过滤
|
|
339
|
-
|
|
340
322
|
:return: The iec_az_code of this ListAccessSitesRequest.
|
|
341
323
|
:rtype: list[str]
|
|
342
324
|
"""
|
|
@@ -346,8 +328,6 @@ class ListAccessSitesRequest:
|
|
|
346
328
|
def iec_az_code(self, iec_az_code):
|
|
347
329
|
"""Sets the iec_az_code of this ListAccessSitesRequest.
|
|
348
330
|
|
|
349
|
-
根据iec_az_code过滤
|
|
350
|
-
|
|
351
331
|
:param iec_az_code: The iec_az_code of this ListAccessSitesRequest.
|
|
352
332
|
:type iec_az_code: list[str]
|
|
353
333
|
"""
|
|
@@ -51,9 +51,9 @@ class ListGeipPools:
|
|
|
51
51
|
|
|
52
52
|
The model defined in huaweicloud sdk
|
|
53
53
|
|
|
54
|
-
:param id: ID
|
|
54
|
+
:param id: 全域弹性公网IP池的ID
|
|
55
55
|
:type id: str
|
|
56
|
-
:param name:
|
|
56
|
+
:param name: - 功能说明:全域弹性公网IP池名称 - 取值范围:1-64,支持数字、字母、中文、_(下划线)、-(中划线)、.(点)
|
|
57
57
|
:type name: str
|
|
58
58
|
:param en_name: 英文名称
|
|
59
59
|
:type en_name: str
|
|
@@ -61,9 +61,9 @@ class ListGeipPools:
|
|
|
61
61
|
:type cn_name: str
|
|
62
62
|
:param status: 状态
|
|
63
63
|
:type status: str
|
|
64
|
-
:param isp:
|
|
64
|
+
:param isp: 全域弹性公网IP所属线路
|
|
65
65
|
:type isp: str
|
|
66
|
-
:param ip_version:
|
|
66
|
+
:param ip_version: - 功能说明:全域弹性公网IP池的版本 - 取值范围:4、6
|
|
67
67
|
:type ip_version: int
|
|
68
68
|
:param access_site: 接入点信息
|
|
69
69
|
:type access_site: str
|
|
@@ -73,7 +73,7 @@ class ListGeipPools:
|
|
|
73
73
|
:type created_at: datetime
|
|
74
74
|
:param updated_at: 更新时间
|
|
75
75
|
:type updated_at: datetime
|
|
76
|
-
:param allowed_bandwidth_types:
|
|
76
|
+
:param allowed_bandwidth_types: 地址池支持的全域公网带宽类型资源
|
|
77
77
|
:type allowed_bandwidth_types: list[:class:`huaweicloudsdkgeip.v3.AllowedBandwidthTypes`]
|
|
78
78
|
"""
|
|
79
79
|
|
|
@@ -122,7 +122,7 @@ class ListGeipPools:
|
|
|
122
122
|
def id(self):
|
|
123
123
|
"""Gets the id of this ListGeipPools.
|
|
124
124
|
|
|
125
|
-
ID
|
|
125
|
+
全域弹性公网IP池的ID
|
|
126
126
|
|
|
127
127
|
:return: The id of this ListGeipPools.
|
|
128
128
|
:rtype: str
|
|
@@ -133,7 +133,7 @@ class ListGeipPools:
|
|
|
133
133
|
def id(self, id):
|
|
134
134
|
"""Sets the id of this ListGeipPools.
|
|
135
135
|
|
|
136
|
-
ID
|
|
136
|
+
全域弹性公网IP池的ID
|
|
137
137
|
|
|
138
138
|
:param id: The id of this ListGeipPools.
|
|
139
139
|
:type id: str
|
|
@@ -144,7 +144,7 @@ class ListGeipPools:
|
|
|
144
144
|
def name(self):
|
|
145
145
|
"""Gets the name of this ListGeipPools.
|
|
146
146
|
|
|
147
|
-
|
|
147
|
+
- 功能说明:全域弹性公网IP池名称 - 取值范围:1-64,支持数字、字母、中文、_(下划线)、-(中划线)、.(点)
|
|
148
148
|
|
|
149
149
|
:return: The name of this ListGeipPools.
|
|
150
150
|
:rtype: str
|
|
@@ -155,7 +155,7 @@ class ListGeipPools:
|
|
|
155
155
|
def name(self, name):
|
|
156
156
|
"""Sets the name of this ListGeipPools.
|
|
157
157
|
|
|
158
|
-
|
|
158
|
+
- 功能说明:全域弹性公网IP池名称 - 取值范围:1-64,支持数字、字母、中文、_(下划线)、-(中划线)、.(点)
|
|
159
159
|
|
|
160
160
|
:param name: The name of this ListGeipPools.
|
|
161
161
|
:type name: str
|
|
@@ -232,7 +232,7 @@ class ListGeipPools:
|
|
|
232
232
|
def isp(self):
|
|
233
233
|
"""Gets the isp of this ListGeipPools.
|
|
234
234
|
|
|
235
|
-
|
|
235
|
+
全域弹性公网IP所属线路
|
|
236
236
|
|
|
237
237
|
:return: The isp of this ListGeipPools.
|
|
238
238
|
:rtype: str
|
|
@@ -243,7 +243,7 @@ class ListGeipPools:
|
|
|
243
243
|
def isp(self, isp):
|
|
244
244
|
"""Sets the isp of this ListGeipPools.
|
|
245
245
|
|
|
246
|
-
|
|
246
|
+
全域弹性公网IP所属线路
|
|
247
247
|
|
|
248
248
|
:param isp: The isp of this ListGeipPools.
|
|
249
249
|
:type isp: str
|
|
@@ -254,7 +254,7 @@ class ListGeipPools:
|
|
|
254
254
|
def ip_version(self):
|
|
255
255
|
"""Gets the ip_version of this ListGeipPools.
|
|
256
256
|
|
|
257
|
-
|
|
257
|
+
- 功能说明:全域弹性公网IP池的版本 - 取值范围:4、6
|
|
258
258
|
|
|
259
259
|
:return: The ip_version of this ListGeipPools.
|
|
260
260
|
:rtype: int
|
|
@@ -265,7 +265,7 @@ class ListGeipPools:
|
|
|
265
265
|
def ip_version(self, ip_version):
|
|
266
266
|
"""Sets the ip_version of this ListGeipPools.
|
|
267
267
|
|
|
268
|
-
|
|
268
|
+
- 功能说明:全域弹性公网IP池的版本 - 取值范围:4、6
|
|
269
269
|
|
|
270
270
|
:param ip_version: The ip_version of this ListGeipPools.
|
|
271
271
|
:type ip_version: int
|
|
@@ -364,6 +364,8 @@ class ListGeipPools:
|
|
|
364
364
|
def allowed_bandwidth_types(self):
|
|
365
365
|
"""Gets the allowed_bandwidth_types of this ListGeipPools.
|
|
366
366
|
|
|
367
|
+
地址池支持的全域公网带宽类型资源
|
|
368
|
+
|
|
367
369
|
:return: The allowed_bandwidth_types of this ListGeipPools.
|
|
368
370
|
:rtype: list[:class:`huaweicloudsdkgeip.v3.AllowedBandwidthTypes`]
|
|
369
371
|
"""
|
|
@@ -373,6 +375,8 @@ class ListGeipPools:
|
|
|
373
375
|
def allowed_bandwidth_types(self, allowed_bandwidth_types):
|
|
374
376
|
"""Sets the allowed_bandwidth_types of this ListGeipPools.
|
|
375
377
|
|
|
378
|
+
地址池支持的全域公网带宽类型资源
|
|
379
|
+
|
|
376
380
|
:param allowed_bandwidth_types: The allowed_bandwidth_types of this ListGeipPools.
|
|
377
381
|
:type allowed_bandwidth_types: list[:class:`huaweicloudsdkgeip.v3.AllowedBandwidthTypes`]
|
|
378
382
|
"""
|