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
|
@@ -18,7 +18,6 @@ from huaweicloudsdkgeip.v3.model.associate_instance_global_eip_request_body impo
|
|
|
18
18
|
from huaweicloudsdkgeip.v3.model.associate_instance_global_eip_request_body_global_eip import AssociateInstanceGlobalEipRequestBodyGlobalEip
|
|
19
19
|
from huaweicloudsdkgeip.v3.model.associate_instance_global_eip_request_body_global_eip_associate_instance_info import AssociateInstanceGlobalEipRequestBodyGlobalEipAssociateInstanceInfo
|
|
20
20
|
from huaweicloudsdkgeip.v3.model.associate_instance_global_eip_request_body_global_eip_gc_bandwidth_info import AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo
|
|
21
|
-
from huaweicloudsdkgeip.v3.model.associate_instance_global_eip_request_body_global_eip_gc_bandwidth_info_tags import AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfoTags
|
|
22
21
|
from huaweicloudsdkgeip.v3.model.associate_instance_global_eip_segment_request_body import AssociateInstanceGlobalEipSegmentRequestBody
|
|
23
22
|
from huaweicloudsdkgeip.v3.model.associate_instance_global_eip_segment_request_body_global_eip_segment import AssociateInstanceGlobalEipSegmentRequestBodyGlobalEipSegment
|
|
24
23
|
from huaweicloudsdkgeip.v3.model.associate_instance_request import AssociateInstanceRequest
|
|
@@ -37,7 +36,7 @@ from huaweicloudsdkgeip.v3.model.batch_attach_internet_bandwidths_global_eip_req
|
|
|
37
36
|
from huaweicloudsdkgeip.v3.model.batch_attach_internet_bandwidths_global_eip_segment_request_body import BatchAttachInternetBandwidthsGlobalEipSegmentRequestBody
|
|
38
37
|
from huaweicloudsdkgeip.v3.model.batch_create_geip_segment_tags_request import BatchCreateGeipSegmentTagsRequest
|
|
39
38
|
from huaweicloudsdkgeip.v3.model.batch_create_geip_segment_tags_response import BatchCreateGeipSegmentTagsResponse
|
|
40
|
-
from huaweicloudsdkgeip.v3.model.
|
|
39
|
+
from huaweicloudsdkgeip.v3.model.batch_create_global_eip_job import BatchCreateGlobalEipJob
|
|
41
40
|
from huaweicloudsdkgeip.v3.model.batch_create_global_eip_request import BatchCreateGlobalEipRequest
|
|
42
41
|
from huaweicloudsdkgeip.v3.model.batch_create_global_eip_request_body import BatchCreateGlobalEipRequestBody
|
|
43
42
|
from huaweicloudsdkgeip.v3.model.batch_create_global_eip_request_body_global_eip import BatchCreateGlobalEipRequestBodyGlobalEip
|
|
@@ -53,8 +52,6 @@ from huaweicloudsdkgeip.v3.model.batch_create_internet_bandwidth_response import
|
|
|
53
52
|
from huaweicloudsdkgeip.v3.model.batch_create_internet_bandwidth_tags_request import BatchCreateInternetBandwidthTagsRequest
|
|
54
53
|
from huaweicloudsdkgeip.v3.model.batch_create_internet_bandwidth_tags_response import BatchCreateInternetBandwidthTagsResponse
|
|
55
54
|
from huaweicloudsdkgeip.v3.model.batch_create_v2_request_body import BatchCreateV2RequestBody
|
|
56
|
-
from huaweicloudsdkgeip.v3.model.batch_create_v2_request_body_sys_tags import BatchCreateV2RequestBodySysTags
|
|
57
|
-
from huaweicloudsdkgeip.v3.model.batch_create_v2_request_body_tags import BatchCreateV2RequestBodyTags
|
|
58
55
|
from huaweicloudsdkgeip.v3.model.batch_delete_geip_segment_tags_request import BatchDeleteGeipSegmentTagsRequest
|
|
59
56
|
from huaweicloudsdkgeip.v3.model.batch_delete_geip_segment_tags_response import BatchDeleteGeipSegmentTagsResponse
|
|
60
57
|
from huaweicloudsdkgeip.v3.model.batch_delete_global_eip_tags_request import BatchDeleteGlobalEipTagsRequest
|
|
@@ -62,7 +59,6 @@ from huaweicloudsdkgeip.v3.model.batch_delete_global_eip_tags_response import Ba
|
|
|
62
59
|
from huaweicloudsdkgeip.v3.model.batch_delete_internet_bandwidth_tags_request import BatchDeleteInternetBandwidthTagsRequest
|
|
63
60
|
from huaweicloudsdkgeip.v3.model.batch_delete_internet_bandwidth_tags_response import BatchDeleteInternetBandwidthTagsResponse
|
|
64
61
|
from huaweicloudsdkgeip.v3.model.batch_delete_v2_request_body import BatchDeleteV2RequestBody
|
|
65
|
-
from huaweicloudsdkgeip.v3.model.batch_delete_v2_request_body_sys_tags import BatchDeleteV2RequestBodySysTags
|
|
66
62
|
from huaweicloudsdkgeip.v3.model.batch_delete_v2_request_body_tags import BatchDeleteV2RequestBodyTags
|
|
67
63
|
from huaweicloudsdkgeip.v3.model.batch_detach_geip_segment_internet_bandwidth_request import BatchDetachGeipSegmentInternetBandwidthRequest
|
|
68
64
|
from huaweicloudsdkgeip.v3.model.batch_detach_geip_segment_internet_bandwidth_response import BatchDetachGeipSegmentInternetBandwidthResponse
|
|
@@ -213,7 +213,7 @@ class GeipAsyncClient(Client):
|
|
|
213
213
|
if isinstance(request, SdkStreamRequest):
|
|
214
214
|
body = request.get_file_stream()
|
|
215
215
|
|
|
216
|
-
response_headers = ["
|
|
216
|
+
response_headers = ["X-Request-Id", ]
|
|
217
217
|
|
|
218
218
|
header_params['Content-Type'] = http_utils.select_header_content_type(
|
|
219
219
|
['application/json'])
|
|
@@ -280,7 +280,7 @@ class GeipAsyncClient(Client):
|
|
|
280
280
|
if isinstance(request, SdkStreamRequest):
|
|
281
281
|
body = request.get_file_stream()
|
|
282
282
|
|
|
283
|
-
response_headers = ["
|
|
283
|
+
response_headers = ["X-Request-Id", ]
|
|
284
284
|
|
|
285
285
|
header_params['Content-Type'] = http_utils.select_header_content_type(
|
|
286
286
|
['application/json'])
|
|
@@ -2132,7 +2132,7 @@ class GeipAsyncClient(Client):
|
|
|
2132
2132
|
if isinstance(request, SdkStreamRequest):
|
|
2133
2133
|
body = request.get_file_stream()
|
|
2134
2134
|
|
|
2135
|
-
response_headers = ["
|
|
2135
|
+
response_headers = ["X-Request-Id", ]
|
|
2136
2136
|
|
|
2137
2137
|
header_params['Content-Type'] = http_utils.select_header_content_type(
|
|
2138
2138
|
['application/json'])
|
|
@@ -2264,7 +2264,7 @@ class GeipAsyncClient(Client):
|
|
|
2264
2264
|
if isinstance(request, SdkStreamRequest):
|
|
2265
2265
|
body = request.get_file_stream()
|
|
2266
2266
|
|
|
2267
|
-
response_headers = ["
|
|
2267
|
+
response_headers = ["X-Request-Id", ]
|
|
2268
2268
|
|
|
2269
2269
|
header_params['Content-Type'] = http_utils.select_header_content_type(
|
|
2270
2270
|
['application/json'])
|
|
@@ -2331,7 +2331,7 @@ class GeipAsyncClient(Client):
|
|
|
2331
2331
|
if isinstance(request, SdkStreamRequest):
|
|
2332
2332
|
body = request.get_file_stream()
|
|
2333
2333
|
|
|
2334
|
-
response_headers = ["
|
|
2334
|
+
response_headers = ["X-Request-Id", ]
|
|
2335
2335
|
|
|
2336
2336
|
header_params['Content-Type'] = http_utils.select_header_content_type(
|
|
2337
2337
|
['application/json'])
|
|
@@ -2398,7 +2398,7 @@ class GeipAsyncClient(Client):
|
|
|
2398
2398
|
if isinstance(request, SdkStreamRequest):
|
|
2399
2399
|
body = request.get_file_stream()
|
|
2400
2400
|
|
|
2401
|
-
response_headers = ["
|
|
2401
|
+
response_headers = ["X-Request-Id", ]
|
|
2402
2402
|
|
|
2403
2403
|
header_params['Content-Type'] = http_utils.select_header_content_type(
|
|
2404
2404
|
['application/json'])
|
|
@@ -213,7 +213,7 @@ class GeipClient(Client):
|
|
|
213
213
|
if isinstance(request, SdkStreamRequest):
|
|
214
214
|
body = request.get_file_stream()
|
|
215
215
|
|
|
216
|
-
response_headers = ["
|
|
216
|
+
response_headers = ["X-Request-Id", ]
|
|
217
217
|
|
|
218
218
|
header_params['Content-Type'] = http_utils.select_header_content_type(
|
|
219
219
|
['application/json'])
|
|
@@ -280,7 +280,7 @@ class GeipClient(Client):
|
|
|
280
280
|
if isinstance(request, SdkStreamRequest):
|
|
281
281
|
body = request.get_file_stream()
|
|
282
282
|
|
|
283
|
-
response_headers = ["
|
|
283
|
+
response_headers = ["X-Request-Id", ]
|
|
284
284
|
|
|
285
285
|
header_params['Content-Type'] = http_utils.select_header_content_type(
|
|
286
286
|
['application/json'])
|
|
@@ -2132,7 +2132,7 @@ class GeipClient(Client):
|
|
|
2132
2132
|
if isinstance(request, SdkStreamRequest):
|
|
2133
2133
|
body = request.get_file_stream()
|
|
2134
2134
|
|
|
2135
|
-
response_headers = ["
|
|
2135
|
+
response_headers = ["X-Request-Id", ]
|
|
2136
2136
|
|
|
2137
2137
|
header_params['Content-Type'] = http_utils.select_header_content_type(
|
|
2138
2138
|
['application/json'])
|
|
@@ -2264,7 +2264,7 @@ class GeipClient(Client):
|
|
|
2264
2264
|
if isinstance(request, SdkStreamRequest):
|
|
2265
2265
|
body = request.get_file_stream()
|
|
2266
2266
|
|
|
2267
|
-
response_headers = ["
|
|
2267
|
+
response_headers = ["X-Request-Id", ]
|
|
2268
2268
|
|
|
2269
2269
|
header_params['Content-Type'] = http_utils.select_header_content_type(
|
|
2270
2270
|
['application/json'])
|
|
@@ -2331,7 +2331,7 @@ class GeipClient(Client):
|
|
|
2331
2331
|
if isinstance(request, SdkStreamRequest):
|
|
2332
2332
|
body = request.get_file_stream()
|
|
2333
2333
|
|
|
2334
|
-
response_headers = ["
|
|
2334
|
+
response_headers = ["X-Request-Id", ]
|
|
2335
2335
|
|
|
2336
2336
|
header_params['Content-Type'] = http_utils.select_header_content_type(
|
|
2337
2337
|
['application/json'])
|
|
@@ -2398,7 +2398,7 @@ class GeipClient(Client):
|
|
|
2398
2398
|
if isinstance(request, SdkStreamRequest):
|
|
2399
2399
|
body = request.get_file_stream()
|
|
2400
2400
|
|
|
2401
|
-
response_headers = ["
|
|
2401
|
+
response_headers = ["X-Request-Id", ]
|
|
2402
2402
|
|
|
2403
2403
|
header_params['Content-Type'] = http_utils.select_header_content_type(
|
|
2404
2404
|
['application/json'])
|
|
@@ -16,7 +16,6 @@ from huaweicloudsdkgeip.v3.model.associate_instance_global_eip_request_body impo
|
|
|
16
16
|
from huaweicloudsdkgeip.v3.model.associate_instance_global_eip_request_body_global_eip import AssociateInstanceGlobalEipRequestBodyGlobalEip
|
|
17
17
|
from huaweicloudsdkgeip.v3.model.associate_instance_global_eip_request_body_global_eip_associate_instance_info import AssociateInstanceGlobalEipRequestBodyGlobalEipAssociateInstanceInfo
|
|
18
18
|
from huaweicloudsdkgeip.v3.model.associate_instance_global_eip_request_body_global_eip_gc_bandwidth_info import AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo
|
|
19
|
-
from huaweicloudsdkgeip.v3.model.associate_instance_global_eip_request_body_global_eip_gc_bandwidth_info_tags import AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfoTags
|
|
20
19
|
from huaweicloudsdkgeip.v3.model.associate_instance_global_eip_segment_request_body import AssociateInstanceGlobalEipSegmentRequestBody
|
|
21
20
|
from huaweicloudsdkgeip.v3.model.associate_instance_global_eip_segment_request_body_global_eip_segment import AssociateInstanceGlobalEipSegmentRequestBodyGlobalEipSegment
|
|
22
21
|
from huaweicloudsdkgeip.v3.model.associate_instance_request import AssociateInstanceRequest
|
|
@@ -35,7 +34,7 @@ from huaweicloudsdkgeip.v3.model.batch_attach_internet_bandwidths_global_eip_req
|
|
|
35
34
|
from huaweicloudsdkgeip.v3.model.batch_attach_internet_bandwidths_global_eip_segment_request_body import BatchAttachInternetBandwidthsGlobalEipSegmentRequestBody
|
|
36
35
|
from huaweicloudsdkgeip.v3.model.batch_create_geip_segment_tags_request import BatchCreateGeipSegmentTagsRequest
|
|
37
36
|
from huaweicloudsdkgeip.v3.model.batch_create_geip_segment_tags_response import BatchCreateGeipSegmentTagsResponse
|
|
38
|
-
from huaweicloudsdkgeip.v3.model.
|
|
37
|
+
from huaweicloudsdkgeip.v3.model.batch_create_global_eip_job import BatchCreateGlobalEipJob
|
|
39
38
|
from huaweicloudsdkgeip.v3.model.batch_create_global_eip_request import BatchCreateGlobalEipRequest
|
|
40
39
|
from huaweicloudsdkgeip.v3.model.batch_create_global_eip_request_body import BatchCreateGlobalEipRequestBody
|
|
41
40
|
from huaweicloudsdkgeip.v3.model.batch_create_global_eip_request_body_global_eip import BatchCreateGlobalEipRequestBodyGlobalEip
|
|
@@ -51,8 +50,6 @@ from huaweicloudsdkgeip.v3.model.batch_create_internet_bandwidth_response import
|
|
|
51
50
|
from huaweicloudsdkgeip.v3.model.batch_create_internet_bandwidth_tags_request import BatchCreateInternetBandwidthTagsRequest
|
|
52
51
|
from huaweicloudsdkgeip.v3.model.batch_create_internet_bandwidth_tags_response import BatchCreateInternetBandwidthTagsResponse
|
|
53
52
|
from huaweicloudsdkgeip.v3.model.batch_create_v2_request_body import BatchCreateV2RequestBody
|
|
54
|
-
from huaweicloudsdkgeip.v3.model.batch_create_v2_request_body_sys_tags import BatchCreateV2RequestBodySysTags
|
|
55
|
-
from huaweicloudsdkgeip.v3.model.batch_create_v2_request_body_tags import BatchCreateV2RequestBodyTags
|
|
56
53
|
from huaweicloudsdkgeip.v3.model.batch_delete_geip_segment_tags_request import BatchDeleteGeipSegmentTagsRequest
|
|
57
54
|
from huaweicloudsdkgeip.v3.model.batch_delete_geip_segment_tags_response import BatchDeleteGeipSegmentTagsResponse
|
|
58
55
|
from huaweicloudsdkgeip.v3.model.batch_delete_global_eip_tags_request import BatchDeleteGlobalEipTagsRequest
|
|
@@ -60,7 +57,6 @@ from huaweicloudsdkgeip.v3.model.batch_delete_global_eip_tags_response import Ba
|
|
|
60
57
|
from huaweicloudsdkgeip.v3.model.batch_delete_internet_bandwidth_tags_request import BatchDeleteInternetBandwidthTagsRequest
|
|
61
58
|
from huaweicloudsdkgeip.v3.model.batch_delete_internet_bandwidth_tags_response import BatchDeleteInternetBandwidthTagsResponse
|
|
62
59
|
from huaweicloudsdkgeip.v3.model.batch_delete_v2_request_body import BatchDeleteV2RequestBody
|
|
63
|
-
from huaweicloudsdkgeip.v3.model.batch_delete_v2_request_body_sys_tags import BatchDeleteV2RequestBodySysTags
|
|
64
60
|
from huaweicloudsdkgeip.v3.model.batch_delete_v2_request_body_tags import BatchDeleteV2RequestBodyTags
|
|
65
61
|
from huaweicloudsdkgeip.v3.model.batch_detach_geip_segment_internet_bandwidth_request import BatchDetachGeipSegmentInternetBandwidthRequest
|
|
66
62
|
from huaweicloudsdkgeip.v3.model.batch_detach_geip_segment_internet_bandwidth_response import BatchDetachGeipSegmentInternetBandwidthResponse
|
|
@@ -31,7 +31,7 @@ class AddGeipSegmentTagsRequest:
|
|
|
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
36
|
:param body: Body of the AddGeipSegmentTagsRequest
|
|
37
37
|
:type body: :class:`huaweicloudsdkgeip.v3.CreateV2TagRequestBody`
|
|
@@ -51,8 +51,6 @@ class AddGeipSegmentTagsRequest:
|
|
|
51
51
|
def resource_id(self):
|
|
52
52
|
"""Gets the resource_id of this AddGeipSegmentTagsRequest.
|
|
53
53
|
|
|
54
|
-
全域弹性公网IP的id
|
|
55
|
-
|
|
56
54
|
:return: The resource_id of this AddGeipSegmentTagsRequest.
|
|
57
55
|
:rtype: str
|
|
58
56
|
"""
|
|
@@ -62,8 +60,6 @@ class AddGeipSegmentTagsRequest:
|
|
|
62
60
|
def resource_id(self, resource_id):
|
|
63
61
|
"""Sets the resource_id of this AddGeipSegmentTagsRequest.
|
|
64
62
|
|
|
65
|
-
全域弹性公网IP的id
|
|
66
|
-
|
|
67
63
|
:param resource_id: The resource_id of this AddGeipSegmentTagsRequest.
|
|
68
64
|
:type resource_id: str
|
|
69
65
|
"""
|
|
@@ -31,7 +31,7 @@ class AddGlobalEipTagsRequest:
|
|
|
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
36
|
:param body: Body of the AddGlobalEipTagsRequest
|
|
37
37
|
:type body: :class:`huaweicloudsdkgeip.v3.CreateV2TagRequestBody`
|
|
@@ -51,8 +51,6 @@ class AddGlobalEipTagsRequest:
|
|
|
51
51
|
def resource_id(self):
|
|
52
52
|
"""Gets the resource_id of this AddGlobalEipTagsRequest.
|
|
53
53
|
|
|
54
|
-
全域弹性公网IP的id
|
|
55
|
-
|
|
56
54
|
:return: The resource_id of this AddGlobalEipTagsRequest.
|
|
57
55
|
:rtype: str
|
|
58
56
|
"""
|
|
@@ -62,8 +60,6 @@ class AddGlobalEipTagsRequest:
|
|
|
62
60
|
def resource_id(self, resource_id):
|
|
63
61
|
"""Sets the resource_id of this AddGlobalEipTagsRequest.
|
|
64
62
|
|
|
65
|
-
全域弹性公网IP的id
|
|
66
|
-
|
|
67
63
|
:param resource_id: The resource_id of this AddGlobalEipTagsRequest.
|
|
68
64
|
:type resource_id: str
|
|
69
65
|
"""
|
|
@@ -31,7 +31,7 @@ class AddInternetBandwidthTagsRequest:
|
|
|
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
36
|
:param body: Body of the AddInternetBandwidthTagsRequest
|
|
37
37
|
:type body: :class:`huaweicloudsdkgeip.v3.CreateV2TagRequestBody`
|
|
@@ -51,8 +51,6 @@ class AddInternetBandwidthTagsRequest:
|
|
|
51
51
|
def resource_id(self):
|
|
52
52
|
"""Gets the resource_id of this AddInternetBandwidthTagsRequest.
|
|
53
53
|
|
|
54
|
-
全域公网带宽的id
|
|
55
|
-
|
|
56
54
|
:return: The resource_id of this AddInternetBandwidthTagsRequest.
|
|
57
55
|
:rtype: str
|
|
58
56
|
"""
|
|
@@ -62,8 +60,6 @@ class AddInternetBandwidthTagsRequest:
|
|
|
62
60
|
def resource_id(self, resource_id):
|
|
63
61
|
"""Sets the resource_id of this AddInternetBandwidthTagsRequest.
|
|
64
62
|
|
|
65
|
-
全域公网带宽的id
|
|
66
|
-
|
|
67
63
|
:param resource_id: The resource_id of this AddInternetBandwidthTagsRequest.
|
|
68
64
|
:type resource_id: str
|
|
69
65
|
"""
|
|
@@ -31,7 +31,7 @@ class AssociateGeipSegmentInstanceRequest:
|
|
|
31
31
|
|
|
32
32
|
The model defined in huaweicloud sdk
|
|
33
33
|
|
|
34
|
-
:param global_eip_segment_id:
|
|
34
|
+
:param global_eip_segment_id:
|
|
35
35
|
:type global_eip_segment_id: str
|
|
36
36
|
:param body: Body of the AssociateGeipSegmentInstanceRequest
|
|
37
37
|
:type body: :class:`huaweicloudsdkgeip.v3.AssociateInstanceGlobalEipSegmentRequestBody`
|
|
@@ -51,8 +51,6 @@ class AssociateGeipSegmentInstanceRequest:
|
|
|
51
51
|
def global_eip_segment_id(self):
|
|
52
52
|
"""Gets the global_eip_segment_id of this AssociateGeipSegmentInstanceRequest.
|
|
53
53
|
|
|
54
|
-
global_eip_segment_id
|
|
55
|
-
|
|
56
54
|
:return: The global_eip_segment_id of this AssociateGeipSegmentInstanceRequest.
|
|
57
55
|
:rtype: str
|
|
58
56
|
"""
|
|
@@ -62,8 +60,6 @@ class AssociateGeipSegmentInstanceRequest:
|
|
|
62
60
|
def global_eip_segment_id(self, global_eip_segment_id):
|
|
63
61
|
"""Sets the global_eip_segment_id of this AssociateGeipSegmentInstanceRequest.
|
|
64
62
|
|
|
65
|
-
global_eip_segment_id
|
|
66
|
-
|
|
67
63
|
:param global_eip_segment_id: The global_eip_segment_id of this AssociateGeipSegmentInstanceRequest.
|
|
68
64
|
:type global_eip_segment_id: str
|
|
69
65
|
"""
|
|
@@ -45,7 +45,7 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEipAssociateInstanceInfo:
|
|
|
45
45
|
:type instance_type: str
|
|
46
46
|
:param instance_id: 实例ID
|
|
47
47
|
:type instance_id: str
|
|
48
|
-
:param project_id:
|
|
48
|
+
:param project_id: 项目ID,获取项目ID请参见[获取项目ID](https://support.huaweicloud.com/api-vpc/vpc_api_0011.html)
|
|
49
49
|
:type project_id: str
|
|
50
50
|
:param service_id: 服务id
|
|
51
51
|
:type service_id: str
|
|
@@ -146,6 +146,8 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEipAssociateInstanceInfo:
|
|
|
146
146
|
def project_id(self):
|
|
147
147
|
"""Gets the project_id of this AssociateInstanceGlobalEipRequestBodyGlobalEipAssociateInstanceInfo.
|
|
148
148
|
|
|
149
|
+
项目ID,获取项目ID请参见[获取项目ID](https://support.huaweicloud.com/api-vpc/vpc_api_0011.html)
|
|
150
|
+
|
|
149
151
|
:return: The project_id of this AssociateInstanceGlobalEipRequestBodyGlobalEipAssociateInstanceInfo.
|
|
150
152
|
:rtype: str
|
|
151
153
|
"""
|
|
@@ -155,6 +157,8 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEipAssociateInstanceInfo:
|
|
|
155
157
|
def project_id(self, project_id):
|
|
156
158
|
"""Sets the project_id of this AssociateInstanceGlobalEipRequestBodyGlobalEipAssociateInstanceInfo.
|
|
157
159
|
|
|
160
|
+
项目ID,获取项目ID请参见[获取项目ID](https://support.huaweicloud.com/api-vpc/vpc_api_0011.html)
|
|
161
|
+
|
|
158
162
|
:param project_id: The project_id of this AssociateInstanceGlobalEipRequestBodyGlobalEipAssociateInstanceInfo.
|
|
159
163
|
:type project_id: str
|
|
160
164
|
"""
|
|
@@ -27,7 +27,7 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo:
|
|
|
27
27
|
'size': 'int',
|
|
28
28
|
'local_area': 'str',
|
|
29
29
|
'remote_area': 'str',
|
|
30
|
-
'tags': 'list[
|
|
30
|
+
'tags': 'list[CreateGlobalEipRequestBodyGlobalEipTags]'
|
|
31
31
|
}
|
|
32
32
|
|
|
33
33
|
attribute_map = {
|
|
@@ -49,28 +49,28 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo:
|
|
|
49
49
|
|
|
50
50
|
The model defined in huaweicloud sdk
|
|
51
51
|
|
|
52
|
-
:param id: ID
|
|
52
|
+
:param id: 骨干带宽的ID
|
|
53
53
|
:type id: str
|
|
54
|
-
:param name:
|
|
54
|
+
:param name: - 功能说明:骨干带宽的名称 - 取值范围:1-64,支持数字、字母、中文、_(下划线)、-(中划线)、.(点)
|
|
55
55
|
:type name: str
|
|
56
|
-
:param description:
|
|
56
|
+
:param description: 骨干带宽描述信息
|
|
57
57
|
:type description: str
|
|
58
|
-
:param type:
|
|
58
|
+
:param type: 骨干带宽类型
|
|
59
59
|
:type type: str
|
|
60
|
-
:param enterprise_project_id:
|
|
60
|
+
:param enterprise_project_id: - 企业项目ID。最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 创建全域弹性公网IP时,给全域弹性公网IP绑定企业项目ID。 - 不指定该参数时,默认值是 0 - 关于企业项目ID的获取及企业项目特性的详细信息,请参见[《企业管理用户指南》](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)。
|
|
61
61
|
:type enterprise_project_id: str
|
|
62
62
|
:param charge_mode: 计费模式
|
|
63
63
|
:type charge_mode: str
|
|
64
|
-
:param bandwidth:
|
|
64
|
+
:param bandwidth: 域间带宽值
|
|
65
65
|
:type bandwidth: int
|
|
66
|
-
:param size:
|
|
66
|
+
:param size: 域间带宽大小
|
|
67
67
|
:type size: int
|
|
68
68
|
:param local_area: 骨干带宽的两端之一:A点
|
|
69
69
|
:type local_area: str
|
|
70
70
|
:param remote_area: 骨干带宽的两端之一:B点
|
|
71
71
|
:type remote_area: str
|
|
72
72
|
:param tags: 全域弹性公网IP标签
|
|
73
|
-
:type tags: list[:class:`huaweicloudsdkgeip.v3.
|
|
73
|
+
:type tags: list[:class:`huaweicloudsdkgeip.v3.CreateGlobalEipRequestBodyGlobalEipTags`]
|
|
74
74
|
"""
|
|
75
75
|
|
|
76
76
|
|
|
@@ -115,7 +115,7 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo:
|
|
|
115
115
|
def id(self):
|
|
116
116
|
"""Gets the id of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
|
|
117
117
|
|
|
118
|
-
ID
|
|
118
|
+
骨干带宽的ID
|
|
119
119
|
|
|
120
120
|
:return: The id of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
|
|
121
121
|
:rtype: str
|
|
@@ -126,7 +126,7 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo:
|
|
|
126
126
|
def id(self, id):
|
|
127
127
|
"""Sets the id of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
|
|
128
128
|
|
|
129
|
-
ID
|
|
129
|
+
骨干带宽的ID
|
|
130
130
|
|
|
131
131
|
:param id: The id of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
|
|
132
132
|
:type id: str
|
|
@@ -137,7 +137,7 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo:
|
|
|
137
137
|
def name(self):
|
|
138
138
|
"""Gets the name of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
|
|
139
139
|
|
|
140
|
-
|
|
140
|
+
- 功能说明:骨干带宽的名称 - 取值范围:1-64,支持数字、字母、中文、_(下划线)、-(中划线)、.(点)
|
|
141
141
|
|
|
142
142
|
:return: The name of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
|
|
143
143
|
:rtype: str
|
|
@@ -148,7 +148,7 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo:
|
|
|
148
148
|
def name(self, name):
|
|
149
149
|
"""Sets the name of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
|
|
150
150
|
|
|
151
|
-
|
|
151
|
+
- 功能说明:骨干带宽的名称 - 取值范围:1-64,支持数字、字母、中文、_(下划线)、-(中划线)、.(点)
|
|
152
152
|
|
|
153
153
|
:param name: The name of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
|
|
154
154
|
:type name: str
|
|
@@ -159,6 +159,8 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo:
|
|
|
159
159
|
def description(self):
|
|
160
160
|
"""Gets the description of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
|
|
161
161
|
|
|
162
|
+
骨干带宽描述信息
|
|
163
|
+
|
|
162
164
|
:return: The description of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
|
|
163
165
|
:rtype: str
|
|
164
166
|
"""
|
|
@@ -168,6 +170,8 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo:
|
|
|
168
170
|
def description(self, description):
|
|
169
171
|
"""Sets the description of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
|
|
170
172
|
|
|
173
|
+
骨干带宽描述信息
|
|
174
|
+
|
|
171
175
|
:param description: The description of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
|
|
172
176
|
:type description: str
|
|
173
177
|
"""
|
|
@@ -177,6 +181,8 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo:
|
|
|
177
181
|
def type(self):
|
|
178
182
|
"""Gets the type of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
|
|
179
183
|
|
|
184
|
+
骨干带宽类型
|
|
185
|
+
|
|
180
186
|
:return: The type of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
|
|
181
187
|
:rtype: str
|
|
182
188
|
"""
|
|
@@ -186,6 +192,8 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo:
|
|
|
186
192
|
def type(self, type):
|
|
187
193
|
"""Sets the type of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
|
|
188
194
|
|
|
195
|
+
骨干带宽类型
|
|
196
|
+
|
|
189
197
|
:param type: The type of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
|
|
190
198
|
:type type: str
|
|
191
199
|
"""
|
|
@@ -195,7 +203,7 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo:
|
|
|
195
203
|
def enterprise_project_id(self):
|
|
196
204
|
"""Gets the enterprise_project_id of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
|
|
197
205
|
|
|
198
|
-
|
|
206
|
+
- 企业项目ID。最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 创建全域弹性公网IP时,给全域弹性公网IP绑定企业项目ID。 - 不指定该参数时,默认值是 0 - 关于企业项目ID的获取及企业项目特性的详细信息,请参见[《企业管理用户指南》](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)。
|
|
199
207
|
|
|
200
208
|
:return: The enterprise_project_id of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
|
|
201
209
|
:rtype: str
|
|
@@ -206,7 +214,7 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo:
|
|
|
206
214
|
def enterprise_project_id(self, enterprise_project_id):
|
|
207
215
|
"""Sets the enterprise_project_id of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
|
|
208
216
|
|
|
209
|
-
|
|
217
|
+
- 企业项目ID。最大长度36字节,带“-”连字符的UUID格式,或者是字符串“0”。 - 创建全域弹性公网IP时,给全域弹性公网IP绑定企业项目ID。 - 不指定该参数时,默认值是 0 - 关于企业项目ID的获取及企业项目特性的详细信息,请参见[《企业管理用户指南》](https://support.huaweicloud.com/usermanual-em/zh-cn_topic_0126101490.html)。
|
|
210
218
|
|
|
211
219
|
:param enterprise_project_id: The enterprise_project_id of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
|
|
212
220
|
:type enterprise_project_id: str
|
|
@@ -239,6 +247,8 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo:
|
|
|
239
247
|
def bandwidth(self):
|
|
240
248
|
"""Gets the bandwidth of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
|
|
241
249
|
|
|
250
|
+
域间带宽值
|
|
251
|
+
|
|
242
252
|
:return: The bandwidth of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
|
|
243
253
|
:rtype: int
|
|
244
254
|
"""
|
|
@@ -248,6 +258,8 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo:
|
|
|
248
258
|
def bandwidth(self, bandwidth):
|
|
249
259
|
"""Sets the bandwidth of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
|
|
250
260
|
|
|
261
|
+
域间带宽值
|
|
262
|
+
|
|
251
263
|
:param bandwidth: The bandwidth of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
|
|
252
264
|
:type bandwidth: int
|
|
253
265
|
"""
|
|
@@ -257,7 +269,7 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo:
|
|
|
257
269
|
def size(self):
|
|
258
270
|
"""Gets the size of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
|
|
259
271
|
|
|
260
|
-
|
|
272
|
+
域间带宽大小
|
|
261
273
|
|
|
262
274
|
:return: The size of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
|
|
263
275
|
:rtype: int
|
|
@@ -268,7 +280,7 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo:
|
|
|
268
280
|
def size(self, size):
|
|
269
281
|
"""Sets the size of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
|
|
270
282
|
|
|
271
|
-
|
|
283
|
+
域间带宽大小
|
|
272
284
|
|
|
273
285
|
:param size: The size of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
|
|
274
286
|
:type size: int
|
|
@@ -326,7 +338,7 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo:
|
|
|
326
338
|
全域弹性公网IP标签
|
|
327
339
|
|
|
328
340
|
:return: The tags of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
|
|
329
|
-
:rtype: list[:class:`huaweicloudsdkgeip.v3.
|
|
341
|
+
:rtype: list[:class:`huaweicloudsdkgeip.v3.CreateGlobalEipRequestBodyGlobalEipTags`]
|
|
330
342
|
"""
|
|
331
343
|
return self._tags
|
|
332
344
|
|
|
@@ -337,7 +349,7 @@ class AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo:
|
|
|
337
349
|
全域弹性公网IP标签
|
|
338
350
|
|
|
339
351
|
:param tags: The tags of this AssociateInstanceGlobalEipRequestBodyGlobalEipGcBandwidthInfo.
|
|
340
|
-
:type tags: list[:class:`huaweicloudsdkgeip.v3.
|
|
352
|
+
:type tags: list[:class:`huaweicloudsdkgeip.v3.CreateGlobalEipRequestBodyGlobalEipTags`]
|
|
341
353
|
"""
|
|
342
354
|
self._tags = tags
|
|
343
355
|
|
huaweicloudsdkgeip/v3/model/associate_instance_global_eip_segment_request_body_global_eip_segment.py
CHANGED
|
@@ -45,7 +45,7 @@ class AssociateInstanceGlobalEipSegmentRequestBodyGlobalEipSegment:
|
|
|
45
45
|
:type instance_type: str
|
|
46
46
|
:param instance_id: 实例ID
|
|
47
47
|
:type instance_id: str
|
|
48
|
-
:param project_id: 项目ID
|
|
48
|
+
:param project_id: 项目ID,获取项目ID请参见[获取项目ID](https://support.huaweicloud.com/api-vpc/vpc_api_0011.html)
|
|
49
49
|
:type project_id: str
|
|
50
50
|
:param service_id: 服务id
|
|
51
51
|
:type service_id: str
|
|
@@ -142,7 +142,7 @@ class AssociateInstanceGlobalEipSegmentRequestBodyGlobalEipSegment:
|
|
|
142
142
|
def project_id(self):
|
|
143
143
|
"""Gets the project_id of this AssociateInstanceGlobalEipSegmentRequestBodyGlobalEipSegment.
|
|
144
144
|
|
|
145
|
-
项目ID
|
|
145
|
+
项目ID,获取项目ID请参见[获取项目ID](https://support.huaweicloud.com/api-vpc/vpc_api_0011.html)
|
|
146
146
|
|
|
147
147
|
:return: The project_id of this AssociateInstanceGlobalEipSegmentRequestBodyGlobalEipSegment.
|
|
148
148
|
:rtype: str
|
|
@@ -153,7 +153,7 @@ class AssociateInstanceGlobalEipSegmentRequestBodyGlobalEipSegment:
|
|
|
153
153
|
def project_id(self, project_id):
|
|
154
154
|
"""Sets the project_id of this AssociateInstanceGlobalEipSegmentRequestBodyGlobalEipSegment.
|
|
155
155
|
|
|
156
|
-
项目ID
|
|
156
|
+
项目ID,获取项目ID请参见[获取项目ID](https://support.huaweicloud.com/api-vpc/vpc_api_0011.html)
|
|
157
157
|
|
|
158
158
|
:param project_id: The project_id of this AssociateInstanceGlobalEipSegmentRequestBodyGlobalEipSegment.
|
|
159
159
|
:type project_id: str
|
|
@@ -35,7 +35,7 @@ class AssociateInstanceRequest:
|
|
|
35
35
|
|
|
36
36
|
:param binding_instance_service: 绑定接口可以加,标识请求是从哪个服务调过来的
|
|
37
37
|
:type binding_instance_service: str
|
|
38
|
-
:param global_eip_id:
|
|
38
|
+
:param global_eip_id:
|
|
39
39
|
:type global_eip_id: str
|
|
40
40
|
:param body: Body of the AssociateInstanceRequest
|
|
41
41
|
:type body: :class:`huaweicloudsdkgeip.v3.AssociateInstanceGlobalEipRequestBody`
|
|
@@ -80,8 +80,6 @@ class AssociateInstanceRequest:
|
|
|
80
80
|
def global_eip_id(self):
|
|
81
81
|
"""Gets the global_eip_id of this AssociateInstanceRequest.
|
|
82
82
|
|
|
83
|
-
global_eip_id
|
|
84
|
-
|
|
85
83
|
:return: The global_eip_id of this AssociateInstanceRequest.
|
|
86
84
|
:rtype: str
|
|
87
85
|
"""
|
|
@@ -91,8 +89,6 @@ class AssociateInstanceRequest:
|
|
|
91
89
|
def global_eip_id(self, global_eip_id):
|
|
92
90
|
"""Sets the global_eip_id of this AssociateInstanceRequest.
|
|
93
91
|
|
|
94
|
-
global_eip_id
|
|
95
|
-
|
|
96
92
|
:param global_eip_id: The global_eip_id of this AssociateInstanceRequest.
|
|
97
93
|
:type global_eip_id: str
|
|
98
94
|
"""
|
|
@@ -31,7 +31,7 @@ class AttachInternetBandwidth:
|
|
|
31
31
|
|
|
32
32
|
The model defined in huaweicloud sdk
|
|
33
33
|
|
|
34
|
-
:param global_eip_segment_id:
|
|
34
|
+
:param global_eip_segment_id: 全域弹性公网IP段的ID
|
|
35
35
|
:type global_eip_segment_id: str
|
|
36
36
|
:param internet_bandwidth_id: 全域公网带宽的ID
|
|
37
37
|
:type internet_bandwidth_id: str
|
|
@@ -50,6 +50,8 @@ class AttachInternetBandwidth:
|
|
|
50
50
|
def global_eip_segment_id(self):
|
|
51
51
|
"""Gets the global_eip_segment_id of this AttachInternetBandwidth.
|
|
52
52
|
|
|
53
|
+
全域弹性公网IP段的ID
|
|
54
|
+
|
|
53
55
|
:return: The global_eip_segment_id of this AttachInternetBandwidth.
|
|
54
56
|
:rtype: str
|
|
55
57
|
"""
|
|
@@ -59,6 +61,8 @@ class AttachInternetBandwidth:
|
|
|
59
61
|
def global_eip_segment_id(self, global_eip_segment_id):
|
|
60
62
|
"""Sets the global_eip_segment_id of this AttachInternetBandwidth.
|
|
61
63
|
|
|
64
|
+
全域弹性公网IP段的ID
|
|
65
|
+
|
|
62
66
|
:param global_eip_segment_id: The global_eip_segment_id of this AttachInternetBandwidth.
|
|
63
67
|
:type global_eip_segment_id: str
|
|
64
68
|
"""
|