aliyun-python-sdk-dataphin-public 1.0.1__py2.py3-none-any.whl → 1.0.3__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.
- {aliyun_python_sdk_dataphin_public-1.0.1.dist-info → aliyun_python_sdk_dataphin_public-1.0.3.dist-info}/METADATA +9 -9
- aliyun_python_sdk_dataphin_public-1.0.3.dist-info/RECORD +117 -0
- {aliyun_python_sdk_dataphin_public-1.0.1.dist-info → aliyun_python_sdk_dataphin_public-1.0.3.dist-info}/WHEEL +1 -1
- aliyunsdkdataphin_public/__init__.py +1 -1
- aliyunsdkdataphin_public/request/v20230630/{QueryPagedAddableUsersRequest.py → AddTenantMembersBySourceUserRequest.py} +6 -6
- aliyunsdkdataphin_public/request/v20230630/AddTenantMembersRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/AddUserGroupMemberRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/CheckDataSourceConnectivityByIdRequest.py +38 -0
- aliyunsdkdataphin_public/request/v20230630/CheckDataSourceConnectivityRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/CheckResourcePermissionRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/CreateAdHocFileRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/CreateBatchTaskRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/CreateBizEntityRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/CreateBizUnitRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/CreateDataDomainRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/CreateDataSourceRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/CreateDirectoryRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/CreateNodeSupplementRequest.py +44 -0
- aliyunsdkdataphin_public/request/v20230630/CreatePipelineNodeRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/CreateStreamBatchJobMappingRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/CreateUserGroupRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/DeleteAdHocFileRequest.py +43 -0
- aliyunsdkdataphin_public/request/v20230630/DeleteBatchTaskRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/DeleteBizEntityRequest.py +48 -0
- aliyunsdkdataphin_public/request/v20230630/DeleteBizUnitRequest.py +38 -0
- aliyunsdkdataphin_public/request/v20230630/DeleteDataDomainRequest.py +43 -0
- aliyunsdkdataphin_public/request/v20230630/DeleteDataSourceRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/DeleteDirectoryRequest.py +43 -0
- aliyunsdkdataphin_public/request/v20230630/DeleteUserGroupRequest.py +38 -0
- aliyunsdkdataphin_public/request/v20230630/ExecuteAdHocTaskRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/ExecuteManualNodeRequest.py +44 -0
- aliyunsdkdataphin_public/request/v20230630/FixDataRequest.py +44 -0
- aliyunsdkdataphin_public/request/v20230630/GetAdHocFileRequest.py +43 -0
- aliyunsdkdataphin_public/request/v20230630/GetAdHocTaskLogRequest.py +53 -0
- aliyunsdkdataphin_public/request/v20230630/GetAdHocTaskResultRequest.py +48 -0
- aliyunsdkdataphin_public/request/v20230630/GetAlertEventRequest.py +38 -0
- aliyunsdkdataphin_public/request/v20230630/GetBatchTaskInfoByVersionRequest.py +48 -0
- aliyunsdkdataphin_public/request/v20230630/GetBatchTaskInfoRequest.py +53 -0
- aliyunsdkdataphin_public/request/v20230630/GetBatchTaskUdfLineagesRequest.py +43 -0
- aliyunsdkdataphin_public/request/v20230630/GetBatchTaskVersionsRequest.py +43 -0
- aliyunsdkdataphin_public/request/v20230630/GetBizEntityInfoByVersionRequest.py +48 -0
- aliyunsdkdataphin_public/request/v20230630/GetBizEntityInfoRequest.py +43 -0
- aliyunsdkdataphin_public/request/v20230630/GetBizUnitInfoRequest.py +38 -0
- aliyunsdkdataphin_public/request/v20230630/GetClusterQueueInfoByEnvRequest.py +48 -0
- aliyunsdkdataphin_public/request/v20230630/GetDataDomainInfoRequest.py +38 -0
- aliyunsdkdataphin_public/request/v20230630/GetDevObjectDependencyRequest.py +53 -0
- aliyunsdkdataphin_public/request/v20230630/GetDirectoryTreeRequest.py +43 -0
- aliyunsdkdataphin_public/request/v20230630/GetInstanceDownStreamRequest.py +54 -0
- aliyunsdkdataphin_public/request/v20230630/GetInstanceUpDownStreamRequest.py +59 -0
- aliyunsdkdataphin_public/request/v20230630/GetLatestSubmitDetailRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/GetMyRolesRequest.py +33 -0
- aliyunsdkdataphin_public/request/v20230630/GetMyTenantsRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/GetNodeUpDownStreamRequest.py +59 -0
- aliyunsdkdataphin_public/request/v20230630/{BatchAddTenantMemberRequest.py → GetOperationSubmitStatusRequest.py} +11 -7
- aliyunsdkdataphin_public/request/v20230630/GetPhysicalInstanceLogRequest.py +48 -0
- aliyunsdkdataphin_public/request/v20230630/GetPhysicalInstanceRequest.py +48 -0
- aliyunsdkdataphin_public/request/v20230630/GetPhysicalNodeByOutputNameRequest.py +43 -0
- aliyunsdkdataphin_public/request/v20230630/GetPhysicalNodeContentRequest.py +43 -0
- aliyunsdkdataphin_public/request/v20230630/GetPhysicalNodeOperationLogRequest.py +43 -0
- aliyunsdkdataphin_public/request/v20230630/GetPhysicalNodeRequest.py +43 -0
- aliyunsdkdataphin_public/request/v20230630/GetProjectProduceUserRequest.py +38 -0
- aliyunsdkdataphin_public/request/v20230630/GetQueueEngineVersionByEnvRequest.py +58 -0
- aliyunsdkdataphin_public/request/v20230630/GetSupplementDagrunInstanceRequest.py +43 -0
- aliyunsdkdataphin_public/request/v20230630/GetSupplementDagrunRequest.py +43 -0
- aliyunsdkdataphin_public/request/v20230630/GetUserBySourceIdRequest.py +38 -0
- aliyunsdkdataphin_public/request/v20230630/GetUserGroupRequest.py +38 -0
- aliyunsdkdataphin_public/request/v20230630/{BatchGetUsersRequest.py → GetUsersRequest.py} +4 -4
- aliyunsdkdataphin_public/request/v20230630/GrantResourcePermissionRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/ListAddableRolesRequest.py +33 -0
- aliyunsdkdataphin_public/request/v20230630/{ListUsersRequest.py → ListAddableUsersRequest.py} +6 -6
- aliyunsdkdataphin_public/request/v20230630/ListAlertEventsRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/ListAlertNotificationsRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/ListBizEntitiesRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/ListBizUnitsRequest.py +33 -0
- aliyunsdkdataphin_public/request/v20230630/ListDataDomainsRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/ListDataSourceWithConfigRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/ListFilesRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/ListInstancesRequest.py +44 -0
- aliyunsdkdataphin_public/request/v20230630/ListNodeDownStreamRequest.py +44 -0
- aliyunsdkdataphin_public/request/v20230630/ListNodesRequest.py +44 -0
- aliyunsdkdataphin_public/request/v20230630/ListPublishRecordsRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/ListResourcePermissionOperationLogRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/ListResourcePermissionsRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/ListSubmitRecordsRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/ListTenantMembersRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/ListUserGroupMembersRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/ListUserGroupsRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/OfflineBatchTaskRequest.py +48 -0
- aliyunsdkdataphin_public/request/v20230630/OfflineBizEntityRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/OnlineBizEntityRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/OperateInstanceRequest.py +44 -0
- aliyunsdkdataphin_public/request/v20230630/ParseBatchTaskDependencyRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/PausePhysicalNodeRequest.py +44 -0
- aliyunsdkdataphin_public/request/v20230630/PublishObjectListRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/{RemoveUserRequest.py → RemoveTenantMemberRequest.py} +6 -6
- aliyunsdkdataphin_public/request/v20230630/RemoveUserGroupMemberRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/ResumePhysicalNodeRequest.py +44 -0
- aliyunsdkdataphin_public/request/v20230630/RevokeResourcePermissionRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/StopAdHocTaskRequest.py +43 -0
- aliyunsdkdataphin_public/request/v20230630/SubmitBatchTaskRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/{UpdateTenantMembersRequest.py → UpdateAdHocFileRequest.py} +6 -6
- aliyunsdkdataphin_public/request/v20230630/UpdateBatchTaskRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/UpdateBatchTaskUdfLineagesRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/UpdateBizEntityRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/UpdateBizUnitRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/UpdateDataDomainRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/UpdateDataSourceBasicInfoRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/UpdateDataSourceConfigRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/UpdateFileDirectoryRequest.py +48 -0
- aliyunsdkdataphin_public/request/v20230630/UpdateFileNameRequest.py +48 -0
- aliyunsdkdataphin_public/request/v20230630/UpdateTenantMemberRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/UpdateUserGroupRequest.py +39 -0
- aliyunsdkdataphin_public/request/v20230630/UpdateUserGroupSwitchRequest.py +43 -0
- aliyun_python_sdk_dataphin_public-1.0.1.dist-info/RECORD +0 -14
- {aliyun_python_sdk_dataphin_public-1.0.1.dist-info → aliyun_python_sdk_dataphin_public-1.0.3.dist-info}/LICENSE +0 -0
- {aliyun_python_sdk_dataphin_public-1.0.1.dist-info → aliyun_python_sdk_dataphin_public-1.0.3.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,58 @@
|
|
1
|
+
# Licensed to the Apache Software Foundation (ASF) under one
|
2
|
+
# or more contributor license agreements. See the NOTICE file
|
3
|
+
# distributed with this work for additional information
|
4
|
+
# regarding copyright ownership. The ASF licenses this file
|
5
|
+
# to you under the Apache License, Version 2.0 (the
|
6
|
+
# "License"); you may not use this file except in compliance
|
7
|
+
# with the License. You may obtain a copy of the License at
|
8
|
+
#
|
9
|
+
#
|
10
|
+
# http://www.apache.org/licenses/LICENSE-2.0
|
11
|
+
#
|
12
|
+
#
|
13
|
+
# Unless required by applicable law or agreed to in writing,
|
14
|
+
# software distributed under the License is distributed on an
|
15
|
+
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
16
|
+
# KIND, either express or implied. See the License for the
|
17
|
+
# specific language governing permissions and limitations
|
18
|
+
# under the License.
|
19
|
+
|
20
|
+
from aliyunsdkcore.request import RpcRequest
|
21
|
+
|
22
|
+
class GetQueueEngineVersionByEnvRequest(RpcRequest):
|
23
|
+
|
24
|
+
def __init__(self):
|
25
|
+
RpcRequest.__init__(self, 'dataphin-public', '2023-06-30', 'GetQueueEngineVersionByEnv')
|
26
|
+
self.set_protocol_type('https')
|
27
|
+
self.set_method('POST')
|
28
|
+
|
29
|
+
def get_OpTenantId(self): # Long
|
30
|
+
return self.get_query_params().get('OpTenantId')
|
31
|
+
|
32
|
+
def set_OpTenantId(self, OpTenantId): # Long
|
33
|
+
self.add_query_param('OpTenantId', OpTenantId)
|
34
|
+
def get_QueueName(self): # String
|
35
|
+
return self.get_query_params().get('QueueName')
|
36
|
+
|
37
|
+
def set_QueueName(self, QueueName): # String
|
38
|
+
self.add_query_param('QueueName', QueueName)
|
39
|
+
def get_ClusterId(self): # String
|
40
|
+
return self.get_query_params().get('ClusterId')
|
41
|
+
|
42
|
+
def set_ClusterId(self, ClusterId): # String
|
43
|
+
self.add_query_param('ClusterId', ClusterId)
|
44
|
+
def get_Env(self): # String
|
45
|
+
return self.get_query_params().get('Env')
|
46
|
+
|
47
|
+
def set_Env(self, Env): # String
|
48
|
+
self.add_query_param('Env', Env)
|
49
|
+
def get_ProjectId(self): # Long
|
50
|
+
return self.get_query_params().get('ProjectId')
|
51
|
+
|
52
|
+
def set_ProjectId(self, ProjectId): # Long
|
53
|
+
self.add_query_param('ProjectId', ProjectId)
|
54
|
+
def get_StreamBatchMode(self): # String
|
55
|
+
return self.get_query_params().get('StreamBatchMode')
|
56
|
+
|
57
|
+
def set_StreamBatchMode(self, StreamBatchMode): # String
|
58
|
+
self.add_query_param('StreamBatchMode', StreamBatchMode)
|
@@ -0,0 +1,43 @@
|
|
1
|
+
# Licensed to the Apache Software Foundation (ASF) under one
|
2
|
+
# or more contributor license agreements. See the NOTICE file
|
3
|
+
# distributed with this work for additional information
|
4
|
+
# regarding copyright ownership. The ASF licenses this file
|
5
|
+
# to you under the Apache License, Version 2.0 (the
|
6
|
+
# "License"); you may not use this file except in compliance
|
7
|
+
# with the License. You may obtain a copy of the License at
|
8
|
+
#
|
9
|
+
#
|
10
|
+
# http://www.apache.org/licenses/LICENSE-2.0
|
11
|
+
#
|
12
|
+
#
|
13
|
+
# Unless required by applicable law or agreed to in writing,
|
14
|
+
# software distributed under the License is distributed on an
|
15
|
+
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
16
|
+
# KIND, either express or implied. See the License for the
|
17
|
+
# specific language governing permissions and limitations
|
18
|
+
# under the License.
|
19
|
+
|
20
|
+
from aliyunsdkcore.request import RpcRequest
|
21
|
+
|
22
|
+
class GetSupplementDagrunInstanceRequest(RpcRequest):
|
23
|
+
|
24
|
+
def __init__(self):
|
25
|
+
RpcRequest.__init__(self, 'dataphin-public', '2023-06-30', 'GetSupplementDagrunInstance')
|
26
|
+
self.set_protocol_type('https')
|
27
|
+
self.set_method('POST')
|
28
|
+
|
29
|
+
def get_OpTenantId(self): # Long
|
30
|
+
return self.get_query_params().get('OpTenantId')
|
31
|
+
|
32
|
+
def set_OpTenantId(self, OpTenantId): # Long
|
33
|
+
self.add_query_param('OpTenantId', OpTenantId)
|
34
|
+
def get_Env(self): # String
|
35
|
+
return self.get_query_params().get('Env')
|
36
|
+
|
37
|
+
def set_Env(self, Env): # String
|
38
|
+
self.add_query_param('Env', Env)
|
39
|
+
def get_DagrunId(self): # String
|
40
|
+
return self.get_query_params().get('DagrunId')
|
41
|
+
|
42
|
+
def set_DagrunId(self, DagrunId): # String
|
43
|
+
self.add_query_param('DagrunId', DagrunId)
|
@@ -0,0 +1,43 @@
|
|
1
|
+
# Licensed to the Apache Software Foundation (ASF) under one
|
2
|
+
# or more contributor license agreements. See the NOTICE file
|
3
|
+
# distributed with this work for additional information
|
4
|
+
# regarding copyright ownership. The ASF licenses this file
|
5
|
+
# to you under the Apache License, Version 2.0 (the
|
6
|
+
# "License"); you may not use this file except in compliance
|
7
|
+
# with the License. You may obtain a copy of the License at
|
8
|
+
#
|
9
|
+
#
|
10
|
+
# http://www.apache.org/licenses/LICENSE-2.0
|
11
|
+
#
|
12
|
+
#
|
13
|
+
# Unless required by applicable law or agreed to in writing,
|
14
|
+
# software distributed under the License is distributed on an
|
15
|
+
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
16
|
+
# KIND, either express or implied. See the License for the
|
17
|
+
# specific language governing permissions and limitations
|
18
|
+
# under the License.
|
19
|
+
|
20
|
+
from aliyunsdkcore.request import RpcRequest
|
21
|
+
|
22
|
+
class GetSupplementDagrunRequest(RpcRequest):
|
23
|
+
|
24
|
+
def __init__(self):
|
25
|
+
RpcRequest.__init__(self, 'dataphin-public', '2023-06-30', 'GetSupplementDagrun')
|
26
|
+
self.set_protocol_type('https')
|
27
|
+
self.set_method('POST')
|
28
|
+
|
29
|
+
def get_OpTenantId(self): # Long
|
30
|
+
return self.get_query_params().get('OpTenantId')
|
31
|
+
|
32
|
+
def set_OpTenantId(self, OpTenantId): # Long
|
33
|
+
self.add_query_param('OpTenantId', OpTenantId)
|
34
|
+
def get_SupplementId(self): # String
|
35
|
+
return self.get_query_params().get('SupplementId')
|
36
|
+
|
37
|
+
def set_SupplementId(self, SupplementId): # String
|
38
|
+
self.add_query_param('SupplementId', SupplementId)
|
39
|
+
def get_Env(self): # String
|
40
|
+
return self.get_query_params().get('Env')
|
41
|
+
|
42
|
+
def set_Env(self, Env): # String
|
43
|
+
self.add_query_param('Env', Env)
|
@@ -0,0 +1,38 @@
|
|
1
|
+
# Licensed to the Apache Software Foundation (ASF) under one
|
2
|
+
# or more contributor license agreements. See the NOTICE file
|
3
|
+
# distributed with this work for additional information
|
4
|
+
# regarding copyright ownership. The ASF licenses this file
|
5
|
+
# to you under the Apache License, Version 2.0 (the
|
6
|
+
# "License"); you may not use this file except in compliance
|
7
|
+
# with the License. You may obtain a copy of the License at
|
8
|
+
#
|
9
|
+
#
|
10
|
+
# http://www.apache.org/licenses/LICENSE-2.0
|
11
|
+
#
|
12
|
+
#
|
13
|
+
# Unless required by applicable law or agreed to in writing,
|
14
|
+
# software distributed under the License is distributed on an
|
15
|
+
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
16
|
+
# KIND, either express or implied. See the License for the
|
17
|
+
# specific language governing permissions and limitations
|
18
|
+
# under the License.
|
19
|
+
|
20
|
+
from aliyunsdkcore.request import RpcRequest
|
21
|
+
|
22
|
+
class GetUserBySourceIdRequest(RpcRequest):
|
23
|
+
|
24
|
+
def __init__(self):
|
25
|
+
RpcRequest.__init__(self, 'dataphin-public', '2023-06-30', 'GetUserBySourceId')
|
26
|
+
self.set_protocol_type('https')
|
27
|
+
self.set_method('POST')
|
28
|
+
|
29
|
+
def get_OpTenantId(self): # Long
|
30
|
+
return self.get_query_params().get('OpTenantId')
|
31
|
+
|
32
|
+
def set_OpTenantId(self, OpTenantId): # Long
|
33
|
+
self.add_query_param('OpTenantId', OpTenantId)
|
34
|
+
def get_SourceId(self): # String
|
35
|
+
return self.get_query_params().get('SourceId')
|
36
|
+
|
37
|
+
def set_SourceId(self, SourceId): # String
|
38
|
+
self.add_query_param('SourceId', SourceId)
|
@@ -0,0 +1,38 @@
|
|
1
|
+
# Licensed to the Apache Software Foundation (ASF) under one
|
2
|
+
# or more contributor license agreements. See the NOTICE file
|
3
|
+
# distributed with this work for additional information
|
4
|
+
# regarding copyright ownership. The ASF licenses this file
|
5
|
+
# to you under the Apache License, Version 2.0 (the
|
6
|
+
# "License"); you may not use this file except in compliance
|
7
|
+
# with the License. You may obtain a copy of the License at
|
8
|
+
#
|
9
|
+
#
|
10
|
+
# http://www.apache.org/licenses/LICENSE-2.0
|
11
|
+
#
|
12
|
+
#
|
13
|
+
# Unless required by applicable law or agreed to in writing,
|
14
|
+
# software distributed under the License is distributed on an
|
15
|
+
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
16
|
+
# KIND, either express or implied. See the License for the
|
17
|
+
# specific language governing permissions and limitations
|
18
|
+
# under the License.
|
19
|
+
|
20
|
+
from aliyunsdkcore.request import RpcRequest
|
21
|
+
|
22
|
+
class GetUserGroupRequest(RpcRequest):
|
23
|
+
|
24
|
+
def __init__(self):
|
25
|
+
RpcRequest.__init__(self, 'dataphin-public', '2023-06-30', 'GetUserGroup')
|
26
|
+
self.set_protocol_type('https')
|
27
|
+
self.set_method('POST')
|
28
|
+
|
29
|
+
def get_OpTenantId(self): # Long
|
30
|
+
return self.get_query_params().get('OpTenantId')
|
31
|
+
|
32
|
+
def set_OpTenantId(self, OpTenantId): # Long
|
33
|
+
self.add_query_param('OpTenantId', OpTenantId)
|
34
|
+
def get_UserGroupId(self): # String
|
35
|
+
return self.get_query_params().get('UserGroupId')
|
36
|
+
|
37
|
+
def set_UserGroupId(self, UserGroupId): # String
|
38
|
+
self.add_query_param('UserGroupId', UserGroupId)
|
@@ -20,10 +20,10 @@
|
|
20
20
|
from aliyunsdkcore.request import RpcRequest
|
21
21
|
import json
|
22
22
|
|
23
|
-
class
|
23
|
+
class GetUsersRequest(RpcRequest):
|
24
24
|
|
25
25
|
def __init__(self):
|
26
|
-
RpcRequest.__init__(self, 'dataphin-public', '2023-06-30', '
|
26
|
+
RpcRequest.__init__(self, 'dataphin-public', '2023-06-30', 'GetUsers')
|
27
27
|
self.set_protocol_type('https')
|
28
28
|
self.set_method('POST')
|
29
29
|
|
@@ -33,7 +33,7 @@ class BatchGetUsersRequest(RpcRequest):
|
|
33
33
|
def set_OpTenantId(self, OpTenantId): # Long
|
34
34
|
self.add_query_param('OpTenantId', OpTenantId)
|
35
35
|
def get_UserIdList(self): # Array
|
36
|
-
return self.
|
36
|
+
return self.get_body_params().get('UserIdList')
|
37
37
|
|
38
38
|
def set_UserIdList(self, UserIdList): # Array
|
39
|
-
self.
|
39
|
+
self.add_body_params("UserIdList", json.dumps(UserIdList))
|
@@ -0,0 +1,39 @@
|
|
1
|
+
# Licensed to the Apache Software Foundation (ASF) under one
|
2
|
+
# or more contributor license agreements. See the NOTICE file
|
3
|
+
# distributed with this work for additional information
|
4
|
+
# regarding copyright ownership. The ASF licenses this file
|
5
|
+
# to you under the Apache License, Version 2.0 (the
|
6
|
+
# "License"); you may not use this file except in compliance
|
7
|
+
# with the License. You may obtain a copy of the License at
|
8
|
+
#
|
9
|
+
#
|
10
|
+
# http://www.apache.org/licenses/LICENSE-2.0
|
11
|
+
#
|
12
|
+
#
|
13
|
+
# Unless required by applicable law or agreed to in writing,
|
14
|
+
# software distributed under the License is distributed on an
|
15
|
+
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
16
|
+
# KIND, either express or implied. See the License for the
|
17
|
+
# specific language governing permissions and limitations
|
18
|
+
# under the License.
|
19
|
+
|
20
|
+
from aliyunsdkcore.request import RpcRequest
|
21
|
+
import json
|
22
|
+
|
23
|
+
class GrantResourcePermissionRequest(RpcRequest):
|
24
|
+
|
25
|
+
def __init__(self):
|
26
|
+
RpcRequest.__init__(self, 'dataphin-public', '2023-06-30', 'GrantResourcePermission')
|
27
|
+
self.set_protocol_type('https')
|
28
|
+
self.set_method('POST')
|
29
|
+
|
30
|
+
def get_OpTenantId(self): # Long
|
31
|
+
return self.get_query_params().get('OpTenantId')
|
32
|
+
|
33
|
+
def set_OpTenantId(self, OpTenantId): # Long
|
34
|
+
self.add_query_param('OpTenantId', OpTenantId)
|
35
|
+
def get_GrantCommand(self): # Struct
|
36
|
+
return self.get_body_params().get('GrantCommand')
|
37
|
+
|
38
|
+
def set_GrantCommand(self, GrantCommand): # Struct
|
39
|
+
self.add_body_params("GrantCommand", json.dumps(GrantCommand))
|
@@ -0,0 +1,33 @@
|
|
1
|
+
# Licensed to the Apache Software Foundation (ASF) under one
|
2
|
+
# or more contributor license agreements. See the NOTICE file
|
3
|
+
# distributed with this work for additional information
|
4
|
+
# regarding copyright ownership. The ASF licenses this file
|
5
|
+
# to you under the Apache License, Version 2.0 (the
|
6
|
+
# "License"); you may not use this file except in compliance
|
7
|
+
# with the License. You may obtain a copy of the License at
|
8
|
+
#
|
9
|
+
#
|
10
|
+
# http://www.apache.org/licenses/LICENSE-2.0
|
11
|
+
#
|
12
|
+
#
|
13
|
+
# Unless required by applicable law or agreed to in writing,
|
14
|
+
# software distributed under the License is distributed on an
|
15
|
+
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
16
|
+
# KIND, either express or implied. See the License for the
|
17
|
+
# specific language governing permissions and limitations
|
18
|
+
# under the License.
|
19
|
+
|
20
|
+
from aliyunsdkcore.request import RpcRequest
|
21
|
+
|
22
|
+
class ListAddableRolesRequest(RpcRequest):
|
23
|
+
|
24
|
+
def __init__(self):
|
25
|
+
RpcRequest.__init__(self, 'dataphin-public', '2023-06-30', 'ListAddableRoles')
|
26
|
+
self.set_protocol_type('https')
|
27
|
+
self.set_method('POST')
|
28
|
+
|
29
|
+
def get_OpTenantId(self): # Long
|
30
|
+
return self.get_query_params().get('OpTenantId')
|
31
|
+
|
32
|
+
def set_OpTenantId(self, OpTenantId): # Long
|
33
|
+
self.add_query_param('OpTenantId', OpTenantId)
|
aliyunsdkdataphin_public/request/v20230630/{ListUsersRequest.py → ListAddableUsersRequest.py}
RENAMED
@@ -20,10 +20,10 @@
|
|
20
20
|
from aliyunsdkcore.request import RpcRequest
|
21
21
|
import json
|
22
22
|
|
23
|
-
class
|
23
|
+
class ListAddableUsersRequest(RpcRequest):
|
24
24
|
|
25
25
|
def __init__(self):
|
26
|
-
RpcRequest.__init__(self, 'dataphin-public', '2023-06-30', '
|
26
|
+
RpcRequest.__init__(self, 'dataphin-public', '2023-06-30', 'ListAddableUsers')
|
27
27
|
self.set_protocol_type('https')
|
28
28
|
self.set_method('POST')
|
29
29
|
|
@@ -32,8 +32,8 @@ class ListUsersRequest(RpcRequest):
|
|
32
32
|
|
33
33
|
def set_OpTenantId(self, OpTenantId): # Long
|
34
34
|
self.add_query_param('OpTenantId', OpTenantId)
|
35
|
-
def
|
36
|
-
return self.
|
35
|
+
def get_ListQuery(self): # Struct
|
36
|
+
return self.get_body_params().get('ListQuery')
|
37
37
|
|
38
|
-
def
|
39
|
-
self.
|
38
|
+
def set_ListQuery(self, ListQuery): # Struct
|
39
|
+
self.add_body_params("ListQuery", json.dumps(ListQuery))
|
@@ -0,0 +1,39 @@
|
|
1
|
+
# Licensed to the Apache Software Foundation (ASF) under one
|
2
|
+
# or more contributor license agreements. See the NOTICE file
|
3
|
+
# distributed with this work for additional information
|
4
|
+
# regarding copyright ownership. The ASF licenses this file
|
5
|
+
# to you under the Apache License, Version 2.0 (the
|
6
|
+
# "License"); you may not use this file except in compliance
|
7
|
+
# with the License. You may obtain a copy of the License at
|
8
|
+
#
|
9
|
+
#
|
10
|
+
# http://www.apache.org/licenses/LICENSE-2.0
|
11
|
+
#
|
12
|
+
#
|
13
|
+
# Unless required by applicable law or agreed to in writing,
|
14
|
+
# software distributed under the License is distributed on an
|
15
|
+
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
16
|
+
# KIND, either express or implied. See the License for the
|
17
|
+
# specific language governing permissions and limitations
|
18
|
+
# under the License.
|
19
|
+
|
20
|
+
from aliyunsdkcore.request import RpcRequest
|
21
|
+
import json
|
22
|
+
|
23
|
+
class ListAlertEventsRequest(RpcRequest):
|
24
|
+
|
25
|
+
def __init__(self):
|
26
|
+
RpcRequest.__init__(self, 'dataphin-public', '2023-06-30', 'ListAlertEvents')
|
27
|
+
self.set_protocol_type('https')
|
28
|
+
self.set_method('POST')
|
29
|
+
|
30
|
+
def get_OpTenantId(self): # Long
|
31
|
+
return self.get_query_params().get('OpTenantId')
|
32
|
+
|
33
|
+
def set_OpTenantId(self, OpTenantId): # Long
|
34
|
+
self.add_query_param('OpTenantId', OpTenantId)
|
35
|
+
def get_ListQuery(self): # Struct
|
36
|
+
return self.get_body_params().get('ListQuery')
|
37
|
+
|
38
|
+
def set_ListQuery(self, ListQuery): # Struct
|
39
|
+
self.add_body_params("ListQuery", json.dumps(ListQuery))
|
@@ -0,0 +1,39 @@
|
|
1
|
+
# Licensed to the Apache Software Foundation (ASF) under one
|
2
|
+
# or more contributor license agreements. See the NOTICE file
|
3
|
+
# distributed with this work for additional information
|
4
|
+
# regarding copyright ownership. The ASF licenses this file
|
5
|
+
# to you under the Apache License, Version 2.0 (the
|
6
|
+
# "License"); you may not use this file except in compliance
|
7
|
+
# with the License. You may obtain a copy of the License at
|
8
|
+
#
|
9
|
+
#
|
10
|
+
# http://www.apache.org/licenses/LICENSE-2.0
|
11
|
+
#
|
12
|
+
#
|
13
|
+
# Unless required by applicable law or agreed to in writing,
|
14
|
+
# software distributed under the License is distributed on an
|
15
|
+
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
16
|
+
# KIND, either express or implied. See the License for the
|
17
|
+
# specific language governing permissions and limitations
|
18
|
+
# under the License.
|
19
|
+
|
20
|
+
from aliyunsdkcore.request import RpcRequest
|
21
|
+
import json
|
22
|
+
|
23
|
+
class ListAlertNotificationsRequest(RpcRequest):
|
24
|
+
|
25
|
+
def __init__(self):
|
26
|
+
RpcRequest.__init__(self, 'dataphin-public', '2023-06-30', 'ListAlertNotifications')
|
27
|
+
self.set_protocol_type('https')
|
28
|
+
self.set_method('POST')
|
29
|
+
|
30
|
+
def get_OpTenantId(self): # Long
|
31
|
+
return self.get_query_params().get('OpTenantId')
|
32
|
+
|
33
|
+
def set_OpTenantId(self, OpTenantId): # Long
|
34
|
+
self.add_query_param('OpTenantId', OpTenantId)
|
35
|
+
def get_ListQuery(self): # Struct
|
36
|
+
return self.get_body_params().get('ListQuery')
|
37
|
+
|
38
|
+
def set_ListQuery(self, ListQuery): # Struct
|
39
|
+
self.add_body_params("ListQuery", json.dumps(ListQuery))
|
@@ -0,0 +1,39 @@
|
|
1
|
+
# Licensed to the Apache Software Foundation (ASF) under one
|
2
|
+
# or more contributor license agreements. See the NOTICE file
|
3
|
+
# distributed with this work for additional information
|
4
|
+
# regarding copyright ownership. The ASF licenses this file
|
5
|
+
# to you under the Apache License, Version 2.0 (the
|
6
|
+
# "License"); you may not use this file except in compliance
|
7
|
+
# with the License. You may obtain a copy of the License at
|
8
|
+
#
|
9
|
+
#
|
10
|
+
# http://www.apache.org/licenses/LICENSE-2.0
|
11
|
+
#
|
12
|
+
#
|
13
|
+
# Unless required by applicable law or agreed to in writing,
|
14
|
+
# software distributed under the License is distributed on an
|
15
|
+
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
16
|
+
# KIND, either express or implied. See the License for the
|
17
|
+
# specific language governing permissions and limitations
|
18
|
+
# under the License.
|
19
|
+
|
20
|
+
from aliyunsdkcore.request import RpcRequest
|
21
|
+
import json
|
22
|
+
|
23
|
+
class ListBizEntitiesRequest(RpcRequest):
|
24
|
+
|
25
|
+
def __init__(self):
|
26
|
+
RpcRequest.__init__(self, 'dataphin-public', '2023-06-30', 'ListBizEntities')
|
27
|
+
self.set_protocol_type('https')
|
28
|
+
self.set_method('POST')
|
29
|
+
|
30
|
+
def get_OpTenantId(self): # Long
|
31
|
+
return self.get_query_params().get('OpTenantId')
|
32
|
+
|
33
|
+
def set_OpTenantId(self, OpTenantId): # Long
|
34
|
+
self.add_query_param('OpTenantId', OpTenantId)
|
35
|
+
def get_ListQuery(self): # Struct
|
36
|
+
return self.get_body_params().get('ListQuery')
|
37
|
+
|
38
|
+
def set_ListQuery(self, ListQuery): # Struct
|
39
|
+
self.add_body_params("ListQuery", json.dumps(ListQuery))
|
@@ -0,0 +1,33 @@
|
|
1
|
+
# Licensed to the Apache Software Foundation (ASF) under one
|
2
|
+
# or more contributor license agreements. See the NOTICE file
|
3
|
+
# distributed with this work for additional information
|
4
|
+
# regarding copyright ownership. The ASF licenses this file
|
5
|
+
# to you under the Apache License, Version 2.0 (the
|
6
|
+
# "License"); you may not use this file except in compliance
|
7
|
+
# with the License. You may obtain a copy of the License at
|
8
|
+
#
|
9
|
+
#
|
10
|
+
# http://www.apache.org/licenses/LICENSE-2.0
|
11
|
+
#
|
12
|
+
#
|
13
|
+
# Unless required by applicable law or agreed to in writing,
|
14
|
+
# software distributed under the License is distributed on an
|
15
|
+
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
16
|
+
# KIND, either express or implied. See the License for the
|
17
|
+
# specific language governing permissions and limitations
|
18
|
+
# under the License.
|
19
|
+
|
20
|
+
from aliyunsdkcore.request import RpcRequest
|
21
|
+
|
22
|
+
class ListBizUnitsRequest(RpcRequest):
|
23
|
+
|
24
|
+
def __init__(self):
|
25
|
+
RpcRequest.__init__(self, 'dataphin-public', '2023-06-30', 'ListBizUnits')
|
26
|
+
self.set_protocol_type('https')
|
27
|
+
self.set_method('POST')
|
28
|
+
|
29
|
+
def get_OpTenantId(self): # Long
|
30
|
+
return self.get_query_params().get('OpTenantId')
|
31
|
+
|
32
|
+
def set_OpTenantId(self, OpTenantId): # Long
|
33
|
+
self.add_query_param('OpTenantId', OpTenantId)
|
@@ -0,0 +1,39 @@
|
|
1
|
+
# Licensed to the Apache Software Foundation (ASF) under one
|
2
|
+
# or more contributor license agreements. See the NOTICE file
|
3
|
+
# distributed with this work for additional information
|
4
|
+
# regarding copyright ownership. The ASF licenses this file
|
5
|
+
# to you under the Apache License, Version 2.0 (the
|
6
|
+
# "License"); you may not use this file except in compliance
|
7
|
+
# with the License. You may obtain a copy of the License at
|
8
|
+
#
|
9
|
+
#
|
10
|
+
# http://www.apache.org/licenses/LICENSE-2.0
|
11
|
+
#
|
12
|
+
#
|
13
|
+
# Unless required by applicable law or agreed to in writing,
|
14
|
+
# software distributed under the License is distributed on an
|
15
|
+
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
16
|
+
# KIND, either express or implied. See the License for the
|
17
|
+
# specific language governing permissions and limitations
|
18
|
+
# under the License.
|
19
|
+
|
20
|
+
from aliyunsdkcore.request import RpcRequest
|
21
|
+
import json
|
22
|
+
|
23
|
+
class ListDataDomainsRequest(RpcRequest):
|
24
|
+
|
25
|
+
def __init__(self):
|
26
|
+
RpcRequest.__init__(self, 'dataphin-public', '2023-06-30', 'ListDataDomains')
|
27
|
+
self.set_protocol_type('https')
|
28
|
+
self.set_method('POST')
|
29
|
+
|
30
|
+
def get_OpTenantId(self): # Long
|
31
|
+
return self.get_query_params().get('OpTenantId')
|
32
|
+
|
33
|
+
def set_OpTenantId(self, OpTenantId): # Long
|
34
|
+
self.add_query_param('OpTenantId', OpTenantId)
|
35
|
+
def get_ListQuery(self): # Struct
|
36
|
+
return self.get_body_params().get('ListQuery')
|
37
|
+
|
38
|
+
def set_ListQuery(self, ListQuery): # Struct
|
39
|
+
self.add_body_params("ListQuery", json.dumps(ListQuery))
|
@@ -0,0 +1,39 @@
|
|
1
|
+
# Licensed to the Apache Software Foundation (ASF) under one
|
2
|
+
# or more contributor license agreements. See the NOTICE file
|
3
|
+
# distributed with this work for additional information
|
4
|
+
# regarding copyright ownership. The ASF licenses this file
|
5
|
+
# to you under the Apache License, Version 2.0 (the
|
6
|
+
# "License"); you may not use this file except in compliance
|
7
|
+
# with the License. You may obtain a copy of the License at
|
8
|
+
#
|
9
|
+
#
|
10
|
+
# http://www.apache.org/licenses/LICENSE-2.0
|
11
|
+
#
|
12
|
+
#
|
13
|
+
# Unless required by applicable law or agreed to in writing,
|
14
|
+
# software distributed under the License is distributed on an
|
15
|
+
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
16
|
+
# KIND, either express or implied. See the License for the
|
17
|
+
# specific language governing permissions and limitations
|
18
|
+
# under the License.
|
19
|
+
|
20
|
+
from aliyunsdkcore.request import RpcRequest
|
21
|
+
import json
|
22
|
+
|
23
|
+
class ListDataSourceWithConfigRequest(RpcRequest):
|
24
|
+
|
25
|
+
def __init__(self):
|
26
|
+
RpcRequest.__init__(self, 'dataphin-public', '2023-06-30', 'ListDataSourceWithConfig')
|
27
|
+
self.set_protocol_type('https')
|
28
|
+
self.set_method('POST')
|
29
|
+
|
30
|
+
def get_OpTenantId(self): # Long
|
31
|
+
return self.get_query_params().get('OpTenantId')
|
32
|
+
|
33
|
+
def set_OpTenantId(self, OpTenantId): # Long
|
34
|
+
self.add_query_param('OpTenantId', OpTenantId)
|
35
|
+
def get_ListQuery(self): # Struct
|
36
|
+
return self.get_body_params().get('ListQuery')
|
37
|
+
|
38
|
+
def set_ListQuery(self, ListQuery): # Struct
|
39
|
+
self.add_body_params("ListQuery", json.dumps(ListQuery))
|
@@ -0,0 +1,39 @@
|
|
1
|
+
# Licensed to the Apache Software Foundation (ASF) under one
|
2
|
+
# or more contributor license agreements. See the NOTICE file
|
3
|
+
# distributed with this work for additional information
|
4
|
+
# regarding copyright ownership. The ASF licenses this file
|
5
|
+
# to you under the Apache License, Version 2.0 (the
|
6
|
+
# "License"); you may not use this file except in compliance
|
7
|
+
# with the License. You may obtain a copy of the License at
|
8
|
+
#
|
9
|
+
#
|
10
|
+
# http://www.apache.org/licenses/LICENSE-2.0
|
11
|
+
#
|
12
|
+
#
|
13
|
+
# Unless required by applicable law or agreed to in writing,
|
14
|
+
# software distributed under the License is distributed on an
|
15
|
+
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
16
|
+
# KIND, either express or implied. See the License for the
|
17
|
+
# specific language governing permissions and limitations
|
18
|
+
# under the License.
|
19
|
+
|
20
|
+
from aliyunsdkcore.request import RpcRequest
|
21
|
+
import json
|
22
|
+
|
23
|
+
class ListFilesRequest(RpcRequest):
|
24
|
+
|
25
|
+
def __init__(self):
|
26
|
+
RpcRequest.__init__(self, 'dataphin-public', '2023-06-30', 'ListFiles')
|
27
|
+
self.set_protocol_type('https')
|
28
|
+
self.set_method('POST')
|
29
|
+
|
30
|
+
def get_OpTenantId(self): # Long
|
31
|
+
return self.get_query_params().get('OpTenantId')
|
32
|
+
|
33
|
+
def set_OpTenantId(self, OpTenantId): # Long
|
34
|
+
self.add_query_param('OpTenantId', OpTenantId)
|
35
|
+
def get_ListQuery(self): # Struct
|
36
|
+
return self.get_body_params().get('ListQuery')
|
37
|
+
|
38
|
+
def set_ListQuery(self, ListQuery): # Struct
|
39
|
+
self.add_body_params("ListQuery", json.dumps(ListQuery))
|
@@ -0,0 +1,44 @@
|
|
1
|
+
# Licensed to the Apache Software Foundation (ASF) under one
|
2
|
+
# or more contributor license agreements. See the NOTICE file
|
3
|
+
# distributed with this work for additional information
|
4
|
+
# regarding copyright ownership. The ASF licenses this file
|
5
|
+
# to you under the Apache License, Version 2.0 (the
|
6
|
+
# "License"); you may not use this file except in compliance
|
7
|
+
# with the License. You may obtain a copy of the License at
|
8
|
+
#
|
9
|
+
#
|
10
|
+
# http://www.apache.org/licenses/LICENSE-2.0
|
11
|
+
#
|
12
|
+
#
|
13
|
+
# Unless required by applicable law or agreed to in writing,
|
14
|
+
# software distributed under the License is distributed on an
|
15
|
+
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
16
|
+
# KIND, either express or implied. See the License for the
|
17
|
+
# specific language governing permissions and limitations
|
18
|
+
# under the License.
|
19
|
+
|
20
|
+
from aliyunsdkcore.request import RpcRequest
|
21
|
+
import json
|
22
|
+
|
23
|
+
class ListInstancesRequest(RpcRequest):
|
24
|
+
|
25
|
+
def __init__(self):
|
26
|
+
RpcRequest.__init__(self, 'dataphin-public', '2023-06-30', 'ListInstances')
|
27
|
+
self.set_protocol_type('https')
|
28
|
+
self.set_method('POST')
|
29
|
+
|
30
|
+
def get_OpTenantId(self): # Long
|
31
|
+
return self.get_query_params().get('OpTenantId')
|
32
|
+
|
33
|
+
def set_OpTenantId(self, OpTenantId): # Long
|
34
|
+
self.add_query_param('OpTenantId', OpTenantId)
|
35
|
+
def get_ListQuery(self): # Struct
|
36
|
+
return self.get_body_params().get('ListQuery')
|
37
|
+
|
38
|
+
def set_ListQuery(self, ListQuery): # Struct
|
39
|
+
self.add_body_params("ListQuery", json.dumps(ListQuery))
|
40
|
+
def get_Env(self): # String
|
41
|
+
return self.get_query_params().get('Env')
|
42
|
+
|
43
|
+
def set_Env(self, Env): # String
|
44
|
+
self.add_query_param('Env', Env)
|