huaweicloudsdkvpcep 3.1.85__py2.py3-none-any.whl → 3.1.132__py2.py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (68) hide show
  1. huaweicloudsdkvpcep/v1/__init__.py +10 -8
  2. huaweicloudsdkvpcep/v1/model/__init__.py +10 -8
  3. huaweicloudsdkvpcep/v1/model/accept_or_reject_endpoint_request_body.py +3 -3
  4. huaweicloudsdkvpcep/v1/model/add_or_remove_service_permissions_request_body.py +6 -6
  5. huaweicloudsdkvpcep/v1/model/add_or_remove_service_permissions_response.py +6 -6
  6. huaweicloudsdkvpcep/v1/model/batch_add_endpoint_service_permissions_request.py +4 -4
  7. huaweicloudsdkvpcep/v1/model/{batch_add_permission_request.py → batch_add_endpoint_service_permissions_request_body.py} +14 -14
  8. huaweicloudsdkvpcep/v1/model/batch_add_endpoint_service_permissions_response.py +5 -1
  9. huaweicloudsdkvpcep/v1/model/batch_add_or_remove_resource_instance_request.py +10 -10
  10. huaweicloudsdkvpcep/v1/model/{batch_add_or_remove_resource_instance_body.py → batch_add_or_remove_resource_instance_request_body.py} +11 -11
  11. huaweicloudsdkvpcep/v1/model/batch_remove_endpoint_service_permissions_request.py +4 -4
  12. huaweicloudsdkvpcep/v1/model/{batch_remove_permission_request.py → batch_remove_endpoint_service_permissions_request_body.py} +12 -8
  13. huaweicloudsdkvpcep/v1/model/batch_remove_endpoint_service_permissions_response.py +5 -1
  14. huaweicloudsdkvpcep/v1/model/connection_endpoints.py +17 -17
  15. huaweicloudsdkvpcep/v1/model/create_endpoint_request_body.py +131 -15
  16. huaweicloudsdkvpcep/v1/model/create_endpoint_response.py +97 -68
  17. huaweicloudsdkvpcep/v1/model/create_endpoint_service_request_body.py +97 -39
  18. huaweicloudsdkvpcep/v1/model/create_endpoint_service_response.py +96 -38
  19. huaweicloudsdkvpcep/v1/model/delete_endpoint_policy_response.py +59 -117
  20. huaweicloudsdkvpcep/v1/model/{endpoint_resp.py → endpoint_response_body.py} +161 -132
  21. huaweicloudsdkvpcep/v1/model/endpoint_service.py +16 -16
  22. huaweicloudsdkvpcep/v1/model/eps_add_permission_request.py +3 -3
  23. huaweicloudsdkvpcep/v1/model/eps_permission.py +10 -10
  24. huaweicloudsdkvpcep/v1/model/list_endpoint_info_details_response.py +104 -46
  25. huaweicloudsdkvpcep/v1/model/list_endpoint_service_request.py +41 -12
  26. huaweicloudsdkvpcep/v1/model/list_endpoints_request.py +9 -38
  27. huaweicloudsdkvpcep/v1/model/list_endpoints_response.py +4 -4
  28. huaweicloudsdkvpcep/v1/model/list_query_project_resource_tags_request.py +3 -3
  29. huaweicloudsdkvpcep/v1/model/list_quota_details_request.py +3 -3
  30. huaweicloudsdkvpcep/v1/model/list_quota_details_response.py +4 -4
  31. huaweicloudsdkvpcep/v1/model/list_resource_instances_request.py +3 -3
  32. huaweicloudsdkvpcep/v1/model/list_service_connections_request.py +9 -9
  33. huaweicloudsdkvpcep/v1/model/list_service_describe_details_response.py +16 -16
  34. huaweicloudsdkvpcep/v1/model/list_service_details_response.py +65 -36
  35. huaweicloudsdkvpcep/v1/model/list_service_permissions_details_request.py +9 -9
  36. huaweicloudsdkvpcep/v1/model/list_service_public_details_request.py +6 -6
  37. huaweicloudsdkvpcep/v1/model/permission_object.py +13 -13
  38. huaweicloudsdkvpcep/v1/model/policy_statement.py +3 -3
  39. huaweicloudsdkvpcep/v1/model/quotas.py +3 -3
  40. huaweicloudsdkvpcep/v1/model/resource_tag.py +6 -6
  41. huaweicloudsdkvpcep/v1/model/{resources_resp.py → resources_response_body.py} +7 -7
  42. huaweicloudsdkvpcep/v1/model/service_list.py +65 -36
  43. huaweicloudsdkvpcep/v1/model/tag_list.py +6 -6
  44. huaweicloudsdkvpcep/v1/model/tag_values_list.py +3 -3
  45. huaweicloudsdkvpcep/v1/model/update_endpoint_connections_desc_request.py +4 -4
  46. huaweicloudsdkvpcep/v1/model/{update_ep_connections.py → update_endpoint_connections_desc_request_body.py} +7 -7
  47. huaweicloudsdkvpcep/v1/model/update_endpoint_policy_request_body.py +37 -7
  48. huaweicloudsdkvpcep/v1/model/update_endpoint_policy_response.py +59 -117
  49. huaweicloudsdkvpcep/v1/model/update_endpoint_service_name_request.py +4 -4
  50. huaweicloudsdkvpcep/v1/model/{update_endpoint_service_name_mode.py → update_endpoint_service_name_request_body.py} +7 -7
  51. huaweicloudsdkvpcep/v1/model/update_endpoint_service_permission_desc_request.py +4 -4
  52. huaweicloudsdkvpcep/v1/model/{update_permission_desc_request.py → update_endpoint_service_permission_desc_request_body.py} +7 -7
  53. huaweicloudsdkvpcep/v1/model/update_endpoint_service_permission_desc_response.py +5 -1
  54. huaweicloudsdkvpcep/v1/model/update_endpoint_service_request_body.py +41 -12
  55. huaweicloudsdkvpcep/v1/model/update_endpoint_service_response.py +96 -38
  56. huaweicloudsdkvpcep/v1/model/update_endpoint_white_request_body.py +6 -6
  57. huaweicloudsdkvpcep/v1/model/update_endpoint_white_response.py +87 -29
  58. huaweicloudsdkvpcep/v1/model/upgrade_endpoint_service_request.py +114 -0
  59. huaweicloudsdkvpcep/v1/model/upgrade_endpoint_service_response.py +85 -0
  60. huaweicloudsdkvpcep/v1/model/version_object.py +10 -10
  61. huaweicloudsdkvpcep/v1/region/vpcep_region.py +30 -0
  62. huaweicloudsdkvpcep/v1/vpcep_async_client.py +86 -12
  63. huaweicloudsdkvpcep/v1/vpcep_client.py +86 -12
  64. {huaweicloudsdkvpcep-3.1.85.dist-info → huaweicloudsdkvpcep-3.1.132.dist-info}/METADATA +2 -2
  65. {huaweicloudsdkvpcep-3.1.85.dist-info → huaweicloudsdkvpcep-3.1.132.dist-info}/RECORD +68 -66
  66. {huaweicloudsdkvpcep-3.1.85.dist-info → huaweicloudsdkvpcep-3.1.132.dist-info}/WHEEL +1 -1
  67. {huaweicloudsdkvpcep-3.1.85.dist-info → huaweicloudsdkvpcep-3.1.132.dist-info}/LICENSE +0 -0
  68. {huaweicloudsdkvpcep-3.1.85.dist-info → huaweicloudsdkvpcep-3.1.132.dist-info}/top_level.txt +0 -0
