huaweicloudsdkdns 3.1.142__py2.py3-none-any.whl → 3.1.144__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.144.dist-info}/METADATA +2 -2
- huaweicloudsdkdns-3.1.144.dist-info/RECORD +192 -0
- huaweicloudsdkdns-3.1.142.dist-info/RECORD +0 -192
- {huaweicloudsdkdns-3.1.142.dist-info → huaweicloudsdkdns-3.1.144.dist-info}/LICENSE +0 -0
- {huaweicloudsdkdns-3.1.142.dist-info → huaweicloudsdkdns-3.1.144.dist-info}/WHEEL +0 -0
- {huaweicloudsdkdns-3.1.142.dist-info → huaweicloudsdkdns-3.1.144.dist-info}/top_level.txt +0 -0
@@ -41,7 +41,7 @@ class CreatePrivateZoneReq:
|
|
41
41
|
}
|
42
42
|
|
43
43
|
def __init__(self, name=None, description=None, zone_type=None, email=None, ttl=None, router=None, proxy_pattern=None, tags=None, enterprise_project_id=None):
|
44
|
-
"""CreatePrivateZoneReq
|
44
|
+
r"""CreatePrivateZoneReq
|
45
45
|
|
46
46
|
The model defined in huaweicloud sdk
|
47
47
|
|
@@ -96,7 +96,7 @@ class CreatePrivateZoneReq:
|
|
96
96
|
|
97
97
|
@property
|
98
98
|
def name(self):
|
99
|
-
"""Gets the name of this CreatePrivateZoneReq.
|
99
|
+
r"""Gets the name of this CreatePrivateZoneReq.
|
100
100
|
|
101
101
|
待创建的域名。
|
102
102
|
|
@@ -107,7 +107,7 @@ class CreatePrivateZoneReq:
|
|
107
107
|
|
108
108
|
@name.setter
|
109
109
|
def name(self, name):
|
110
|
-
"""Sets the name of this CreatePrivateZoneReq.
|
110
|
+
r"""Sets the name of this CreatePrivateZoneReq.
|
111
111
|
|
112
112
|
待创建的域名。
|
113
113
|
|
@@ -118,7 +118,7 @@ class CreatePrivateZoneReq:
|
|
118
118
|
|
119
119
|
@property
|
120
120
|
def description(self):
|
121
|
-
"""Gets the description of this CreatePrivateZoneReq.
|
121
|
+
r"""Gets the description of this CreatePrivateZoneReq.
|
122
122
|
|
123
123
|
域名的描述信息。
|
124
124
|
|
@@ -129,7 +129,7 @@ class CreatePrivateZoneReq:
|
|
129
129
|
|
130
130
|
@description.setter
|
131
131
|
def description(self, description):
|
132
|
-
"""Sets the description of this CreatePrivateZoneReq.
|
132
|
+
r"""Sets the description of this CreatePrivateZoneReq.
|
133
133
|
|
134
134
|
域名的描述信息。
|
135
135
|
|
@@ -140,7 +140,7 @@ class CreatePrivateZoneReq:
|
|
140
140
|
|
141
141
|
@property
|
142
142
|
def zone_type(self):
|
143
|
-
"""Gets the zone_type of this CreatePrivateZoneReq.
|
143
|
+
r"""Gets the zone_type of this CreatePrivateZoneReq.
|
144
144
|
|
145
145
|
域名类型。取值:private。
|
146
146
|
|
@@ -151,7 +151,7 @@ class CreatePrivateZoneReq:
|
|
151
151
|
|
152
152
|
@zone_type.setter
|
153
153
|
def zone_type(self, zone_type):
|
154
|
-
"""Sets the zone_type of this CreatePrivateZoneReq.
|
154
|
+
r"""Sets the zone_type of this CreatePrivateZoneReq.
|
155
155
|
|
156
156
|
域名类型。取值:private。
|
157
157
|
|
@@ -162,7 +162,7 @@ class CreatePrivateZoneReq:
|
|
162
162
|
|
163
163
|
@property
|
164
164
|
def email(self):
|
165
|
-
"""Gets the email of this CreatePrivateZoneReq.
|
165
|
+
r"""Gets the email of this CreatePrivateZoneReq.
|
166
166
|
|
167
167
|
管理该zone的管理员邮箱,用于生成该Zone的SOA记录。
|
168
168
|
|
@@ -173,7 +173,7 @@ class CreatePrivateZoneReq:
|
|
173
173
|
|
174
174
|
@email.setter
|
175
175
|
def email(self, email):
|
176
|
-
"""Sets the email of this CreatePrivateZoneReq.
|
176
|
+
r"""Sets the email of this CreatePrivateZoneReq.
|
177
177
|
|
178
178
|
管理该zone的管理员邮箱,用于生成该Zone的SOA记录。
|
179
179
|
|
@@ -184,7 +184,7 @@ class CreatePrivateZoneReq:
|
|
184
184
|
|
185
185
|
@property
|
186
186
|
def ttl(self):
|
187
|
-
"""Gets the ttl of this CreatePrivateZoneReq.
|
187
|
+
r"""Gets the ttl of this CreatePrivateZoneReq.
|
188
188
|
|
189
189
|
用于填写默认生成的SOA记录中有效缓存时间,以秒为单位。
|
190
190
|
|
@@ -195,7 +195,7 @@ class CreatePrivateZoneReq:
|
|
195
195
|
|
196
196
|
@ttl.setter
|
197
197
|
def ttl(self, ttl):
|
198
|
-
"""Sets the ttl of this CreatePrivateZoneReq.
|
198
|
+
r"""Sets the ttl of this CreatePrivateZoneReq.
|
199
199
|
|
200
200
|
用于填写默认生成的SOA记录中有效缓存时间,以秒为单位。
|
201
201
|
|
@@ -206,7 +206,7 @@ class CreatePrivateZoneReq:
|
|
206
206
|
|
207
207
|
@property
|
208
208
|
def router(self):
|
209
|
-
"""Gets the router of this CreatePrivateZoneReq.
|
209
|
+
r"""Gets the router of this CreatePrivateZoneReq.
|
210
210
|
|
211
211
|
:return: The router of this CreatePrivateZoneReq.
|
212
212
|
:rtype: :class:`huaweicloudsdkdns.v2.Router`
|
@@ -215,7 +215,7 @@ class CreatePrivateZoneReq:
|
|
215
215
|
|
216
216
|
@router.setter
|
217
217
|
def router(self, router):
|
218
|
-
"""Sets the router of this CreatePrivateZoneReq.
|
218
|
+
r"""Sets the router of this CreatePrivateZoneReq.
|
219
219
|
|
220
220
|
:param router: The router of this CreatePrivateZoneReq.
|
221
221
|
:type router: :class:`huaweicloudsdkdns.v2.Router`
|
@@ -224,7 +224,7 @@ class CreatePrivateZoneReq:
|
|
224
224
|
|
225
225
|
@property
|
226
226
|
def proxy_pattern(self):
|
227
|
-
"""Gets the proxy_pattern of this CreatePrivateZoneReq.
|
227
|
+
r"""Gets the proxy_pattern of this CreatePrivateZoneReq.
|
228
228
|
|
229
229
|
内网Zone的子域名递归解析代理模式。 取值范围: AUTHORITY:当前Zone未开启递归解析代理 RECURSIVE:当前Zone已开启递归解析代理
|
230
230
|
|
@@ -235,7 +235,7 @@ class CreatePrivateZoneReq:
|
|
235
235
|
|
236
236
|
@proxy_pattern.setter
|
237
237
|
def proxy_pattern(self, proxy_pattern):
|
238
|
-
"""Sets the proxy_pattern of this CreatePrivateZoneReq.
|
238
|
+
r"""Sets the proxy_pattern of this CreatePrivateZoneReq.
|
239
239
|
|
240
240
|
内网Zone的子域名递归解析代理模式。 取值范围: AUTHORITY:当前Zone未开启递归解析代理 RECURSIVE:当前Zone已开启递归解析代理
|
241
241
|
|
@@ -246,7 +246,7 @@ class CreatePrivateZoneReq:
|
|
246
246
|
|
247
247
|
@property
|
248
248
|
def tags(self):
|
249
|
-
"""Gets the tags of this CreatePrivateZoneReq.
|
249
|
+
r"""Gets the tags of this CreatePrivateZoneReq.
|
250
250
|
|
251
251
|
资源标签。
|
252
252
|
|
@@ -257,7 +257,7 @@ class CreatePrivateZoneReq:
|
|
257
257
|
|
258
258
|
@tags.setter
|
259
259
|
def tags(self, tags):
|
260
|
-
"""Sets the tags of this CreatePrivateZoneReq.
|
260
|
+
r"""Sets the tags of this CreatePrivateZoneReq.
|
261
261
|
|
262
262
|
资源标签。
|
263
263
|
|
@@ -268,7 +268,7 @@ class CreatePrivateZoneReq:
|
|
268
268
|
|
269
269
|
@property
|
270
270
|
def enterprise_project_id(self):
|
271
|
-
"""Gets the enterprise_project_id of this CreatePrivateZoneReq.
|
271
|
+
r"""Gets the enterprise_project_id of this CreatePrivateZoneReq.
|
272
272
|
|
273
273
|
域名关联的企业项目ID,长度不超过36个字符。 默认值为0。
|
274
274
|
|
@@ -279,7 +279,7 @@ class CreatePrivateZoneReq:
|
|
279
279
|
|
280
280
|
@enterprise_project_id.setter
|
281
281
|
def enterprise_project_id(self, enterprise_project_id):
|
282
|
-
"""Sets the enterprise_project_id of this CreatePrivateZoneReq.
|
282
|
+
r"""Sets the enterprise_project_id of this CreatePrivateZoneReq.
|
283
283
|
|
284
284
|
域名关联的企业项目ID,长度不超过36个字符。 默认值为0。
|
285
285
|
|
@@ -25,7 +25,7 @@ class CreatePrivateZoneRequest:
|
|
25
25
|
}
|
26
26
|
|
27
27
|
def __init__(self, body=None):
|
28
|
-
"""CreatePrivateZoneRequest
|
28
|
+
r"""CreatePrivateZoneRequest
|
29
29
|
|
30
30
|
The model defined in huaweicloud sdk
|
31
31
|
|
@@ -43,7 +43,7 @@ class CreatePrivateZoneRequest:
|
|
43
43
|
|
44
44
|
@property
|
45
45
|
def body(self):
|
46
|
-
"""Gets the body of this CreatePrivateZoneRequest.
|
46
|
+
r"""Gets the body of this CreatePrivateZoneRequest.
|
47
47
|
|
48
48
|
:return: The body of this CreatePrivateZoneRequest.
|
49
49
|
:rtype: :class:`huaweicloudsdkdns.v2.CreatePrivateZoneReq`
|
@@ -52,7 +52,7 @@ class CreatePrivateZoneRequest:
|
|
52
52
|
|
53
53
|
@body.setter
|
54
54
|
def body(self, body):
|
55
|
-
"""Sets the body of this CreatePrivateZoneRequest.
|
55
|
+
r"""Sets the body of this CreatePrivateZoneRequest.
|
56
56
|
|
57
57
|
:param body: The body of this CreatePrivateZoneRequest.
|
58
58
|
:type body: :class:`huaweicloudsdkdns.v2.CreatePrivateZoneReq`
|
@@ -58,7 +58,7 @@ class CreatePrivateZoneResponse(SdkResponse):
|
|
58
58
|
}
|
59
59
|
|
60
60
|
def __init__(self, id=None, name=None, description=None, email=None, zone_type=None, ttl=None, serial=None, status=None, record_num=None, proxy_pattern=None, pool_id=None, project_id=None, created_at=None, updated_at=None, links=None, masters=None, router=None):
|
61
|
-
"""CreatePrivateZoneResponse
|
61
|
+
r"""CreatePrivateZoneResponse
|
62
62
|
|
63
63
|
The model defined in huaweicloud sdk
|
64
64
|
|
@@ -156,7 +156,7 @@ class CreatePrivateZoneResponse(SdkResponse):
|
|
156
156
|
|
157
157
|
@property
|
158
158
|
def id(self):
|
159
|
-
"""Gets the id of this CreatePrivateZoneResponse.
|
159
|
+
r"""Gets the id of this CreatePrivateZoneResponse.
|
160
160
|
|
161
161
|
zone的ID,uuid形式的一个资源标识。
|
162
162
|
|
@@ -167,7 +167,7 @@ class CreatePrivateZoneResponse(SdkResponse):
|
|
167
167
|
|
168
168
|
@id.setter
|
169
169
|
def id(self, id):
|
170
|
-
"""Sets the id of this CreatePrivateZoneResponse.
|
170
|
+
r"""Sets the id of this CreatePrivateZoneResponse.
|
171
171
|
|
172
172
|
zone的ID,uuid形式的一个资源标识。
|
173
173
|
|
@@ -178,7 +178,7 @@ class CreatePrivateZoneResponse(SdkResponse):
|
|
178
178
|
|
179
179
|
@property
|
180
180
|
def name(self):
|
181
|
-
"""Gets the name of this CreatePrivateZoneResponse.
|
181
|
+
r"""Gets the name of this CreatePrivateZoneResponse.
|
182
182
|
|
183
183
|
zone名称。
|
184
184
|
|
@@ -189,7 +189,7 @@ class CreatePrivateZoneResponse(SdkResponse):
|
|
189
189
|
|
190
190
|
@name.setter
|
191
191
|
def name(self, name):
|
192
|
-
"""Sets the name of this CreatePrivateZoneResponse.
|
192
|
+
r"""Sets the name of this CreatePrivateZoneResponse.
|
193
193
|
|
194
194
|
zone名称。
|
195
195
|
|
@@ -200,7 +200,7 @@ class CreatePrivateZoneResponse(SdkResponse):
|
|
200
200
|
|
201
201
|
@property
|
202
202
|
def description(self):
|
203
|
-
"""Gets the description of this CreatePrivateZoneResponse.
|
203
|
+
r"""Gets the description of this CreatePrivateZoneResponse.
|
204
204
|
|
205
205
|
对zone的描述信息。
|
206
206
|
|
@@ -211,7 +211,7 @@ class CreatePrivateZoneResponse(SdkResponse):
|
|
211
211
|
|
212
212
|
@description.setter
|
213
213
|
def description(self, description):
|
214
|
-
"""Sets the description of this CreatePrivateZoneResponse.
|
214
|
+
r"""Sets the description of this CreatePrivateZoneResponse.
|
215
215
|
|
216
216
|
对zone的描述信息。
|
217
217
|
|
@@ -222,7 +222,7 @@ class CreatePrivateZoneResponse(SdkResponse):
|
|
222
222
|
|
223
223
|
@property
|
224
224
|
def email(self):
|
225
|
-
"""Gets the email of this CreatePrivateZoneResponse.
|
225
|
+
r"""Gets the email of this CreatePrivateZoneResponse.
|
226
226
|
|
227
227
|
管理该zone的管理员邮箱,用于生成该Zone的SOA记录。
|
228
228
|
|
@@ -233,7 +233,7 @@ class CreatePrivateZoneResponse(SdkResponse):
|
|
233
233
|
|
234
234
|
@email.setter
|
235
235
|
def email(self, email):
|
236
|
-
"""Sets the email of this CreatePrivateZoneResponse.
|
236
|
+
r"""Sets the email of this CreatePrivateZoneResponse.
|
237
237
|
|
238
238
|
管理该zone的管理员邮箱,用于生成该Zone的SOA记录。
|
239
239
|
|
@@ -244,7 +244,7 @@ class CreatePrivateZoneResponse(SdkResponse):
|
|
244
244
|
|
245
245
|
@property
|
246
246
|
def zone_type(self):
|
247
|
-
"""Gets the zone_type of this CreatePrivateZoneResponse.
|
247
|
+
r"""Gets the zone_type of this CreatePrivateZoneResponse.
|
248
248
|
|
249
249
|
zone类型,内网(private)。
|
250
250
|
|
@@ -255,7 +255,7 @@ class CreatePrivateZoneResponse(SdkResponse):
|
|
255
255
|
|
256
256
|
@zone_type.setter
|
257
257
|
def zone_type(self, zone_type):
|
258
|
-
"""Sets the zone_type of this CreatePrivateZoneResponse.
|
258
|
+
r"""Sets the zone_type of this CreatePrivateZoneResponse.
|
259
259
|
|
260
260
|
zone类型,内网(private)。
|
261
261
|
|
@@ -266,7 +266,7 @@ class CreatePrivateZoneResponse(SdkResponse):
|
|
266
266
|
|
267
267
|
@property
|
268
268
|
def ttl(self):
|
269
|
-
"""Gets the ttl of this CreatePrivateZoneResponse.
|
269
|
+
r"""Gets the ttl of this CreatePrivateZoneResponse.
|
270
270
|
|
271
271
|
该zone下SOA记录中的ttl值。
|
272
272
|
|
@@ -277,7 +277,7 @@ class CreatePrivateZoneResponse(SdkResponse):
|
|
277
277
|
|
278
278
|
@ttl.setter
|
279
279
|
def ttl(self, ttl):
|
280
|
-
"""Sets the ttl of this CreatePrivateZoneResponse.
|
280
|
+
r"""Sets the ttl of this CreatePrivateZoneResponse.
|
281
281
|
|
282
282
|
该zone下SOA记录中的ttl值。
|
283
283
|
|
@@ -288,7 +288,7 @@ class CreatePrivateZoneResponse(SdkResponse):
|
|
288
288
|
|
289
289
|
@property
|
290
290
|
def serial(self):
|
291
|
-
"""Gets the serial of this CreatePrivateZoneResponse.
|
291
|
+
r"""Gets the serial of this CreatePrivateZoneResponse.
|
292
292
|
|
293
293
|
该zone下SOA记录中用于标识zone文件变更的序列值,用于主从节点同步。 该参数暂未使用。
|
294
294
|
|
@@ -299,7 +299,7 @@ class CreatePrivateZoneResponse(SdkResponse):
|
|
299
299
|
|
300
300
|
@serial.setter
|
301
301
|
def serial(self, serial):
|
302
|
-
"""Sets the serial of this CreatePrivateZoneResponse.
|
302
|
+
r"""Sets the serial of this CreatePrivateZoneResponse.
|
303
303
|
|
304
304
|
该zone下SOA记录中用于标识zone文件变更的序列值,用于主从节点同步。 该参数暂未使用。
|
305
305
|
|
@@ -310,7 +310,7 @@ class CreatePrivateZoneResponse(SdkResponse):
|
|
310
310
|
|
311
311
|
@property
|
312
312
|
def status(self):
|
313
|
-
"""Gets the status of this CreatePrivateZoneResponse.
|
313
|
+
r"""Gets the status of this CreatePrivateZoneResponse.
|
314
314
|
|
315
315
|
资源状态。
|
316
316
|
|
@@ -321,7 +321,7 @@ class CreatePrivateZoneResponse(SdkResponse):
|
|
321
321
|
|
322
322
|
@status.setter
|
323
323
|
def status(self, status):
|
324
|
-
"""Sets the status of this CreatePrivateZoneResponse.
|
324
|
+
r"""Sets the status of this CreatePrivateZoneResponse.
|
325
325
|
|
326
326
|
资源状态。
|
327
327
|
|
@@ -332,7 +332,7 @@ class CreatePrivateZoneResponse(SdkResponse):
|
|
332
332
|
|
333
333
|
@property
|
334
334
|
def record_num(self):
|
335
|
-
"""Gets the record_num of this CreatePrivateZoneResponse.
|
335
|
+
r"""Gets the record_num of this CreatePrivateZoneResponse.
|
336
336
|
|
337
337
|
该zone下的recordset个数。
|
338
338
|
|
@@ -343,7 +343,7 @@ class CreatePrivateZoneResponse(SdkResponse):
|
|
343
343
|
|
344
344
|
@record_num.setter
|
345
345
|
def record_num(self, record_num):
|
346
|
-
"""Sets the record_num of this CreatePrivateZoneResponse.
|
346
|
+
r"""Sets the record_num of this CreatePrivateZoneResponse.
|
347
347
|
|
348
348
|
该zone下的recordset个数。
|
349
349
|
|
@@ -354,7 +354,7 @@ class CreatePrivateZoneResponse(SdkResponse):
|
|
354
354
|
|
355
355
|
@property
|
356
356
|
def proxy_pattern(self):
|
357
|
-
"""Gets the proxy_pattern of this CreatePrivateZoneResponse.
|
357
|
+
r"""Gets the proxy_pattern of this CreatePrivateZoneResponse.
|
358
358
|
|
359
359
|
内网Zone的子域名递归解析代理模式。 取值范围: AUTHORITY:当前Zone未开启递归解析代理 RECURSIVE:当前Zone已开启递归解析代理
|
360
360
|
|
@@ -365,7 +365,7 @@ class CreatePrivateZoneResponse(SdkResponse):
|
|
365
365
|
|
366
366
|
@proxy_pattern.setter
|
367
367
|
def proxy_pattern(self, proxy_pattern):
|
368
|
-
"""Sets the proxy_pattern of this CreatePrivateZoneResponse.
|
368
|
+
r"""Sets the proxy_pattern of this CreatePrivateZoneResponse.
|
369
369
|
|
370
370
|
内网Zone的子域名递归解析代理模式。 取值范围: AUTHORITY:当前Zone未开启递归解析代理 RECURSIVE:当前Zone已开启递归解析代理
|
371
371
|
|
@@ -376,7 +376,7 @@ class CreatePrivateZoneResponse(SdkResponse):
|
|
376
376
|
|
377
377
|
@property
|
378
378
|
def pool_id(self):
|
379
|
-
"""Gets the pool_id of this CreatePrivateZoneResponse.
|
379
|
+
r"""Gets the pool_id of this CreatePrivateZoneResponse.
|
380
380
|
|
381
381
|
托管该zone的pool,由系统分配。
|
382
382
|
|
@@ -387,7 +387,7 @@ class CreatePrivateZoneResponse(SdkResponse):
|
|
387
387
|
|
388
388
|
@pool_id.setter
|
389
389
|
def pool_id(self, pool_id):
|
390
|
-
"""Sets the pool_id of this CreatePrivateZoneResponse.
|
390
|
+
r"""Sets the pool_id of this CreatePrivateZoneResponse.
|
391
391
|
|
392
392
|
托管该zone的pool,由系统分配。
|
393
393
|
|
@@ -398,7 +398,7 @@ class CreatePrivateZoneResponse(SdkResponse):
|
|
398
398
|
|
399
399
|
@property
|
400
400
|
def project_id(self):
|
401
|
-
"""Gets the project_id of this CreatePrivateZoneResponse.
|
401
|
+
r"""Gets the project_id of this CreatePrivateZoneResponse.
|
402
402
|
|
403
403
|
zone所属的项目ID。
|
404
404
|
|
@@ -409,7 +409,7 @@ class CreatePrivateZoneResponse(SdkResponse):
|
|
409
409
|
|
410
410
|
@project_id.setter
|
411
411
|
def project_id(self, project_id):
|
412
|
-
"""Sets the project_id of this CreatePrivateZoneResponse.
|
412
|
+
r"""Sets the project_id of this CreatePrivateZoneResponse.
|
413
413
|
|
414
414
|
zone所属的项目ID。
|
415
415
|
|
@@ -420,7 +420,7 @@ class CreatePrivateZoneResponse(SdkResponse):
|
|
420
420
|
|
421
421
|
@property
|
422
422
|
def created_at(self):
|
423
|
-
"""Gets the created_at of this CreatePrivateZoneResponse.
|
423
|
+
r"""Gets the created_at of this CreatePrivateZoneResponse.
|
424
424
|
|
425
425
|
创建时间。 采用UTC时间格式,格式为:YYYY-MM-DDTHH:MM:SSZ
|
426
426
|
|
@@ -431,7 +431,7 @@ class CreatePrivateZoneResponse(SdkResponse):
|
|
431
431
|
|
432
432
|
@created_at.setter
|
433
433
|
def created_at(self, created_at):
|
434
|
-
"""Sets the created_at of this CreatePrivateZoneResponse.
|
434
|
+
r"""Sets the created_at of this CreatePrivateZoneResponse.
|
435
435
|
|
436
436
|
创建时间。 采用UTC时间格式,格式为:YYYY-MM-DDTHH:MM:SSZ
|
437
437
|
|
@@ -442,7 +442,7 @@ class CreatePrivateZoneResponse(SdkResponse):
|
|
442
442
|
|
443
443
|
@property
|
444
444
|
def updated_at(self):
|
445
|
-
"""Gets the updated_at of this CreatePrivateZoneResponse.
|
445
|
+
r"""Gets the updated_at of this CreatePrivateZoneResponse.
|
446
446
|
|
447
447
|
更新时间。 采用UTC时间格式,格式为:YYYY-MM-DDTHH:MM:SSZ
|
448
448
|
|
@@ -453,7 +453,7 @@ class CreatePrivateZoneResponse(SdkResponse):
|
|
453
453
|
|
454
454
|
@updated_at.setter
|
455
455
|
def updated_at(self, updated_at):
|
456
|
-
"""Sets the updated_at of this CreatePrivateZoneResponse.
|
456
|
+
r"""Sets the updated_at of this CreatePrivateZoneResponse.
|
457
457
|
|
458
458
|
更新时间。 采用UTC时间格式,格式为:YYYY-MM-DDTHH:MM:SSZ
|
459
459
|
|
@@ -464,7 +464,7 @@ class CreatePrivateZoneResponse(SdkResponse):
|
|
464
464
|
|
465
465
|
@property
|
466
466
|
def links(self):
|
467
|
-
"""Gets the links of this CreatePrivateZoneResponse.
|
467
|
+
r"""Gets the links of this CreatePrivateZoneResponse.
|
468
468
|
|
469
469
|
:return: The links of this CreatePrivateZoneResponse.
|
470
470
|
:rtype: :class:`huaweicloudsdkdns.v2.PageLink`
|
@@ -473,7 +473,7 @@ class CreatePrivateZoneResponse(SdkResponse):
|
|
473
473
|
|
474
474
|
@links.setter
|
475
475
|
def links(self, links):
|
476
|
-
"""Sets the links of this CreatePrivateZoneResponse.
|
476
|
+
r"""Sets the links of this CreatePrivateZoneResponse.
|
477
477
|
|
478
478
|
:param links: The links of this CreatePrivateZoneResponse.
|
479
479
|
:type links: :class:`huaweicloudsdkdns.v2.PageLink`
|
@@ -482,7 +482,7 @@ class CreatePrivateZoneResponse(SdkResponse):
|
|
482
482
|
|
483
483
|
@property
|
484
484
|
def masters(self):
|
485
|
-
"""Gets the masters of this CreatePrivateZoneResponse.
|
485
|
+
r"""Gets the masters of this CreatePrivateZoneResponse.
|
486
486
|
|
487
487
|
主从模式中,从DNS服务器获取DNS信息。
|
488
488
|
|
@@ -493,7 +493,7 @@ class CreatePrivateZoneResponse(SdkResponse):
|
|
493
493
|
|
494
494
|
@masters.setter
|
495
495
|
def masters(self, masters):
|
496
|
-
"""Sets the masters of this CreatePrivateZoneResponse.
|
496
|
+
r"""Sets the masters of this CreatePrivateZoneResponse.
|
497
497
|
|
498
498
|
主从模式中,从DNS服务器获取DNS信息。
|
499
499
|
|
@@ -504,7 +504,7 @@ class CreatePrivateZoneResponse(SdkResponse):
|
|
504
504
|
|
505
505
|
@property
|
506
506
|
def router(self):
|
507
|
-
"""Gets the router of this CreatePrivateZoneResponse.
|
507
|
+
r"""Gets the router of this CreatePrivateZoneResponse.
|
508
508
|
|
509
509
|
:return: The router of this CreatePrivateZoneResponse.
|
510
510
|
:rtype: :class:`huaweicloudsdkdns.v2.RouterWithStatus`
|
@@ -513,7 +513,7 @@ class CreatePrivateZoneResponse(SdkResponse):
|
|
513
513
|
|
514
514
|
@router.setter
|
515
515
|
def router(self, router):
|
516
|
-
"""Sets the router of this CreatePrivateZoneResponse.
|
516
|
+
r"""Sets the router of this CreatePrivateZoneResponse.
|
517
517
|
|
518
518
|
:param router: The router of this CreatePrivateZoneResponse.
|
519
519
|
:type router: :class:`huaweicloudsdkdns.v2.RouterWithStatus`
|
@@ -33,7 +33,7 @@ class CreatePtrReq:
|
|
33
33
|
}
|
34
34
|
|
35
35
|
def __init__(self, ptrdname=None, description=None, ttl=None, enterprise_project_id=None, tags=None):
|
36
|
-
"""CreatePtrReq
|
36
|
+
r"""CreatePtrReq
|
37
37
|
|
38
38
|
The model defined in huaweicloud sdk
|
39
39
|
|
@@ -70,7 +70,7 @@ class CreatePtrReq:
|
|
70
70
|
|
71
71
|
@property
|
72
72
|
def ptrdname(self):
|
73
|
-
"""Gets the ptrdname of this CreatePtrReq.
|
73
|
+
r"""Gets the ptrdname of this CreatePtrReq.
|
74
74
|
|
75
75
|
PTR记录对应的域名。
|
76
76
|
|
@@ -81,7 +81,7 @@ class CreatePtrReq:
|
|
81
81
|
|
82
82
|
@ptrdname.setter
|
83
83
|
def ptrdname(self, ptrdname):
|
84
|
-
"""Sets the ptrdname of this CreatePtrReq.
|
84
|
+
r"""Sets the ptrdname of this CreatePtrReq.
|
85
85
|
|
86
86
|
PTR记录对应的域名。
|
87
87
|
|
@@ -92,7 +92,7 @@ class CreatePtrReq:
|
|
92
92
|
|
93
93
|
@property
|
94
94
|
def description(self):
|
95
|
-
"""Gets the description of this CreatePtrReq.
|
95
|
+
r"""Gets the description of this CreatePtrReq.
|
96
96
|
|
97
97
|
对PTR记录的描述。
|
98
98
|
|
@@ -103,7 +103,7 @@ class CreatePtrReq:
|
|
103
103
|
|
104
104
|
@description.setter
|
105
105
|
def description(self, description):
|
106
|
-
"""Sets the description of this CreatePtrReq.
|
106
|
+
r"""Sets the description of this CreatePtrReq.
|
107
107
|
|
108
108
|
对PTR记录的描述。
|
109
109
|
|
@@ -114,7 +114,7 @@ class CreatePtrReq:
|
|
114
114
|
|
115
115
|
@property
|
116
116
|
def ttl(self):
|
117
|
-
"""Gets the ttl of this CreatePtrReq.
|
117
|
+
r"""Gets the ttl of this CreatePtrReq.
|
118
118
|
|
119
119
|
PTR记录在本地DNS服务器的缓存时间,缓存时间越长更新生效越慢,以秒为单位。取值范围:1~2147483647
|
120
120
|
|
@@ -125,7 +125,7 @@ class CreatePtrReq:
|
|
125
125
|
|
126
126
|
@ttl.setter
|
127
127
|
def ttl(self, ttl):
|
128
|
-
"""Sets the ttl of this CreatePtrReq.
|
128
|
+
r"""Sets the ttl of this CreatePtrReq.
|
129
129
|
|
130
130
|
PTR记录在本地DNS服务器的缓存时间,缓存时间越长更新生效越慢,以秒为单位。取值范围:1~2147483647
|
131
131
|
|
@@ -136,7 +136,7 @@ class CreatePtrReq:
|
|
136
136
|
|
137
137
|
@property
|
138
138
|
def enterprise_project_id(self):
|
139
|
-
"""Gets the enterprise_project_id of this CreatePtrReq.
|
139
|
+
r"""Gets the enterprise_project_id of this CreatePtrReq.
|
140
140
|
|
141
141
|
反向解析关联的企业项目ID,长度不超过36个字符。
|
142
142
|
|
@@ -147,7 +147,7 @@ class CreatePtrReq:
|
|
147
147
|
|
148
148
|
@enterprise_project_id.setter
|
149
149
|
def enterprise_project_id(self, enterprise_project_id):
|
150
|
-
"""Sets the enterprise_project_id of this CreatePtrReq.
|
150
|
+
r"""Sets the enterprise_project_id of this CreatePtrReq.
|
151
151
|
|
152
152
|
反向解析关联的企业项目ID,长度不超过36个字符。
|
153
153
|
|
@@ -158,7 +158,7 @@ class CreatePtrReq:
|
|
158
158
|
|
159
159
|
@property
|
160
160
|
def tags(self):
|
161
|
-
"""Gets the tags of this CreatePtrReq.
|
161
|
+
r"""Gets the tags of this CreatePtrReq.
|
162
162
|
|
163
163
|
资源标签。
|
164
164
|
|
@@ -169,7 +169,7 @@ class CreatePtrReq:
|
|
169
169
|
|
170
170
|
@tags.setter
|
171
171
|
def tags(self, tags):
|
172
|
-
"""Sets the tags of this CreatePtrReq.
|
172
|
+
r"""Sets the tags of this CreatePtrReq.
|
173
173
|
|
174
174
|
资源标签。
|
175
175
|
|