huaweicloudsdkims 3.1.149__py2.py3-none-any.whl → 3.1.150__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.
- huaweicloudsdkims/v2/model/create_image_request_body.py +4 -2
- {huaweicloudsdkims-3.1.149.dist-info → huaweicloudsdkims-3.1.150.dist-info}/METADATA +2 -2
- {huaweicloudsdkims-3.1.149.dist-info → huaweicloudsdkims-3.1.150.dist-info}/RECORD +6 -6
- {huaweicloudsdkims-3.1.149.dist-info → huaweicloudsdkims-3.1.150.dist-info}/LICENSE +0 -0
- {huaweicloudsdkims-3.1.149.dist-info → huaweicloudsdkims-3.1.150.dist-info}/WHEEL +0 -0
- {huaweicloudsdkims-3.1.149.dist-info → huaweicloudsdkims-3.1.150.dist-info}/top_level.txt +0 -0
@@ -136,8 +136,10 @@ class CreateImageRequestBody:
|
|
136
136
|
self.enterprise_project_id = enterprise_project_id
|
137
137
|
if image_tags is not None:
|
138
138
|
self.image_tags = image_tags
|
139
|
-
|
140
|
-
|
139
|
+
if instance_id is not None:
|
140
|
+
self.instance_id = instance_id
|
141
|
+
if name is not None:
|
142
|
+
self.name = name
|
141
143
|
if tags is not None:
|
142
144
|
self.tags = tags
|
143
145
|
if max_ram is not None:
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: huaweicloudsdkims
|
3
|
-
Version: 3.1.
|
3
|
+
Version: 3.1.150
|
4
4
|
Summary: IMS
|
5
5
|
Home-page: https://github.com/huaweicloud/huaweicloud-sdk-python-v3
|
6
6
|
Author: HuaweiCloud SDK
|
@@ -22,6 +22,6 @@ Classifier: Topic :: Software Development
|
|
22
22
|
Requires-Python: >=2.7,!=3.0.*,!=3.1.*,!=3.2.*
|
23
23
|
Description-Content-Type: text/markdown
|
24
24
|
License-File: LICENSE
|
25
|
-
Requires-Dist: huaweicloudsdkcore>=3.1.
|
25
|
+
Requires-Dist: huaweicloudsdkcore>=3.1.150
|
26
26
|
|
27
27
|
See detailed information in [huaweicloud-sdk-python-v3](https://github.com/huaweicloud/huaweicloud-sdk-python-v3).
|
@@ -33,7 +33,7 @@ huaweicloudsdkims/v2/model/create_data_image_request.py,sha256=8srihO0xGnnRHejHq
|
|
33
33
|
huaweicloudsdkims/v2/model/create_data_image_request_body.py,sha256=pjJfys_a6Q8P2xfybBgU2wf-LsWpBSFAClNLJH3CTbo,12069
|
34
34
|
huaweicloudsdkims/v2/model/create_data_image_response.py,sha256=SdN40WKAkRzwYe3ZKaRSxPiJ4nYnMq2XX2hSh6g2RaY,3190
|
35
35
|
huaweicloudsdkims/v2/model/create_image_request.py,sha256=GoCDGVNUhCgsDOCtpye7QGvfm3YC0MeTs06Qf1fLZQA,3118
|
36
|
-
huaweicloudsdkims/v2/model/create_image_request_body.py,sha256=
|
36
|
+
huaweicloudsdkims/v2/model/create_image_request_body.py,sha256=Uh4aSarx-j10c8mjENw8_6ffDS2OMwrlTZDcNeDJ6Cc,24721
|
37
37
|
huaweicloudsdkims/v2/model/create_image_response.py,sha256=-gbfR77sIdkIAIBjVAHvocHlvsMtYo2cE1SuW7IYrU8,3158
|
38
38
|
huaweicloudsdkims/v2/model/create_or_update_tags_request.py,sha256=cOC9GWxrs-Bk6Yes1BxtNe70BI8lrgIntxd5q1emPqw,3190
|
39
39
|
huaweicloudsdkims/v2/model/create_or_update_tags_response.py,sha256=gJPQ5J2MGWuN_L_m9QOpCUoolX3XzmoEUGYrOZg_2FM,2456
|
@@ -141,8 +141,8 @@ huaweicloudsdkims/v2/model/update_image_request_body.py,sha256=ujQQ1ST2WrhrLn5av
|
|
141
141
|
huaweicloudsdkims/v2/model/update_image_response.py,sha256=R_GuyrH2SPSctELzhf_uYXtVg5xTjO23O3Y2CdujDS8,71829
|
142
142
|
huaweicloudsdkims/v2/region/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
143
143
|
huaweicloudsdkims/v2/region/ims_region.py,sha256=zhZVEJZaG9RZa3M2sahEa52aLbWBPxoNAQprGWF8N-M,5141
|
144
|
-
huaweicloudsdkims-3.1.
|
145
|
-
huaweicloudsdkims-3.1.
|
146
|
-
huaweicloudsdkims-3.1.
|
147
|
-
huaweicloudsdkims-3.1.
|
148
|
-
huaweicloudsdkims-3.1.
|
144
|
+
huaweicloudsdkims-3.1.150.dist-info/LICENSE,sha256=4_VSTLuxcsybRG9N4Isktlj1rAIBBsfl0Tjc0gBTijo,604
|
145
|
+
huaweicloudsdkims-3.1.150.dist-info/METADATA,sha256=84zvdPovP63ZyTJqb4WkXEy7wiL2OLkhJId3zuXvmKA,1135
|
146
|
+
huaweicloudsdkims-3.1.150.dist-info/WHEEL,sha256=Kh9pAotZVRFj97E15yTA4iADqXdQfIVTHcNaZTjxeGM,110
|
147
|
+
huaweicloudsdkims-3.1.150.dist-info/top_level.txt,sha256=beY7g3KzOOg2_S8f1Fa3GKquy1uP3gPs0mkVWNNL21g,18
|
148
|
+
huaweicloudsdkims-3.1.150.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|