@@ -24,7 +24,8 @@ class ListEndpointServiceRequest:
24
24
  'sort_dir': 'str',
25
25
  'limit': 'int',
26
26
  'offset': 'int',
27
- 'public_border_group': 'str'
27
+ 'public_border_group': 'str',
28
+ 'net_type': 'str'
28
29
  }
29
30
 
30
31
  attribute_map = {
@@ -35,10 +36,11 @@ class ListEndpointServiceRequest:
35
36
  'sort_dir': 'sort_dir',
36
37
  'limit': 'limit',
37
38
  'offset': 'offset',
38
- 'public_border_group': 'public_border_group'
39
+ 'public_border_group': 'public_border_group',
40
+ 'net_type': 'net_type'
39
41
  }
40
42
 
41
- def __init__(self, endpoint_service_name=None, id=None, status=None, sort_key=None, sort_dir=None, limit=None, offset=None, public_border_group=None):
43
+ def __init__(self, endpoint_service_name=None, id=None, status=None, sort_key=None, sort_dir=None, limit=None, offset=None, public_border_group=None, net_type=None):
42
44
  """ListEndpointServiceRequest
43
45
 
44
46
  The model defined in huaweicloud sdk
@@ -47,11 +49,11 @@ class ListEndpointServiceRequest:
47
49
  :type endpoint_service_name: str
48
50
  :param id: 终端节点服务的ID,唯一标识。
49
51
  :type id: str
50
- :param status: 终端节点服务的状态。 creating:创建中 available:可连接 failed:失败 deleting:删除中
52
+ :param status: 终端节点服务的状态。 - creating:创建中 - available:可连接 - failed:失败 - deleting:删除中
51
53
  :type status: str
52
- :param sort_key: 查询结果中终端节点服务列表的排序字段,取值为: create_at:终端节点服务的创建时间 update_at:终端节点服务的更新时间 默认值为create_at。
54
+ :param sort_key: 查询结果中终端节点服务列表的排序字段,取值为: - create_at:终端节点服务的创建时间 - update_at:终端节点服务的更新时间 默认值为create_at。
53
55
  :type sort_key: str
54
- :param sort_dir: 查询结果中终端节点服务列表的排序方式,取值为: desc:降序排序 asc:升序排序 默认值为desc。
56
+ :param sort_dir: 查询结果中终端节点服务列表的排序方式,取值为: - desc:降序排序 - asc:升序排序 默认值为desc。
55
57
  :type sort_dir: str
56
58
  :param limit: 查询返回的终端节点服务数量限制,即每页返回的终端节点服务的个数。 取值范围:0~1000,取值一般为10,20或者50,默认为10。
57
59
  :type limit: int
@@ -59,6 +61,8 @@ class ListEndpointServiceRequest:
59
61
  :type offset: int
60
62
  :param public_border_group: 筛选结果中匹配边缘属性的EPS
61
63
  :type public_border_group: str
64
+ :param net_type: 后端类型
65
+ :type net_type: str
62
66
  """
63
67
 
64
68
 
@@ -71,6 +75,7 @@ class ListEndpointServiceRequest:
71
75
  self._limit = None
72
76
  self._offset = None
73
77
  self._public_border_group = None
78
+ self._net_type = None
74
79
  self.discriminator = None
75
80
 
76
81
  if endpoint_service_name is not None:
@@ -89,6 +94,8 @@ class ListEndpointServiceRequest:
89
94
  self.offset = offset
90
95
  if public_border_group is not None:
91
96
  self.public_border_group = public_border_group
97
+ if net_type is not None:
98
+ self.net_type = net_type
92
99
 
93
100
  @property
