huaweicloudsdkvpcep 3.1.85__py2.py3-none-any.whl → 3.1.87__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.
- huaweicloudsdkvpcep/v1/__init__.py +8 -8
- huaweicloudsdkvpcep/v1/model/__init__.py +8 -8
- huaweicloudsdkvpcep/v1/model/accept_or_reject_endpoint_request_body.py +3 -3
- huaweicloudsdkvpcep/v1/model/add_or_remove_service_permissions_request_body.py +6 -6
- huaweicloudsdkvpcep/v1/model/add_or_remove_service_permissions_response.py +6 -6
- huaweicloudsdkvpcep/v1/model/batch_add_endpoint_service_permissions_request.py +4 -4
- huaweicloudsdkvpcep/v1/model/{batch_add_permission_request.py → batch_add_endpoint_service_permissions_request_body.py} +14 -14
- huaweicloudsdkvpcep/v1/model/batch_add_endpoint_service_permissions_response.py +5 -1
- huaweicloudsdkvpcep/v1/model/batch_add_or_remove_resource_instance_request.py +10 -10
- huaweicloudsdkvpcep/v1/model/{batch_add_or_remove_resource_instance_body.py → batch_add_or_remove_resource_instance_request_body.py} +11 -11
- huaweicloudsdkvpcep/v1/model/batch_remove_endpoint_service_permissions_request.py +4 -4
- huaweicloudsdkvpcep/v1/model/{batch_remove_permission_request.py → batch_remove_endpoint_service_permissions_request_body.py} +12 -8
- huaweicloudsdkvpcep/v1/model/batch_remove_endpoint_service_permissions_response.py +5 -1
- huaweicloudsdkvpcep/v1/model/connection_endpoints.py +11 -11
- huaweicloudsdkvpcep/v1/model/create_endpoint_request_body.py +6 -6
- huaweicloudsdkvpcep/v1/model/create_endpoint_response.py +31 -60
- huaweicloudsdkvpcep/v1/model/create_endpoint_service_request_body.py +15 -15
- huaweicloudsdkvpcep/v1/model/create_endpoint_service_response.py +29 -29
- huaweicloudsdkvpcep/v1/model/delete_endpoint_policy_response.py +21 -108
- huaweicloudsdkvpcep/v1/model/{endpoint_resp.py → endpoint_response_body.py} +122 -122
- huaweicloudsdkvpcep/v1/model/endpoint_service.py +13 -13
- huaweicloudsdkvpcep/v1/model/eps_add_permission_request.py +3 -3
- huaweicloudsdkvpcep/v1/model/eps_permission.py +10 -10
- huaweicloudsdkvpcep/v1/model/list_endpoint_info_details_response.py +33 -33
- huaweicloudsdkvpcep/v1/model/list_endpoint_service_request.py +9 -9
- huaweicloudsdkvpcep/v1/model/list_endpoints_request.py +6 -6
- huaweicloudsdkvpcep/v1/model/list_endpoints_response.py +4 -4
- huaweicloudsdkvpcep/v1/model/list_query_project_resource_tags_request.py +3 -3
- huaweicloudsdkvpcep/v1/model/list_quota_details_request.py +3 -3
- huaweicloudsdkvpcep/v1/model/list_quota_details_response.py +4 -4
- huaweicloudsdkvpcep/v1/model/list_resource_instances_request.py +3 -3
- huaweicloudsdkvpcep/v1/model/list_service_connections_request.py +9 -9
- huaweicloudsdkvpcep/v1/model/list_service_describe_details_response.py +13 -13
- huaweicloudsdkvpcep/v1/model/list_service_details_response.py +29 -29
- huaweicloudsdkvpcep/v1/model/list_service_permissions_details_request.py +6 -6
- huaweicloudsdkvpcep/v1/model/list_service_public_details_request.py +6 -6
- huaweicloudsdkvpcep/v1/model/permission_object.py +10 -10
- huaweicloudsdkvpcep/v1/model/policy_statement.py +3 -3
- huaweicloudsdkvpcep/v1/model/quotas.py +3 -3
- huaweicloudsdkvpcep/v1/model/{resources_resp.py → resources_response_body.py} +7 -7
- huaweicloudsdkvpcep/v1/model/service_list.py +29 -29
- huaweicloudsdkvpcep/v1/model/update_endpoint_connections_desc_request.py +4 -4
- huaweicloudsdkvpcep/v1/model/{update_ep_connections.py → update_endpoint_connections_desc_request_body.py} +7 -7
- huaweicloudsdkvpcep/v1/model/update_endpoint_policy_response.py +21 -108
- huaweicloudsdkvpcep/v1/model/update_endpoint_service_name_request.py +4 -4
- huaweicloudsdkvpcep/v1/model/{update_endpoint_service_name_mode.py → update_endpoint_service_name_request_body.py} +7 -7
- huaweicloudsdkvpcep/v1/model/update_endpoint_service_permission_desc_request.py +4 -4
- huaweicloudsdkvpcep/v1/model/{update_permission_desc_request.py → update_endpoint_service_permission_desc_request_body.py} +7 -7
- huaweicloudsdkvpcep/v1/model/update_endpoint_service_permission_desc_response.py +5 -1
- huaweicloudsdkvpcep/v1/model/update_endpoint_service_request_body.py +9 -9
- huaweicloudsdkvpcep/v1/model/update_endpoint_service_response.py +29 -29
- huaweicloudsdkvpcep/v1/model/update_endpoint_white_request_body.py +6 -6
- huaweicloudsdkvpcep/v1/model/update_endpoint_white_response.py +26 -26
- huaweicloudsdkvpcep/v1/model/version_object.py +10 -10
- huaweicloudsdkvpcep/v1/vpcep_async_client.py +1 -1
- huaweicloudsdkvpcep/v1/vpcep_client.py +1 -1
- {huaweicloudsdkvpcep-3.1.85.dist-info → huaweicloudsdkvpcep-3.1.87.dist-info}/METADATA +2 -2
- {huaweicloudsdkvpcep-3.1.85.dist-info → huaweicloudsdkvpcep-3.1.87.dist-info}/RECORD +61 -61
- {huaweicloudsdkvpcep-3.1.85.dist-info → huaweicloudsdkvpcep-3.1.87.dist-info}/WHEEL +1 -1
- {huaweicloudsdkvpcep-3.1.85.dist-info → huaweicloudsdkvpcep-3.1.87.dist-info}/LICENSE +0 -0
- {huaweicloudsdkvpcep-3.1.85.dist-info → huaweicloudsdkvpcep-3.1.87.dist-info}/top_level.txt +0 -0
@@ -21,7 +21,7 @@ class EndpointService:
|
|
21
21
|
'owner': 'str',
|
22
22
|
'service_name': 'str',
|
23
23
|
'service_type': 'str',
|
24
|
-
'created_at': '
|
24
|
+
'created_at': 'datetime',
|
25
25
|
'is_charge': 'bool',
|
26
26
|
'enable_policy': 'bool'
|
27
27
|
}
|
@@ -47,13 +47,13 @@ class EndpointService:
|
|
47
47
|
:type owner: str
|
48
48
|
:param service_name: 公共终端节点服务的名称。
|
49
49
|
:type service_name: str
|
50
|
-
:param service_type: 终端节点服务类型。
|
50
|
+
:param service_type: 终端节点服务类型。 - gateway:由运维人员配置。用户无需创建,可直接使用。 - interface:包括运维人员配置的云服务和用户自己创建的私有服务。 其中,运维人员配置的云服务无需创建, 用户可直接使用。 您可以通过创建终端节点创建访问Gateway和Interface类型终端节点服务的终端节点。
|
51
51
|
:type service_type: str
|
52
52
|
:param created_at: 终端节点服务的创建时间。 采用UTC时间格式,格式为:YYYYMM-DDTHH:MM:SSZ
|
53
|
-
:type created_at:
|
54
|
-
:param is_charge: 连接该终端节点服务的终端节点是否计费。
|
53
|
+
:type created_at: datetime
|
54
|
+
:param is_charge: 连接该终端节点服务的终端节点是否计费。 - true:计费 - false:不计费
|
55
55
|
:type is_charge: bool
|
56
|
-
:param enable_policy: 是否开启终端节点策略。
|
56
|
+
:param enable_policy: 是否开启终端节点策略。 - false:不支持设置终端节点策略 - true:支持设置终端节点策略 默认为false 是否开启终端节点策略。 - false:不支持设置终端节点策略 - true:支持设置终端节点策略 默认为false
|
57
57
|
:type enable_policy: bool
|
58
58
|
"""
|
59
59
|
|
@@ -153,7 +153,7 @@ class EndpointService:
|
|
153
153
|
def service_type(self):
|
154
154
|
"""Gets the service_type of this EndpointService.
|
155
155
|
|
156
|
-
终端节点服务类型。
|
156
|
+
终端节点服务类型。 - gateway:由运维人员配置。用户无需创建,可直接使用。 - interface:包括运维人员配置的云服务和用户自己创建的私有服务。 其中,运维人员配置的云服务无需创建, 用户可直接使用。 您可以通过创建终端节点创建访问Gateway和Interface类型终端节点服务的终端节点。
|
157
157
|
|
158
158
|
:return: The service_type of this EndpointService.
|
159
159
|
:rtype: str
|
@@ -164,7 +164,7 @@ class EndpointService:
|
|
164
164
|
def service_type(self, service_type):
|
165
165
|
"""Sets the service_type of this EndpointService.
|
166
166
|
|
167
|
-
终端节点服务类型。
|
167
|
+
终端节点服务类型。 - gateway:由运维人员配置。用户无需创建,可直接使用。 - interface:包括运维人员配置的云服务和用户自己创建的私有服务。 其中,运维人员配置的云服务无需创建, 用户可直接使用。 您可以通过创建终端节点创建访问Gateway和Interface类型终端节点服务的终端节点。
|
168
168
|
|
169
169
|
:param service_type: The service_type of this EndpointService.
|
170
170
|
:type service_type: str
|
@@ -178,7 +178,7 @@ class EndpointService:
|
|
178
178
|
终端节点服务的创建时间。 采用UTC时间格式,格式为:YYYYMM-DDTHH:MM:SSZ
|
179
179
|
|
180
180
|
:return: The created_at of this EndpointService.
|
181
|
-
:rtype:
|
181
|
+
:rtype: datetime
|
182
182
|
"""
|
183
183
|
return self._created_at
|
184
184
|
|
@@ -189,7 +189,7 @@ class EndpointService:
|
|
189
189
|
终端节点服务的创建时间。 采用UTC时间格式,格式为:YYYYMM-DDTHH:MM:SSZ
|
190
190
|
|
191
191
|
:param created_at: The created_at of this EndpointService.
|
192
|
-
:type created_at:
|
192
|
+
:type created_at: datetime
|
193
193
|
"""
|
194
194
|
self._created_at = created_at
|
195
195
|
|
@@ -197,7 +197,7 @@ class EndpointService:
|
|
197
197
|
def is_charge(self):
|
198
198
|
"""Gets the is_charge of this EndpointService.
|
199
199
|
|
200
|
-
连接该终端节点服务的终端节点是否计费。
|
200
|
+
连接该终端节点服务的终端节点是否计费。 - true:计费 - false:不计费
|
201
201
|
|
202
202
|
:return: The is_charge of this EndpointService.
|
203
203
|
:rtype: bool
|
@@ -208,7 +208,7 @@ class EndpointService:
|
|
208
208
|
def is_charge(self, is_charge):
|
209
209
|
"""Sets the is_charge of this EndpointService.
|
210
210
|
|
211
|
-
连接该终端节点服务的终端节点是否计费。
|
211
|
+
连接该终端节点服务的终端节点是否计费。 - true:计费 - false:不计费
|
212
212
|
|
213
213
|
:param is_charge: The is_charge of this EndpointService.
|
214
214
|
:type is_charge: bool
|
@@ -219,7 +219,7 @@ class EndpointService:
|
|
219
219
|
def enable_policy(self):
|
220
220
|
"""Gets the enable_policy of this EndpointService.
|
221
221
|
|
222
|
-
是否开启终端节点策略。
|
222
|
+
是否开启终端节点策略。 - false:不支持设置终端节点策略 - true:支持设置终端节点策略 默认为false 是否开启终端节点策略。 - false:不支持设置终端节点策略 - true:支持设置终端节点策略 默认为false
|
223
223
|
|
224
224
|
:return: The enable_policy of this EndpointService.
|
225
225
|
:rtype: bool
|
@@ -230,7 +230,7 @@ class EndpointService:
|
|
230
230
|
def enable_policy(self, enable_policy):
|
231
231
|
"""Sets the enable_policy of this EndpointService.
|
232
232
|
|
233
|
-
是否开启终端节点策略。
|
233
|
+
是否开启终端节点策略。 - false:不支持设置终端节点策略 - true:支持设置终端节点策略 默认为false 是否开启终端节点策略。 - false:不支持设置终端节点策略 - true:支持设置终端节点策略 默认为false
|
234
234
|
|
235
235
|
:param enable_policy: The enable_policy of this EndpointService.
|
236
236
|
:type enable_policy: bool
|
@@ -31,7 +31,7 @@ class EpsAddPermissionRequest:
|
|
31
31
|
|
32
32
|
The model defined in huaweicloud sdk
|
33
33
|
|
34
|
-
:param permission: 权限格式为:iam:domain::domain_id
|
34
|
+
:param permission: permission列表。 权限格式为: - iam:domain::domain_id。其中: “iam:domain::”为固定格式,“domain_id”为可连接用户的帐号ID。 domain_id类型支持输入包括“a~z”、“A~Z”、“0~9”或者“*”,最大长度可以传64。 - organizations:orgPath::org_path。其中: “organizations:orgPath::”为固定格式,org_path为可连接用户的组织路径。 org_path类型支持“a~z”、“A~Z”、“0~9”、“/-*?”或者“*”,最大长度可以传1024。 “*”表示所有终端节点可连接。 示例: - iam:domain::6e9dfd51d1124e8d8498dce894923a0dd - organizations:orgPath::o-3j59d1231uprgk9yuvlidra7zbzfi578/r-rldbu1vmxdw5ahdkknxnvd5rgag77m2z/ou-7tuddd8nh99rebxltawsm6qct5z7rklv/* - *
|
35
35
|
:type permission: str
|
36
36
|
:param description: 终端节点服务白名单描述
|
37
37
|
:type description: str
|
@@ -50,7 +50,7 @@ class EpsAddPermissionRequest:
|
|
50
50
|
def permission(self):
|
51
51
|
"""Gets the permission of this EpsAddPermissionRequest.
|
52
52
|
|
53
|
-
权限格式为:iam:domain::domain_id
|
53
|
+
permission列表。 权限格式为: - iam:domain::domain_id。其中: “iam:domain::”为固定格式,“domain_id”为可连接用户的帐号ID。 domain_id类型支持输入包括“a~z”、“A~Z”、“0~9”或者“*”,最大长度可以传64。 - organizations:orgPath::org_path。其中: “organizations:orgPath::”为固定格式,org_path为可连接用户的组织路径。 org_path类型支持“a~z”、“A~Z”、“0~9”、“/-*?”或者“*”,最大长度可以传1024。 “*”表示所有终端节点可连接。 示例: - iam:domain::6e9dfd51d1124e8d8498dce894923a0dd - organizations:orgPath::o-3j59d1231uprgk9yuvlidra7zbzfi578/r-rldbu1vmxdw5ahdkknxnvd5rgag77m2z/ou-7tuddd8nh99rebxltawsm6qct5z7rklv/* - *
|
54
54
|
|
55
55
|
:return: The permission of this EpsAddPermissionRequest.
|
56
56
|
:rtype: str
|
@@ -61,7 +61,7 @@ class EpsAddPermissionRequest:
|
|
61
61
|
def permission(self, permission):
|
62
62
|
"""Sets the permission of this EpsAddPermissionRequest.
|
63
63
|
|
64
|
-
权限格式为:iam:domain::domain_id
|
64
|
+
permission列表。 权限格式为: - iam:domain::domain_id。其中: “iam:domain::”为固定格式,“domain_id”为可连接用户的帐号ID。 domain_id类型支持输入包括“a~z”、“A~Z”、“0~9”或者“*”,最大长度可以传64。 - organizations:orgPath::org_path。其中: “organizations:orgPath::”为固定格式,org_path为可连接用户的组织路径。 org_path类型支持“a~z”、“A~Z”、“0~9”、“/-*?”或者“*”,最大长度可以传1024。 “*”表示所有终端节点可连接。 示例: - iam:domain::6e9dfd51d1124e8d8498dce894923a0dd - organizations:orgPath::o-3j59d1231uprgk9yuvlidra7zbzfi578/r-rldbu1vmxdw5ahdkknxnvd5rgag77m2z/ou-7tuddd8nh99rebxltawsm6qct5z7rklv/* - *
|
65
65
|
|
66
66
|
:param permission: The permission of this EpsAddPermissionRequest.
|
67
67
|
:type permission: str
|
@@ -21,7 +21,7 @@ class EpsPermission:
|
|
21
21
|
'permission': 'str',
|
22
22
|
'permission_type': 'str',
|
23
23
|
'description': 'str',
|
24
|
-
'created_at': '
|
24
|
+
'created_at': 'datetime'
|
25
25
|
}
|
26
26
|
|
27
27
|
attribute_map = {
|
@@ -39,14 +39,14 @@ class EpsPermission:
|
|
39
39
|
|
40
40
|
:param id: 白名单表主键ID
|
41
41
|
:type id: str
|
42
|
-
:param permission: 权限格式为:iam:domain::domain_id
|
42
|
+
:param permission: permission列表。 权限格式为: - iam:domain::domain_id。其中: “iam:domain::”为固定格式,“domain_id”为可连接用户的帐号ID。 domain_id类型支持输入包括“a~z”、“A~Z”、“0~9”或者“*”,最大长度可以传64。 - organizations:orgPath::org_path。其中: “organizations:orgPath::”为固定格式,org_path为可连接用户的组织路径。 org_path类型支持“a~z”、“A~Z”、“0~9”、“/-*?”或者“*”,最大长度可以传1024。 “*”表示所有终端节点可连接。 示例: - iam:domain::6e9dfd51d1124e8d8498dce894923a0dd - organizations:orgPath::o-3j59d1231uprgk9yuvlidra7zbzfi578/r-rldbu1vmxdw5ahdkknxnvd5rgag77m2z/ou-7tuddd8nh99rebxltawsm6qct5z7rklv/* - *
|
43
43
|
:type permission: str
|
44
|
-
:param permission_type: 终端节点服务白名单类型。
|
44
|
+
:param permission_type: 终端节点服务白名单类型。 - domainId:基于账户ID配置终端节点服务白名单。 - orgPath:基于账户所在组织路径配置终端节点服务白名单。
|
45
45
|
:type permission_type: str
|
46
46
|
:param description: 终端节点服务白名单描述
|
47
47
|
:type description: str
|
48
48
|
:param created_at: 白名单创建时间
|
49
|
-
:type created_at:
|
49
|
+
:type created_at: datetime
|
50
50
|
"""
|
51
51
|
|
52
52
|
|
@@ -95,7 +95,7 @@ class EpsPermission:
|
|
95
95
|
def permission(self):
|
96
96
|
"""Gets the permission of this EpsPermission.
|
97
97
|
|
98
|
-
权限格式为:iam:domain::domain_id
|
98
|
+
permission列表。 权限格式为: - iam:domain::domain_id。其中: “iam:domain::”为固定格式,“domain_id”为可连接用户的帐号ID。 domain_id类型支持输入包括“a~z”、“A~Z”、“0~9”或者“*”,最大长度可以传64。 - organizations:orgPath::org_path。其中: “organizations:orgPath::”为固定格式,org_path为可连接用户的组织路径。 org_path类型支持“a~z”、“A~Z”、“0~9”、“/-*?”或者“*”,最大长度可以传1024。 “*”表示所有终端节点可连接。 示例: - iam:domain::6e9dfd51d1124e8d8498dce894923a0dd - organizations:orgPath::o-3j59d1231uprgk9yuvlidra7zbzfi578/r-rldbu1vmxdw5ahdkknxnvd5rgag77m2z/ou-7tuddd8nh99rebxltawsm6qct5z7rklv/* - *
|
99
99
|
|
100
100
|
:return: The permission of this EpsPermission.
|
101
101
|
:rtype: str
|
@@ -106,7 +106,7 @@ class EpsPermission:
|
|
106
106
|
def permission(self, permission):
|
107
107
|
"""Sets the permission of this EpsPermission.
|
108
108
|
|
109
|
-
权限格式为:iam:domain::domain_id
|
109
|
+
permission列表。 权限格式为: - iam:domain::domain_id。其中: “iam:domain::”为固定格式,“domain_id”为可连接用户的帐号ID。 domain_id类型支持输入包括“a~z”、“A~Z”、“0~9”或者“*”,最大长度可以传64。 - organizations:orgPath::org_path。其中: “organizations:orgPath::”为固定格式,org_path为可连接用户的组织路径。 org_path类型支持“a~z”、“A~Z”、“0~9”、“/-*?”或者“*”,最大长度可以传1024。 “*”表示所有终端节点可连接。 示例: - iam:domain::6e9dfd51d1124e8d8498dce894923a0dd - organizations:orgPath::o-3j59d1231uprgk9yuvlidra7zbzfi578/r-rldbu1vmxdw5ahdkknxnvd5rgag77m2z/ou-7tuddd8nh99rebxltawsm6qct5z7rklv/* - *
|
110
110
|
|
111
111
|
:param permission: The permission of this EpsPermission.
|
112
112
|
:type permission: str
|
@@ -117,7 +117,7 @@ class EpsPermission:
|
|
117
117
|
def permission_type(self):
|
118
118
|
"""Gets the permission_type of this EpsPermission.
|
119
119
|
|
120
|
-
终端节点服务白名单类型。
|
120
|
+
终端节点服务白名单类型。 - domainId:基于账户ID配置终端节点服务白名单。 - orgPath:基于账户所在组织路径配置终端节点服务白名单。
|
121
121
|
|
122
122
|
:return: The permission_type of this EpsPermission.
|
123
123
|
:rtype: str
|
@@ -128,7 +128,7 @@ class EpsPermission:
|
|
128
128
|
def permission_type(self, permission_type):
|
129
129
|
"""Sets the permission_type of this EpsPermission.
|
130
130
|
|
131
|
-
终端节点服务白名单类型。
|
131
|
+
终端节点服务白名单类型。 - domainId:基于账户ID配置终端节点服务白名单。 - orgPath:基于账户所在组织路径配置终端节点服务白名单。
|
132
132
|
|
133
133
|
:param permission_type: The permission_type of this EpsPermission.
|
134
134
|
:type permission_type: str
|
@@ -164,7 +164,7 @@ class EpsPermission:
|
|
164
164
|
白名单创建时间
|
165
165
|
|
166
166
|
:return: The created_at of this EpsPermission.
|
167
|
-
:rtype:
|
167
|
+
:rtype: datetime
|
168
168
|
"""
|
169
169
|
return self._created_at
|
170
170
|
|
@@ -175,7 +175,7 @@ class EpsPermission:
|
|
175
175
|
白名单创建时间
|
176
176
|
|
177
177
|
:param created_at: The created_at of this EpsPermission.
|
178
|
-
:type created_at:
|
178
|
+
:type created_at: datetime
|
179
179
|
"""
|
180
180
|
self._created_at = created_at
|
181
181
|
|
@@ -32,8 +32,8 @@ class ListEndpointInfoDetailsResponse(SdkResponse):
|
|
32
32
|
'ip': 'str',
|
33
33
|
'vpc_id': 'str',
|
34
34
|
'subnet_id': 'str',
|
35
|
-
'created_at': '
|
36
|
-
'updated_at': '
|
35
|
+
'created_at': 'datetime',
|
36
|
+
'updated_at': 'datetime',
|
37
37
|
'project_id': 'str',
|
38
38
|
'tags': 'list[TagList]',
|
39
39
|
'error': 'QueryError',
|
@@ -41,7 +41,7 @@ class ListEndpointInfoDetailsResponse(SdkResponse):
|
|
41
41
|
'enable_whitelist': 'bool',
|
42
42
|
'routetables': 'list[str]',
|
43
43
|
'description': 'str',
|
44
|
-
'policy_statement': 'list[
|
44
|
+
'policy_statement': 'list[PolicyStatement]',
|
45
45
|
'endpoint_pool_id': 'str',
|
46
46
|
'public_border_group': 'str'
|
47
47
|
}
|
@@ -82,13 +82,13 @@ class ListEndpointInfoDetailsResponse(SdkResponse):
|
|
82
82
|
|
83
83
|
:param id: 终端节点的ID,唯一标识。
|
84
84
|
:type id: str
|
85
|
-
:param service_type: 终端节点连接的终端节点服务类型。
|
85
|
+
:param service_type: 终端节点连接的终端节点服务类型。 - gateway:由运维人员配置。用户无需创建,可直接使用。 - interface:包括运维人员配置的云服务和用户自己创建的私有服务。 其中,运维人员配置的云服务无需创建,用户可直接使用。 您可以通过查询公共终端节点服务列表, 查看由运维人员配置的所有用户可见且可连接的终端节点服务, 并通过创建终端节点服务创建Interface类型的终端节点服务。
|
86
86
|
:type service_type: str
|
87
|
-
:param status: 终端节点的连接状态。
|
87
|
+
:param status: 终端节点的连接状态。 - pendingAcceptance:待接受 - creating:创建中 - accepted:已接受 - rejected:已拒绝 - failed:失败 - deleting:删除中
|
88
88
|
:type status: str
|
89
|
-
:param active_status: 帐号状态。
|
89
|
+
:param active_status: 帐号状态。 - frozen:冻结 - active:解冻
|
90
90
|
:type active_status: list[str]
|
91
|
-
:param enable_status: 终端节点是否可用。
|
91
|
+
:param enable_status: 终端节点是否可用。 - enable:启用 - disable:不启用
|
92
92
|
:type enable_status: str
|
93
93
|
:param specification_name: 终端节点服务规格的名称。
|
94
94
|
:type specification_name: str
|
@@ -98,20 +98,20 @@ class ListEndpointInfoDetailsResponse(SdkResponse):
|
|
98
98
|
:type marker_id: int
|
99
99
|
:param endpoint_service_id: 终端节点服务的ID。
|
100
100
|
:type endpoint_service_id: str
|
101
|
-
:param enable_dns: 是否创建域名。
|
101
|
+
:param enable_dns: 是否创建域名。 - true:创建域名 - false:不创建域名 说明 当创建连接gateway类型终端节点服务的终端节点时, “enable_dns”设置为true或者false,均不创建域名。
|
102
102
|
:type enable_dns: bool
|
103
103
|
:param dns_names: 访问所连接的终端节点服务的域名。 当“enable_dns”为true时,该参数可见。
|
104
104
|
:type dns_names: list[str]
|
105
|
-
:param ip: 访问所连接的终端节点服务的IP。 仅当同时满足如下条件时,返回该参数:
|
105
|
+
:param ip: 访问所连接的终端节点服务的IP。 仅当同时满足如下条件时,返回该参数: - 当查询连接interface类型终端节点服务的终端节点时。 - 终端节点服务启用“连接审批”功能,且已经“接受”连接审批。 “status”可以是“accepted”或者“rejected(仅支持“接受”连接审批后再“拒绝”的情况)”。
|
106
106
|
:type ip: str
|
107
107
|
:param vpc_id: 终端节点所在的VPC的ID。
|
108
108
|
:type vpc_id: str
|
109
109
|
:param subnet_id: vpc_id对应VPC下已创建的网络(network)的ID,UUID格式。
|
110
110
|
:type subnet_id: str
|
111
111
|
:param created_at: 终端节点的创建时间。 采用UTC时间格式,格式为:YYYY-MM-DDTHH:MM:SSZ
|
112
|
-
:type created_at:
|
112
|
+
:type created_at: datetime
|
113
113
|
:param updated_at: 终端节点的更新时间。 采用UTC时间格式,格式为:YYYY-MM-DDTHH:MM:SSZ
|
114
|
-
:type updated_at:
|
114
|
+
:type updated_at: datetime
|
115
115
|
:param project_id: 项目ID,获取方法请参见获取项目ID。
|
116
116
|
:type project_id: str
|
117
117
|
:param tags: 标签列表,没有标签默认为空数组。
|
@@ -120,14 +120,14 @@ class ListEndpointInfoDetailsResponse(SdkResponse):
|
|
120
120
|
:type error: :class:`huaweicloudsdkvpcep.v1.QueryError`
|
121
121
|
:param whitelist: 控制访问终端节点的白名单。 若未创建,则返回空列表。 创建连接Interface类型终端节点服务的终端节点时,显示此参数。
|
122
122
|
:type whitelist: list[str]
|
123
|
-
:param enable_whitelist: 是否开启网络ACL隔离。
|
123
|
+
:param enable_whitelist: 是否开启网络ACL隔离。 - true:开启网络ACL隔离 - false:不开启网络ACL隔离 若未指定,则返回false。 创建连接Interface类型终端节点服务的终端节点时,显示此参数。
|
124
124
|
:type enable_whitelist: bool
|
125
125
|
:param routetables: 路由表ID列表。 若未指定,返回默认VPC下路由表ID。 创建连接Gateway类型终端节点服务的终端节点时,显示此参数。
|
126
126
|
:type routetables: list[str]
|
127
127
|
:param description: 描述字段,支持中英文字母、数字等字符,不支持“<”或“>”字符。
|
128
128
|
:type description: str
|
129
129
|
:param policy_statement: 只涉及开启双端固定的网关型终端节点,响应体展示此字段
|
130
|
-
:type policy_statement: list[
|
130
|
+
:type policy_statement: list[:class:`huaweicloudsdkvpcep.v1.PolicyStatement`]
|
131
131
|
:param endpoint_pool_id: 待废弃,实例相关联的集群ID
|
132
132
|
:type endpoint_pool_id: str
|
133
133
|
:param public_border_group: 终端节点对应Pool的Public Border Group信息
|
@@ -243,7 +243,7 @@ class ListEndpointInfoDetailsResponse(SdkResponse):
|
|
243
243
|
def service_type(self):
|
244
244
|
"""Gets the service_type of this ListEndpointInfoDetailsResponse.
|
245
245
|
|
246
|
-
终端节点连接的终端节点服务类型。
|
246
|
+
终端节点连接的终端节点服务类型。 - gateway:由运维人员配置。用户无需创建,可直接使用。 - interface:包括运维人员配置的云服务和用户自己创建的私有服务。 其中,运维人员配置的云服务无需创建,用户可直接使用。 您可以通过查询公共终端节点服务列表, 查看由运维人员配置的所有用户可见且可连接的终端节点服务, 并通过创建终端节点服务创建Interface类型的终端节点服务。
|
247
247
|
|
248
248
|
:return: The service_type of this ListEndpointInfoDetailsResponse.
|
249
249
|
:rtype: str
|
@@ -254,7 +254,7 @@ class ListEndpointInfoDetailsResponse(SdkResponse):
|
|
254
254
|
def service_type(self, service_type):
|
255
255
|
"""Sets the service_type of this ListEndpointInfoDetailsResponse.
|
256
256
|
|
257
|
-
终端节点连接的终端节点服务类型。
|
257
|
+
终端节点连接的终端节点服务类型。 - gateway:由运维人员配置。用户无需创建,可直接使用。 - interface:包括运维人员配置的云服务和用户自己创建的私有服务。 其中,运维人员配置的云服务无需创建,用户可直接使用。 您可以通过查询公共终端节点服务列表, 查看由运维人员配置的所有用户可见且可连接的终端节点服务, 并通过创建终端节点服务创建Interface类型的终端节点服务。
|
258
258
|
|
259
259
|
:param service_type: The service_type of this ListEndpointInfoDetailsResponse.
|
260
260
|
:type service_type: str
|
@@ -265,7 +265,7 @@ class ListEndpointInfoDetailsResponse(SdkResponse):
|
|
265
265
|
def status(self):
|
266
266
|
"""Gets the status of this ListEndpointInfoDetailsResponse.
|
267
267
|
|
268
|
-
终端节点的连接状态。
|
268
|
+
终端节点的连接状态。 - pendingAcceptance:待接受 - creating:创建中 - accepted:已接受 - rejected:已拒绝 - failed:失败 - deleting:删除中
|
269
269
|
|
270
270
|
:return: The status of this ListEndpointInfoDetailsResponse.
|
271
271
|
:rtype: str
|
@@ -276,7 +276,7 @@ class ListEndpointInfoDetailsResponse(SdkResponse):
|
|
276
276
|
def status(self, status):
|
277
277
|
"""Sets the status of this ListEndpointInfoDetailsResponse.
|
278
278
|
|
279
|
-
终端节点的连接状态。
|
279
|
+
终端节点的连接状态。 - pendingAcceptance:待接受 - creating:创建中 - accepted:已接受 - rejected:已拒绝 - failed:失败 - deleting:删除中
|
280
280
|
|
281
281
|
:param status: The status of this ListEndpointInfoDetailsResponse.
|
282
282
|
:type status: str
|
@@ -287,7 +287,7 @@ class ListEndpointInfoDetailsResponse(SdkResponse):
|
|
287
287
|
def active_status(self):
|
288
288
|
"""Gets the active_status of this ListEndpointInfoDetailsResponse.
|
289
289
|
|
290
|
-
帐号状态。
|
290
|
+
帐号状态。 - frozen:冻结 - active:解冻
|
291
291
|
|
292
292
|
:return: The active_status of this ListEndpointInfoDetailsResponse.
|
293
293
|
:rtype: list[str]
|
@@ -298,7 +298,7 @@ class ListEndpointInfoDetailsResponse(SdkResponse):
|
|
298
298
|
def active_status(self, active_status):
|
299
299
|
"""Sets the active_status of this ListEndpointInfoDetailsResponse.
|
300
300
|
|
301
|
-
帐号状态。
|
301
|
+
帐号状态。 - frozen:冻结 - active:解冻
|
302
302
|
|
303
303
|
:param active_status: The active_status of this ListEndpointInfoDetailsResponse.
|
304
304
|
:type active_status: list[str]
|
@@ -309,7 +309,7 @@ class ListEndpointInfoDetailsResponse(SdkResponse):
|
|
309
309
|
def enable_status(self):
|
310
310
|
"""Gets the enable_status of this ListEndpointInfoDetailsResponse.
|
311
311
|
|
312
|
-
终端节点是否可用。
|
312
|
+
终端节点是否可用。 - enable:启用 - disable:不启用
|
313
313
|
|
314
314
|
:return: The enable_status of this ListEndpointInfoDetailsResponse.
|
315
315
|
:rtype: str
|
@@ -320,7 +320,7 @@ class ListEndpointInfoDetailsResponse(SdkResponse):
|
|
320
320
|
def enable_status(self, enable_status):
|
321
321
|
"""Sets the enable_status of this ListEndpointInfoDetailsResponse.
|
322
322
|
|
323
|
-
终端节点是否可用。
|
323
|
+
终端节点是否可用。 - enable:启用 - disable:不启用
|
324
324
|
|
325
325
|
:param enable_status: The enable_status of this ListEndpointInfoDetailsResponse.
|
326
326
|
:type enable_status: str
|
@@ -419,7 +419,7 @@ class ListEndpointInfoDetailsResponse(SdkResponse):
|
|
419
419
|
def enable_dns(self):
|
420
420
|
"""Gets the enable_dns of this ListEndpointInfoDetailsResponse.
|
421
421
|
|
422
|
-
是否创建域名。
|
422
|
+
是否创建域名。 - true:创建域名 - false:不创建域名 说明 当创建连接gateway类型终端节点服务的终端节点时, “enable_dns”设置为true或者false,均不创建域名。
|
423
423
|
|
424
424
|
:return: The enable_dns of this ListEndpointInfoDetailsResponse.
|
425
425
|
:rtype: bool
|
@@ -430,7 +430,7 @@ class ListEndpointInfoDetailsResponse(SdkResponse):
|
|
430
430
|
def enable_dns(self, enable_dns):
|
431
431
|
"""Sets the enable_dns of this ListEndpointInfoDetailsResponse.
|
432
432
|
|
433
|
-
是否创建域名。
|
433
|
+
是否创建域名。 - true:创建域名 - false:不创建域名 说明 当创建连接gateway类型终端节点服务的终端节点时, “enable_dns”设置为true或者false,均不创建域名。
|
434
434
|
|
435
435
|
:param enable_dns: The enable_dns of this ListEndpointInfoDetailsResponse.
|
436
436
|
:type enable_dns: bool
|
@@ -463,7 +463,7 @@ class ListEndpointInfoDetailsResponse(SdkResponse):
|
|
463
463
|
def ip(self):
|
464
464
|
"""Gets the ip of this ListEndpointInfoDetailsResponse.
|
465
465
|
|
466
|
-
访问所连接的终端节点服务的IP。 仅当同时满足如下条件时,返回该参数:
|
466
|
+
访问所连接的终端节点服务的IP。 仅当同时满足如下条件时,返回该参数: - 当查询连接interface类型终端节点服务的终端节点时。 - 终端节点服务启用“连接审批”功能,且已经“接受”连接审批。 “status”可以是“accepted”或者“rejected(仅支持“接受”连接审批后再“拒绝”的情况)”。
|
467
467
|
|
468
468
|
:return: The ip of this ListEndpointInfoDetailsResponse.
|
469
469
|
:rtype: str
|
@@ -474,7 +474,7 @@ class ListEndpointInfoDetailsResponse(SdkResponse):
|
|
474
474
|
def ip(self, ip):
|
475
475
|
"""Sets the ip of this ListEndpointInfoDetailsResponse.
|
476
476
|
|
477
|
-
访问所连接的终端节点服务的IP。 仅当同时满足如下条件时,返回该参数:
|
477
|
+
访问所连接的终端节点服务的IP。 仅当同时满足如下条件时,返回该参数: - 当查询连接interface类型终端节点服务的终端节点时。 - 终端节点服务启用“连接审批”功能,且已经“接受”连接审批。 “status”可以是“accepted”或者“rejected(仅支持“接受”连接审批后再“拒绝”的情况)”。
|
478
478
|
|
479
479
|
:param ip: The ip of this ListEndpointInfoDetailsResponse.
|
480
480
|
:type ip: str
|
@@ -532,7 +532,7 @@ class ListEndpointInfoDetailsResponse(SdkResponse):
|
|
532
532
|
终端节点的创建时间。 采用UTC时间格式,格式为:YYYY-MM-DDTHH:MM:SSZ
|
533
533
|
|
534
534
|
:return: The created_at of this ListEndpointInfoDetailsResponse.
|
535
|
-
:rtype:
|
535
|
+
:rtype: datetime
|
536
536
|
"""
|
537
537
|
return self._created_at
|
538
538
|
|
@@ -543,7 +543,7 @@ class ListEndpointInfoDetailsResponse(SdkResponse):
|
|
543
543
|
终端节点的创建时间。 采用UTC时间格式,格式为:YYYY-MM-DDTHH:MM:SSZ
|
544
544
|
|
545
545
|
:param created_at: The created_at of this ListEndpointInfoDetailsResponse.
|
546
|
-
:type created_at:
|
546
|
+
:type created_at: datetime
|
547
547
|
"""
|
548
548
|
self._created_at = created_at
|
549
549
|
|
@@ -554,7 +554,7 @@ class ListEndpointInfoDetailsResponse(SdkResponse):
|
|
554
554
|
终端节点的更新时间。 采用UTC时间格式,格式为:YYYY-MM-DDTHH:MM:SSZ
|
555
555
|
|
556
556
|
:return: The updated_at of this ListEndpointInfoDetailsResponse.
|
557
|
-
:rtype:
|
557
|
+
:rtype: datetime
|
558
558
|
"""
|
559
559
|
return self._updated_at
|
560
560
|
|
@@ -565,7 +565,7 @@ class ListEndpointInfoDetailsResponse(SdkResponse):
|
|
565
565
|
终端节点的更新时间。 采用UTC时间格式,格式为:YYYY-MM-DDTHH:MM:SSZ
|
566
566
|
|
567
567
|
:param updated_at: The updated_at of this ListEndpointInfoDetailsResponse.
|
568
|
-
:type updated_at:
|
568
|
+
:type updated_at: datetime
|
569
569
|
"""
|
570
570
|
self._updated_at = updated_at
|
571
571
|
|
@@ -657,7 +657,7 @@ class ListEndpointInfoDetailsResponse(SdkResponse):
|
|
657
657
|
def enable_whitelist(self):
|
658
658
|
"""Gets the enable_whitelist of this ListEndpointInfoDetailsResponse.
|
659
659
|
|
660
|
-
是否开启网络ACL隔离。
|
660
|
+
是否开启网络ACL隔离。 - true:开启网络ACL隔离 - false:不开启网络ACL隔离 若未指定,则返回false。 创建连接Interface类型终端节点服务的终端节点时,显示此参数。
|
661
661
|
|
662
662
|
:return: The enable_whitelist of this ListEndpointInfoDetailsResponse.
|
663
663
|
:rtype: bool
|
@@ -668,7 +668,7 @@ class ListEndpointInfoDetailsResponse(SdkResponse):
|
|
668
668
|
def enable_whitelist(self, enable_whitelist):
|
669
669
|
"""Sets the enable_whitelist of this ListEndpointInfoDetailsResponse.
|
670
670
|
|
671
|
-
是否开启网络ACL隔离。
|
671
|
+
是否开启网络ACL隔离。 - true:开启网络ACL隔离 - false:不开启网络ACL隔离 若未指定,则返回false。 创建连接Interface类型终端节点服务的终端节点时,显示此参数。
|
672
672
|
|
673
673
|
:param enable_whitelist: The enable_whitelist of this ListEndpointInfoDetailsResponse.
|
674
674
|
:type enable_whitelist: bool
|
@@ -726,7 +726,7 @@ class ListEndpointInfoDetailsResponse(SdkResponse):
|
|
726
726
|
只涉及开启双端固定的网关型终端节点,响应体展示此字段
|
727
727
|
|
728
728
|
:return: The policy_statement of this ListEndpointInfoDetailsResponse.
|
729
|
-
:rtype: list[
|
729
|
+
:rtype: list[:class:`huaweicloudsdkvpcep.v1.PolicyStatement`]
|
730
730
|
"""
|
731
731
|
return self._policy_statement
|
732
732
|
|
@@ -737,7 +737,7 @@ class ListEndpointInfoDetailsResponse(SdkResponse):
|
|
737
737
|
只涉及开启双端固定的网关型终端节点,响应体展示此字段
|
738
738
|
|
739
739
|
:param policy_statement: The policy_statement of this ListEndpointInfoDetailsResponse.
|
740
|
-
:type policy_statement: list[
|
740
|
+
:type policy_statement: list[:class:`huaweicloudsdkvpcep.v1.PolicyStatement`]
|
741
741
|
"""
|
742
742
|
self._policy_statement = policy_statement
|
743
743
|
|
@@ -47,11 +47,11 @@ class ListEndpointServiceRequest:
|
|
47
47
|
:type endpoint_service_name: str
|
48
48
|
:param id: 终端节点服务的ID,唯一标识。
|
49
49
|
:type id: str
|
50
|
-
:param status: 终端节点服务的状态。
|
50
|
+
:param status: 终端节点服务的状态。 - creating:创建中 - available:可连接 - failed:失败 - deleting:删除中
|
51
51
|
:type status: str
|
52
|
-
:param sort_key: 查询结果中终端节点服务列表的排序字段,取值为:
|
52
|
+
:param sort_key: 查询结果中终端节点服务列表的排序字段,取值为: - create_at:终端节点服务的创建时间 - update_at:终端节点服务的更新时间 默认值为create_at。
|
53
53
|
:type sort_key: str
|
54
|
-
:param sort_dir: 查询结果中终端节点服务列表的排序方式,取值为:
|
54
|
+
:param sort_dir: 查询结果中终端节点服务列表的排序方式,取值为: - desc:降序排序 - asc:升序排序 默认值为desc。
|
55
55
|
:type sort_dir: str
|
56
56
|
:param limit: 查询返回的终端节点服务数量限制,即每页返回的终端节点服务的个数。 取值范围:0~1000,取值一般为10,20或者50,默认为10。
|
57
57
|
:type limit: int
|
@@ -138,7 +138,7 @@ class ListEndpointServiceRequest:
|
|
138
138
|
def status(self):
|
139
139
|
"""Gets the status of this ListEndpointServiceRequest.
|
140
140
|
|
141
|
-
终端节点服务的状态。
|
141
|
+
终端节点服务的状态。 - creating:创建中 - available:可连接 - failed:失败 - deleting:删除中
|
142
142
|
|
143
143
|
:return: The status of this ListEndpointServiceRequest.
|
144
144
|
:rtype: str
|
@@ -149,7 +149,7 @@ class ListEndpointServiceRequest:
|
|
149
149
|
def status(self, status):
|
150
150
|
"""Sets the status of this ListEndpointServiceRequest.
|
151
151
|
|
152
|
-
终端节点服务的状态。
|
152
|
+
终端节点服务的状态。 - creating:创建中 - available:可连接 - failed:失败 - deleting:删除中
|
153
153
|
|
154
154
|
:param status: The status of this ListEndpointServiceRequest.
|
155
155
|
:type status: str
|
@@ -160,7 +160,7 @@ class ListEndpointServiceRequest:
|
|
160
160
|
def sort_key(self):
|
161
161
|
"""Gets the sort_key of this ListEndpointServiceRequest.
|
162
162
|
|
163
|
-
查询结果中终端节点服务列表的排序字段,取值为:
|
163
|
+
查询结果中终端节点服务列表的排序字段,取值为: - create_at:终端节点服务的创建时间 - update_at:终端节点服务的更新时间 默认值为create_at。
|
164
164
|
|
165
165
|
:return: The sort_key of this ListEndpointServiceRequest.
|
166
166
|
:rtype: str
|
@@ -171,7 +171,7 @@ class ListEndpointServiceRequest:
|
|
171
171
|
def sort_key(self, sort_key):
|
172
172
|
"""Sets the sort_key of this ListEndpointServiceRequest.
|
173
173
|
|
174
|
-
查询结果中终端节点服务列表的排序字段,取值为:
|
174
|
+
查询结果中终端节点服务列表的排序字段,取值为: - create_at:终端节点服务的创建时间 - update_at:终端节点服务的更新时间 默认值为create_at。
|
175
175
|
|
176
176
|
:param sort_key: The sort_key of this ListEndpointServiceRequest.
|
177
177
|
:type sort_key: str
|
@@ -182,7 +182,7 @@ class ListEndpointServiceRequest:
|
|
182
182
|
def sort_dir(self):
|
183
183
|
"""Gets the sort_dir of this ListEndpointServiceRequest.
|
184
184
|
|
185
|
-
查询结果中终端节点服务列表的排序方式,取值为:
|
185
|
+
查询结果中终端节点服务列表的排序方式,取值为: - desc:降序排序 - asc:升序排序 默认值为desc。
|
186
186
|
|
187
187
|
:return: The sort_dir of this ListEndpointServiceRequest.
|
188
188
|
:rtype: str
|
@@ -193,7 +193,7 @@ class ListEndpointServiceRequest:
|
|
193
193
|
def sort_dir(self, sort_dir):
|
194
194
|
"""Sets the sort_dir of this ListEndpointServiceRequest.
|
195
195
|
|
196
|
-
查询结果中终端节点服务列表的排序方式,取值为:
|
196
|
+
查询结果中终端节点服务列表的排序方式,取值为: - desc:降序排序 - asc:升序排序 默认值为desc。
|
197
197
|
|
198
198
|
:param sort_dir: The sort_dir of this ListEndpointServiceRequest.
|
199
199
|
:type sort_dir: str
|
@@ -53,9 +53,9 @@ class ListEndpointsRequest:
|
|
53
53
|
:type limit: int
|
54
54
|
:param offset: 偏移量。 偏移量为一个大于0小于终端节点服务总个数的整数, 表示从偏移量后面的终端节点服务开始查询。
|
55
55
|
:type offset: int
|
56
|
-
:param sort_key: 查询结果中终端节点列表的排序字段,取值为:
|
56
|
+
:param sort_key: 查询结果中终端节点列表的排序字段,取值为: - create_at:终端节点的创建时间 - update_at:终端节点的更新时间 默认值为create_at。
|
57
57
|
:type sort_key: str
|
58
|
-
:param sort_dir: 查询结果中终端节点列表的排序方式,取值为:
|
58
|
+
:param sort_dir: 查询结果中终端节点列表的排序方式,取值为: - desc:降序排序 - asc:升序排序 默认值为desc。
|
59
59
|
:type sort_dir: str
|
60
60
|
:param public_border_group: 筛选结果中匹配边缘属性的EPS
|
61
61
|
:type public_border_group: str
|
@@ -204,7 +204,7 @@ class ListEndpointsRequest:
|
|
204
204
|
def sort_key(self):
|
205
205
|
"""Gets the sort_key of this ListEndpointsRequest.
|
206
206
|
|
207
|
-
查询结果中终端节点列表的排序字段,取值为:
|
207
|
+
查询结果中终端节点列表的排序字段,取值为: - create_at:终端节点的创建时间 - update_at:终端节点的更新时间 默认值为create_at。
|
208
208
|
|
209
209
|
:return: The sort_key of this ListEndpointsRequest.
|
210
210
|
:rtype: str
|
@@ -215,7 +215,7 @@ class ListEndpointsRequest:
|
|
215
215
|
def sort_key(self, sort_key):
|
216
216
|
"""Sets the sort_key of this ListEndpointsRequest.
|
217
217
|
|
218
|
-
查询结果中终端节点列表的排序字段,取值为:
|
218
|
+
查询结果中终端节点列表的排序字段,取值为: - create_at:终端节点的创建时间 - update_at:终端节点的更新时间 默认值为create_at。
|
219
219
|
|
220
220
|
:param sort_key: The sort_key of this ListEndpointsRequest.
|
221
221
|
:type sort_key: str
|
@@ -226,7 +226,7 @@ class ListEndpointsRequest:
|
|
226
226
|
def sort_dir(self):
|
227
227
|
"""Gets the sort_dir of this ListEndpointsRequest.
|
228
228
|
|
229
|
-
查询结果中终端节点列表的排序方式,取值为:
|
229
|
+
查询结果中终端节点列表的排序方式,取值为: - desc:降序排序 - asc:升序排序 默认值为desc。
|
230
230
|
|
231
231
|
:return: The sort_dir of this ListEndpointsRequest.
|
232
232
|
:rtype: str
|
@@ -237,7 +237,7 @@ class ListEndpointsRequest:
|
|
237
237
|
def sort_dir(self, sort_dir):
|
238
238
|
"""Sets the sort_dir of this ListEndpointsRequest.
|
239
239
|
|
240
|
-
查询结果中终端节点列表的排序方式,取值为:
|
240
|
+
查询结果中终端节点列表的排序方式,取值为: - desc:降序排序 - asc:升序排序 默认值为desc。
|
241
241
|
|
242
242
|
:param sort_dir: The sort_dir of this ListEndpointsRequest.
|
243
243
|
:type sort_dir: str
|
@@ -18,7 +18,7 @@ class ListEndpointsResponse(SdkResponse):
|
|
18
18
|
sensitive_list = []
|
19
19
|
|
20
20
|
openapi_types = {
|
21
|
-
'endpoints': 'list[
|
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.
|
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.
|
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.
|
70
|
+
:type endpoints: list[:class:`huaweicloudsdkvpcep.v1.EndpointResponseBody`]
|
71
71
|
"""
|
72
72
|
self._endpoints = endpoints
|
73
73
|
|