neops_graphql 1.7.16.dev0__tar.gz → 1.7.20.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.16.dev0 → neops_graphql-1.7.20.dev0}/PKG-INFO +1 -1
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/client.py +15 -3
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/pyproject.toml +1 -1
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/README.md +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/__init__.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/abort_execution.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/add_api_key.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/add_role.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/add_role_device_group.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/add_role_neops_task.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/add_user.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/add_users_to_role.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/archive_or_delete_task.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/async_base_client.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/autocomplete_fields.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/base_model.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/client_aggregation.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/clients.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/cron_execution_type.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/device_aggregation.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/device_group_elastic.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/device_group_upsert.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/device_upsert.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/devices.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/discovery.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/enums.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/exceptions.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/execute_neops_task.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/execution.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/execution_subscription.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/executions_detail.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/executions_elastic.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/executions_simple.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/get_role.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/group_aggregation.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/input_types.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/interface_aggregation.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/interfaces.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/json_form.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/location_upsert.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/login.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/neops_provider.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/neops_task_create_mutation.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/neops_task_unarchive.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/neops_tasks.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/permissions.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/platforms.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/process_overview.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/providers.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/refresh_token.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/reports.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/reports_execute.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/role_device_group.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/role_device_group_upsert.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/role_neops_task.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/role_neops_task_upsert.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/role_permission_element.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/role_permission_element_upsert.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/role_permission_upsert.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/role_permissions.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/role_scope_upsert.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/role_user.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/rollback.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/saved_search_create.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/saved_search_delete.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/saved_searches.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/scope_delete.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/scopes.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/scopes_upsert.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/single_discovery.py +0 -0
- {neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/topology.py +0 -0
|
@@ -1037,13 +1037,15 @@ class Client(AsyncBaseClient):
|
|
|
1037
1037
|
check_id: Union[Optional[Any], UnsetType] = UNSET,
|
|
1038
1038
|
user_id: Union[Optional[str], UnsetType] = UNSET,
|
|
1039
1039
|
user_username: Union[Optional[str], UnsetType] = UNSET,
|
|
1040
|
+
neops_task: Union[Optional[str], UnsetType] = UNSET,
|
|
1041
|
+
neops_task_uniquetaskname: Union[Optional[str], UnsetType] = UNSET,
|
|
1040
1042
|
updated_at_gt: Union[Optional[Any], UnsetType] = UNSET,
|
|
1041
1043
|
created_at_gt: Union[Optional[Any], UnsetType] = UNSET,
|
|
1042
1044
|
**kwargs: Any
|
|
1043
1045
|
) -> ExecutionsDetail:
|
|
1044
1046
|
query = gql(
|
|
1045
1047
|
"""
|
|
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) {
|
|
1048
|
+
query executionsDetail($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) {
|
|
1047
1049
|
executions(
|
|
1048
1050
|
states: $state
|
|
1049
1051
|
process_Isnull: false
|
|
@@ -1051,6 +1053,8 @@ class Client(AsyncBaseClient):
|
|
|
1051
1053
|
checkId: $checkId
|
|
1052
1054
|
user_Id: $user_Id
|
|
1053
1055
|
user_Username: $user_Username
|
|
1056
|
+
neopsTask: $neopsTask
|
|
1057
|
+
neopsTask_Uniquetaskname: $neopsTask_Uniquetaskname
|
|
1054
1058
|
updatedAt_Gt: $updatedAt_Gt
|
|
1055
1059
|
createdAt_Gt: $createdAt_Gt
|
|
1056
1060
|
) {
|
|
@@ -1130,6 +1134,8 @@ class Client(AsyncBaseClient):
|
|
|
1130
1134
|
"checkId": check_id,
|
|
1131
1135
|
"user_Id": user_id,
|
|
1132
1136
|
"user_Username": user_username,
|
|
1137
|
+
"neopsTask": neops_task,
|
|
1138
|
+
"neopsTask_Uniquetaskname": neops_task_uniquetaskname,
|
|
1133
1139
|
"updatedAt_Gt": updated_at_gt,
|
|
1134
1140
|
"createdAt_Gt": created_at_gt,
|
|
1135
1141
|
}
|
|
@@ -1155,7 +1161,7 @@ class Client(AsyncBaseClient):
|
|
|
1155
1161
|
) -> ExecutionsElastic:
|
|
1156
1162
|
_query = gql(
|
|
1157
1163
|
"""
|
|
1158
|
-
query executionsElastic($query: String = "", $page: Int = 1, $pageSize: Int =
|
|
1164
|
+
query executionsElastic($query: String = "", $page: Int = 1, $pageSize: Int = 20, $id: ID, $ordering: String = "id", $permission: String, $scope: Decimal) {
|
|
1159
1165
|
executionsElastic(
|
|
1160
1166
|
query: $query
|
|
1161
1167
|
queryTypeGlobal: true
|
|
@@ -1223,13 +1229,15 @@ class Client(AsyncBaseClient):
|
|
|
1223
1229
|
check_id: Union[Optional[Any], UnsetType] = UNSET,
|
|
1224
1230
|
user_id: Union[Optional[str], UnsetType] = UNSET,
|
|
1225
1231
|
user_username: Union[Optional[str], UnsetType] = UNSET,
|
|
1232
|
+
neops_task: Union[Optional[str], UnsetType] = UNSET,
|
|
1233
|
+
neops_task_uniquetaskname: Union[Optional[str], UnsetType] = UNSET,
|
|
1226
1234
|
updated_at_gt: Union[Optional[Any], UnsetType] = UNSET,
|
|
1227
1235
|
created_at_gt: Union[Optional[Any], UnsetType] = UNSET,
|
|
1228
1236
|
**kwargs: Any
|
|
1229
1237
|
) -> ExecutionsSimple:
|
|
1230
1238
|
query = gql(
|
|
1231
1239
|
"""
|
|
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) {
|
|
1240
|
+
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) {
|
|
1233
1241
|
executions(
|
|
1234
1242
|
states: $state
|
|
1235
1243
|
process_Isnull: false
|
|
@@ -1237,6 +1245,8 @@ class Client(AsyncBaseClient):
|
|
|
1237
1245
|
checkId: $checkId
|
|
1238
1246
|
user_Id: $user_Id
|
|
1239
1247
|
user_Username: $user_Username
|
|
1248
|
+
neopsTask: $neopsTask
|
|
1249
|
+
neopsTask_Uniquetaskname: $neopsTask_Uniquetaskname
|
|
1240
1250
|
updatedAt_Gt: $updatedAt_Gt
|
|
1241
1251
|
createdAt_Gt: $createdAt_Gt
|
|
1242
1252
|
) {
|
|
@@ -1282,6 +1292,8 @@ class Client(AsyncBaseClient):
|
|
|
1282
1292
|
"checkId": check_id,
|
|
1283
1293
|
"user_Id": user_id,
|
|
1284
1294
|
"user_Username": user_username,
|
|
1295
|
+
"neopsTask": neops_task,
|
|
1296
|
+
"neopsTask_Uniquetaskname": neops_task_uniquetaskname,
|
|
1285
1297
|
"updatedAt_Gt": updated_at_gt,
|
|
1286
1298
|
"createdAt_Gt": created_at_gt,
|
|
1287
1299
|
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/add_role_device_group.py
RENAMED
|
File without changes
|
{neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/add_role_neops_task.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/archive_or_delete_task.py
RENAMED
|
File without changes
|
|
File without changes
|
{neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/autocomplete_fields.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/cron_execution_type.py
RENAMED
|
File without changes
|
|
File without changes
|
{neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/device_group_elastic.py
RENAMED
|
File without changes
|
{neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.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.16.dev0 → neops_graphql-1.7.20.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.16.dev0 → neops_graphql-1.7.20.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.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/neops_task_create_mutation.py
RENAMED
|
File without changes
|
{neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.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.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/role_device_group_upsert.py
RENAMED
|
File without changes
|
|
File without changes
|
{neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/role_neops_task_upsert.py
RENAMED
|
File without changes
|
{neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/role_permission_element.py
RENAMED
|
File without changes
|
|
File without changes
|
{neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.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.16.dev0 → neops_graphql-1.7.20.dev0}/neops_graphql/saved_search_create.py
RENAMED
|
File without changes
|
{neops_graphql-1.7.16.dev0 → neops_graphql-1.7.20.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
|