94
101
  def endpoint_service_name(self):
@@ -138,7 +145,7 @@ class ListEndpointServiceRequest:
138
145
  def status(self):
139
146
  """Gets the status of this ListEndpointServiceRequest.
140
147
 
141
- 终端节点服务的状态。 creating:创建中 available:可连接 failed:失败 deleting:删除中
148
+ 终端节点服务的状态。 - creating:创建中 - available:可连接 - failed:失败 - deleting:删除中
142
149
 
143
150
  :return: The status of this ListEndpointServiceRequest.
144
151
  :rtype: str
@@ -149,7 +156,7 @@ class ListEndpointServiceRequest:
149
156
  def status(self, status):
150
157
  """Sets the status of this ListEndpointServiceRequest.
151
158
 
152
- 终端节点服务的状态。 creating:创建中 available:可连接 failed:失败 deleting:删除中
159
+ 终端节点服务的状态。 - creating:创建中 - available:可连接 - failed:失败 - deleting:删除中
153
160
 
154
161
  :param status: The status of this ListEndpointServiceRequest.
155
162
  :type status: str
@@ -160,7 +167,7 @@ class ListEndpointServiceRequest:
160
167
  def sort_key(self):
161
168
  """Gets the sort_key of this ListEndpointServiceRequest.
162
169
 
163
- 查询结果中终端节点服务列表的排序字段,取值为: create_at:终端节点服务的创建时间 update_at:终端节点服务的更新时间 默认值为create_at。
170
+ 查询结果中终端节点服务列表的排序字段,取值为: - create_at:终端节点服务的创建时间 - update_at:终端节点服务的更新时间 默认值为create_at。
164
171
 
165
172
  :return: The sort_key of this ListEndpointServiceRequest.
166
173
  :rtype: str
@@ -171,7 +178,7 @@ class ListEndpointServiceRequest:
171
178
  def sort_key(self, sort_key):
172
179
  """Sets the sort_key of this ListEndpointServiceRequest.
173
180
 
174
- 查询结果中终端节点服务列表的排序字段,取值为: create_at:终端节点服务的创建时间 update_at:终端节点服务的更新时间 默认值为create_at。
181
+ 查询结果中终端节点服务列表的排序字段,取值为: - create_at:终端节点服务的创建时间 - update_at:终端节点服务的更新时间 默认值为create_at。
175
182
 
176
183
  :param sort_key: The sort_key of this ListEndpointServiceRequest.
177
184
  :type sort_key: str
@@ -182,7 +189,7 @@ class ListEndpointServiceRequest:
182
189
  def sort_dir(self):
183
190
  """Gets the sort_dir of this ListEndpointServiceRequest.
184
191
 
185
- 查询结果中终端节点服务列表的排序方式,取值为: desc:降序排序 asc:升序排序 默认值为desc。
192
+ 查询结果中终端节点服务列表的排序方式,取值为: - desc:降序排序 - asc:升序排序 默认值为desc。
186
193
 
187
194
  :return: The sort_dir of this ListEndpointServiceRequest.
188
195
  :rtype: str
@@ -193,7 +200,7 @@ class ListEndpointServiceRequest:
193
200
  def sort_dir(self, sort_dir):
194
201
  """Sets the sort_dir of this ListEndpointServiceRequest.
195
202
 
196
- 查询结果中终端节点服务列表的排序方式,取值为: desc:降序排序 asc:升序排序 默认值为desc。
203
+ 查询结果中终端节点服务列表的排序方式,取值为: - desc:降序排序 - asc:升序排序 默认值为desc。
197
204
 
198
205
  :param sort_dir: The sort_dir of this ListEndpointServiceRequest.
199
206
  :type sort_dir: str
@@ -266,6 +273,28 @@ class ListEndpointServiceRequest:
266
273
  """
267
274
  self._public_border_group = public_border_group
268
275
 
276
+ @property
277
+ def net_type(self):
278
+ """Gets the net_type of this ListEndpointServiceRequest.
279
+
280
+ 后端类型
281
+
282
+ :return: The net_type of this ListEndpointServiceRequest.
283
+ :rtype: str
284
+ """
285
+ return self._net_type
286
+
287
+ @net_type.setter
288
+ def net_type(self, net_type):
289
+ """Sets the net_type of this ListEndpointServiceRequest.
290
+
291
+ 后端类型
292
+
293
+ :param net_type: The net_type of this ListEndpointServiceRequest.
294
+ :type net_type: str
295
+ """
296
+ self._net_type = net_type
297
+
269
298
  def to_dict(self):
270
299
  """Returns the model properties as a dict"""
271
300
  result = {}
@@ -23,8 +23,7 @@ class ListEndpointsRequest:
23
23
  'limit': 'int',
24
24
  'offset': 'int',
25
25
  'sort_key': 'str',
26
- 'sort_dir': 'str',
27
- 'public_border_group': 'str'
26
+ 'sort_dir': 'str'
28
27
  }
29
28
 
30
29
  attribute_map = {
@@ -34,11 +33,10 @@ class ListEndpointsRequest:
34
33
  'limit': 'limit',
35
34
  'offset': 'offset',
36
35
  'sort_key': 'sort_key',
37
- 'sort_dir': 'sort_dir',
38
- 'public_border_group': 'public_border_group'
36
+ 'sort_dir': 'sort_dir'
39
37
  }
40
38
 
41
- def __init__(self, endpoint_service_name=None, vpc_id=None, id=None, limit=None, offset=None, sort_key=None, sort_dir=None, public_border_group=None):
39
+ def __init__(self, endpoint_service_name=None, vpc_id=None, id=None, limit=None, offset=None, sort_key=None, sort_dir=None):
42
40
  """ListEndpointsRequest
