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
@@ -37,7 +37,7 @@ class CreatePublicZoneReq:
|
|
37
37
|
}
|
38
38
|
|
39
39
|
def __init__(self, name=None, description=None, zone_type=None, email=None, ttl=None, enterprise_project_id=None, tags=None):
|
40
|
-
"""CreatePublicZoneReq
|
40
|
+
r"""CreatePublicZoneReq
|
41
41
|
|
42
42
|
The model defined in huaweicloud sdk
|
43
43
|
|
@@ -84,7 +84,7 @@ class CreatePublicZoneReq:
|
|
84
84
|
|
85
85
|
@property
|
86
86
|
def name(self):
|
87
|
-
"""Gets the name of this CreatePublicZoneReq.
|
87
|
+
r"""Gets the name of this CreatePublicZoneReq.
|
88
88
|
|
89
89
|
Zone名称
|
90
90
|
|
@@ -95,7 +95,7 @@ class CreatePublicZoneReq:
|
|
95
95
|
|
96
96
|
@name.setter
|
97
97
|
def name(self, name):
|
98
|
-
"""Sets the name of this CreatePublicZoneReq.
|
98
|
+
r"""Sets the name of this CreatePublicZoneReq.
|
99
99
|
|
100
100
|
Zone名称
|
101
101
|
|
@@ -106,7 +106,7 @@ class CreatePublicZoneReq:
|
|
106
106
|
|
107
107
|
@property
|
108
108
|
def description(self):
|
109
|
-
"""Gets the description of this CreatePublicZoneReq.
|
109
|
+
r"""Gets the description of this CreatePublicZoneReq.
|
110
110
|
|
111
111
|
描述
|
112
112
|
|
@@ -117,7 +117,7 @@ class CreatePublicZoneReq:
|
|
117
117
|
|
118
118
|
@description.setter
|
119
119
|
def description(self, description):
|
120
|
-
"""Sets the description of this CreatePublicZoneReq.
|
120
|
+
r"""Sets the description of this CreatePublicZoneReq.
|
121
121
|
|
122
122
|
描述
|
123
123
|
|
@@ -128,7 +128,7 @@ class CreatePublicZoneReq:
|
|
128
128
|
|
129
129
|
@property
|
130
130
|
def zone_type(self):
|
131
|
-
"""Gets the zone_type of this CreatePublicZoneReq.
|
131
|
+
r"""Gets the zone_type of this CreatePublicZoneReq.
|
132
132
|
|
133
133
|
域名类型。取值:public。
|
134
134
|
|
@@ -139,7 +139,7 @@ class CreatePublicZoneReq:
|
|
139
139
|
|
140
140
|
@zone_type.setter
|
141
141
|
def zone_type(self, zone_type):
|
142
|
-
"""Sets the zone_type of this CreatePublicZoneReq.
|
142
|
+
r"""Sets the zone_type of this CreatePublicZoneReq.
|
143
143
|
|
144
144
|
域名类型。取值:public。
|
145
145
|
|
@@ -150,7 +150,7 @@ class CreatePublicZoneReq:
|
|
150
150
|
|
151
151
|
@property
|
152
152
|
def email(self):
|
153
|
-
"""Gets the email of this CreatePublicZoneReq.
|
153
|
+
r"""Gets the email of this CreatePublicZoneReq.
|
154
154
|
|
155
155
|
管理该zone的管理员邮箱,用于生成该Zone的SOA记录。
|
156
156
|
|
@@ -161,7 +161,7 @@ class CreatePublicZoneReq:
|
|
161
161
|
|
162
162
|
@email.setter
|
163
163
|
def email(self, email):
|
164
|
-
"""Sets the email of this CreatePublicZoneReq.
|
164
|
+
r"""Sets the email of this CreatePublicZoneReq.
|
165
165
|
|
166
166
|
管理该zone的管理员邮箱,用于生成该Zone的SOA记录。
|
167
167
|
|
@@ -172,7 +172,7 @@ class CreatePublicZoneReq:
|
|
172
172
|
|
173
173
|
@property
|
174
174
|
def ttl(self):
|
175
|
-
"""Gets the ttl of this CreatePublicZoneReq.
|
175
|
+
r"""Gets the ttl of this CreatePublicZoneReq.
|
176
176
|
|
177
177
|
用于填写默认生成的SOA记录中有效缓存时间,以秒为单位.
|
178
178
|
|
@@ -183,7 +183,7 @@ class CreatePublicZoneReq:
|
|
183
183
|
|
184
184
|
@ttl.setter
|
185
185
|
def ttl(self, ttl):
|
186
|
-
"""Sets the ttl of this CreatePublicZoneReq.
|
186
|
+
r"""Sets the ttl of this CreatePublicZoneReq.
|
187
187
|
|
188
188
|
用于填写默认生成的SOA记录中有效缓存时间,以秒为单位.
|
189
189
|
|
@@ -194,7 +194,7 @@ class CreatePublicZoneReq:
|
|
194
194
|
|
195
195
|
@property
|
196
196
|
def enterprise_project_id(self):
|
197
|
-
"""Gets the enterprise_project_id of this CreatePublicZoneReq.
|
197
|
+
r"""Gets the enterprise_project_id of this CreatePublicZoneReq.
|
198
198
|
|
199
199
|
域名关联的企业项目ID,长度不超过36个字符.
|
200
200
|
|
@@ -205,7 +205,7 @@ class CreatePublicZoneReq:
|
|
205
205
|
|
206
206
|
@enterprise_project_id.setter
|
207
207
|
def enterprise_project_id(self, enterprise_project_id):
|
208
|
-
"""Sets the enterprise_project_id of this CreatePublicZoneReq.
|
208
|
+
r"""Sets the enterprise_project_id of this CreatePublicZoneReq.
|
209
209
|
|
210
210
|
域名关联的企业项目ID,长度不超过36个字符.
|
211
211
|
|
@@ -216,7 +216,7 @@ class CreatePublicZoneReq:
|
|
216
216
|
|
217
217
|
@property
|
218
218
|
def tags(self):
|
219
|
-
"""Gets the tags of this CreatePublicZoneReq.
|
219
|
+
r"""Gets the tags of this CreatePublicZoneReq.
|
220
220
|
|
221
221
|
资源标签。
|
222
222
|
|
@@ -227,7 +227,7 @@ class CreatePublicZoneReq:
|
|
227
227
|
|
228
228
|
@tags.setter
|
229
229
|
def tags(self, tags):
|
230
|
-
"""Sets the tags of this CreatePublicZoneReq.
|
230
|
+
r"""Sets the tags of this CreatePublicZoneReq.
|
231
231
|
|
232
232
|
资源标签。
|
233
233
|
|
@@ -25,7 +25,7 @@ class CreatePublicZoneRequest:
|
|
25
25
|
}
|
26
26
|
|
27
27
|
def __init__(self, body=None):
|
28
|
-
"""CreatePublicZoneRequest
|
28
|
+
r"""CreatePublicZoneRequest
|
29
29
|
|
30
30
|
The model defined in huaweicloud sdk
|
31
31
|
|
@@ -43,7 +43,7 @@ class CreatePublicZoneRequest:
|
|
43
43
|
|
44
44
|
@property
|
45
45
|
def body(self):
|
46
|
-
"""Gets the body of this CreatePublicZoneRequest.
|
46
|
+
r"""Gets the body of this CreatePublicZoneRequest.
|
47
47
|
|
48
48
|
:return: The body of this CreatePublicZoneRequest.
|
49
49
|
:rtype: :class:`huaweicloudsdkdns.v2.CreatePublicZoneReq`
|
@@ -52,7 +52,7 @@ class CreatePublicZoneRequest:
|
|
52
52
|
|
53
53
|
@body.setter
|
54
54
|
def body(self, body):
|
55
|
-
"""Sets the body of this CreatePublicZoneRequest.
|
55
|
+
r"""Sets the body of this CreatePublicZoneRequest.
|
56
56
|
|
57
57
|
:param body: The body of this CreatePublicZoneRequest.
|
58
58
|
:type body: :class:`huaweicloudsdkdns.v2.CreatePublicZoneReq`
|
@@ -56,7 +56,7 @@ class CreatePublicZoneResponse(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, project_id=None, created_at=None, updated_at=None, links=None, enterprise_project_id=None, masters=None):
|
59
|
-
"""CreatePublicZoneResponse
|
59
|
+
r"""CreatePublicZoneResponse
|
60
60
|
|
61
61
|
The model defined in huaweicloud sdk
|
62
62
|
|
@@ -149,7 +149,7 @@ class CreatePublicZoneResponse(SdkResponse):
|
|
149
149
|
|
150
150
|
@property
|
151
151
|
def id(self):
|
152
|
-
"""Gets the id of this CreatePublicZoneResponse.
|
152
|
+
r"""Gets the id of this CreatePublicZoneResponse.
|
153
153
|
|
154
154
|
zone的ID,uuid形式的一个资源标识。
|
155
155
|
|
@@ -160,7 +160,7 @@ class CreatePublicZoneResponse(SdkResponse):
|
|
160
160
|
|
161
161
|
@id.setter
|
162
162
|
def id(self, id):
|
163
|
-
"""Sets the id of this CreatePublicZoneResponse.
|
163
|
+
r"""Sets the id of this CreatePublicZoneResponse.
|
164
164
|
|
165
165
|
zone的ID,uuid形式的一个资源标识。
|
166
166
|
|
@@ -171,7 +171,7 @@ class CreatePublicZoneResponse(SdkResponse):
|
|
171
171
|
|
172
172
|
@property
|
173
173
|
def name(self):
|
174
|
-
"""Gets the name of this CreatePublicZoneResponse.
|
174
|
+
r"""Gets the name of this CreatePublicZoneResponse.
|
175
175
|
|
176
176
|
zone名称。
|
177
177
|
|
@@ -182,7 +182,7 @@ class CreatePublicZoneResponse(SdkResponse):
|
|
182
182
|
|
183
183
|
@name.setter
|
184
184
|
def name(self, name):
|
185
|
-
"""Sets the name of this CreatePublicZoneResponse.
|
185
|
+
r"""Sets the name of this CreatePublicZoneResponse.
|
186
186
|
|
187
187
|
zone名称。
|
188
188
|
|
@@ -193,7 +193,7 @@ class CreatePublicZoneResponse(SdkResponse):
|
|
193
193
|
|
194
194
|
@property
|
195
195
|
def description(self):
|
196
|
-
"""Gets the description of this CreatePublicZoneResponse.
|
196
|
+
r"""Gets the description of this CreatePublicZoneResponse.
|
197
197
|
|
198
198
|
对zone的描述信息。
|
199
199
|
|
@@ -204,7 +204,7 @@ class CreatePublicZoneResponse(SdkResponse):
|
|
204
204
|
|
205
205
|
@description.setter
|
206
206
|
def description(self, description):
|
207
|
-
"""Sets the description of this CreatePublicZoneResponse.
|
207
|
+
r"""Sets the description of this CreatePublicZoneResponse.
|
208
208
|
|
209
209
|
对zone的描述信息。
|
210
210
|
|
@@ -215,7 +215,7 @@ class CreatePublicZoneResponse(SdkResponse):
|
|
215
215
|
|
216
216
|
@property
|
217
217
|
def email(self):
|
218
|
-
"""Gets the email of this CreatePublicZoneResponse.
|
218
|
+
r"""Gets the email of this CreatePublicZoneResponse.
|
219
219
|
|
220
220
|
管理该zone的管理员邮箱,用于生成该Zone的SOA记录。
|
221
221
|
|
@@ -226,7 +226,7 @@ class CreatePublicZoneResponse(SdkResponse):
|
|
226
226
|
|
227
227
|
@email.setter
|
228
228
|
def email(self, email):
|
229
|
-
"""Sets the email of this CreatePublicZoneResponse.
|
229
|
+
r"""Sets the email of this CreatePublicZoneResponse.
|
230
230
|
|
231
231
|
管理该zone的管理员邮箱,用于生成该Zone的SOA记录。
|
232
232
|
|
@@ -237,7 +237,7 @@ class CreatePublicZoneResponse(SdkResponse):
|
|
237
237
|
|
238
238
|
@property
|
239
239
|
def zone_type(self):
|
240
|
-
"""Gets the zone_type of this CreatePublicZoneResponse.
|
240
|
+
r"""Gets the zone_type of this CreatePublicZoneResponse.
|
241
241
|
|
242
242
|
zone类型,公网(public)。
|
243
243
|
|
@@ -248,7 +248,7 @@ class CreatePublicZoneResponse(SdkResponse):
|
|
248
248
|
|
249
249
|
@zone_type.setter
|
250
250
|
def zone_type(self, zone_type):
|
251
|
-
"""Sets the zone_type of this CreatePublicZoneResponse.
|
251
|
+
r"""Sets the zone_type of this CreatePublicZoneResponse.
|
252
252
|
|
253
253
|
zone类型,公网(public)。
|
254
254
|
|
@@ -259,7 +259,7 @@ class CreatePublicZoneResponse(SdkResponse):
|
|
259
259
|
|
260
260
|
@property
|
261
261
|
def ttl(self):
|
262
|
-
"""Gets the ttl of this CreatePublicZoneResponse.
|
262
|
+
r"""Gets the ttl of this CreatePublicZoneResponse.
|
263
263
|
|
264
264
|
该zone下SOA记录中的ttl值。
|
265
265
|
|
@@ -270,7 +270,7 @@ class CreatePublicZoneResponse(SdkResponse):
|
|
270
270
|
|
271
271
|
@ttl.setter
|
272
272
|
def ttl(self, ttl):
|
273
|
-
"""Sets the ttl of this CreatePublicZoneResponse.
|
273
|
+
r"""Sets the ttl of this CreatePublicZoneResponse.
|
274
274
|
|
275
275
|
该zone下SOA记录中的ttl值。
|
276
276
|
|
@@ -281,7 +281,7 @@ class CreatePublicZoneResponse(SdkResponse):
|
|
281
281
|
|
282
282
|
@property
|
283
283
|
def serial(self):
|
284
|
-
"""Gets the serial of this CreatePublicZoneResponse.
|
284
|
+
r"""Gets the serial of this CreatePublicZoneResponse.
|
285
285
|
|
286
286
|
该zone下SOA记录中用于标识zone文件变更的序列值,用于主从节点同步。
|
287
287
|
|
@@ -292,7 +292,7 @@ class CreatePublicZoneResponse(SdkResponse):
|
|
292
292
|
|
293
293
|
@serial.setter
|
294
294
|
def serial(self, serial):
|
295
|
-
"""Sets the serial of this CreatePublicZoneResponse.
|
295
|
+
r"""Sets the serial of this CreatePublicZoneResponse.
|
296
296
|
|
297
297
|
该zone下SOA记录中用于标识zone文件变更的序列值,用于主从节点同步。
|
298
298
|
|
@@ -303,7 +303,7 @@ class CreatePublicZoneResponse(SdkResponse):
|
|
303
303
|
|
304
304
|
@property
|
305
305
|
def status(self):
|
306
|
-
"""Gets the status of this CreatePublicZoneResponse.
|
306
|
+
r"""Gets the status of this CreatePublicZoneResponse.
|
307
307
|
|
308
308
|
资源状态。
|
309
309
|
|
@@ -314,7 +314,7 @@ class CreatePublicZoneResponse(SdkResponse):
|
|
314
314
|
|
315
315
|
@status.setter
|
316
316
|
def status(self, status):
|
317
|
-
"""Sets the status of this CreatePublicZoneResponse.
|
317
|
+
r"""Sets the status of this CreatePublicZoneResponse.
|
318
318
|
|
319
319
|
资源状态。
|
320
320
|
|
@@ -325,7 +325,7 @@ class CreatePublicZoneResponse(SdkResponse):
|
|
325
325
|
|
326
326
|
@property
|
327
327
|
def record_num(self):
|
328
|
-
"""Gets the record_num of this CreatePublicZoneResponse.
|
328
|
+
r"""Gets the record_num of this CreatePublicZoneResponse.
|
329
329
|
|
330
330
|
该zone下的recordset个数。
|
331
331
|
|
@@ -336,7 +336,7 @@ class CreatePublicZoneResponse(SdkResponse):
|
|
336
336
|
|
337
337
|
@record_num.setter
|
338
338
|
def record_num(self, record_num):
|
339
|
-
"""Sets the record_num of this CreatePublicZoneResponse.
|
339
|
+
r"""Sets the record_num of this CreatePublicZoneResponse.
|
340
340
|
|
341
341
|
该zone下的recordset个数。
|
342
342
|
|
@@ -347,7 +347,7 @@ class CreatePublicZoneResponse(SdkResponse):
|
|
347
347
|
|
348
348
|
@property
|
349
349
|
def pool_id(self):
|
350
|
-
"""Gets the pool_id of this CreatePublicZoneResponse.
|
350
|
+
r"""Gets the pool_id of this CreatePublicZoneResponse.
|
351
351
|
|
352
352
|
托管该zone的pool,由系统分配。
|
353
353
|
|
@@ -358,7 +358,7 @@ class CreatePublicZoneResponse(SdkResponse):
|
|
358
358
|
|
359
359
|
@pool_id.setter
|
360
360
|
def pool_id(self, pool_id):
|
361
|
-
"""Sets the pool_id of this CreatePublicZoneResponse.
|
361
|
+
r"""Sets the pool_id of this CreatePublicZoneResponse.
|
362
362
|
|
363
363
|
托管该zone的pool,由系统分配。
|
364
364
|
|
@@ -369,7 +369,7 @@ class CreatePublicZoneResponse(SdkResponse):
|
|
369
369
|
|
370
370
|
@property
|
371
371
|
def project_id(self):
|
372
|
-
"""Gets the project_id of this CreatePublicZoneResponse.
|
372
|
+
r"""Gets the project_id of this CreatePublicZoneResponse.
|
373
373
|
|
374
374
|
zone所属的项目ID。
|
375
375
|
|
@@ -380,7 +380,7 @@ class CreatePublicZoneResponse(SdkResponse):
|
|
380
380
|
|
381
381
|
@project_id.setter
|
382
382
|
def project_id(self, project_id):
|
383
|
-
"""Sets the project_id of this CreatePublicZoneResponse.
|
383
|
+
r"""Sets the project_id of this CreatePublicZoneResponse.
|
384
384
|
|
385
385
|
zone所属的项目ID。
|
386
386
|
|
@@ -391,7 +391,7 @@ class CreatePublicZoneResponse(SdkResponse):
|
|
391
391
|
|
392
392
|
@property
|
393
393
|
def created_at(self):
|
394
|
-
"""Gets the created_at of this CreatePublicZoneResponse.
|
394
|
+
r"""Gets the created_at of this CreatePublicZoneResponse.
|
395
395
|
|
396
396
|
创建时间。 采用UTC时间格式,格式为:YYYY-MM-DDTHH:MM:SSZ
|
397
397
|
|
@@ -402,7 +402,7 @@ class CreatePublicZoneResponse(SdkResponse):
|
|
402
402
|
|
403
403
|
@created_at.setter
|
404
404
|
def created_at(self, created_at):
|
405
|
-
"""Sets the created_at of this CreatePublicZoneResponse.
|
405
|
+
r"""Sets the created_at of this CreatePublicZoneResponse.
|
406
406
|
|
407
407
|
创建时间。 采用UTC时间格式,格式为:YYYY-MM-DDTHH:MM:SSZ
|
408
408
|
|
@@ -413,7 +413,7 @@ class CreatePublicZoneResponse(SdkResponse):
|
|
413
413
|
|
414
414
|
@property
|
415
415
|
def updated_at(self):
|
416
|
-
"""Gets the updated_at of this CreatePublicZoneResponse.
|
416
|
+
r"""Gets the updated_at of this CreatePublicZoneResponse.
|
417
417
|
|
418
418
|
更新时间。 采用UTC时间格式,格式为:YYYY-MM-DDTHH:MM:SSZ
|
419
419
|
|
@@ -424,7 +424,7 @@ class CreatePublicZoneResponse(SdkResponse):
|
|
424
424
|
|
425
425
|
@updated_at.setter
|
426
426
|
def updated_at(self, updated_at):
|
427
|
-
"""Sets the updated_at of this CreatePublicZoneResponse.
|
427
|
+
r"""Sets the updated_at of this CreatePublicZoneResponse.
|
428
428
|
|
429
429
|
更新时间。 采用UTC时间格式,格式为:YYYY-MM-DDTHH:MM:SSZ
|
430
430
|
|
@@ -435,7 +435,7 @@ class CreatePublicZoneResponse(SdkResponse):
|
|
435
435
|
|
436
436
|
@property
|
437
437
|
def links(self):
|
438
|
-
"""Gets the links of this CreatePublicZoneResponse.
|
438
|
+
r"""Gets the links of this CreatePublicZoneResponse.
|
439
439
|
|
440
440
|
:return: The links of this CreatePublicZoneResponse.
|
441
441
|
:rtype: :class:`huaweicloudsdkdns.v2.PageLink`
|
@@ -444,7 +444,7 @@ class CreatePublicZoneResponse(SdkResponse):
|
|
444
444
|
|
445
445
|
@links.setter
|
446
446
|
def links(self, links):
|
447
|
-
"""Sets the links of this CreatePublicZoneResponse.
|
447
|
+
r"""Sets the links of this CreatePublicZoneResponse.
|
448
448
|
|
449
449
|
:param links: The links of this CreatePublicZoneResponse.
|
450
450
|
:type links: :class:`huaweicloudsdkdns.v2.PageLink`
|
@@ -453,7 +453,7 @@ class CreatePublicZoneResponse(SdkResponse):
|
|
453
453
|
|
454
454
|
@property
|
455
455
|
def enterprise_project_id(self):
|
456
|
-
"""Gets the enterprise_project_id of this CreatePublicZoneResponse.
|
456
|
+
r"""Gets the enterprise_project_id of this CreatePublicZoneResponse.
|
457
457
|
|
458
458
|
域名关联的企业项目ID,长度不超过36个字符。
|
459
459
|
|
@@ -464,7 +464,7 @@ class CreatePublicZoneResponse(SdkResponse):
|
|
464
464
|
|
465
465
|
@enterprise_project_id.setter
|
466
466
|
def enterprise_project_id(self, enterprise_project_id):
|
467
|
-
"""Sets the enterprise_project_id of this CreatePublicZoneResponse.
|
467
|
+
r"""Sets the enterprise_project_id of this CreatePublicZoneResponse.
|
468
468
|
|
469
469
|
域名关联的企业项目ID,长度不超过36个字符。
|
470
470
|
|
@@ -475,7 +475,7 @@ class CreatePublicZoneResponse(SdkResponse):
|
|
475
475
|
|
476
476
|
@property
|
477
477
|
def masters(self):
|
478
|
-
"""Gets the masters of this CreatePublicZoneResponse.
|
478
|
+
r"""Gets the masters of this CreatePublicZoneResponse.
|
479
479
|
|
480
480
|
主从模式中,从DNS服务器获取DNS信息。 目前暂未使用。
|
481
481
|
|
@@ -486,7 +486,7 @@ class CreatePublicZoneResponse(SdkResponse):
|
|
486
486
|
|
487
487
|
@masters.setter
|
488
488
|
def masters(self, masters):
|
489
|
-
"""Sets the masters of this CreatePublicZoneResponse.
|
489
|
+
r"""Sets the masters of this CreatePublicZoneResponse.
|
490
490
|
|
491
491
|
主从模式中,从DNS服务器获取DNS信息。 目前暂未使用。
|
492
492
|
|
@@ -31,7 +31,7 @@ class CreateRSetBatchLinesReq:
|
|
31
31
|
}
|
32
32
|
|
33
33
|
def __init__(self, name=None, description=None, type=None, lines=None):
|
34
|
-
"""CreateRSetBatchLinesReq
|
34
|
+
r"""CreateRSetBatchLinesReq
|
35
35
|
|
36
36
|
The model defined in huaweicloud sdk
|
37
37
|
|
@@ -61,7 +61,7 @@ class CreateRSetBatchLinesReq:
|
|
61
61
|
|
62
62
|
@property
|
63
63
|
def name(self):
|
64
|
-
"""Gets the name of this CreateRSetBatchLinesReq.
|
64
|
+
r"""Gets the name of this CreateRSetBatchLinesReq.
|
65
65
|
|
66
66
|
后缀需以Zone Name结束且为FQDN(即以“.”号结束的完整主机名)。
|
67
67
|
|
@@ -72,7 +72,7 @@ class CreateRSetBatchLinesReq:
|
|
72
72
|
|
73
73
|
@name.setter
|
74
74
|
def name(self, name):
|
75
|
-
"""Sets the name of this CreateRSetBatchLinesReq.
|
75
|
+
r"""Sets the name of this CreateRSetBatchLinesReq.
|
76
76
|
|
77
77
|
后缀需以Zone Name结束且为FQDN(即以“.”号结束的完整主机名)。
|
78
78
|
|
@@ -83,7 +83,7 @@ class CreateRSetBatchLinesReq:
|
|
83
83
|
|
84
84
|
@property
|
85
85
|
def description(self):
|
86
|
-
"""Gets the description of this CreateRSetBatchLinesReq.
|
86
|
+
r"""Gets the description of this CreateRSetBatchLinesReq.
|
87
87
|
|
88
88
|
可选配置,对域名的描述。 长度不超过255个字符。
|
89
89
|
|
@@ -94,7 +94,7 @@ class CreateRSetBatchLinesReq:
|
|
94
94
|
|
95
95
|
@description.setter
|
96
96
|
def description(self, description):
|
97
|
-
"""Sets the description of this CreateRSetBatchLinesReq.
|
97
|
+
r"""Sets the description of this CreateRSetBatchLinesReq.
|
98
98
|
|
99
99
|
可选配置,对域名的描述。 长度不超过255个字符。
|
100
100
|
|
@@ -105,7 +105,7 @@ class CreateRSetBatchLinesReq:
|
|
105
105
|
|
106
106
|
@property
|
107
107
|
def type(self):
|
108
|
-
"""Gets the type of this CreateRSetBatchLinesReq.
|
108
|
+
r"""Gets the type of this CreateRSetBatchLinesReq.
|
109
109
|
|
110
110
|
Record Set的类型。 取值范围:A,AAAA,MX,CNAME,TXT,NS,SRV,CAA。
|
111
111
|
|
@@ -116,7 +116,7 @@ class CreateRSetBatchLinesReq:
|
|
116
116
|
|
117
117
|
@type.setter
|
118
118
|
def type(self, type):
|
119
|
-
"""Sets the type of this CreateRSetBatchLinesReq.
|
119
|
+
r"""Sets the type of this CreateRSetBatchLinesReq.
|
120
120
|
|
121
121
|
Record Set的类型。 取值范围:A,AAAA,MX,CNAME,TXT,NS,SRV,CAA。
|
122
122
|
|
@@ -127,7 +127,7 @@ class CreateRSetBatchLinesReq:
|
|
127
127
|
|
128
128
|
@property
|
129
129
|
def lines(self):
|
130
|
-
"""Gets the lines of this CreateRSetBatchLinesReq.
|
130
|
+
r"""Gets the lines of this CreateRSetBatchLinesReq.
|
131
131
|
|
132
132
|
解析线路域名参数。最多支持50个。
|
133
133
|
|
@@ -138,7 +138,7 @@ class CreateRSetBatchLinesReq:
|
|
138
138
|
|
139
139
|
@lines.setter
|
140
140
|
def lines(self, lines):
|
141
|
-
"""Sets the lines of this CreateRSetBatchLinesReq.
|
141
|
+
r"""Sets the lines of this CreateRSetBatchLinesReq.
|
142
142
|
|
143
143
|
解析线路域名参数。最多支持50个。
|
144
144
|
|
@@ -27,7 +27,7 @@ class CreateRecordSetRequest:
|
|
27
27
|
}
|
28
28
|
|
29
29
|
def __init__(self, zone_id=None, body=None):
|
30
|
-
"""CreateRecordSetRequest
|
30
|
+
r"""CreateRecordSetRequest
|
31
31
|
|
32
32
|
The model defined in huaweicloud sdk
|
33
33
|
|
@@ -49,7 +49,7 @@ class CreateRecordSetRequest:
|
|
49
49
|
|
50
50
|
@property
|
51
51
|
def zone_id(self):
|
52
|
-
"""Gets the zone_id of this CreateRecordSetRequest.
|
52
|
+
r"""Gets the zone_id of this CreateRecordSetRequest.
|
53
53
|
|
54
54
|
所属zone的ID。
|
55
55
|
|
@@ -60,7 +60,7 @@ class CreateRecordSetRequest:
|
|
60
60
|
|
61
61
|
@zone_id.setter
|
62
62
|
def zone_id(self, zone_id):
|
63
|
-
"""Sets the zone_id of this CreateRecordSetRequest.
|
63
|
+
r"""Sets the zone_id of this CreateRecordSetRequest.
|
64
64
|
|
65
65
|
所属zone的ID。
|
66
66
|
|
@@ -71,7 +71,7 @@ class CreateRecordSetRequest:
|
|
71
71
|
|
72
72
|
@property
|
73
73
|
def body(self):
|
74
|
-
"""Gets the body of this CreateRecordSetRequest.
|
74
|
+
r"""Gets the body of this CreateRecordSetRequest.
|
75
75
|
|
76
76
|
:return: The body of this CreateRecordSetRequest.
|
77
77
|
:rtype: :class:`huaweicloudsdkdns.v2.CreateRecordSetRequestBody`
|
@@ -80,7 +80,7 @@ class CreateRecordSetRequest:
|
|
80
80
|
|
81
81
|
@body.setter
|
82
82
|
def body(self, body):
|
83
|
-
"""Sets the body of this CreateRecordSetRequest.
|
83
|
+
r"""Sets the body of this CreateRecordSetRequest.
|
84
84
|
|
85
85
|
:param body: The body of this CreateRecordSetRequest.
|
86
86
|
:type body: :class:`huaweicloudsdkdns.v2.CreateRecordSetRequestBody`
|