neops_graphql 1.7.13.dev0__tar.gz → 1.7.16.dev0__tar.gz
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.
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/PKG-INFO +1 -1
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/__init__.py +49 -33
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/client.py +91 -6
- neops_graphql-1.7.16.dev0/neops_graphql/executions_detail.py +155 -0
- neops_graphql-1.7.16.dev0/neops_graphql/executions_simple.py +63 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/pyproject.toml +1 -1
- neops_graphql-1.7.13.dev0/neops_graphql/executions.py +0 -147
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/README.md +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/abort_execution.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/add_api_key.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/add_role.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/add_role_device_group.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/add_role_neops_task.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/add_user.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/add_users_to_role.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/archive_or_delete_task.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/async_base_client.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/autocomplete_fields.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/base_model.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/client_aggregation.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/clients.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/cron_execution_type.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/device_aggregation.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/device_group_elastic.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/device_group_upsert.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/device_upsert.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/devices.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/discovery.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/enums.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/exceptions.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/execute_neops_task.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/execution.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/execution_subscription.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/executions_elastic.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/get_role.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/group_aggregation.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/input_types.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/interface_aggregation.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/interfaces.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/json_form.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/location_upsert.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/login.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/neops_provider.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/neops_task_create_mutation.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/neops_task_unarchive.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/neops_tasks.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/permissions.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/platforms.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/process_overview.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/providers.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/refresh_token.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/reports.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/reports_execute.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/role_device_group.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/role_device_group_upsert.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/role_neops_task.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/role_neops_task_upsert.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/role_permission_element.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/role_permission_element_upsert.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/role_permission_upsert.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/role_permissions.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/role_scope_upsert.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/role_user.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/rollback.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/saved_search_create.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/saved_search_delete.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/saved_searches.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/scope_delete.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/scopes.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/scopes_upsert.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/single_discovery.py +0 -0
- {neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/topology.py +0 -0
|
@@ -167,23 +167,23 @@ from .execution_subscription import (
|
|
|
167
167
|
ExecutionSubscriptionExecutionSubscriptionExecutionNeopsTaskProvider,
|
|
168
168
|
ExecutionSubscriptionExecutionSubscriptionExecutionProcess,
|
|
169
169
|
)
|
|
170
|
-
from .
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
170
|
+
from .executions_detail import (
|
|
171
|
+
ExecutionsDetail,
|
|
172
|
+
ExecutionsDetailExecutions,
|
|
173
|
+
ExecutionsDetailExecutionsResults,
|
|
174
|
+
ExecutionsDetailExecutionsResultsExecutionResults,
|
|
175
|
+
ExecutionsDetailExecutionsResultsExecutionResultsClientexecutionresult,
|
|
176
|
+
ExecutionsDetailExecutionsResultsExecutionResultsClientexecutionresultClient,
|
|
177
|
+
ExecutionsDetailExecutionsResultsExecutionResultsDeviceexecutionresult,
|
|
178
|
+
ExecutionsDetailExecutionsResultsExecutionResultsDeviceexecutionresultDevice,
|
|
179
|
+
ExecutionsDetailExecutionsResultsExecutionResultsDevicegroupexecutionresult,
|
|
180
|
+
ExecutionsDetailExecutionsResultsExecutionResultsDevicegroupexecutionresultGroup,
|
|
181
|
+
ExecutionsDetailExecutionsResultsExecutionResultsInterfaceexecutionresult,
|
|
182
|
+
ExecutionsDetailExecutionsResultsExecutionResultsInterfaceexecutionresultInterface,
|
|
183
|
+
ExecutionsDetailExecutionsResultsNeopsTask,
|
|
184
|
+
ExecutionsDetailExecutionsResultsNeopsTaskProvider,
|
|
185
|
+
ExecutionsDetailExecutionsResultsProcess,
|
|
186
|
+
ExecutionsDetailExecutionsResultsUser,
|
|
187
187
|
)
|
|
188
188
|
from .executions_elastic import (
|
|
189
189
|
ExecutionsElastic,
|
|
@@ -194,6 +194,15 @@ from .executions_elastic import (
|
|
|
194
194
|
ExecutionsElasticExecutionsElasticResultsProcess,
|
|
195
195
|
ExecutionsElasticExecutionsElasticResultsUser,
|
|
196
196
|
)
|
|
197
|
+
from .executions_simple import (
|
|
198
|
+
ExecutionsSimple,
|
|
199
|
+
ExecutionsSimpleExecutions,
|
|
200
|
+
ExecutionsSimpleExecutionsResults,
|
|
201
|
+
ExecutionsSimpleExecutionsResultsNeopsTask,
|
|
202
|
+
ExecutionsSimpleExecutionsResultsNeopsTaskProvider,
|
|
203
|
+
ExecutionsSimpleExecutionsResultsProcess,
|
|
204
|
+
ExecutionsSimpleExecutionsResultsUser,
|
|
205
|
+
)
|
|
197
206
|
from .get_role import GetRole, GetRoleRole, GetRoleRoleResults
|
|
198
207
|
from .group_aggregation import (
|
|
199
208
|
GroupAggregation,
|
|
@@ -512,7 +521,22 @@ __all__ = [
|
|
|
512
521
|
"ExecutionSubscriptionExecutionSubscriptionExecutionNeopsTaskProvider",
|
|
513
522
|
"ExecutionSubscriptionExecutionSubscriptionExecutionProcess",
|
|
514
523
|
"ExecutionTypeEnum",
|
|
515
|
-
"
|
|
524
|
+
"ExecutionsDetail",
|
|
525
|
+
"ExecutionsDetailExecutions",
|
|
526
|
+
"ExecutionsDetailExecutionsResults",
|
|
527
|
+
"ExecutionsDetailExecutionsResultsExecutionResults",
|
|
528
|
+
"ExecutionsDetailExecutionsResultsExecutionResultsClientexecutionresult",
|
|
529
|
+
"ExecutionsDetailExecutionsResultsExecutionResultsClientexecutionresultClient",
|
|
530
|
+
"ExecutionsDetailExecutionsResultsExecutionResultsDeviceexecutionresult",
|
|
531
|
+
"ExecutionsDetailExecutionsResultsExecutionResultsDeviceexecutionresultDevice",
|
|
532
|
+
"ExecutionsDetailExecutionsResultsExecutionResultsDevicegroupexecutionresult",
|
|
533
|
+
"ExecutionsDetailExecutionsResultsExecutionResultsDevicegroupexecutionresultGroup",
|
|
534
|
+
"ExecutionsDetailExecutionsResultsExecutionResultsInterfaceexecutionresult",
|
|
535
|
+
"ExecutionsDetailExecutionsResultsExecutionResultsInterfaceexecutionresultInterface",
|
|
536
|
+
"ExecutionsDetailExecutionsResultsNeopsTask",
|
|
537
|
+
"ExecutionsDetailExecutionsResultsNeopsTaskProvider",
|
|
538
|
+
"ExecutionsDetailExecutionsResultsProcess",
|
|
539
|
+
"ExecutionsDetailExecutionsResultsUser",
|
|
516
540
|
"ExecutionsElastic",
|
|
517
541
|
"ExecutionsElasticExecutionsElastic",
|
|
518
542
|
"ExecutionsElasticExecutionsElasticResults",
|
|
@@ -520,21 +544,13 @@ __all__ = [
|
|
|
520
544
|
"ExecutionsElasticExecutionsElasticResultsNeopsTaskProvider",
|
|
521
545
|
"ExecutionsElasticExecutionsElasticResultsProcess",
|
|
522
546
|
"ExecutionsElasticExecutionsElasticResultsUser",
|
|
523
|
-
"
|
|
524
|
-
"
|
|
525
|
-
"
|
|
526
|
-
"
|
|
527
|
-
"
|
|
528
|
-
"
|
|
529
|
-
"
|
|
530
|
-
"ExecutionsExecutionsResultsExecutionResultsDevicegroupexecutionresult",
|
|
531
|
-
"ExecutionsExecutionsResultsExecutionResultsDevicegroupexecutionresultGroup",
|
|
532
|
-
"ExecutionsExecutionsResultsExecutionResultsInterfaceexecutionresult",
|
|
533
|
-
"ExecutionsExecutionsResultsExecutionResultsInterfaceexecutionresultInterface",
|
|
534
|
-
"ExecutionsExecutionsResultsNeopsTask",
|
|
535
|
-
"ExecutionsExecutionsResultsNeopsTaskProvider",
|
|
536
|
-
"ExecutionsExecutionsResultsProcess",
|
|
537
|
-
"ExecutionsExecutionsResultsUser",
|
|
547
|
+
"ExecutionsSimple",
|
|
548
|
+
"ExecutionsSimpleExecutions",
|
|
549
|
+
"ExecutionsSimpleExecutionsResults",
|
|
550
|
+
"ExecutionsSimpleExecutionsResultsNeopsTask",
|
|
551
|
+
"ExecutionsSimpleExecutionsResultsNeopsTaskProvider",
|
|
552
|
+
"ExecutionsSimpleExecutionsResultsProcess",
|
|
553
|
+
"ExecutionsSimpleExecutionsResultsUser",
|
|
538
554
|
"GetRole",
|
|
539
555
|
"GetRoleRole",
|
|
540
556
|
"GetRoleRoleResults",
|
|
@@ -33,8 +33,9 @@ from .enums import (
|
|
|
33
33
|
from .execute_neops_task import ExecuteNeopsTask
|
|
34
34
|
from .execution import Execution
|
|
35
35
|
from .execution_subscription import ExecutionSubscription
|
|
36
|
-
from .
|
|
36
|
+
from .executions_detail import ExecutionsDetail
|
|
37
37
|
from .executions_elastic import ExecutionsElastic
|
|
38
|
+
from .executions_simple import ExecutionsSimple
|
|
38
39
|
from .get_role import GetRole
|
|
39
40
|
from .group_aggregation import GroupAggregation
|
|
40
41
|
from .interface_aggregation import InterfaceAggregation
|
|
@@ -1026,7 +1027,7 @@ class Client(AsyncBaseClient):
|
|
|
1026
1027
|
):
|
|
1027
1028
|
yield ExecutionSubscription.model_validate(data)
|
|
1028
1029
|
|
|
1029
|
-
async def
|
|
1030
|
+
async def executions_detail(
|
|
1030
1031
|
self,
|
|
1031
1032
|
execution_type: Union[Optional[ExecutionTypeEnum], UnsetType] = UNSET,
|
|
1032
1033
|
page: Union[Optional[int], UnsetType] = UNSET,
|
|
@@ -1039,10 +1040,10 @@ class Client(AsyncBaseClient):
|
|
|
1039
1040
|
updated_at_gt: Union[Optional[Any], UnsetType] = UNSET,
|
|
1040
1041
|
created_at_gt: Union[Optional[Any], UnsetType] = UNSET,
|
|
1041
1042
|
**kwargs: Any
|
|
1042
|
-
) ->
|
|
1043
|
+
) -> ExecutionsDetail:
|
|
1043
1044
|
query = gql(
|
|
1044
1045
|
"""
|
|
1045
|
-
query
|
|
1046
|
+
query executionsDetail($executionType: ExecutionTypeEnum, $page: Int, $pageSize: Int, $ordering: String = "name", $state: String, $checkId: Decimal, $user_Id: ID, $user_Username: String, $updatedAt_Gt: CustomDateTime, $createdAt_Gt: CustomDateTime) {
|
|
1046
1047
|
executions(
|
|
1047
1048
|
states: $state
|
|
1048
1049
|
process_Isnull: false
|
|
@@ -1133,10 +1134,13 @@ class Client(AsyncBaseClient):
|
|
|
1133
1134
|
"createdAt_Gt": created_at_gt,
|
|
1134
1135
|
}
|
|
1135
1136
|
response = await self.execute(
|
|
1136
|
-
query=query,
|
|
1137
|
+
query=query,
|
|
1138
|
+
operation_name="executionsDetail",
|
|
1139
|
+
variables=variables,
|
|
1140
|
+
**kwargs
|
|
1137
1141
|
)
|
|
1138
1142
|
data = self.get_data(response)
|
|
1139
|
-
return
|
|
1143
|
+
return ExecutionsDetail.model_validate(data)
|
|
1140
1144
|
|
|
1141
1145
|
async def executions_elastic(
|
|
1142
1146
|
self,
|
|
@@ -1209,6 +1213,87 @@ class Client(AsyncBaseClient):
|
|
|
1209
1213
|
data = self.get_data(response)
|
|
1210
1214
|
return ExecutionsElastic.model_validate(data)
|
|
1211
1215
|
|
|
1216
|
+
async def executions_simple(
|
|
1217
|
+
self,
|
|
1218
|
+
execution_type: Union[Optional[ExecutionTypeEnum], UnsetType] = UNSET,
|
|
1219
|
+
page: Union[Optional[int], UnsetType] = UNSET,
|
|
1220
|
+
page_size: Union[Optional[int], UnsetType] = UNSET,
|
|
1221
|
+
ordering: Union[Optional[str], UnsetType] = UNSET,
|
|
1222
|
+
state: Union[Optional[str], UnsetType] = UNSET,
|
|
1223
|
+
check_id: Union[Optional[Any], UnsetType] = UNSET,
|
|
1224
|
+
user_id: Union[Optional[str], UnsetType] = UNSET,
|
|
1225
|
+
user_username: Union[Optional[str], UnsetType] = UNSET,
|
|
1226
|
+
updated_at_gt: Union[Optional[Any], UnsetType] = UNSET,
|
|
1227
|
+
created_at_gt: Union[Optional[Any], UnsetType] = UNSET,
|
|
1228
|
+
**kwargs: Any
|
|
1229
|
+
) -> ExecutionsSimple:
|
|
1230
|
+
query = gql(
|
|
1231
|
+
"""
|
|
1232
|
+
query executionsSimple($executionType: ExecutionTypeEnum, $page: Int, $pageSize: Int, $ordering: String = "name", $state: String, $checkId: Decimal, $user_Id: ID, $user_Username: String, $updatedAt_Gt: CustomDateTime, $createdAt_Gt: CustomDateTime) {
|
|
1233
|
+
executions(
|
|
1234
|
+
states: $state
|
|
1235
|
+
process_Isnull: false
|
|
1236
|
+
executionType: $executionType
|
|
1237
|
+
checkId: $checkId
|
|
1238
|
+
user_Id: $user_Id
|
|
1239
|
+
user_Username: $user_Username
|
|
1240
|
+
updatedAt_Gt: $updatedAt_Gt
|
|
1241
|
+
createdAt_Gt: $createdAt_Gt
|
|
1242
|
+
) {
|
|
1243
|
+
totalCount
|
|
1244
|
+
results(page: $page, pageSize: $pageSize, ordering: $ordering) {
|
|
1245
|
+
id
|
|
1246
|
+
taskId
|
|
1247
|
+
name
|
|
1248
|
+
executionType
|
|
1249
|
+
createdAt
|
|
1250
|
+
updatedAt
|
|
1251
|
+
state
|
|
1252
|
+
user {
|
|
1253
|
+
username
|
|
1254
|
+
lastName
|
|
1255
|
+
firstName
|
|
1256
|
+
email
|
|
1257
|
+
id
|
|
1258
|
+
}
|
|
1259
|
+
process {
|
|
1260
|
+
name
|
|
1261
|
+
id
|
|
1262
|
+
}
|
|
1263
|
+
neopsTask {
|
|
1264
|
+
id
|
|
1265
|
+
name
|
|
1266
|
+
description
|
|
1267
|
+
provider {
|
|
1268
|
+
providerType
|
|
1269
|
+
}
|
|
1270
|
+
}
|
|
1271
|
+
}
|
|
1272
|
+
}
|
|
1273
|
+
}
|
|
1274
|
+
"""
|
|
1275
|
+
)
|
|
1276
|
+
variables: Dict[str, object] = {
|
|
1277
|
+
"executionType": execution_type,
|
|
1278
|
+
"page": page,
|
|
1279
|
+
"pageSize": page_size,
|
|
1280
|
+
"ordering": ordering,
|
|
1281
|
+
"state": state,
|
|
1282
|
+
"checkId": check_id,
|
|
1283
|
+
"user_Id": user_id,
|
|
1284
|
+
"user_Username": user_username,
|
|
1285
|
+
"updatedAt_Gt": updated_at_gt,
|
|
1286
|
+
"createdAt_Gt": created_at_gt,
|
|
1287
|
+
}
|
|
1288
|
+
response = await self.execute(
|
|
1289
|
+
query=query,
|
|
1290
|
+
operation_name="executionsSimple",
|
|
1291
|
+
variables=variables,
|
|
1292
|
+
**kwargs
|
|
1293
|
+
)
|
|
1294
|
+
data = self.get_data(response)
|
|
1295
|
+
return ExecutionsSimple.model_validate(data)
|
|
1296
|
+
|
|
1212
1297
|
async def get_role(
|
|
1213
1298
|
self, name: Union[Optional[str], UnsetType] = UNSET, **kwargs: Any
|
|
1214
1299
|
) -> GetRole:
|
|
@@ -0,0 +1,155 @@
|
|
|
1
|
+
# Generated by ariadne-codegen
|
|
2
|
+
# Source: ../graphql
|
|
3
|
+
|
|
4
|
+
from typing import Any, List, Optional
|
|
5
|
+
|
|
6
|
+
from pydantic import Field
|
|
7
|
+
|
|
8
|
+
from .base_model import BaseModel
|
|
9
|
+
from .enums import (
|
|
10
|
+
ExecutionResultStateEnum,
|
|
11
|
+
ExecutionStateEnum,
|
|
12
|
+
ExecutionTypeEnum,
|
|
13
|
+
ProviderTypeEnum,
|
|
14
|
+
)
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
class ExecutionsDetail(BaseModel):
|
|
18
|
+
executions: Optional["ExecutionsDetailExecutions"]
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
class ExecutionsDetailExecutions(BaseModel):
|
|
22
|
+
total_count: Optional[int] = Field(alias="totalCount")
|
|
23
|
+
results: Optional[List[Optional["ExecutionsDetailExecutionsResults"]]]
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
class ExecutionsDetailExecutionsResults(BaseModel):
|
|
27
|
+
id: str
|
|
28
|
+
task_id: Optional[str] = Field(alias="taskId")
|
|
29
|
+
name: Optional[str]
|
|
30
|
+
execution_type: Optional[ExecutionTypeEnum] = Field(alias="executionType")
|
|
31
|
+
created_at: Optional[Any] = Field(alias="createdAt")
|
|
32
|
+
updated_at: Optional[Any] = Field(alias="updatedAt")
|
|
33
|
+
state: Optional[ExecutionStateEnum]
|
|
34
|
+
user: Optional["ExecutionsDetailExecutionsResultsUser"]
|
|
35
|
+
process: Optional["ExecutionsDetailExecutionsResultsProcess"]
|
|
36
|
+
neops_task: Optional["ExecutionsDetailExecutionsResultsNeopsTask"] = Field(
|
|
37
|
+
alias="neopsTask"
|
|
38
|
+
)
|
|
39
|
+
execution_results: Optional[
|
|
40
|
+
List[Optional["ExecutionsDetailExecutionsResultsExecutionResults"]]
|
|
41
|
+
] = Field(alias="executionResults")
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
class ExecutionsDetailExecutionsResultsUser(BaseModel):
|
|
45
|
+
username: Optional[str]
|
|
46
|
+
last_name: Optional[str] = Field(alias="lastName")
|
|
47
|
+
first_name: Optional[str] = Field(alias="firstName")
|
|
48
|
+
email: Optional[str]
|
|
49
|
+
id: str
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
class ExecutionsDetailExecutionsResultsProcess(BaseModel):
|
|
53
|
+
name: Optional[str]
|
|
54
|
+
id: str
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
class ExecutionsDetailExecutionsResultsNeopsTask(BaseModel):
|
|
58
|
+
id: str
|
|
59
|
+
name: Optional[str]
|
|
60
|
+
description: Optional[str]
|
|
61
|
+
provider: Optional["ExecutionsDetailExecutionsResultsNeopsTaskProvider"]
|
|
62
|
+
|
|
63
|
+
|
|
64
|
+
class ExecutionsDetailExecutionsResultsNeopsTaskProvider(BaseModel):
|
|
65
|
+
provider_type: Optional[ProviderTypeEnum] = Field(alias="providerType")
|
|
66
|
+
|
|
67
|
+
|
|
68
|
+
class ExecutionsDetailExecutionsResultsExecutionResults(BaseModel):
|
|
69
|
+
devicegroupexecutionresult: Optional[
|
|
70
|
+
"ExecutionsDetailExecutionsResultsExecutionResultsDevicegroupexecutionresult"
|
|
71
|
+
]
|
|
72
|
+
deviceexecutionresult: Optional[
|
|
73
|
+
"ExecutionsDetailExecutionsResultsExecutionResultsDeviceexecutionresult"
|
|
74
|
+
]
|
|
75
|
+
clientexecutionresult: Optional[
|
|
76
|
+
"ExecutionsDetailExecutionsResultsExecutionResultsClientexecutionresult"
|
|
77
|
+
]
|
|
78
|
+
interfaceexecutionresult: Optional[
|
|
79
|
+
"ExecutionsDetailExecutionsResultsExecutionResultsInterfaceexecutionresult"
|
|
80
|
+
]
|
|
81
|
+
|
|
82
|
+
|
|
83
|
+
class ExecutionsDetailExecutionsResultsExecutionResultsDevicegroupexecutionresult(
|
|
84
|
+
BaseModel
|
|
85
|
+
):
|
|
86
|
+
group: Optional[
|
|
87
|
+
"ExecutionsDetailExecutionsResultsExecutionResultsDevicegroupexecutionresultGroup"
|
|
88
|
+
]
|
|
89
|
+
granularity: Optional[int]
|
|
90
|
+
message: Optional[str]
|
|
91
|
+
state: Optional[ExecutionResultStateEnum]
|
|
92
|
+
|
|
93
|
+
|
|
94
|
+
class ExecutionsDetailExecutionsResultsExecutionResultsDevicegroupexecutionresultGroup(
|
|
95
|
+
BaseModel
|
|
96
|
+
):
|
|
97
|
+
name: Optional[str]
|
|
98
|
+
|
|
99
|
+
|
|
100
|
+
class ExecutionsDetailExecutionsResultsExecutionResultsDeviceexecutionresult(BaseModel):
|
|
101
|
+
device: Optional[
|
|
102
|
+
"ExecutionsDetailExecutionsResultsExecutionResultsDeviceexecutionresultDevice"
|
|
103
|
+
]
|
|
104
|
+
granularity: Optional[int]
|
|
105
|
+
message: Optional[str]
|
|
106
|
+
state: Optional[ExecutionResultStateEnum]
|
|
107
|
+
|
|
108
|
+
|
|
109
|
+
class ExecutionsDetailExecutionsResultsExecutionResultsDeviceexecutionresultDevice(
|
|
110
|
+
BaseModel
|
|
111
|
+
):
|
|
112
|
+
hostname: Optional[str]
|
|
113
|
+
|
|
114
|
+
|
|
115
|
+
class ExecutionsDetailExecutionsResultsExecutionResultsClientexecutionresult(BaseModel):
|
|
116
|
+
client: Optional[
|
|
117
|
+
"ExecutionsDetailExecutionsResultsExecutionResultsClientexecutionresultClient"
|
|
118
|
+
]
|
|
119
|
+
granularity: Optional[int]
|
|
120
|
+
message: Optional[str]
|
|
121
|
+
state: Optional[ExecutionResultStateEnum]
|
|
122
|
+
|
|
123
|
+
|
|
124
|
+
class ExecutionsDetailExecutionsResultsExecutionResultsClientexecutionresultClient(
|
|
125
|
+
BaseModel
|
|
126
|
+
):
|
|
127
|
+
macaddress: Optional[str]
|
|
128
|
+
|
|
129
|
+
|
|
130
|
+
class ExecutionsDetailExecutionsResultsExecutionResultsInterfaceexecutionresult(
|
|
131
|
+
BaseModel
|
|
132
|
+
):
|
|
133
|
+
interface: Optional[
|
|
134
|
+
"ExecutionsDetailExecutionsResultsExecutionResultsInterfaceexecutionresultInterface"
|
|
135
|
+
]
|
|
136
|
+
granularity: Optional[int]
|
|
137
|
+
message: Optional[str]
|
|
138
|
+
state: Optional[ExecutionResultStateEnum]
|
|
139
|
+
|
|
140
|
+
|
|
141
|
+
class ExecutionsDetailExecutionsResultsExecutionResultsInterfaceexecutionresultInterface(
|
|
142
|
+
BaseModel
|
|
143
|
+
):
|
|
144
|
+
name: Optional[str]
|
|
145
|
+
|
|
146
|
+
|
|
147
|
+
ExecutionsDetail.model_rebuild()
|
|
148
|
+
ExecutionsDetailExecutions.model_rebuild()
|
|
149
|
+
ExecutionsDetailExecutionsResults.model_rebuild()
|
|
150
|
+
ExecutionsDetailExecutionsResultsNeopsTask.model_rebuild()
|
|
151
|
+
ExecutionsDetailExecutionsResultsExecutionResults.model_rebuild()
|
|
152
|
+
ExecutionsDetailExecutionsResultsExecutionResultsDevicegroupexecutionresult.model_rebuild()
|
|
153
|
+
ExecutionsDetailExecutionsResultsExecutionResultsDeviceexecutionresult.model_rebuild()
|
|
154
|
+
ExecutionsDetailExecutionsResultsExecutionResultsClientexecutionresult.model_rebuild()
|
|
155
|
+
ExecutionsDetailExecutionsResultsExecutionResultsInterfaceexecutionresult.model_rebuild()
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
# Generated by ariadne-codegen
|
|
2
|
+
# Source: ../graphql
|
|
3
|
+
|
|
4
|
+
from typing import Any, List, Optional
|
|
5
|
+
|
|
6
|
+
from pydantic import Field
|
|
7
|
+
|
|
8
|
+
from .base_model import BaseModel
|
|
9
|
+
from .enums import ExecutionStateEnum, ExecutionTypeEnum, ProviderTypeEnum
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
class ExecutionsSimple(BaseModel):
|
|
13
|
+
executions: Optional["ExecutionsSimpleExecutions"]
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
class ExecutionsSimpleExecutions(BaseModel):
|
|
17
|
+
total_count: Optional[int] = Field(alias="totalCount")
|
|
18
|
+
results: Optional[List[Optional["ExecutionsSimpleExecutionsResults"]]]
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
class ExecutionsSimpleExecutionsResults(BaseModel):
|
|
22
|
+
id: str
|
|
23
|
+
task_id: Optional[str] = Field(alias="taskId")
|
|
24
|
+
name: Optional[str]
|
|
25
|
+
execution_type: Optional[ExecutionTypeEnum] = Field(alias="executionType")
|
|
26
|
+
created_at: Optional[Any] = Field(alias="createdAt")
|
|
27
|
+
updated_at: Optional[Any] = Field(alias="updatedAt")
|
|
28
|
+
state: Optional[ExecutionStateEnum]
|
|
29
|
+
user: Optional["ExecutionsSimpleExecutionsResultsUser"]
|
|
30
|
+
process: Optional["ExecutionsSimpleExecutionsResultsProcess"]
|
|
31
|
+
neops_task: Optional["ExecutionsSimpleExecutionsResultsNeopsTask"] = Field(
|
|
32
|
+
alias="neopsTask"
|
|
33
|
+
)
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
class ExecutionsSimpleExecutionsResultsUser(BaseModel):
|
|
37
|
+
username: Optional[str]
|
|
38
|
+
last_name: Optional[str] = Field(alias="lastName")
|
|
39
|
+
first_name: Optional[str] = Field(alias="firstName")
|
|
40
|
+
email: Optional[str]
|
|
41
|
+
id: str
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
class ExecutionsSimpleExecutionsResultsProcess(BaseModel):
|
|
45
|
+
name: Optional[str]
|
|
46
|
+
id: str
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
class ExecutionsSimpleExecutionsResultsNeopsTask(BaseModel):
|
|
50
|
+
id: str
|
|
51
|
+
name: Optional[str]
|
|
52
|
+
description: Optional[str]
|
|
53
|
+
provider: Optional["ExecutionsSimpleExecutionsResultsNeopsTaskProvider"]
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+
class ExecutionsSimpleExecutionsResultsNeopsTaskProvider(BaseModel):
|
|
57
|
+
provider_type: Optional[ProviderTypeEnum] = Field(alias="providerType")
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
ExecutionsSimple.model_rebuild()
|
|
61
|
+
ExecutionsSimpleExecutions.model_rebuild()
|
|
62
|
+
ExecutionsSimpleExecutionsResults.model_rebuild()
|
|
63
|
+
ExecutionsSimpleExecutionsResultsNeopsTask.model_rebuild()
|
|
@@ -1,147 +0,0 @@
|
|
|
1
|
-
# Generated by ariadne-codegen
|
|
2
|
-
# Source: ../graphql
|
|
3
|
-
|
|
4
|
-
from typing import Any, List, Optional
|
|
5
|
-
|
|
6
|
-
from pydantic import Field
|
|
7
|
-
|
|
8
|
-
from .base_model import BaseModel
|
|
9
|
-
from .enums import (
|
|
10
|
-
ExecutionResultStateEnum,
|
|
11
|
-
ExecutionStateEnum,
|
|
12
|
-
ExecutionTypeEnum,
|
|
13
|
-
ProviderTypeEnum,
|
|
14
|
-
)
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
class Executions(BaseModel):
|
|
18
|
-
executions: Optional["ExecutionsExecutions"]
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
class ExecutionsExecutions(BaseModel):
|
|
22
|
-
total_count: Optional[int] = Field(alias="totalCount")
|
|
23
|
-
results: Optional[List[Optional["ExecutionsExecutionsResults"]]]
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
class ExecutionsExecutionsResults(BaseModel):
|
|
27
|
-
id: str
|
|
28
|
-
task_id: Optional[str] = Field(alias="taskId")
|
|
29
|
-
name: Optional[str]
|
|
30
|
-
execution_type: Optional[ExecutionTypeEnum] = Field(alias="executionType")
|
|
31
|
-
created_at: Optional[Any] = Field(alias="createdAt")
|
|
32
|
-
updated_at: Optional[Any] = Field(alias="updatedAt")
|
|
33
|
-
state: Optional[ExecutionStateEnum]
|
|
34
|
-
user: Optional["ExecutionsExecutionsResultsUser"]
|
|
35
|
-
process: Optional["ExecutionsExecutionsResultsProcess"]
|
|
36
|
-
neops_task: Optional["ExecutionsExecutionsResultsNeopsTask"] = Field(
|
|
37
|
-
alias="neopsTask"
|
|
38
|
-
)
|
|
39
|
-
execution_results: Optional[
|
|
40
|
-
List[Optional["ExecutionsExecutionsResultsExecutionResults"]]
|
|
41
|
-
] = Field(alias="executionResults")
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
class ExecutionsExecutionsResultsUser(BaseModel):
|
|
45
|
-
username: Optional[str]
|
|
46
|
-
last_name: Optional[str] = Field(alias="lastName")
|
|
47
|
-
first_name: Optional[str] = Field(alias="firstName")
|
|
48
|
-
email: Optional[str]
|
|
49
|
-
id: str
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
class ExecutionsExecutionsResultsProcess(BaseModel):
|
|
53
|
-
name: Optional[str]
|
|
54
|
-
id: str
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
class ExecutionsExecutionsResultsNeopsTask(BaseModel):
|
|
58
|
-
id: str
|
|
59
|
-
name: Optional[str]
|
|
60
|
-
description: Optional[str]
|
|
61
|
-
provider: Optional["ExecutionsExecutionsResultsNeopsTaskProvider"]
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
class ExecutionsExecutionsResultsNeopsTaskProvider(BaseModel):
|
|
65
|
-
provider_type: Optional[ProviderTypeEnum] = Field(alias="providerType")
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
class ExecutionsExecutionsResultsExecutionResults(BaseModel):
|
|
69
|
-
devicegroupexecutionresult: Optional[
|
|
70
|
-
"ExecutionsExecutionsResultsExecutionResultsDevicegroupexecutionresult"
|
|
71
|
-
]
|
|
72
|
-
deviceexecutionresult: Optional[
|
|
73
|
-
"ExecutionsExecutionsResultsExecutionResultsDeviceexecutionresult"
|
|
74
|
-
]
|
|
75
|
-
clientexecutionresult: Optional[
|
|
76
|
-
"ExecutionsExecutionsResultsExecutionResultsClientexecutionresult"
|
|
77
|
-
]
|
|
78
|
-
interfaceexecutionresult: Optional[
|
|
79
|
-
"ExecutionsExecutionsResultsExecutionResultsInterfaceexecutionresult"
|
|
80
|
-
]
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
class ExecutionsExecutionsResultsExecutionResultsDevicegroupexecutionresult(BaseModel):
|
|
84
|
-
group: Optional[
|
|
85
|
-
"ExecutionsExecutionsResultsExecutionResultsDevicegroupexecutionresultGroup"
|
|
86
|
-
]
|
|
87
|
-
granularity: Optional[int]
|
|
88
|
-
message: Optional[str]
|
|
89
|
-
state: Optional[ExecutionResultStateEnum]
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
class ExecutionsExecutionsResultsExecutionResultsDevicegroupexecutionresultGroup(
|
|
93
|
-
BaseModel
|
|
94
|
-
):
|
|
95
|
-
name: Optional[str]
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
class ExecutionsExecutionsResultsExecutionResultsDeviceexecutionresult(BaseModel):
|
|
99
|
-
device: Optional[
|
|
100
|
-
"ExecutionsExecutionsResultsExecutionResultsDeviceexecutionresultDevice"
|
|
101
|
-
]
|
|
102
|
-
granularity: Optional[int]
|
|
103
|
-
message: Optional[str]
|
|
104
|
-
state: Optional[ExecutionResultStateEnum]
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
class ExecutionsExecutionsResultsExecutionResultsDeviceexecutionresultDevice(BaseModel):
|
|
108
|
-
hostname: Optional[str]
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
class ExecutionsExecutionsResultsExecutionResultsClientexecutionresult(BaseModel):
|
|
112
|
-
client: Optional[
|
|
113
|
-
"ExecutionsExecutionsResultsExecutionResultsClientexecutionresultClient"
|
|
114
|
-
]
|
|
115
|
-
granularity: Optional[int]
|
|
116
|
-
message: Optional[str]
|
|
117
|
-
state: Optional[ExecutionResultStateEnum]
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
class ExecutionsExecutionsResultsExecutionResultsClientexecutionresultClient(BaseModel):
|
|
121
|
-
macaddress: Optional[str]
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
class ExecutionsExecutionsResultsExecutionResultsInterfaceexecutionresult(BaseModel):
|
|
125
|
-
interface: Optional[
|
|
126
|
-
"ExecutionsExecutionsResultsExecutionResultsInterfaceexecutionresultInterface"
|
|
127
|
-
]
|
|
128
|
-
granularity: Optional[int]
|
|
129
|
-
message: Optional[str]
|
|
130
|
-
state: Optional[ExecutionResultStateEnum]
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
class ExecutionsExecutionsResultsExecutionResultsInterfaceexecutionresultInterface(
|
|
134
|
-
BaseModel
|
|
135
|
-
):
|
|
136
|
-
name: Optional[str]
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
Executions.model_rebuild()
|
|
140
|
-
ExecutionsExecutions.model_rebuild()
|
|
141
|
-
ExecutionsExecutionsResults.model_rebuild()
|
|
142
|
-
ExecutionsExecutionsResultsNeopsTask.model_rebuild()
|
|
143
|
-
ExecutionsExecutionsResultsExecutionResults.model_rebuild()
|
|
144
|
-
ExecutionsExecutionsResultsExecutionResultsDevicegroupexecutionresult.model_rebuild()
|
|
145
|
-
ExecutionsExecutionsResultsExecutionResultsDeviceexecutionresult.model_rebuild()
|
|
146
|
-
ExecutionsExecutionsResultsExecutionResultsClientexecutionresult.model_rebuild()
|
|
147
|
-
ExecutionsExecutionsResultsExecutionResultsInterfaceexecutionresult.model_rebuild()
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/add_role_device_group.py
RENAMED
|
File without changes
|
{neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/add_role_neops_task.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/archive_or_delete_task.py
RENAMED
|
File without changes
|
|
File without changes
|
{neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/autocomplete_fields.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/cron_execution_type.py
RENAMED
|
File without changes
|
|
File without changes
|
{neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/device_group_elastic.py
RENAMED
|
File without changes
|
{neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/device_group_upsert.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/execution_subscription.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/interface_aggregation.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/neops_task_create_mutation.py
RENAMED
|
File without changes
|
{neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/neops_task_unarchive.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/role_device_group_upsert.py
RENAMED
|
File without changes
|
|
File without changes
|
{neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/role_neops_task_upsert.py
RENAMED
|
File without changes
|
{neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/role_permission_element.py
RENAMED
|
File without changes
|
|
File without changes
|
{neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/role_permission_upsert.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/saved_search_create.py
RENAMED
|
File without changes
|
{neops_graphql-1.7.13.dev0 → neops_graphql-1.7.16.dev0}/neops_graphql/saved_search_delete.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|