43
41
 
44
42
  The model defined in huaweicloud sdk
@@ -53,12 +51,10 @@ class ListEndpointsRequest:
53
51
  :type limit: int
54
52
  :param offset: 偏移量。 偏移量为一个大于0小于终端节点服务总个数的整数, 表示从偏移量后面的终端节点服务开始查询。
55
53
  :type offset: int
56
- :param sort_key: 查询结果中终端节点列表的排序字段,取值为: create_at:终端节点的创建时间 update_at:终端节点的更新时间 默认值为create_at。
54
+ :param sort_key: 查询结果中终端节点列表的排序字段,取值为: - create_at:终端节点的创建时间 - update_at:终端节点的更新时间 默认值为create_at。
57
55
  :type sort_key: str
58
- :param sort_dir: 查询结果中终端节点列表的排序方式,取值为: desc:降序排序 asc:升序排序 默认值为desc。
56
+ :param sort_dir: 查询结果中终端节点列表的排序方式,取值为: - desc:降序排序 - asc:升序排序 默认值为desc。
59
57
  :type sort_dir: str
60
- :param public_border_group: 筛选结果中匹配边缘属性的EPS
61
- :type public_border_group: str
62
58
  """
63
59
 
64
60
 
@@ -70,7 +66,6 @@ class ListEndpointsRequest:
70
66
  self._offset = None
71
67
  self._sort_key = None
72
68
  self._sort_dir = None
73
- self._public_border_group = None
74
69
  self.discriminator = None
75
70
 
76
71
  if endpoint_service_name is not None:
@@ -87,8 +82,6 @@ class ListEndpointsRequest:
87
82
  self.sort_key = sort_key
88
83
  if sort_dir is not None:
89
84
  self.sort_dir = sort_dir
90
- if public_border_group is not None:
91
- self.public_border_group = public_border_group
92
85
 
93
86
  @property
94
87
  def endpoint_service_name(self):
@@ -204,7 +197,7 @@ class ListEndpointsRequest:
204
197
  def sort_key(self):
205
198
  """Gets the sort_key of this ListEndpointsRequest.
206
199
 
207
- 查询结果中终端节点列表的排序字段,取值为: create_at:终端节点的创建时间 update_at:终端节点的更新时间 默认值为create_at。
200
+ 查询结果中终端节点列表的排序字段,取值为: - create_at:终端节点的创建时间 - update_at:终端节点的更新时间 默认值为create_at。
208
201
 
209
202
  :return: The sort_key of this ListEndpointsRequest.
210
203
  :rtype: str
@@ -215,7 +208,7 @@ class ListEndpointsRequest:
215
208
  def sort_key(self, sort_key):
216
209
  """Sets the sort_key of this ListEndpointsRequest.
217
210
 
218
- 查询结果中终端节点列表的排序字段,取值为: create_at:终端节点的创建时间 update_at:终端节点的更新时间 默认值为create_at。
211
+ 查询结果中终端节点列表的排序字段,取值为: - create_at:终端节点的创建时间 - update_at:终端节点的更新时间 默认值为create_at。
219
212
 
220
213
  :param sort_key: The sort_key of this ListEndpointsRequest.
221
214
  :type sort_key: str
@@ -226,7 +219,7 @@ class ListEndpointsRequest:
226
219
  def sort_dir(self):
227
220
  """Gets the sort_dir of this ListEndpointsRequest.
228
221
 
229
- 查询结果中终端节点列表的排序方式,取值为: desc:降序排序 asc:升序排序 默认值为desc。
222
+ 查询结果中终端节点列表的排序方式,取值为: - desc:降序排序 - asc:升序排序 默认值为desc。
230
223
 
231
224
  :return: The sort_dir of this ListEndpointsRequest.
232
225
  :rtype: str
@@ -237,35 +230,13 @@ class ListEndpointsRequest:
237
230
  def sort_dir(self, sort_dir):
238
231
  """Sets the sort_dir of this ListEndpointsRequest.
239
232
 
240
- 查询结果中终端节点列表的排序方式,取值为: desc:降序排序 asc:升序排序 默认值为desc。
233
+ 查询结果中终端节点列表的排序方式,取值为: - desc:降序排序 - asc:升序排序 默认值为desc。
241
234
 
242
235
  :param sort_dir: The sort_dir of this ListEndpointsRequest.
243
236
  :type sort_dir: str
244
237
  """
245
238
  self._sort_dir = sort_dir
246
239
 
247
- @property
248
- def public_border_group(self):
249
- """Gets the public_border_group of this ListEndpointsRequest.
250
-
251
- 筛选结果中匹配边缘属性的EPS
252
-
253
- :return: The public_border_group of this ListEndpointsRequest.
254
- :rtype: str
255
- """
256
- return self._public_border_group
257
-
258
- @public_border_group.setter
259
- def public_border_group(self, public_border_group):
260
- """Sets the public_border_group of this ListEndpointsRequest.
261
-
262
- 筛选结果中匹配边缘属性的EPS
263
-
264
- :param public_border_group: The public_border_group of this ListEndpointsRequest.
265
- :type public_border_group: str
266
- """
267
- self._public_border_group = public_border_group
268
-
269
240
  def to_dict(self):
270
241
  """Returns the model properties as a dict"""
271
242
  result = {}
@@ -18,7 +18,7 @@ class ListEndpointsResponse(SdkResponse):
18
18
  sensitive_list = []
19
19
 
20
20
  openapi_types = {
21
- 'endpoints': 'list[EndpointResp]',
21
+ 'endpoints': 'list[EndpointResponseBody]',
22
22
  'total_count': 'int'
23
23
  }
