huaweicloudsdkdns 3.1.142__py2.py3-none-any.whl → 3.1.143__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.
- huaweicloudsdkdns/v2/dns_async_client.py +59 -59
- huaweicloudsdkdns/v2/dns_client.py +59 -59
- huaweicloudsdkdns/v2/model/alias_target.py +5 -5
- huaweicloudsdkdns/v2/model/associate_router_request.py +5 -5
- huaweicloudsdkdns/v2/model/associate_router_request_body.py +3 -3
- huaweicloudsdkdns/v2/model/associate_router_response.py +7 -7
- huaweicloudsdkdns/v2/model/batch_create_record_set_with_line.py +9 -9
- huaweicloudsdkdns/v2/model/batch_create_tag_request.py +7 -7
- huaweicloudsdkdns/v2/model/batch_create_tag_response.py +1 -1
- huaweicloudsdkdns/v2/model/batch_delete_record_set_with_line_request.py +5 -5
- huaweicloudsdkdns/v2/model/batch_delete_record_set_with_line_request_body.py +3 -3
- huaweicloudsdkdns/v2/model/batch_delete_record_set_with_line_response.py +7 -7
- huaweicloudsdkdns/v2/model/batch_delete_record_sets_request.py +3 -3
- huaweicloudsdkdns/v2/model/batch_delete_record_sets_request_body.py +5 -5
- huaweicloudsdkdns/v2/model/batch_delete_record_sets_response.py +5 -5
- huaweicloudsdkdns/v2/model/batch_delete_zones_request.py +3 -3
- huaweicloudsdkdns/v2/model/batch_delete_zones_request_body.py +5 -5
- huaweicloudsdkdns/v2/model/batch_delete_zones_response.py +5 -5
- huaweicloudsdkdns/v2/model/batch_hand_tags.py +5 -5
- huaweicloudsdkdns/v2/model/batch_set_record_sets_status_request.py +3 -3
- huaweicloudsdkdns/v2/model/batch_set_record_sets_status_request_body.py +5 -5
- huaweicloudsdkdns/v2/model/batch_set_record_sets_status_response.py +7 -7
- huaweicloudsdkdns/v2/model/batch_set_zones_status_request.py +3 -3
- huaweicloudsdkdns/v2/model/batch_set_zones_status_request_body.py +5 -5
- huaweicloudsdkdns/v2/model/batch_set_zones_status_response.py +7 -7
- huaweicloudsdkdns/v2/model/batch_update_record_set.py +11 -11
- huaweicloudsdkdns/v2/model/batch_update_record_set_with_line_request.py +5 -5
- huaweicloudsdkdns/v2/model/batch_update_record_set_with_line_request_body.py +3 -3
- huaweicloudsdkdns/v2/model/batch_update_record_set_with_line_response.py +7 -7
- huaweicloudsdkdns/v2/model/create_custom_line_request.py +3 -3
- huaweicloudsdkdns/v2/model/create_custom_line_request_body.py +7 -7
- huaweicloudsdkdns/v2/model/create_custom_line_response.py +15 -15
- huaweicloudsdkdns/v2/model/create_eip_record_set_request.py +7 -7
- huaweicloudsdkdns/v2/model/create_eip_record_set_response.py +19 -19
- huaweicloudsdkdns/v2/model/create_line_group_request.py +3 -3
- huaweicloudsdkdns/v2/model/create_line_group_response.py +15 -15
- huaweicloudsdkdns/v2/model/create_line_groups_req.py +7 -7
- huaweicloudsdkdns/v2/model/create_line_groups_resp.py +15 -15
- huaweicloudsdkdns/v2/model/create_private_zone_req.py +19 -19
- huaweicloudsdkdns/v2/model/create_private_zone_request.py +3 -3
- huaweicloudsdkdns/v2/model/create_private_zone_response.py +35 -35
- huaweicloudsdkdns/v2/model/create_ptr_req.py +11 -11
- huaweicloudsdkdns/v2/model/create_public_zone_req.py +15 -15
- huaweicloudsdkdns/v2/model/create_public_zone_request.py +3 -3
- huaweicloudsdkdns/v2/model/create_public_zone_response.py +33 -33
- huaweicloudsdkdns/v2/model/create_r_set_batch_lines_req.py +9 -9
- huaweicloudsdkdns/v2/model/create_record_set_request.py +5 -5
- huaweicloudsdkdns/v2/model/create_record_set_request_body.py +15 -15
- huaweicloudsdkdns/v2/model/create_record_set_response.py +29 -29
- huaweicloudsdkdns/v2/model/create_record_set_with_batch_lines_request.py +5 -5
- huaweicloudsdkdns/v2/model/create_record_set_with_batch_lines_response.py +7 -7
- huaweicloudsdkdns/v2/model/create_record_set_with_line_request.py +5 -5
- huaweicloudsdkdns/v2/model/create_record_set_with_line_request_body.py +21 -21
- huaweicloudsdkdns/v2/model/create_record_set_with_line_response.py +37 -37
- huaweicloudsdkdns/v2/model/create_tag_req.py +3 -3
- huaweicloudsdkdns/v2/model/create_tag_request.py +7 -7
- huaweicloudsdkdns/v2/model/create_tag_response.py +1 -1
- huaweicloudsdkdns/v2/model/delete_custom_line_request.py +3 -3
- huaweicloudsdkdns/v2/model/delete_custom_line_response.py +15 -15
- huaweicloudsdkdns/v2/model/delete_line_group_request.py +3 -3
- huaweicloudsdkdns/v2/model/delete_line_group_response.py +15 -15
- huaweicloudsdkdns/v2/model/delete_private_zone_request.py +3 -3
- huaweicloudsdkdns/v2/model/delete_private_zone_response.py +33 -33
- huaweicloudsdkdns/v2/model/delete_public_zone_request.py +3 -3
- huaweicloudsdkdns/v2/model/delete_public_zone_response.py +31 -31
- huaweicloudsdkdns/v2/model/delete_record_set_request.py +5 -5
- huaweicloudsdkdns/v2/model/delete_record_set_response.py +29 -29
- huaweicloudsdkdns/v2/model/delete_record_sets_request.py +5 -5
- huaweicloudsdkdns/v2/model/delete_record_sets_response.py +37 -37
- huaweicloudsdkdns/v2/model/delete_tag_request.py +7 -7
- huaweicloudsdkdns/v2/model/delete_tag_response.py +1 -1
- huaweicloudsdkdns/v2/model/disassociate_router_request.py +5 -5
- huaweicloudsdkdns/v2/model/disassociate_router_response.py +7 -7
- huaweicloudsdkdns/v2/model/disassociaterouter_request_body.py +3 -3
- huaweicloudsdkdns/v2/model/domain_quota_response_quotas.py +9 -9
- huaweicloudsdkdns/v2/model/line.py +15 -15
- huaweicloudsdkdns/v2/model/link.py +3 -3
- huaweicloudsdkdns/v2/model/links_item.py +5 -5
- huaweicloudsdkdns/v2/model/list_api_versions_item.py +7 -7
- huaweicloudsdkdns/v2/model/list_api_versions_request.py +1 -1
- huaweicloudsdkdns/v2/model/list_api_versions_response.py +3 -3
- huaweicloudsdkdns/v2/model/list_custom_line_request.py +15 -15
- huaweicloudsdkdns/v2/model/list_custom_line_response.py +5 -5
- huaweicloudsdkdns/v2/model/list_line_groups_request.py +9 -9
- huaweicloudsdkdns/v2/model/list_line_groups_response.py +5 -5
- huaweicloudsdkdns/v2/model/list_name_servers_request.py +5 -5
- huaweicloudsdkdns/v2/model/list_name_servers_response.py +3 -3
- huaweicloudsdkdns/v2/model/list_private_zones_request.py +27 -27
- huaweicloudsdkdns/v2/model/list_private_zones_response.py +7 -7
- huaweicloudsdkdns/v2/model/list_ptr_records_floating_resp.py +21 -21
- huaweicloudsdkdns/v2/model/list_ptr_records_request.py +13 -13
- huaweicloudsdkdns/v2/model/list_ptr_records_response.py +7 -7
- huaweicloudsdkdns/v2/model/list_public_zones_request.py +25 -25
- huaweicloudsdkdns/v2/model/list_public_zones_response.py +7 -7
- huaweicloudsdkdns/v2/model/list_record_sets.py +29 -29
- huaweicloudsdkdns/v2/model/list_record_sets_by_zone_request.py +25 -25
- huaweicloudsdkdns/v2/model/list_record_sets_by_zone_response.py +7 -7
- huaweicloudsdkdns/v2/model/list_record_sets_request.py +27 -27
- huaweicloudsdkdns/v2/model/list_record_sets_response.py +7 -7
- huaweicloudsdkdns/v2/model/list_record_sets_with_line_request.py +33 -33
- huaweicloudsdkdns/v2/model/list_record_sets_with_line_response.py +7 -7
- huaweicloudsdkdns/v2/model/list_record_sets_with_tags.py +31 -31
- huaweicloudsdkdns/v2/model/list_tag_req.py +17 -17
- huaweicloudsdkdns/v2/model/list_tag_request.py +5 -5
- huaweicloudsdkdns/v2/model/list_tag_response.py +5 -5
- huaweicloudsdkdns/v2/model/list_tags_request.py +3 -3
- huaweicloudsdkdns/v2/model/list_tags_response.py +3 -3
- huaweicloudsdkdns/v2/model/match.py +5 -5
- huaweicloudsdkdns/v2/model/metadata.py +3 -3
- huaweicloudsdkdns/v2/model/name_servers_resp.py +7 -7
- huaweicloudsdkdns/v2/model/nameserver.py +5 -5
- huaweicloudsdkdns/v2/model/ns_records.py +7 -7
- huaweicloudsdkdns/v2/model/page_link.py +5 -5
- huaweicloudsdkdns/v2/model/private_name_server.py +5 -5
- huaweicloudsdkdns/v2/model/private_zone_resp.py +39 -39
- huaweicloudsdkdns/v2/model/public_zone_resp.py +35 -35
- huaweicloudsdkdns/v2/model/query_record_set_with_line_and_tags_resp.py +39 -39
- huaweicloudsdkdns/v2/model/query_record_set_with_line_resp.py +39 -39
- huaweicloudsdkdns/v2/model/recordset_data.py +37 -37
- huaweicloudsdkdns/v2/model/resource_item.py +9 -9
- huaweicloudsdkdns/v2/model/restore_ptr_record_request.py +7 -7
- huaweicloudsdkdns/v2/model/restore_ptr_record_response.py +1 -1
- huaweicloudsdkdns/v2/model/restore_ptr_req.py +3 -3
- huaweicloudsdkdns/v2/model/router.py +7 -7
- huaweicloudsdkdns/v2/model/router_with_status.py +7 -7
- huaweicloudsdkdns/v2/model/set_record_sets_status_request.py +5 -5
- huaweicloudsdkdns/v2/model/set_record_sets_status_request_body.py +3 -3
- huaweicloudsdkdns/v2/model/set_record_sets_status_response.py +39 -39
- huaweicloudsdkdns/v2/model/show_api_info_request.py +3 -3
- huaweicloudsdkdns/v2/model/show_api_info_response.py +3 -3
- huaweicloudsdkdns/v2/model/show_domain_quota_request.py +3 -3
- huaweicloudsdkdns/v2/model/show_domain_quota_response.py +3 -3
- huaweicloudsdkdns/v2/model/show_line_group_request.py +3 -3
- huaweicloudsdkdns/v2/model/show_line_group_response.py +15 -15
- huaweicloudsdkdns/v2/model/show_private_zone_name_server_request.py +3 -3
- huaweicloudsdkdns/v2/model/show_private_zone_name_server_response.py +3 -3
- huaweicloudsdkdns/v2/model/show_private_zone_request.py +3 -3
- huaweicloudsdkdns/v2/model/show_private_zone_response.py +37 -37
- huaweicloudsdkdns/v2/model/show_ptr_record_set_request.py +5 -5
- huaweicloudsdkdns/v2/model/show_ptr_record_set_response.py +19 -19
- huaweicloudsdkdns/v2/model/show_public_zone_name_server_request.py +3 -3
- huaweicloudsdkdns/v2/model/show_public_zone_name_server_response.py +3 -3
- huaweicloudsdkdns/v2/model/show_public_zone_request.py +3 -3
- huaweicloudsdkdns/v2/model/show_public_zone_response.py +33 -33
- huaweicloudsdkdns/v2/model/show_record_set_by_zone_request.py +27 -27
- huaweicloudsdkdns/v2/model/show_record_set_by_zone_resp.py +37 -37
- huaweicloudsdkdns/v2/model/show_record_set_by_zone_response.py +7 -7
- huaweicloudsdkdns/v2/model/show_record_set_request.py +5 -5
- huaweicloudsdkdns/v2/model/show_record_set_response.py +31 -31
- huaweicloudsdkdns/v2/model/show_record_set_with_line_request.py +5 -5
- huaweicloudsdkdns/v2/model/show_record_set_with_line_response.py +39 -39
- huaweicloudsdkdns/v2/model/show_resource_tag_request.py +5 -5
- huaweicloudsdkdns/v2/model/show_resource_tag_response.py +3 -3
- huaweicloudsdkdns/v2/model/tag.py +5 -5
- huaweicloudsdkdns/v2/model/tag_values.py +5 -5
- huaweicloudsdkdns/v2/model/update_custom_line_request.py +5 -5
- huaweicloudsdkdns/v2/model/update_custom_line_request_body.py +7 -7
- huaweicloudsdkdns/v2/model/update_custom_line_response.py +15 -15
- huaweicloudsdkdns/v2/model/update_line_groups_request.py +5 -5
- huaweicloudsdkdns/v2/model/update_line_groups_request_body.py +7 -7
- huaweicloudsdkdns/v2/model/update_line_groups_response.py +15 -15
- huaweicloudsdkdns/v2/model/update_private_zone_info_req.py +7 -7
- huaweicloudsdkdns/v2/model/update_private_zone_request.py +5 -5
- huaweicloudsdkdns/v2/model/update_private_zone_response.py +33 -33
- huaweicloudsdkdns/v2/model/update_ptr_record_request.py +7 -7
- huaweicloudsdkdns/v2/model/update_ptr_record_response.py +17 -17
- huaweicloudsdkdns/v2/model/update_ptr_req.py +9 -9
- huaweicloudsdkdns/v2/model/update_public_zone_info.py +7 -7
- huaweicloudsdkdns/v2/model/update_public_zone_request.py +5 -5
- huaweicloudsdkdns/v2/model/update_public_zone_response.py +31 -31
- huaweicloudsdkdns/v2/model/update_public_zone_status_request.py +5 -5
- huaweicloudsdkdns/v2/model/update_public_zone_status_request_body.py +3 -3
- huaweicloudsdkdns/v2/model/update_public_zone_status_response.py +31 -31
- huaweicloudsdkdns/v2/model/update_record_set_req.py +11 -11
- huaweicloudsdkdns/v2/model/update_record_set_request.py +7 -7
- huaweicloudsdkdns/v2/model/update_record_set_response.py +29 -29
- huaweicloudsdkdns/v2/model/update_record_sets_req.py +13 -13
- huaweicloudsdkdns/v2/model/update_record_sets_request.py +7 -7
- huaweicloudsdkdns/v2/model/update_record_sets_response.py +37 -37
- huaweicloudsdkdns/v2/model/values_item.py +3 -3
- huaweicloudsdkdns/v2/model/version_item.py +13 -13
- huaweicloudsdkdns/v2/model/zone_data.py +31 -31
- {huaweicloudsdkdns-3.1.142.dist-info → huaweicloudsdkdns-3.1.143.dist-info}/METADATA +2 -2
- huaweicloudsdkdns-3.1.143.dist-info/RECORD +192 -0
- huaweicloudsdkdns-3.1.142.dist-info/RECORD +0 -192
- {huaweicloudsdkdns-3.1.142.dist-info → huaweicloudsdkdns-3.1.143.dist-info}/LICENSE +0 -0
- {huaweicloudsdkdns-3.1.142.dist-info → huaweicloudsdkdns-3.1.143.dist-info}/WHEEL +0 -0
- {huaweicloudsdkdns-3.1.142.dist-info → huaweicloudsdkdns-3.1.143.dist-info}/top_level.txt +0 -0
@@ -56,7 +56,7 @@ class ShowPublicZoneResponse(SdkResponse):
|
|
56
56
|
}
|
57
57
|
|
58
58
|
def __init__(self, id=None, name=None, description=None, email=None, zone_type=None, ttl=None, serial=None, status=None, record_num=None, pool_id=None, created_at=None, updated_at=None, enterprise_project_id=None, masters=None, links=None, project_id=None):
|
59
|
-
"""ShowPublicZoneResponse
|
59
|
+
r"""ShowPublicZoneResponse
|
60
60
|
|
61
61
|
The model defined in huaweicloud sdk
|
62
62
|
|
@@ -149,7 +149,7 @@ class ShowPublicZoneResponse(SdkResponse):
|
|
149
149
|
|
150
150
|
@property
|
151
151
|
def id(self):
|
152
|
-
"""Gets the id of this ShowPublicZoneResponse.
|
152
|
+
r"""Gets the id of this ShowPublicZoneResponse.
|
153
153
|
|
154
154
|
Zone的ID
|
155
155
|
|
@@ -160,7 +160,7 @@ class ShowPublicZoneResponse(SdkResponse):
|
|
160
160
|
|
161
161
|
@id.setter
|
162
162
|
def id(self, id):
|
163
|
-
"""Sets the id of this ShowPublicZoneResponse.
|
163
|
+
r"""Sets the id of this ShowPublicZoneResponse.
|
164
164
|
|
165
165
|
Zone的ID
|
166
166
|
|
@@ -171,7 +171,7 @@ class ShowPublicZoneResponse(SdkResponse):
|
|
171
171
|
|
172
172
|
@property
|
173
173
|
def name(self):
|
174
|
-
"""Gets the name of this ShowPublicZoneResponse.
|
174
|
+
r"""Gets the name of this ShowPublicZoneResponse.
|
175
175
|
|
176
176
|
zone名称
|
177
177
|
|
@@ -182,7 +182,7 @@ class ShowPublicZoneResponse(SdkResponse):
|
|
182
182
|
|
183
183
|
@name.setter
|
184
184
|
def name(self, name):
|
185
|
-
"""Sets the name of this ShowPublicZoneResponse.
|
185
|
+
r"""Sets the name of this ShowPublicZoneResponse.
|
186
186
|
|
187
187
|
zone名称
|
188
188
|
|
@@ -193,7 +193,7 @@ class ShowPublicZoneResponse(SdkResponse):
|
|
193
193
|
|
194
194
|
@property
|
195
195
|
def description(self):
|
196
|
-
"""Gets the description of this ShowPublicZoneResponse.
|
196
|
+
r"""Gets the description of this ShowPublicZoneResponse.
|
197
197
|
|
198
198
|
对zone的描述信息
|
199
199
|
|
@@ -204,7 +204,7 @@ class ShowPublicZoneResponse(SdkResponse):
|
|
204
204
|
|
205
205
|
@description.setter
|
206
206
|
def description(self, description):
|
207
|
-
"""Sets the description of this ShowPublicZoneResponse.
|
207
|
+
r"""Sets the description of this ShowPublicZoneResponse.
|
208
208
|
|
209
209
|
对zone的描述信息
|
210
210
|
|
@@ -215,7 +215,7 @@ class ShowPublicZoneResponse(SdkResponse):
|
|
215
215
|
|
216
216
|
@property
|
217
217
|
def email(self):
|
218
|
-
"""Gets the email of this ShowPublicZoneResponse.
|
218
|
+
r"""Gets the email of this ShowPublicZoneResponse.
|
219
219
|
|
220
220
|
管理该zone的管理员邮箱,用于生成该Zone的SOA记录。
|
221
221
|
|
@@ -226,7 +226,7 @@ class ShowPublicZoneResponse(SdkResponse):
|
|
226
226
|
|
227
227
|
@email.setter
|
228
228
|
def email(self, email):
|
229
|
-
"""Sets the email of this ShowPublicZoneResponse.
|
229
|
+
r"""Sets the email of this ShowPublicZoneResponse.
|
230
230
|
|
231
231
|
管理该zone的管理员邮箱,用于生成该Zone的SOA记录。
|
232
232
|
|
@@ -237,7 +237,7 @@ class ShowPublicZoneResponse(SdkResponse):
|
|
237
237
|
|
238
238
|
@property
|
239
239
|
def zone_type(self):
|
240
|
-
"""Gets the zone_type of this ShowPublicZoneResponse.
|
240
|
+
r"""Gets the zone_type of this ShowPublicZoneResponse.
|
241
241
|
|
242
242
|
zone类型,公网(public)。
|
243
243
|
|
@@ -248,7 +248,7 @@ class ShowPublicZoneResponse(SdkResponse):
|
|
248
248
|
|
249
249
|
@zone_type.setter
|
250
250
|
def zone_type(self, zone_type):
|
251
|
-
"""Sets the zone_type of this ShowPublicZoneResponse.
|
251
|
+
r"""Sets the zone_type of this ShowPublicZoneResponse.
|
252
252
|
|
253
253
|
zone类型,公网(public)。
|
254
254
|
|
@@ -259,7 +259,7 @@ class ShowPublicZoneResponse(SdkResponse):
|
|
259
259
|
|
260
260
|
@property
|
261
261
|
def ttl(self):
|
262
|
-
"""Gets the ttl of this ShowPublicZoneResponse.
|
262
|
+
r"""Gets the ttl of this ShowPublicZoneResponse.
|
263
263
|
|
264
264
|
该zone下SOA记录中的ttl值
|
265
265
|
|
@@ -270,7 +270,7 @@ class ShowPublicZoneResponse(SdkResponse):
|
|
270
270
|
|
271
271
|
@ttl.setter
|
272
272
|
def ttl(self, ttl):
|
273
|
-
"""Sets the ttl of this ShowPublicZoneResponse.
|
273
|
+
r"""Sets the ttl of this ShowPublicZoneResponse.
|
274
274
|
|
275
275
|
该zone下SOA记录中的ttl值
|
276
276
|
|
@@ -281,7 +281,7 @@ class ShowPublicZoneResponse(SdkResponse):
|
|
281
281
|
|
282
282
|
@property
|
283
283
|
def serial(self):
|
284
|
-
"""Gets the serial of this ShowPublicZoneResponse.
|
284
|
+
r"""Gets the serial of this ShowPublicZoneResponse.
|
285
285
|
|
286
286
|
该zone下SOA记录中用于标识zone文件变更的序列值,用于主从节点同步
|
287
287
|
|
@@ -292,7 +292,7 @@ class ShowPublicZoneResponse(SdkResponse):
|
|
292
292
|
|
293
293
|
@serial.setter
|
294
294
|
def serial(self, serial):
|
295
|
-
"""Sets the serial of this ShowPublicZoneResponse.
|
295
|
+
r"""Sets the serial of this ShowPublicZoneResponse.
|
296
296
|
|
297
297
|
该zone下SOA记录中用于标识zone文件变更的序列值,用于主从节点同步
|
298
298
|
|
@@ -303,7 +303,7 @@ class ShowPublicZoneResponse(SdkResponse):
|
|
303
303
|
|
304
304
|
@property
|
305
305
|
def status(self):
|
306
|
-
"""Gets the status of this ShowPublicZoneResponse.
|
306
|
+
r"""Gets the status of this ShowPublicZoneResponse.
|
307
307
|
|
308
308
|
资源状态
|
309
309
|
|
@@ -314,7 +314,7 @@ class ShowPublicZoneResponse(SdkResponse):
|
|
314
314
|
|
315
315
|
@status.setter
|
316
316
|
def status(self, status):
|
317
|
-
"""Sets the status of this ShowPublicZoneResponse.
|
317
|
+
r"""Sets the status of this ShowPublicZoneResponse.
|
318
318
|
|
319
319
|
资源状态
|
320
320
|
|
@@ -325,7 +325,7 @@ class ShowPublicZoneResponse(SdkResponse):
|
|
325
325
|
|
326
326
|
@property
|
327
327
|
def record_num(self):
|
328
|
-
"""Gets the record_num of this ShowPublicZoneResponse.
|
328
|
+
r"""Gets the record_num of this ShowPublicZoneResponse.
|
329
329
|
|
330
330
|
该zone下的recordset个数
|
331
331
|
|
@@ -336,7 +336,7 @@ class ShowPublicZoneResponse(SdkResponse):
|
|
336
336
|
|
337
337
|
@record_num.setter
|
338
338
|
def record_num(self, record_num):
|
339
|
-
"""Sets the record_num of this ShowPublicZoneResponse.
|
339
|
+
r"""Sets the record_num of this ShowPublicZoneResponse.
|
340
340
|
|
341
341
|
该zone下的recordset个数
|
342
342
|
|
@@ -347,7 +347,7 @@ class ShowPublicZoneResponse(SdkResponse):
|
|
347
347
|
|
348
348
|
@property
|
349
349
|
def pool_id(self):
|
350
|
-
"""Gets the pool_id of this ShowPublicZoneResponse.
|
350
|
+
r"""Gets the pool_id of this ShowPublicZoneResponse.
|
351
351
|
|
352
352
|
托管该zone的pool,由系统分配
|
353
353
|
|
@@ -358,7 +358,7 @@ class ShowPublicZoneResponse(SdkResponse):
|
|
358
358
|
|
359
359
|
@pool_id.setter
|
360
360
|
def pool_id(self, pool_id):
|
361
|
-
"""Sets the pool_id of this ShowPublicZoneResponse.
|
361
|
+
r"""Sets the pool_id of this ShowPublicZoneResponse.
|
362
362
|
|
363
363
|
托管该zone的pool,由系统分配
|
364
364
|
|
@@ -369,7 +369,7 @@ class ShowPublicZoneResponse(SdkResponse):
|
|
369
369
|
|
370
370
|
@property
|
371
371
|
def created_at(self):
|
372
|
-
"""Gets the created_at of this ShowPublicZoneResponse.
|
372
|
+
r"""Gets the created_at of this ShowPublicZoneResponse.
|
373
373
|
|
374
374
|
创建时间
|
375
375
|
|
@@ -380,7 +380,7 @@ class ShowPublicZoneResponse(SdkResponse):
|
|
380
380
|
|
381
381
|
@created_at.setter
|
382
382
|
def created_at(self, created_at):
|
383
|
-
"""Sets the created_at of this ShowPublicZoneResponse.
|
383
|
+
r"""Sets the created_at of this ShowPublicZoneResponse.
|
384
384
|
|
385
385
|
创建时间
|
386
386
|
|
@@ -391,7 +391,7 @@ class ShowPublicZoneResponse(SdkResponse):
|
|
391
391
|
|
392
392
|
@property
|
393
393
|
def updated_at(self):
|
394
|
-
"""Gets the updated_at of this ShowPublicZoneResponse.
|
394
|
+
r"""Gets the updated_at of this ShowPublicZoneResponse.
|
395
395
|
|
396
396
|
更新时间
|
397
397
|
|
@@ -402,7 +402,7 @@ class ShowPublicZoneResponse(SdkResponse):
|
|
402
402
|
|
403
403
|
@updated_at.setter
|
404
404
|
def updated_at(self, updated_at):
|
405
|
-
"""Sets the updated_at of this ShowPublicZoneResponse.
|
405
|
+
r"""Sets the updated_at of this ShowPublicZoneResponse.
|
406
406
|
|
407
407
|
更新时间
|
408
408
|
|
@@ -413,7 +413,7 @@ class ShowPublicZoneResponse(SdkResponse):
|
|
413
413
|
|
414
414
|
@property
|
415
415
|
def enterprise_project_id(self):
|
416
|
-
"""Gets the enterprise_project_id of this ShowPublicZoneResponse.
|
416
|
+
r"""Gets the enterprise_project_id of this ShowPublicZoneResponse.
|
417
417
|
|
418
418
|
域名关联的企业项目ID,长度不超过36个字符
|
419
419
|
|
@@ -424,7 +424,7 @@ class ShowPublicZoneResponse(SdkResponse):
|
|
424
424
|
|
425
425
|
@enterprise_project_id.setter
|
426
426
|
def enterprise_project_id(self, enterprise_project_id):
|
427
|
-
"""Sets the enterprise_project_id of this ShowPublicZoneResponse.
|
427
|
+
r"""Sets the enterprise_project_id of this ShowPublicZoneResponse.
|
428
428
|
|
429
429
|
域名关联的企业项目ID,长度不超过36个字符
|
430
430
|
|
@@ -435,7 +435,7 @@ class ShowPublicZoneResponse(SdkResponse):
|
|
435
435
|
|
436
436
|
@property
|
437
437
|
def masters(self):
|
438
|
-
"""Gets the masters of this ShowPublicZoneResponse.
|
438
|
+
r"""Gets the masters of this ShowPublicZoneResponse.
|
439
439
|
|
440
440
|
主从模式中,从DNS服务器获取DNS信息
|
441
441
|
|
@@ -446,7 +446,7 @@ class ShowPublicZoneResponse(SdkResponse):
|
|
446
446
|
|
447
447
|
@masters.setter
|
448
448
|
def masters(self, masters):
|
449
|
-
"""Sets the masters of this ShowPublicZoneResponse.
|
449
|
+
r"""Sets the masters of this ShowPublicZoneResponse.
|
450
450
|
|
451
451
|
主从模式中,从DNS服务器获取DNS信息
|
452
452
|
|
@@ -457,7 +457,7 @@ class ShowPublicZoneResponse(SdkResponse):
|
|
457
457
|
|
458
458
|
@property
|
459
459
|
def links(self):
|
460
|
-
"""Gets the links of this ShowPublicZoneResponse.
|
460
|
+
r"""Gets the links of this ShowPublicZoneResponse.
|
461
461
|
|
462
462
|
:return: The links of this ShowPublicZoneResponse.
|
463
463
|
:rtype: :class:`huaweicloudsdkdns.v2.PageLink`
|
@@ -466,7 +466,7 @@ class ShowPublicZoneResponse(SdkResponse):
|
|
466
466
|
|
467
467
|
@links.setter
|
468
468
|
def links(self, links):
|
469
|
-
"""Sets the links of this ShowPublicZoneResponse.
|
469
|
+
r"""Sets the links of this ShowPublicZoneResponse.
|
470
470
|
|
471
471
|
:param links: The links of this ShowPublicZoneResponse.
|
472
472
|
:type links: :class:`huaweicloudsdkdns.v2.PageLink`
|
@@ -475,7 +475,7 @@ class ShowPublicZoneResponse(SdkResponse):
|
|
475
475
|
|
476
476
|
@property
|
477
477
|
def project_id(self):
|
478
|
-
"""Gets the project_id of this ShowPublicZoneResponse.
|
478
|
+
r"""Gets the project_id of this ShowPublicZoneResponse.
|
479
479
|
|
480
480
|
zone所属的项目ID。
|
481
481
|
|
@@ -486,7 +486,7 @@ class ShowPublicZoneResponse(SdkResponse):
|
|
486
486
|
|
487
487
|
@project_id.setter
|
488
488
|
def project_id(self, project_id):
|
489
|
-
"""Sets the project_id of this ShowPublicZoneResponse.
|
489
|
+
r"""Sets the project_id of this ShowPublicZoneResponse.
|
490
490
|
|
491
491
|
zone所属的项目ID。
|
492
492
|
|
@@ -49,7 +49,7 @@ class ShowRecordSetByZoneRequest:
|
|
49
49
|
}
|
50
50
|
|
51
51
|
def __init__(self, zone_id=None, marker=None, limit=None, offset=None, line_id=None, tags=None, status=None, type=None, name=None, id=None, sort_key=None, sort_dir=None, search_mode=None):
|
52
|
-
"""ShowRecordSetByZoneRequest
|
52
|
+
r"""ShowRecordSetByZoneRequest
|
53
53
|
|
54
54
|
The model defined in huaweicloud sdk
|
55
55
|
|
@@ -126,7 +126,7 @@ class ShowRecordSetByZoneRequest:
|
|
126
126
|
|
127
127
|
@property
|
128
128
|
def zone_id(self):
|
129
|
-
"""Gets the zone_id of this ShowRecordSetByZoneRequest.
|
129
|
+
r"""Gets the zone_id of this ShowRecordSetByZoneRequest.
|
130
130
|
|
131
131
|
所属zone的ID。
|
132
132
|
|
@@ -137,7 +137,7 @@ class ShowRecordSetByZoneRequest:
|
|
137
137
|
|
138
138
|
@zone_id.setter
|
139
139
|
def zone_id(self, zone_id):
|
140
|
-
"""Sets the zone_id of this ShowRecordSetByZoneRequest.
|
140
|
+
r"""Sets the zone_id of this ShowRecordSetByZoneRequest.
|
141
141
|
|
142
142
|
所属zone的ID。
|
143
143
|
|
@@ -148,7 +148,7 @@ class ShowRecordSetByZoneRequest:
|
|
148
148
|
|
149
149
|
@property
|
150
150
|
def marker(self):
|
151
|
-
"""Gets the marker of this ShowRecordSetByZoneRequest.
|
151
|
+
r"""Gets the marker of this ShowRecordSetByZoneRequest.
|
152
152
|
|
153
153
|
分页查询起始的资源ID,为空时为查询第一页。 默认值为空。
|
154
154
|
|
@@ -159,7 +159,7 @@ class ShowRecordSetByZoneRequest:
|
|
159
159
|
|
160
160
|
@marker.setter
|
161
161
|
def marker(self, marker):
|
162
|
-
"""Sets the marker of this ShowRecordSetByZoneRequest.
|
162
|
+
r"""Sets the marker of this ShowRecordSetByZoneRequest.
|
163
163
|
|
164
164
|
分页查询起始的资源ID,为空时为查询第一页。 默认值为空。
|
165
165
|
|
@@ -170,7 +170,7 @@ class ShowRecordSetByZoneRequest:
|
|
170
170
|
|
171
171
|
@property
|
172
172
|
def limit(self):
|
173
|
-
"""Gets the limit of this ShowRecordSetByZoneRequest.
|
173
|
+
r"""Gets the limit of this ShowRecordSetByZoneRequest.
|
174
174
|
|
175
175
|
每页返回的资源个数。 取值范围:0~500 取值一般为10,20,50。默认值为500。
|
176
176
|
|
@@ -181,7 +181,7 @@ class ShowRecordSetByZoneRequest:
|
|
181
181
|
|
182
182
|
@limit.setter
|
183
183
|
def limit(self, limit):
|
184
|
-
"""Sets the limit of this ShowRecordSetByZoneRequest.
|
184
|
+
r"""Sets the limit of this ShowRecordSetByZoneRequest.
|
185
185
|
|
186
186
|
每页返回的资源个数。 取值范围:0~500 取值一般为10,20,50。默认值为500。
|
187
187
|
|
@@ -192,7 +192,7 @@ class ShowRecordSetByZoneRequest:
|
|
192
192
|
|
193
193
|
@property
|
194
194
|
def offset(self):
|
195
|
-
"""Gets the offset of this ShowRecordSetByZoneRequest.
|
195
|
+
r"""Gets the offset of this ShowRecordSetByZoneRequest.
|
196
196
|
|
197
197
|
分页查询起始偏移量,表示从偏移量的下一个资源开始查询。 取值范围:0~2147483647 默认值为0。 当前设置marker不为空时,以marker为分页起始标识。
|
198
198
|
|
@@ -203,7 +203,7 @@ class ShowRecordSetByZoneRequest:
|
|
203
203
|
|
204
204
|
@offset.setter
|
205
205
|
def offset(self, offset):
|
206
|
-
"""Sets the offset of this ShowRecordSetByZoneRequest.
|
206
|
+
r"""Sets the offset of this ShowRecordSetByZoneRequest.
|
207
207
|
|
208
208
|
分页查询起始偏移量,表示从偏移量的下一个资源开始查询。 取值范围:0~2147483647 默认值为0。 当前设置marker不为空时,以marker为分页起始标识。
|
209
209
|
|
@@ -214,7 +214,7 @@ class ShowRecordSetByZoneRequest:
|
|
214
214
|
|
215
215
|
@property
|
216
216
|
def line_id(self):
|
217
|
-
"""Gets the line_id of this ShowRecordSetByZoneRequest.
|
217
|
+
r"""Gets the line_id of this ShowRecordSetByZoneRequest.
|
218
218
|
|
219
219
|
解析线路ID。
|
220
220
|
|
@@ -225,7 +225,7 @@ class ShowRecordSetByZoneRequest:
|
|
225
225
|
|
226
226
|
@line_id.setter
|
227
227
|
def line_id(self, line_id):
|
228
|
-
"""Sets the line_id of this ShowRecordSetByZoneRequest.
|
228
|
+
r"""Sets the line_id of this ShowRecordSetByZoneRequest.
|
229
229
|
|
230
230
|
解析线路ID。
|
231
231
|
|
@@ -236,7 +236,7 @@ class ShowRecordSetByZoneRequest:
|
|
236
236
|
|
237
237
|
@property
|
238
238
|
def tags(self):
|
239
|
-
"""Gets the tags of this ShowRecordSetByZoneRequest.
|
239
|
+
r"""Gets the tags of this ShowRecordSetByZoneRequest.
|
240
240
|
|
241
241
|
资源标签。 取值格式:key1,value1|key2,value2 多个标签之间用\"|\"分开,每个标签的键值用英文逗号\",\"相隔。
|
242
242
|
|
@@ -247,7 +247,7 @@ class ShowRecordSetByZoneRequest:
|
|
247
247
|
|
248
248
|
@tags.setter
|
249
249
|
def tags(self, tags):
|
250
|
-
"""Sets the tags of this ShowRecordSetByZoneRequest.
|
250
|
+
r"""Sets the tags of this ShowRecordSetByZoneRequest.
|
251
251
|
|
252
252
|
资源标签。 取值格式:key1,value1|key2,value2 多个标签之间用\"|\"分开,每个标签的键值用英文逗号\",\"相隔。
|
253
253
|
|
@@ -258,7 +258,7 @@ class ShowRecordSetByZoneRequest:
|
|
258
258
|
|
259
259
|
@property
|
260
260
|
def status(self):
|
261
|
-
"""Gets the status of this ShowRecordSetByZoneRequest.
|
261
|
+
r"""Gets the status of this ShowRecordSetByZoneRequest.
|
262
262
|
|
263
263
|
待查询的Record Set的状态。 取值范围:ACTIVE、ERROR、DISABLE、FREEZE、PENDING_CREATE、PENDING_UPDATE、PENDING_DELETE
|
264
264
|
|
@@ -269,7 +269,7 @@ class ShowRecordSetByZoneRequest:
|
|
269
269
|
|
270
270
|
@status.setter
|
271
271
|
def status(self, status):
|
272
|
-
"""Sets the status of this ShowRecordSetByZoneRequest.
|
272
|
+
r"""Sets the status of this ShowRecordSetByZoneRequest.
|
273
273
|
|
274
274
|
待查询的Record Set的状态。 取值范围:ACTIVE、ERROR、DISABLE、FREEZE、PENDING_CREATE、PENDING_UPDATE、PENDING_DELETE
|
275
275
|
|
@@ -280,7 +280,7 @@ class ShowRecordSetByZoneRequest:
|
|
280
280
|
|
281
281
|
@property
|
282
282
|
def type(self):
|
283
|
-
"""Gets the type of this ShowRecordSetByZoneRequest.
|
283
|
+
r"""Gets the type of this ShowRecordSetByZoneRequest.
|
284
284
|
|
285
285
|
待查询的Record Set的记录集类型。 公网域名场景的记录类型: A、AAAA、MX、CNAME、TXT、NS、SRV、CAA。 内网域名场景的记录类型: A、AAAA、MX、CNAME、TXT、SRV。
|
286
286
|
|
@@ -291,7 +291,7 @@ class ShowRecordSetByZoneRequest:
|
|
291
291
|
|
292
292
|
@type.setter
|
293
293
|
def type(self, type):
|
294
|
-
"""Sets the type of this ShowRecordSetByZoneRequest.
|
294
|
+
r"""Sets the type of this ShowRecordSetByZoneRequest.
|
295
295
|
|
296
296
|
待查询的Record Set的记录集类型。 公网域名场景的记录类型: A、AAAA、MX、CNAME、TXT、NS、SRV、CAA。 内网域名场景的记录类型: A、AAAA、MX、CNAME、TXT、SRV。
|
297
297
|
|
@@ -302,7 +302,7 @@ class ShowRecordSetByZoneRequest:
|
|
302
302
|
|
303
303
|
@property
|
304
304
|
def name(self):
|
305
|
-
"""Gets the name of this ShowRecordSetByZoneRequest.
|
305
|
+
r"""Gets the name of this ShowRecordSetByZoneRequest.
|
306
306
|
|
307
307
|
待查询的Record Set的域名中包含此name。 搜索模式默认为模糊搜索。 默认值为空。
|
308
308
|
|
@@ -313,7 +313,7 @@ class ShowRecordSetByZoneRequest:
|
|
313
313
|
|
314
314
|
@name.setter
|
315
315
|
def name(self, name):
|
316
|
-
"""Sets the name of this ShowRecordSetByZoneRequest.
|
316
|
+
r"""Sets the name of this ShowRecordSetByZoneRequest.
|
317
317
|
|
318
318
|
待查询的Record Set的域名中包含此name。 搜索模式默认为模糊搜索。 默认值为空。
|
319
319
|
|
@@ -324,7 +324,7 @@ class ShowRecordSetByZoneRequest:
|
|
324
324
|
|
325
325
|
@property
|
326
326
|
def id(self):
|
327
|
-
"""Gets the id of this ShowRecordSetByZoneRequest.
|
327
|
+
r"""Gets the id of this ShowRecordSetByZoneRequest.
|
328
328
|
|
329
329
|
待查询的Record Set的id包含此id。
|
330
330
|
|
@@ -335,7 +335,7 @@ class ShowRecordSetByZoneRequest:
|
|
335
335
|
|
336
336
|
@id.setter
|
337
337
|
def id(self, id):
|
338
|
-
"""Sets the id of this ShowRecordSetByZoneRequest.
|
338
|
+
r"""Sets the id of this ShowRecordSetByZoneRequest.
|
339
339
|
|
340
340
|
待查询的Record Set的id包含此id。
|
341
341
|
|
@@ -346,7 +346,7 @@ class ShowRecordSetByZoneRequest:
|
|
346
346
|
|
347
347
|
@property
|
348
348
|
def sort_key(self):
|
349
|
-
"""Gets the sort_key of this ShowRecordSetByZoneRequest.
|
349
|
+
r"""Gets the sort_key of this ShowRecordSetByZoneRequest.
|
350
350
|
|
351
351
|
查询结果中Record Set列表的排序字段。 取值范围: name:记录集名称 type:记录集类型 默认值为空,表示不排序。
|
352
352
|
|
@@ -357,7 +357,7 @@ class ShowRecordSetByZoneRequest:
|
|
357
357
|
|
358
358
|
@sort_key.setter
|
359
359
|
def sort_key(self, sort_key):
|
360
|
-
"""Sets the sort_key of this ShowRecordSetByZoneRequest.
|
360
|
+
r"""Sets the sort_key of this ShowRecordSetByZoneRequest.
|
361
361
|
|
362
362
|
查询结果中Record Set列表的排序字段。 取值范围: name:记录集名称 type:记录集类型 默认值为空,表示不排序。
|
363
363
|
|
@@ -368,7 +368,7 @@ class ShowRecordSetByZoneRequest:
|
|
368
368
|
|
369
369
|
@property
|
370
370
|
def sort_dir(self):
|
371
|
-
"""Gets the sort_dir of this ShowRecordSetByZoneRequest.
|
371
|
+
r"""Gets the sort_dir of this ShowRecordSetByZoneRequest.
|
372
372
|
|
373
373
|
查询结果中Record Set列表的排序方式。 取值范围: desc:降序排序 asc:升序排序 默认值为空,表示不排序。
|
374
374
|
|
@@ -379,7 +379,7 @@ class ShowRecordSetByZoneRequest:
|
|
379
379
|
|
380
380
|
@sort_dir.setter
|
381
381
|
def sort_dir(self, sort_dir):
|
382
|
-
"""Sets the sort_dir of this ShowRecordSetByZoneRequest.
|
382
|
+
r"""Sets the sort_dir of this ShowRecordSetByZoneRequest.
|
383
383
|
|
384
384
|
查询结果中Record Set列表的排序方式。 取值范围: desc:降序排序 asc:升序排序 默认值为空,表示不排序。
|
385
385
|
|
@@ -390,7 +390,7 @@ class ShowRecordSetByZoneRequest:
|
|
390
390
|
|
391
391
|
@property
|
392
392
|
def search_mode(self):
|
393
|
-
"""Gets the search_mode of this ShowRecordSetByZoneRequest.
|
393
|
+
r"""Gets the search_mode of this ShowRecordSetByZoneRequest.
|
394
394
|
|
395
395
|
查询条件搜索模式。 取值范围: like:模糊搜索 equal:精确搜索
|
396
396
|
|
@@ -401,7 +401,7 @@ class ShowRecordSetByZoneRequest:
|
|
401
401
|
|
402
402
|
@search_mode.setter
|
403
403
|
def search_mode(self, search_mode):
|
404
|
-
"""Sets the search_mode of this ShowRecordSetByZoneRequest.
|
404
|
+
r"""Sets the search_mode of this ShowRecordSetByZoneRequest.
|
405
405
|
|
406
406
|
查询条件搜索模式。 取值范围: like:模糊搜索 equal:精确搜索
|
407
407
|
|