neops_graphql 1.7.29.dev0__tar.gz → 1.7.30.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.29.dev0 → neops_graphql-1.7.30.dev0}/PKG-INFO +1 -1
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/client.py +7 -1
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/pyproject.toml +1 -1
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/README.md +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/__init__.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/abort_execution.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/add_api_key.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/add_role.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/add_role_device_group.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/add_role_neops_task.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/add_user.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/add_users_to_role.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/archive_or_delete_task.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/async_base_client.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/autocomplete_fields.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/base_model.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/client_aggregation.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/clients.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/cron_execution_type.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/device_aggregation.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/device_group_elastic.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/device_group_upsert.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/device_upsert.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/devices.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/discovery.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/enums.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/exceptions.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/execute_neops_task.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/execution.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/execution_subscription.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/executions_detail.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/executions_elastic.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/executions_simple.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/get_role.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/group_aggregation.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/input_types.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/interface_aggregation.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/interfaces.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/json_form.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/location_upsert.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/login.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/neops_provider.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/neops_task_create_mutation.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/neops_task_unarchive.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/neops_tasks.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/permissions.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/platforms.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/process_overview.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/providers.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/refresh_token.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/reports.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/reports_execute.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/role_device_group.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/role_device_group_upsert.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/role_neops_task.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/role_neops_task_upsert.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/role_permission_element.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/role_permission_element_upsert.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/role_permission_upsert.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/role_permissions.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/role_scope_upsert.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/role_user.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/rollback.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/saved_search_create.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/saved_search_delete.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/saved_searches.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/scope_delete.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/scopes.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/scopes_upsert.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/single_discovery.py +0 -0
- {neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/topology.py +0 -0
|
@@ -1259,11 +1259,13 @@ class Client(AsyncBaseClient):
|
|
|
1259
1259
|
neops_task_uniquetaskname: Union[Optional[str], UnsetType] = UNSET,
|
|
1260
1260
|
updated_at_gt: Union[Optional[Any], UnsetType] = UNSET,
|
|
1261
1261
|
created_at_gt: Union[Optional[Any], UnsetType] = UNSET,
|
|
1262
|
+
updated_at_lt: Union[Optional[Any], UnsetType] = UNSET,
|
|
1263
|
+
created_at_lt: Union[Optional[Any], UnsetType] = UNSET,
|
|
1262
1264
|
**kwargs: Any
|
|
1263
1265
|
) -> ExecutionsSimple:
|
|
1264
1266
|
query = gql(
|
|
1265
1267
|
"""
|
|
1266
|
-
query executionsSimple($executionType: ExecutionTypeEnum, $page: Int, $pageSize: Int = 20, $ordering: String = "name", $state: String, $checkId: Decimal, $user_Id: ID, $user_Username: String, $neopsTask: ID, $neopsTask_Uniquetaskname: String, $updatedAt_Gt: CustomDateTime, $createdAt_Gt: CustomDateTime) {
|
|
1268
|
+
query executionsSimple($executionType: ExecutionTypeEnum, $page: Int, $pageSize: Int = 20, $ordering: String = "name", $state: String, $checkId: Decimal, $user_Id: ID, $user_Username: String, $neopsTask: ID, $neopsTask_Uniquetaskname: String, $updatedAt_Gt: CustomDateTime, $createdAt_Gt: CustomDateTime, $updatedAt_Lt: CustomDateTime, $createdAt_Lt: CustomDateTime) {
|
|
1267
1269
|
executions(
|
|
1268
1270
|
states: $state
|
|
1269
1271
|
process_Isnull: false
|
|
@@ -1275,6 +1277,8 @@ class Client(AsyncBaseClient):
|
|
|
1275
1277
|
neopsTask_Uniquetaskname: $neopsTask_Uniquetaskname
|
|
1276
1278
|
updatedAt_Gt: $updatedAt_Gt
|
|
1277
1279
|
createdAt_Gt: $createdAt_Gt
|
|
1280
|
+
updatedAt_Lt: $updatedAt_Lt
|
|
1281
|
+
createdAt_Lt: $createdAt_Lt
|
|
1278
1282
|
) {
|
|
1279
1283
|
totalCount
|
|
1280
1284
|
results(page: $page, pageSize: $pageSize, ordering: $ordering) {
|
|
@@ -1322,6 +1326,8 @@ class Client(AsyncBaseClient):
|
|
|
1322
1326
|
"neopsTask_Uniquetaskname": neops_task_uniquetaskname,
|
|
1323
1327
|
"updatedAt_Gt": updated_at_gt,
|
|
1324
1328
|
"createdAt_Gt": created_at_gt,
|
|
1329
|
+
"updatedAt_Lt": updated_at_lt,
|
|
1330
|
+
"createdAt_Lt": created_at_lt,
|
|
1325
1331
|
}
|
|
1326
1332
|
response = await self.execute(
|
|
1327
1333
|
query=query,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/add_role_device_group.py
RENAMED
|
File without changes
|
{neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/add_role_neops_task.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/archive_or_delete_task.py
RENAMED
|
File without changes
|
|
File without changes
|
{neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/autocomplete_fields.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/cron_execution_type.py
RENAMED
|
File without changes
|
|
File without changes
|
{neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/device_group_elastic.py
RENAMED
|
File without changes
|
{neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.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.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/execution_subscription.py
RENAMED
|
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.29.dev0 → neops_graphql-1.7.30.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.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/neops_task_create_mutation.py
RENAMED
|
File without changes
|
{neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.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.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/role_device_group_upsert.py
RENAMED
|
File without changes
|
|
File without changes
|
{neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/role_neops_task_upsert.py
RENAMED
|
File without changes
|
{neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/role_permission_element.py
RENAMED
|
File without changes
|
|
File without changes
|
{neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.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.29.dev0 → neops_graphql-1.7.30.dev0}/neops_graphql/saved_search_create.py
RENAMED
|
File without changes
|
{neops_graphql-1.7.29.dev0 → neops_graphql-1.7.30.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
|