24
24
 
@@ -33,7 +33,7 @@ class ListEndpointsResponse(SdkResponse):
33
33
  The model defined in huaweicloud sdk
34
34
 
35
35
  :param endpoints: 终端节点列表。
36
- :type endpoints: list[:class:`huaweicloudsdkvpcep.v1.EndpointResp`]
36
+ :type endpoints: list[:class:`huaweicloudsdkvpcep.v1.EndpointResponseBody`]
37
37
  :param total_count: 满足查询条件的终端节点总条数,不受分页(即limit、offset参数)影响。
38
38
  :type total_count: int
39
39
  """
@@ -56,7 +56,7 @@ class ListEndpointsResponse(SdkResponse):
56
56
  终端节点列表。
57
57
 
58
58
  :return: The endpoints of this ListEndpointsResponse.
59
- :rtype: list[:class:`huaweicloudsdkvpcep.v1.EndpointResp`]
59
+ :rtype: list[:class:`huaweicloudsdkvpcep.v1.EndpointResponseBody`]
60
60
  """
61
61
  return self._endpoints
62
62
 
@@ -67,7 +67,7 @@ class ListEndpointsResponse(SdkResponse):
67
67
  终端节点列表。
68
68
 
69
69
  :param endpoints: The endpoints of this ListEndpointsResponse.
70
- :type endpoints: list[:class:`huaweicloudsdkvpcep.v1.EndpointResp`]
70
+ :type endpoints: list[:class:`huaweicloudsdkvpcep.v1.EndpointResponseBody`]
71
71
  """
72
72
  self._endpoints = endpoints
73
73
 
@@ -29,7 +29,7 @@ class ListQueryProjectResourceTagsRequest:
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
32
- :param resource_type: 资源类型,值为:endpoint_serviceendpoint
32
+ :param resource_type: 资源类型。 - endpoint_service:终端节点服务 - endpoint:终端节点
33
33
  :type resource_type: str
34
34
  """
35
35
 
@@ -44,7 +44,7 @@ class ListQueryProjectResourceTagsRequest:
44
44
  def resource_type(self):
45
45
  """Gets the resource_type of this ListQueryProjectResourceTagsRequest.
46
46
 
47
- 资源类型,值为:endpoint_serviceendpoint
47
+ 资源类型。 - endpoint_service:终端节点服务 - endpoint:终端节点
48
48
 
49
49
  :return: The resource_type of this ListQueryProjectResourceTagsRequest.
50
50
  :rtype: str
@@ -55,7 +55,7 @@ class ListQueryProjectResourceTagsRequest:
55
55
  def resource_type(self, resource_type):
56
56
  """Sets the resource_type of this ListQueryProjectResourceTagsRequest.
57
57
 
58
- 资源类型,值为:endpoint_serviceendpoint
58
+ 资源类型。 - endpoint_service:终端节点服务 - endpoint:终端节点
59
59
 
60
60
  :param resource_type: The resource_type of this ListQueryProjectResourceTagsRequest.
61
61
  :type resource_type: str
@@ -29,7 +29,7 @@ class ListQuotaDetailsRequest:
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
32
- :param type: 资源类型。 endpoint_service:终端节点服务 endpoint:终端节点
32
+ :param type: 资源类型。 - endpoint_service:终端节点服务 - endpoint:终端节点
33
33
  :type type: str
34
34
  """
35
35
 
@@ -45,7 +45,7 @@ class ListQuotaDetailsRequest:
45
45
  def type(self):
46
46
  """Gets the type of this ListQuotaDetailsRequest.
47
47
 
48
- 资源类型。 endpoint_service:终端节点服务 endpoint:终端节点
48
+ 资源类型。 - endpoint_service:终端节点服务 - endpoint:终端节点
49
49
 
50
50
  :return: The type of this ListQuotaDetailsRequest.
51
51
  :rtype: str
@@ -56,7 +56,7 @@ class ListQuotaDetailsRequest:
56
56
  def type(self, type):
57
57
  """Sets the type of this ListQuotaDetailsRequest.
58
58
 
59
- 资源类型。 endpoint_service:终端节点服务 endpoint:终端节点
59
+ 资源类型。 - endpoint_service:终端节点服务 - endpoint:终端节点
60
60
 
61
61
  :param type: The type of this ListQuotaDetailsRequest.
62
62
  :type type: str
@@ -18,7 +18,7 @@ class ListQuotaDetailsResponse(SdkResponse):
18
18
  sensitive_list = []
19
19
 
20
20
  openapi_types = {
21
- 'quotas': 'ResourcesResp'
21
+ 'quotas': 'ResourcesResponseBody'
22
22
  }
23
23
 
24
24
  attribute_map = {
@@ -31,7 +31,7 @@ class ListQuotaDetailsResponse(SdkResponse):
31
31
  The model defined in huaweicloud sdk
32
32
 
33
33
  :param quotas:
34
- :type quotas: :class:`huaweicloudsdkvpcep.v1.ResourcesResp`
34
+ :type quotas: :class:`huaweicloudsdkvpcep.v1.ResourcesResponseBody`
35
35
  """
36
36
 
37
37
  super(ListQuotaDetailsResponse, self).__init__()
@@ -47,7 +47,7 @@ class ListQuotaDetailsResponse(SdkResponse):
47
47
  """Gets the quotas of this ListQuotaDetailsResponse.
48
48
 
49
49
  :return: The quotas of this ListQuotaDetailsResponse.
50
- :rtype: :class:`huaweicloudsdkvpcep.v1.ResourcesResp`
50
+ :rtype: :class:`huaweicloudsdkvpcep.v1.ResourcesResponseBody`
51
51
  """
52
52
  return self._quotas
53
53
 
@@ -56,7 +56,7 @@ class ListQuotaDetailsResponse(SdkResponse):
56
56
  """Sets the quotas of this ListQuotaDetailsResponse.
57
57
 
58
58
  :param quotas: The quotas of this ListQuotaDetailsResponse.
59
- :type quotas: :class:`huaweicloudsdkvpcep.v1.ResourcesResp`
59
+ :type quotas: :class:`huaweicloudsdkvpcep.v1.ResourcesResponseBody`
60
60
  """
61
61
  self._quotas = quotas
62
62
 
@@ -31,7 +31,7 @@ class ListResourceInstancesRequest:
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
34
- :param resource_type: 资源类型,值为:endpoint_service或endpoint。
34
+ :param resource_type: 资源类型,值为:endpoint_service或endpoint。 - endpoint_service:云服务器,适用于作为服务器使用。 - endpoint:虚拟IP,适用于作为虚IP场景使用
35
35
  :type resource_type: str
36
36
  :param body: Body of the ListResourceInstancesRequest
37
37
  :type body: :class:`huaweicloudsdkvpcep.v1.QueryResourceInstanceTagsBody`
@@ -51,7 +51,7 @@ class ListResourceInstancesRequest:
51
51
  def resource_type(self):
52
52
  """Gets the resource_type of this ListResourceInstancesRequest.
53
53
 
54
- 资源类型,值为:endpoint_service或endpoint。
54
+ 资源类型,值为:endpoint_service或endpoint。 - endpoint_service:云服务器,适用于作为服务器使用。 - endpoint:虚拟IP,适用于作为虚IP场景使用
55
55
 
56
56
  :return: The resource_type of this ListResourceInstancesRequest.
57
57
  :rtype: str
@@ -62,7 +62,7 @@ class ListResourceInstancesRequest:
62
62
  def resource_type(self, resource_type):
63
63
  """Sets the resource_type of this ListResourceInstancesRequest.
64
64
 
65
- 资源类型,值为:endpoint_service或endpoint。
65
+ 资源类型,值为:endpoint_service或endpoint。 - endpoint_service:云服务器,适用于作为服务器使用。 - endpoint:虚拟IP,适用于作为虚IP场景使用
66
66
 
67
67
  :param resource_type: The resource_type of this ListResourceInstancesRequest.
68
68
  :type resource_type: str
@@ -49,11 +49,11 @@ class ListServiceConnectionsRequest:
49
49
  :type id: str
50
50
  :param marker_id: 终端节点的报文标识。
51
51
  :type marker_id: str
52
- :param status: 终端节点的连接状态。 pendingAcceptance:待接受 accepted:已接受 rejected:已拒绝 failed:失败
52
+ :param status: 终端节点的连接状态。 - pendingAcceptance:待接受 - accepted:已接受 - rejected:已拒绝 - failed:失败
53
53
  :type status: str
54
- :param sort_key: 查询结果中终端节点列表的排序字段,取值为: create_at:终端节点的创建时间 update_at:终端节点的更新时间 默认值为create_at。
54
+ :param sort_key: 查询结果中终端节点列表的排序字段,取值为: - create_at:终端节点的创建时间 - update_at:终端节点的更新时间 默认值为create_at。
55
55
  :type sort_key: str
56
- :param sort_dir: 查询结果中终端节点列表的排序方式,取值为: desc:降序排序 asc:升序排序 默认值为desc。
56
+ :param sort_dir: 查询结果中终端节点列表的排序方式,取值为: - desc:降序排序 - asc:升序排序 默认值为desc。
57
57
  :type sort_dir: str
58
58
  :param limit: 查询返回终端节点服务的连接列表限制每页个数,即每页返回的个数。 取值范围:0~1000,取值一般为10,20或者50,默认为10。
59
59
  :type limit: int
@@ -159,7 +159,7 @@ class ListServiceConnectionsRequest:
159
159
  def status(self):
160
160
  """Gets the status of this ListServiceConnectionsRequest.
161
161
 
162
- 终端节点的连接状态。 pendingAcceptance:待接受 accepted:已接受 rejected:已拒绝 failed:失败
162
+ 终端节点的连接状态。 - pendingAcceptance:待接受 - accepted:已接受 - rejected:已拒绝 - failed:失败
163
163
 
164
164
  :return: The status of this ListServiceConnectionsRequest.
165
165
  :rtype: str
@@ -170,7 +170,7 @@ class ListServiceConnectionsRequest:
170
170
  def status(self, status):
171
171
  """Sets the status of this ListServiceConnectionsRequest.
172
172
 
173
- 终端节点的连接状态。 pendingAcceptance:待接受 accepted:已接受 rejected:已拒绝 failed:失败
173
+ 终端节点的连接状态。 - pendingAcceptance:待接受 - accepted:已接受 - rejected:已拒绝 - failed:失败
174
174
 
175
175
  :param status: The status of this ListServiceConnectionsRequest.
176
176
  :type status: str
@@ -181,7 +181,7 @@ class ListServiceConnectionsRequest:
181
181
  def sort_key(self):
182
182
  """Gets the sort_key of this ListServiceConnectionsRequest.
183
183
 
184
- 查询结果中终端节点列表的排序字段,取值为: create_at:终端节点的创建时间 update_at:终端节点的更新时间 默认值为create_at。
184
+ 查询结果中终端节点列表的排序字段,取值为: - create_at:终端节点的创建时间 - update_at:终端节点的更新时间 默认值为create_at。
185
185
 
186
186
  :return: The sort_key of this ListServiceConnectionsRequest.
187
187
  :rtype: str
@@ -192,7 +192,7 @@ class ListServiceConnectionsRequest:
192
192
  def sort_key(self, sort_key):
193
193
  """Sets the sort_key of this ListServiceConnectionsRequest.
194
194
 
195
- 查询结果中终端节点列表的排序字段,取值为: create_at:终端节点的创建时间 update_at:终端节点的更新时间 默认值为create_at。
195
+ 查询结果中终端节点列表的排序字段,取值为: - create_at:终端节点的创建时间 - update_at:终端节点的更新时间 默认值为create_at。
196
196
 
197
197
  :param sort_key: The sort_key of this ListServiceConnectionsRequest.
198
198
  :type sort_key: str
@@ -203,7 +203,7 @@ class ListServiceConnectionsRequest:
203
203
  def sort_dir(self):
204
204
  """Gets the sort_dir of this ListServiceConnectionsRequest.
205
205
 
206
- 查询结果中终端节点列表的排序方式,取值为: desc:降序排序 asc:升序排序 默认值为desc。
206
+ 查询结果中终端节点列表的排序方式,取值为: - desc:降序排序 - asc:升序排序 默认值为desc。
207
207
 
208
208
  :return: The sort_dir of this ListServiceConnectionsRequest.
209
209
  :rtype: str
@@ -214,7 +214,7 @@ class ListServiceConnectionsRequest:
214
214
  def sort_dir(self, sort_dir):
215
215
  """Sets the sort_dir of this ListServiceConnectionsRequest.
216
216
 
217
- 查询结果中终端节点列表的排序方式,取值为: desc:降序排序 asc:升序排序 默认值为desc。
217
+ 查询结果中终端节点列表的排序方式,取值为: - desc:降序排序 - asc:升序排序 默认值为desc。
218
218
 
219
219
  :param sort_dir: The sort_dir of this ListServiceConnectionsRequest.
220
220
  :type sort_dir: str
@@ -21,7 +21,7 @@ class ListServiceDescribeDetailsResponse(SdkResponse):
21
21
  'id': 'str',
22
22
  'service_name': 'str',
23
23
  'service_type': 'str',
24
- 'created_at': 'str',
24
+ 'created_at': 'datetime',
25
25
  'is_charge': 'bool',
26
26
  'public_border_group': 'str',
27
27
  'enable_policy': 'bool'
@@ -46,15 +46,15 @@ class ListServiceDescribeDetailsResponse(SdkResponse):
46
46
  :type id: str
47
47
  :param service_name: 终端节点服务的名称。
48
48
  :type service_name: str
49
- :param service_type: 终端节点服务类型。仅支持将用户私有服务创建为interface类型的终端节点服务。 ● gataway:由运维人员配置。用户无需创建,可直接使用。 interface:包括运维人员配置的云服务和用户自己创建的私有服务。 其中,运维人员配置的云服务无需创建,用户可直接使用。 您可以通过创建终端节点创建访问Gateway和Interface类型终端节点服务的终端节点。
49
+ :param service_type: 终端节点服务类型。仅支持将用户私有服务创建为interface类型的终端节点服务。 - gateway:由运维人员配置。用户无需创建,可直接使用。 - interface:包括运维人员配置的云服务和用户自己创建的私有服务。 其中,运维人员配置的云服务无需创建,用户可直接使用。 您可以通过创建终端节点创建访问Gateway和Interface类型终端节点服务的终端节点。
50
50
  :type service_type: str
51
- :param created_at: 终端节点服务的创建时间。 采用UTC时间格式,格式为:YYYY-MMDDTHH:MM:SSZ
52
- :type created_at: str
53
- :param is_charge: 连接该终端节点服务的终端节点是否计费。 true:计费 false:不计费
51
+ :param created_at: 终端节点服务的创建时间。 采用UTC时间格式,格式为:YYYY-MM-DDTHH:MM:SSZ
52
+ :type created_at: datetime
53
+ :param is_charge: 连接该终端节点服务的终端节点是否计费。 - true:计费 - false:不计费
54
54
  :type is_charge: bool
55
55
  :param public_border_group: 终端节点对应Pool的Public Border Group信息
56
56
  :type public_border_group: str
57
- :param enable_policy: 是否开启终端节点策略。 false:不支持设置终端节点策略 true:支持设置终端节点策略 默认为false 是否开启终端节点策略。 ● false:不支持设置终端节点策略 ● true:支持设置终端节点策略 默认为false
57
+ :param enable_policy: 是否允许自定义终端节点策略。 - false:不支持设置终端节点策略 - true:支持设置终端节点策略 默认为false
58
58
  :type enable_policy: bool
59
59
  """
60
60
 
@@ -132,7 +132,7 @@ class ListServiceDescribeDetailsResponse(SdkResponse):
132
132
  def service_type(self):
133
133
  """Gets the service_type of this ListServiceDescribeDetailsResponse.
134
134
 
135
- 终端节点服务类型。仅支持将用户私有服务创建为interface类型的终端节点服务。 ● gataway:由运维人员配置。用户无需创建,可直接使用。 interface:包括运维人员配置的云服务和用户自己创建的私有服务。 其中,运维人员配置的云服务无需创建,用户可直接使用。 您可以通过创建终端节点创建访问Gateway和Interface类型终端节点服务的终端节点。
135
+ 终端节点服务类型。仅支持将用户私有服务创建为interface类型的终端节点服务。 - gateway:由运维人员配置。用户无需创建,可直接使用。 - interface:包括运维人员配置的云服务和用户自己创建的私有服务。 其中,运维人员配置的云服务无需创建,用户可直接使用。 您可以通过创建终端节点创建访问Gateway和Interface类型终端节点服务的终端节点。
136
136
 
137
137
  :return: The service_type of this ListServiceDescribeDetailsResponse.
138
138
  :rtype: str
@@ -143,7 +143,7 @@ class ListServiceDescribeDetailsResponse(SdkResponse):
143
143
  def service_type(self, service_type):
144
144
  """Sets the service_type of this ListServiceDescribeDetailsResponse.
145
145
 
146
- 终端节点服务类型。仅支持将用户私有服务创建为interface类型的终端节点服务。 ● gataway:由运维人员配置。用户无需创建,可直接使用。 interface:包括运维人员配置的云服务和用户自己创建的私有服务。 其中,运维人员配置的云服务无需创建,用户可直接使用。 您可以通过创建终端节点创建访问Gateway和Interface类型终端节点服务的终端节点。
146
+ 终端节点服务类型。仅支持将用户私有服务创建为interface类型的终端节点服务。 - gateway:由运维人员配置。用户无需创建,可直接使用。 - interface:包括运维人员配置的云服务和用户自己创建的私有服务。 其中,运维人员配置的云服务无需创建,用户可直接使用。 您可以通过创建终端节点创建访问Gateway和Interface类型终端节点服务的终端节点。
147
147
 
148
148
  :param service_type: The service_type of this ListServiceDescribeDetailsResponse.
149
149
  :type service_type: str
@@ -154,10 +154,10 @@ class ListServiceDescribeDetailsResponse(SdkResponse):
154
154
  def created_at(self):
155
155
  """Gets the created_at of this ListServiceDescribeDetailsResponse.
156
156
 
157
- 终端节点服务的创建时间。 采用UTC时间格式,格式为:YYYY-MMDDTHH:MM:SSZ
157
+ 终端节点服务的创建时间。 采用UTC时间格式,格式为:YYYY-MM-DDTHH:MM:SSZ
158
158
 
159
159
  :return: The created_at of this ListServiceDescribeDetailsResponse.
160
- :rtype: str
160
+ :rtype: datetime
161
161
  """
162
162
  return self._created_at
163
163
 
@@ -165,10 +165,10 @@ class ListServiceDescribeDetailsResponse(SdkResponse):
165
165
  def created_at(self, created_at):
166
166
  """Sets the created_at of this ListServiceDescribeDetailsResponse.
167
167
 
168
- 终端节点服务的创建时间。 采用UTC时间格式,格式为:YYYY-MMDDTHH:MM:SSZ
168
+ 终端节点服务的创建时间。 采用UTC时间格式,格式为:YYYY-MM-DDTHH:MM:SSZ
169
169
 
170
170
  :param created_at: The created_at of this ListServiceDescribeDetailsResponse.
171
- :type created_at: str
171
+ :type created_at: datetime
172
172
  """
173
173
  self._created_at = created_at
174
174
 
@@ -176,7 +176,7 @@ class ListServiceDescribeDetailsResponse(SdkResponse):
176
176
  def is_charge(self):
177
177
  """Gets the is_charge of this ListServiceDescribeDetailsResponse.
178
178
 
179
- 连接该终端节点服务的终端节点是否计费。 true:计费 false:不计费
179
+ 连接该终端节点服务的终端节点是否计费。 - true:计费 - false:不计费
180
180
 
181
181
  :return: The is_charge of this ListServiceDescribeDetailsResponse.
182
182
  :rtype: bool
@@ -187,7 +187,7 @@ class ListServiceDescribeDetailsResponse(SdkResponse):
187
187
  def is_charge(self, is_charge):
188
188
  """Sets the is_charge of this ListServiceDescribeDetailsResponse.
189
189
 
190
- 连接该终端节点服务的终端节点是否计费。 true:计费 false:不计费
190
+ 连接该终端节点服务的终端节点是否计费。 - true:计费 - false:不计费
191
191
 
192
192
  :param is_charge: The is_charge of this ListServiceDescribeDetailsResponse.
193
193
  :type is_charge: bool
@@ -220,7 +220,7 @@ class ListServiceDescribeDetailsResponse(SdkResponse):
220
220
  def enable_policy(self):
221
221
  """Gets the enable_policy of this ListServiceDescribeDetailsResponse.
222
222
 
223
- 是否开启终端节点策略。 false:不支持设置终端节点策略 true:支持设置终端节点策略 默认为false 是否开启终端节点策略。 ● false:不支持设置终端节点策略 ● true:支持设置终端节点策略 默认为false
223
+ 是否允许自定义终端节点策略。 - false:不支持设置终端节点策略 - true:支持设置终端节点策略 默认为false
224
224
 
225
225
  :return: The enable_policy of this ListServiceDescribeDetailsResponse.
226
226
  :rtype: bool
@@ -231,7 +231,7 @@ class ListServiceDescribeDetailsResponse(SdkResponse):
231
231
  def enable_policy(self, enable_policy):
232
232
  """Sets the enable_policy of this ListServiceDescribeDetailsResponse.
233
233
 
234
- 是否开启终端节点策略。 false:不支持设置终端节点策略 true:支持设置终端节点策略 默认为false 是否开启终端节点策略。 ● false:不支持设置终端节点策略 ● true:支持设置终端节点策略 默认为false
234
+ 是否允许自定义终端节点策略。 - false:不支持设置终端节点策略 - true:支持设置终端节点策略 默认为false
235
235
 
236
236
  :param enable_policy: The enable_policy of this ListServiceDescribeDetailsResponse.
237
237
  :type enable_policy: bool