qontract-reconcile 0.10.2.dev184__py3-none-any.whl → 0.10.2.dev185__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.
- {qontract_reconcile-0.10.2.dev184.dist-info → qontract_reconcile-0.10.2.dev185.dist-info}/METADATA +1 -1
- {qontract_reconcile-0.10.2.dev184.dist-info → qontract_reconcile-0.10.2.dev185.dist-info}/RECORD +7 -7
- reconcile/automated_actions/config/integration.py +85 -65
- reconcile/gql_definitions/automated_actions/instance.py +47 -38
- reconcile/gql_definitions/introspection.json +634 -270
- {qontract_reconcile-0.10.2.dev184.dist-info → qontract_reconcile-0.10.2.dev185.dist-info}/WHEEL +0 -0
- {qontract_reconcile-0.10.2.dev184.dist-info → qontract_reconcile-0.10.2.dev185.dist-info}/entry_points.txt +0 -0
@@ -5570,11 +5570,6 @@
|
|
5570
5570
|
"name": "PermissionAutomatedActions_v1",
|
5571
5571
|
"ofType": null
|
5572
5572
|
},
|
5573
|
-
{
|
5574
|
-
"kind": "OBJECT",
|
5575
|
-
"name": "AutomatedAction_v1",
|
5576
|
-
"ofType": null
|
5577
|
-
},
|
5578
5573
|
{
|
5579
5574
|
"kind": "OBJECT",
|
5580
5575
|
"name": "AWSVPC_v1",
|
@@ -5722,7 +5717,17 @@
|
|
5722
5717
|
},
|
5723
5718
|
{
|
5724
5719
|
"kind": "OBJECT",
|
5725
|
-
"name": "
|
5720
|
+
"name": "AutomatedActionActionList_v1",
|
5721
|
+
"ofType": null
|
5722
|
+
},
|
5723
|
+
{
|
5724
|
+
"kind": "OBJECT",
|
5725
|
+
"name": "AutomatedActionCreateToken_v1",
|
5726
|
+
"ofType": null
|
5727
|
+
},
|
5728
|
+
{
|
5729
|
+
"kind": "OBJECT",
|
5730
|
+
"name": "AutomatedActionOpenshiftWorkloadRestart_v1",
|
5726
5731
|
"ofType": null
|
5727
5732
|
}
|
5728
5733
|
]
|
@@ -27039,7 +27044,7 @@
|
|
27039
27044
|
"deprecationReason": null
|
27040
27045
|
},
|
27041
27046
|
{
|
27042
|
-
"name": "
|
27047
|
+
"name": "actions",
|
27043
27048
|
"description": null,
|
27044
27049
|
"args": [],
|
27045
27050
|
"type": {
|
@@ -27049,8 +27054,8 @@
|
|
27049
27054
|
"kind": "NON_NULL",
|
27050
27055
|
"name": null,
|
27051
27056
|
"ofType": {
|
27052
|
-
"kind": "
|
27053
|
-
"name": "
|
27057
|
+
"kind": "INTERFACE",
|
27058
|
+
"name": "AutomatedAction_v1",
|
27054
27059
|
"ofType": null
|
27055
27060
|
}
|
27056
27061
|
}
|
@@ -27071,8 +27076,8 @@
|
|
27071
27076
|
"possibleTypes": null
|
27072
27077
|
},
|
27073
27078
|
{
|
27074
|
-
"kind": "
|
27075
|
-
"name": "
|
27079
|
+
"kind": "INTERFACE",
|
27080
|
+
"name": "AutomatedAction_v1",
|
27076
27081
|
"description": null,
|
27077
27082
|
"fields": [
|
27078
27083
|
{
|
@@ -27108,19 +27113,7 @@
|
|
27108
27113
|
"deprecationReason": null
|
27109
27114
|
},
|
27110
27115
|
{
|
27111
|
-
"name": "
|
27112
|
-
"description": null,
|
27113
|
-
"args": [],
|
27114
|
-
"type": {
|
27115
|
-
"kind": "SCALAR",
|
27116
|
-
"name": "JSON",
|
27117
|
-
"ofType": null
|
27118
|
-
},
|
27119
|
-
"isDeprecated": false,
|
27120
|
-
"deprecationReason": null
|
27121
|
-
},
|
27122
|
-
{
|
27123
|
-
"name": "name",
|
27116
|
+
"name": "type",
|
27124
27117
|
"description": null,
|
27125
27118
|
"args": [],
|
27126
27119
|
"type": {
|
@@ -27140,19 +27133,15 @@
|
|
27140
27133
|
"description": null,
|
27141
27134
|
"args": [],
|
27142
27135
|
"type": {
|
27143
|
-
"kind": "
|
27144
|
-
"name":
|
27145
|
-
"ofType":
|
27146
|
-
"kind": "SCALAR",
|
27147
|
-
"name": "String",
|
27148
|
-
"ofType": null
|
27149
|
-
}
|
27136
|
+
"kind": "SCALAR",
|
27137
|
+
"name": "String",
|
27138
|
+
"ofType": null
|
27150
27139
|
},
|
27151
27140
|
"isDeprecated": false,
|
27152
27141
|
"deprecationReason": null
|
27153
27142
|
},
|
27154
27143
|
{
|
27155
|
-
"name": "
|
27144
|
+
"name": "maxOps",
|
27156
27145
|
"description": null,
|
27157
27146
|
"args": [],
|
27158
27147
|
"type": {
|
@@ -27160,23 +27149,7 @@
|
|
27160
27149
|
"name": null,
|
27161
27150
|
"ofType": {
|
27162
27151
|
"kind": "SCALAR",
|
27163
|
-
"name": "
|
27164
|
-
"ofType": null
|
27165
|
-
}
|
27166
|
-
},
|
27167
|
-
"isDeprecated": false,
|
27168
|
-
"deprecationReason": null
|
27169
|
-
},
|
27170
|
-
{
|
27171
|
-
"name": "action",
|
27172
|
-
"description": null,
|
27173
|
-
"args": [],
|
27174
|
-
"type": {
|
27175
|
-
"kind": "NON_NULL",
|
27176
|
-
"name": null,
|
27177
|
-
"ofType": {
|
27178
|
-
"kind": "OBJECT",
|
27179
|
-
"name": "AutomatedAction_v1",
|
27152
|
+
"name": "Int",
|
27180
27153
|
"ofType": null
|
27181
27154
|
}
|
27182
27155
|
},
|
@@ -27208,27 +27181,7 @@
|
|
27208
27181
|
"deprecationReason": null
|
27209
27182
|
},
|
27210
27183
|
{
|
27211
|
-
"name": "
|
27212
|
-
"description": null,
|
27213
|
-
"args": [],
|
27214
|
-
"type": {
|
27215
|
-
"kind": "LIST",
|
27216
|
-
"name": null,
|
27217
|
-
"ofType": {
|
27218
|
-
"kind": "NON_NULL",
|
27219
|
-
"name": null,
|
27220
|
-
"ofType": {
|
27221
|
-
"kind": "INTERFACE",
|
27222
|
-
"name": "AutomatedActionArgument_v1",
|
27223
|
-
"ofType": null
|
27224
|
-
}
|
27225
|
-
}
|
27226
|
-
},
|
27227
|
-
"isDeprecated": false,
|
27228
|
-
"deprecationReason": null
|
27229
|
-
},
|
27230
|
-
{
|
27231
|
-
"name": "roles",
|
27184
|
+
"name": "permissions",
|
27232
27185
|
"description": null,
|
27233
27186
|
"args": [],
|
27234
27187
|
"type": {
|
@@ -27239,7 +27192,7 @@
|
|
27239
27192
|
"name": null,
|
27240
27193
|
"ofType": {
|
27241
27194
|
"kind": "OBJECT",
|
27242
|
-
"name": "
|
27195
|
+
"name": "PermissionAutomatedActions_v1",
|
27243
27196
|
"ofType": null
|
27244
27197
|
}
|
27245
27198
|
}
|
@@ -27249,210 +27202,187 @@
|
|
27249
27202
|
}
|
27250
27203
|
],
|
27251
27204
|
"inputFields": null,
|
27252
|
-
"interfaces":
|
27253
|
-
{
|
27254
|
-
"kind": "INTERFACE",
|
27255
|
-
"name": "Permission_v1",
|
27256
|
-
"ofType": null
|
27257
|
-
},
|
27258
|
-
{
|
27259
|
-
"kind": "INTERFACE",
|
27260
|
-
"name": "DatafileObject_v1",
|
27261
|
-
"ofType": null
|
27262
|
-
}
|
27263
|
-
],
|
27205
|
+
"interfaces": null,
|
27264
27206
|
"enumValues": null,
|
27265
|
-
"possibleTypes":
|
27266
|
-
},
|
27267
|
-
{
|
27268
|
-
"kind": "OBJECT",
|
27269
|
-
"name": "AutomatedAction_v1",
|
27270
|
-
"description": null,
|
27271
|
-
"fields": [
|
27272
|
-
{
|
27273
|
-
"name": "schema",
|
27274
|
-
"description": null,
|
27275
|
-
"args": [],
|
27276
|
-
"type": {
|
27277
|
-
"kind": "NON_NULL",
|
27278
|
-
"name": null,
|
27279
|
-
"ofType": {
|
27280
|
-
"kind": "SCALAR",
|
27281
|
-
"name": "String",
|
27282
|
-
"ofType": null
|
27283
|
-
}
|
27284
|
-
},
|
27285
|
-
"isDeprecated": false,
|
27286
|
-
"deprecationReason": null
|
27287
|
-
},
|
27288
|
-
{
|
27289
|
-
"name": "path",
|
27290
|
-
"description": null,
|
27291
|
-
"args": [],
|
27292
|
-
"type": {
|
27293
|
-
"kind": "NON_NULL",
|
27294
|
-
"name": null,
|
27295
|
-
"ofType": {
|
27296
|
-
"kind": "SCALAR",
|
27297
|
-
"name": "String",
|
27298
|
-
"ofType": null
|
27299
|
-
}
|
27300
|
-
},
|
27301
|
-
"isDeprecated": false,
|
27302
|
-
"deprecationReason": null
|
27303
|
-
},
|
27304
|
-
{
|
27305
|
-
"name": "operationId",
|
27306
|
-
"description": null,
|
27307
|
-
"args": [],
|
27308
|
-
"type": {
|
27309
|
-
"kind": "NON_NULL",
|
27310
|
-
"name": null,
|
27311
|
-
"ofType": {
|
27312
|
-
"kind": "SCALAR",
|
27313
|
-
"name": "String",
|
27314
|
-
"ofType": null
|
27315
|
-
}
|
27316
|
-
},
|
27317
|
-
"isDeprecated": false,
|
27318
|
-
"deprecationReason": null
|
27319
|
-
},
|
27320
|
-
{
|
27321
|
-
"name": "description",
|
27322
|
-
"description": null,
|
27323
|
-
"args": [],
|
27324
|
-
"type": {
|
27325
|
-
"kind": "SCALAR",
|
27326
|
-
"name": "String",
|
27327
|
-
"ofType": null
|
27328
|
-
},
|
27329
|
-
"isDeprecated": false,
|
27330
|
-
"deprecationReason": null
|
27331
|
-
},
|
27332
|
-
{
|
27333
|
-
"name": "retries",
|
27334
|
-
"description": null,
|
27335
|
-
"args": [],
|
27336
|
-
"type": {
|
27337
|
-
"kind": "NON_NULL",
|
27338
|
-
"name": null,
|
27339
|
-
"ofType": {
|
27340
|
-
"kind": "SCALAR",
|
27341
|
-
"name": "Int",
|
27342
|
-
"ofType": null
|
27343
|
-
}
|
27344
|
-
},
|
27345
|
-
"isDeprecated": false,
|
27346
|
-
"deprecationReason": null
|
27347
|
-
},
|
27348
|
-
{
|
27349
|
-
"name": "maxOps",
|
27350
|
-
"description": null,
|
27351
|
-
"args": [],
|
27352
|
-
"type": {
|
27353
|
-
"kind": "NON_NULL",
|
27354
|
-
"name": null,
|
27355
|
-
"ofType": {
|
27356
|
-
"kind": "SCALAR",
|
27357
|
-
"name": "Int",
|
27358
|
-
"ofType": null
|
27359
|
-
}
|
27360
|
-
},
|
27361
|
-
"isDeprecated": false,
|
27362
|
-
"deprecationReason": null
|
27363
|
-
}
|
27364
|
-
],
|
27365
|
-
"inputFields": null,
|
27366
|
-
"interfaces": [
|
27207
|
+
"possibleTypes": [
|
27367
27208
|
{
|
27368
|
-
"kind": "
|
27369
|
-
"name": "
|
27209
|
+
"kind": "OBJECT",
|
27210
|
+
"name": "AutomatedActionActionList_v1",
|
27370
27211
|
"ofType": null
|
27371
|
-
}
|
27372
|
-
],
|
27373
|
-
"enumValues": null,
|
27374
|
-
"possibleTypes": null
|
27375
|
-
},
|
27376
|
-
{
|
27377
|
-
"kind": "INTERFACE",
|
27378
|
-
"name": "AutomatedActionArgument_v1",
|
27379
|
-
"description": null,
|
27380
|
-
"fields": [
|
27381
|
-
{
|
27382
|
-
"name": "schema",
|
27383
|
-
"description": null,
|
27384
|
-
"args": [],
|
27385
|
-
"type": {
|
27386
|
-
"kind": "NON_NULL",
|
27387
|
-
"name": null,
|
27388
|
-
"ofType": {
|
27389
|
-
"kind": "SCALAR",
|
27390
|
-
"name": "String",
|
27391
|
-
"ofType": null
|
27392
|
-
}
|
27393
|
-
},
|
27394
|
-
"isDeprecated": false,
|
27395
|
-
"deprecationReason": null
|
27396
27212
|
},
|
27397
27213
|
{
|
27398
|
-
"
|
27399
|
-
"
|
27400
|
-
"
|
27401
|
-
"type": {
|
27402
|
-
"kind": "NON_NULL",
|
27403
|
-
"name": null,
|
27404
|
-
"ofType": {
|
27405
|
-
"kind": "SCALAR",
|
27406
|
-
"name": "String",
|
27407
|
-
"ofType": null
|
27408
|
-
}
|
27409
|
-
},
|
27410
|
-
"isDeprecated": false,
|
27411
|
-
"deprecationReason": null
|
27412
|
-
},
|
27413
|
-
{
|
27414
|
-
"name": "labels",
|
27415
|
-
"description": null,
|
27416
|
-
"args": [],
|
27417
|
-
"type": {
|
27418
|
-
"kind": "SCALAR",
|
27419
|
-
"name": "JSON",
|
27420
|
-
"ofType": null
|
27421
|
-
},
|
27422
|
-
"isDeprecated": false,
|
27423
|
-
"deprecationReason": null
|
27214
|
+
"kind": "OBJECT",
|
27215
|
+
"name": "AutomatedActionCreateToken_v1",
|
27216
|
+
"ofType": null
|
27424
27217
|
},
|
27425
|
-
{
|
27426
|
-
"name": "type",
|
27427
|
-
"description": null,
|
27428
|
-
"args": [],
|
27429
|
-
"type": {
|
27430
|
-
"kind": "NON_NULL",
|
27431
|
-
"name": null,
|
27432
|
-
"ofType": {
|
27433
|
-
"kind": "SCALAR",
|
27434
|
-
"name": "String",
|
27435
|
-
"ofType": null
|
27436
|
-
}
|
27437
|
-
},
|
27438
|
-
"isDeprecated": false,
|
27439
|
-
"deprecationReason": null
|
27440
|
-
}
|
27441
|
-
],
|
27442
|
-
"inputFields": null,
|
27443
|
-
"interfaces": null,
|
27444
|
-
"enumValues": null,
|
27445
|
-
"possibleTypes": [
|
27446
27218
|
{
|
27447
27219
|
"kind": "OBJECT",
|
27448
|
-
"name": "
|
27220
|
+
"name": "AutomatedActionOpenshiftWorkloadRestart_v1",
|
27449
27221
|
"ofType": null
|
27450
27222
|
}
|
27451
27223
|
]
|
27452
27224
|
},
|
27453
27225
|
{
|
27454
27226
|
"kind": "OBJECT",
|
27455
|
-
"name": "
|
27227
|
+
"name": "PermissionAutomatedActions_v1",
|
27228
|
+
"description": null,
|
27229
|
+
"fields": [
|
27230
|
+
{
|
27231
|
+
"name": "schema",
|
27232
|
+
"description": null,
|
27233
|
+
"args": [],
|
27234
|
+
"type": {
|
27235
|
+
"kind": "NON_NULL",
|
27236
|
+
"name": null,
|
27237
|
+
"ofType": {
|
27238
|
+
"kind": "SCALAR",
|
27239
|
+
"name": "String",
|
27240
|
+
"ofType": null
|
27241
|
+
}
|
27242
|
+
},
|
27243
|
+
"isDeprecated": false,
|
27244
|
+
"deprecationReason": null
|
27245
|
+
},
|
27246
|
+
{
|
27247
|
+
"name": "path",
|
27248
|
+
"description": null,
|
27249
|
+
"args": [],
|
27250
|
+
"type": {
|
27251
|
+
"kind": "NON_NULL",
|
27252
|
+
"name": null,
|
27253
|
+
"ofType": {
|
27254
|
+
"kind": "SCALAR",
|
27255
|
+
"name": "String",
|
27256
|
+
"ofType": null
|
27257
|
+
}
|
27258
|
+
},
|
27259
|
+
"isDeprecated": false,
|
27260
|
+
"deprecationReason": null
|
27261
|
+
},
|
27262
|
+
{
|
27263
|
+
"name": "labels",
|
27264
|
+
"description": null,
|
27265
|
+
"args": [],
|
27266
|
+
"type": {
|
27267
|
+
"kind": "SCALAR",
|
27268
|
+
"name": "JSON",
|
27269
|
+
"ofType": null
|
27270
|
+
},
|
27271
|
+
"isDeprecated": false,
|
27272
|
+
"deprecationReason": null
|
27273
|
+
},
|
27274
|
+
{
|
27275
|
+
"name": "name",
|
27276
|
+
"description": null,
|
27277
|
+
"args": [],
|
27278
|
+
"type": {
|
27279
|
+
"kind": "NON_NULL",
|
27280
|
+
"name": null,
|
27281
|
+
"ofType": {
|
27282
|
+
"kind": "SCALAR",
|
27283
|
+
"name": "String",
|
27284
|
+
"ofType": null
|
27285
|
+
}
|
27286
|
+
},
|
27287
|
+
"isDeprecated": false,
|
27288
|
+
"deprecationReason": null
|
27289
|
+
},
|
27290
|
+
{
|
27291
|
+
"name": "description",
|
27292
|
+
"description": null,
|
27293
|
+
"args": [],
|
27294
|
+
"type": {
|
27295
|
+
"kind": "NON_NULL",
|
27296
|
+
"name": null,
|
27297
|
+
"ofType": {
|
27298
|
+
"kind": "SCALAR",
|
27299
|
+
"name": "String",
|
27300
|
+
"ofType": null
|
27301
|
+
}
|
27302
|
+
},
|
27303
|
+
"isDeprecated": false,
|
27304
|
+
"deprecationReason": null
|
27305
|
+
},
|
27306
|
+
{
|
27307
|
+
"name": "service",
|
27308
|
+
"description": null,
|
27309
|
+
"args": [],
|
27310
|
+
"type": {
|
27311
|
+
"kind": "NON_NULL",
|
27312
|
+
"name": null,
|
27313
|
+
"ofType": {
|
27314
|
+
"kind": "SCALAR",
|
27315
|
+
"name": "String",
|
27316
|
+
"ofType": null
|
27317
|
+
}
|
27318
|
+
},
|
27319
|
+
"isDeprecated": false,
|
27320
|
+
"deprecationReason": null
|
27321
|
+
},
|
27322
|
+
{
|
27323
|
+
"name": "actions",
|
27324
|
+
"description": null,
|
27325
|
+
"args": [],
|
27326
|
+
"type": {
|
27327
|
+
"kind": "NON_NULL",
|
27328
|
+
"name": null,
|
27329
|
+
"ofType": {
|
27330
|
+
"kind": "LIST",
|
27331
|
+
"name": null,
|
27332
|
+
"ofType": {
|
27333
|
+
"kind": "NON_NULL",
|
27334
|
+
"name": null,
|
27335
|
+
"ofType": {
|
27336
|
+
"kind": "INTERFACE",
|
27337
|
+
"name": "AutomatedAction_v1",
|
27338
|
+
"ofType": null
|
27339
|
+
}
|
27340
|
+
}
|
27341
|
+
}
|
27342
|
+
},
|
27343
|
+
"isDeprecated": false,
|
27344
|
+
"deprecationReason": null
|
27345
|
+
},
|
27346
|
+
{
|
27347
|
+
"name": "roles",
|
27348
|
+
"description": null,
|
27349
|
+
"args": [],
|
27350
|
+
"type": {
|
27351
|
+
"kind": "LIST",
|
27352
|
+
"name": null,
|
27353
|
+
"ofType": {
|
27354
|
+
"kind": "NON_NULL",
|
27355
|
+
"name": null,
|
27356
|
+
"ofType": {
|
27357
|
+
"kind": "OBJECT",
|
27358
|
+
"name": "Role_v1",
|
27359
|
+
"ofType": null
|
27360
|
+
}
|
27361
|
+
}
|
27362
|
+
},
|
27363
|
+
"isDeprecated": false,
|
27364
|
+
"deprecationReason": null
|
27365
|
+
}
|
27366
|
+
],
|
27367
|
+
"inputFields": null,
|
27368
|
+
"interfaces": [
|
27369
|
+
{
|
27370
|
+
"kind": "INTERFACE",
|
27371
|
+
"name": "Permission_v1",
|
27372
|
+
"ofType": null
|
27373
|
+
},
|
27374
|
+
{
|
27375
|
+
"kind": "INTERFACE",
|
27376
|
+
"name": "DatafileObject_v1",
|
27377
|
+
"ofType": null
|
27378
|
+
}
|
27379
|
+
],
|
27380
|
+
"enumValues": null,
|
27381
|
+
"possibleTypes": null
|
27382
|
+
},
|
27383
|
+
{
|
27384
|
+
"kind": "OBJECT",
|
27385
|
+
"name": "AWSVPC_v1",
|
27456
27386
|
"description": null,
|
27457
27387
|
"fields": [
|
27458
27388
|
{
|
@@ -52920,7 +52850,7 @@
|
|
52920
52850
|
},
|
52921
52851
|
{
|
52922
52852
|
"kind": "OBJECT",
|
52923
|
-
"name": "
|
52853
|
+
"name": "AutomatedActionActionList_v1",
|
52924
52854
|
"description": null,
|
52925
52855
|
"fields": [
|
52926
52856
|
{
|
@@ -52956,17 +52886,202 @@
|
|
52956
52886
|
"deprecationReason": null
|
52957
52887
|
},
|
52958
52888
|
{
|
52959
|
-
"name": "
|
52889
|
+
"name": "type",
|
52890
|
+
"description": null,
|
52891
|
+
"args": [],
|
52892
|
+
"type": {
|
52893
|
+
"kind": "NON_NULL",
|
52894
|
+
"name": null,
|
52895
|
+
"ofType": {
|
52896
|
+
"kind": "SCALAR",
|
52897
|
+
"name": "String",
|
52898
|
+
"ofType": null
|
52899
|
+
}
|
52900
|
+
},
|
52901
|
+
"isDeprecated": false,
|
52902
|
+
"deprecationReason": null
|
52903
|
+
},
|
52904
|
+
{
|
52905
|
+
"name": "description",
|
52960
52906
|
"description": null,
|
52961
52907
|
"args": [],
|
52962
52908
|
"type": {
|
52963
52909
|
"kind": "SCALAR",
|
52964
|
-
"name": "
|
52910
|
+
"name": "String",
|
52965
52911
|
"ofType": null
|
52966
52912
|
},
|
52967
52913
|
"isDeprecated": false,
|
52968
52914
|
"deprecationReason": null
|
52969
52915
|
},
|
52916
|
+
{
|
52917
|
+
"name": "maxOps",
|
52918
|
+
"description": null,
|
52919
|
+
"args": [],
|
52920
|
+
"type": {
|
52921
|
+
"kind": "NON_NULL",
|
52922
|
+
"name": null,
|
52923
|
+
"ofType": {
|
52924
|
+
"kind": "SCALAR",
|
52925
|
+
"name": "Int",
|
52926
|
+
"ofType": null
|
52927
|
+
}
|
52928
|
+
},
|
52929
|
+
"isDeprecated": false,
|
52930
|
+
"deprecationReason": null
|
52931
|
+
},
|
52932
|
+
{
|
52933
|
+
"name": "instances",
|
52934
|
+
"description": null,
|
52935
|
+
"args": [],
|
52936
|
+
"type": {
|
52937
|
+
"kind": "NON_NULL",
|
52938
|
+
"name": null,
|
52939
|
+
"ofType": {
|
52940
|
+
"kind": "LIST",
|
52941
|
+
"name": null,
|
52942
|
+
"ofType": {
|
52943
|
+
"kind": "NON_NULL",
|
52944
|
+
"name": null,
|
52945
|
+
"ofType": {
|
52946
|
+
"kind": "OBJECT",
|
52947
|
+
"name": "AutomatedActionsInstance_v1",
|
52948
|
+
"ofType": null
|
52949
|
+
}
|
52950
|
+
}
|
52951
|
+
}
|
52952
|
+
},
|
52953
|
+
"isDeprecated": false,
|
52954
|
+
"deprecationReason": null
|
52955
|
+
},
|
52956
|
+
{
|
52957
|
+
"name": "permissions",
|
52958
|
+
"description": null,
|
52959
|
+
"args": [],
|
52960
|
+
"type": {
|
52961
|
+
"kind": "LIST",
|
52962
|
+
"name": null,
|
52963
|
+
"ofType": {
|
52964
|
+
"kind": "NON_NULL",
|
52965
|
+
"name": null,
|
52966
|
+
"ofType": {
|
52967
|
+
"kind": "OBJECT",
|
52968
|
+
"name": "PermissionAutomatedActions_v1",
|
52969
|
+
"ofType": null
|
52970
|
+
}
|
52971
|
+
}
|
52972
|
+
},
|
52973
|
+
"isDeprecated": false,
|
52974
|
+
"deprecationReason": null
|
52975
|
+
},
|
52976
|
+
{
|
52977
|
+
"name": "arguments",
|
52978
|
+
"description": null,
|
52979
|
+
"args": [],
|
52980
|
+
"type": {
|
52981
|
+
"kind": "LIST",
|
52982
|
+
"name": null,
|
52983
|
+
"ofType": {
|
52984
|
+
"kind": "NON_NULL",
|
52985
|
+
"name": null,
|
52986
|
+
"ofType": {
|
52987
|
+
"kind": "OBJECT",
|
52988
|
+
"name": "AutomatedActionActionListArgument_v1",
|
52989
|
+
"ofType": null
|
52990
|
+
}
|
52991
|
+
}
|
52992
|
+
},
|
52993
|
+
"isDeprecated": false,
|
52994
|
+
"deprecationReason": null
|
52995
|
+
}
|
52996
|
+
],
|
52997
|
+
"inputFields": null,
|
52998
|
+
"interfaces": [
|
52999
|
+
{
|
53000
|
+
"kind": "INTERFACE",
|
53001
|
+
"name": "AutomatedAction_v1",
|
53002
|
+
"ofType": null
|
53003
|
+
},
|
53004
|
+
{
|
53005
|
+
"kind": "INTERFACE",
|
53006
|
+
"name": "DatafileObject_v1",
|
53007
|
+
"ofType": null
|
53008
|
+
}
|
53009
|
+
],
|
53010
|
+
"enumValues": null,
|
53011
|
+
"possibleTypes": null
|
53012
|
+
},
|
53013
|
+
{
|
53014
|
+
"kind": "OBJECT",
|
53015
|
+
"name": "AutomatedActionActionListArgument_v1",
|
53016
|
+
"description": null,
|
53017
|
+
"fields": [
|
53018
|
+
{
|
53019
|
+
"name": "action_user",
|
53020
|
+
"description": null,
|
53021
|
+
"args": [],
|
53022
|
+
"type": {
|
53023
|
+
"kind": "SCALAR",
|
53024
|
+
"name": "String",
|
53025
|
+
"ofType": null
|
53026
|
+
},
|
53027
|
+
"isDeprecated": false,
|
53028
|
+
"deprecationReason": null
|
53029
|
+
},
|
53030
|
+
{
|
53031
|
+
"name": "max_age_minutes",
|
53032
|
+
"description": null,
|
53033
|
+
"args": [],
|
53034
|
+
"type": {
|
53035
|
+
"kind": "SCALAR",
|
53036
|
+
"name": "Int",
|
53037
|
+
"ofType": null
|
53038
|
+
},
|
53039
|
+
"isDeprecated": false,
|
53040
|
+
"deprecationReason": null
|
53041
|
+
}
|
53042
|
+
],
|
53043
|
+
"inputFields": null,
|
53044
|
+
"interfaces": [],
|
53045
|
+
"enumValues": null,
|
53046
|
+
"possibleTypes": null
|
53047
|
+
},
|
53048
|
+
{
|
53049
|
+
"kind": "OBJECT",
|
53050
|
+
"name": "AutomatedActionCreateToken_v1",
|
53051
|
+
"description": null,
|
53052
|
+
"fields": [
|
53053
|
+
{
|
53054
|
+
"name": "schema",
|
53055
|
+
"description": null,
|
53056
|
+
"args": [],
|
53057
|
+
"type": {
|
53058
|
+
"kind": "NON_NULL",
|
53059
|
+
"name": null,
|
53060
|
+
"ofType": {
|
53061
|
+
"kind": "SCALAR",
|
53062
|
+
"name": "String",
|
53063
|
+
"ofType": null
|
53064
|
+
}
|
53065
|
+
},
|
53066
|
+
"isDeprecated": false,
|
53067
|
+
"deprecationReason": null
|
53068
|
+
},
|
53069
|
+
{
|
53070
|
+
"name": "path",
|
53071
|
+
"description": null,
|
53072
|
+
"args": [],
|
53073
|
+
"type": {
|
53074
|
+
"kind": "NON_NULL",
|
53075
|
+
"name": null,
|
53076
|
+
"ofType": {
|
53077
|
+
"kind": "SCALAR",
|
53078
|
+
"name": "String",
|
53079
|
+
"ofType": null
|
53080
|
+
}
|
53081
|
+
},
|
53082
|
+
"isDeprecated": false,
|
53083
|
+
"deprecationReason": null
|
53084
|
+
},
|
52970
53085
|
{
|
52971
53086
|
"name": "type",
|
52972
53087
|
"description": null,
|
@@ -52984,15 +53099,27 @@
|
|
52984
53099
|
"deprecationReason": null
|
52985
53100
|
},
|
52986
53101
|
{
|
52987
|
-
"name": "
|
53102
|
+
"name": "description",
|
53103
|
+
"description": null,
|
53104
|
+
"args": [],
|
53105
|
+
"type": {
|
53106
|
+
"kind": "SCALAR",
|
53107
|
+
"name": "String",
|
53108
|
+
"ofType": null
|
53109
|
+
},
|
53110
|
+
"isDeprecated": false,
|
53111
|
+
"deprecationReason": null
|
53112
|
+
},
|
53113
|
+
{
|
53114
|
+
"name": "maxOps",
|
52988
53115
|
"description": null,
|
52989
53116
|
"args": [],
|
52990
53117
|
"type": {
|
52991
53118
|
"kind": "NON_NULL",
|
52992
53119
|
"name": null,
|
52993
53120
|
"ofType": {
|
52994
|
-
"kind": "
|
52995
|
-
"name": "
|
53121
|
+
"kind": "SCALAR",
|
53122
|
+
"name": "Int",
|
52996
53123
|
"ofType": null
|
52997
53124
|
}
|
52998
53125
|
},
|
@@ -53000,7 +53127,73 @@
|
|
53000
53127
|
"deprecationReason": null
|
53001
53128
|
},
|
53002
53129
|
{
|
53003
|
-
"name": "
|
53130
|
+
"name": "instances",
|
53131
|
+
"description": null,
|
53132
|
+
"args": [],
|
53133
|
+
"type": {
|
53134
|
+
"kind": "NON_NULL",
|
53135
|
+
"name": null,
|
53136
|
+
"ofType": {
|
53137
|
+
"kind": "LIST",
|
53138
|
+
"name": null,
|
53139
|
+
"ofType": {
|
53140
|
+
"kind": "NON_NULL",
|
53141
|
+
"name": null,
|
53142
|
+
"ofType": {
|
53143
|
+
"kind": "OBJECT",
|
53144
|
+
"name": "AutomatedActionsInstance_v1",
|
53145
|
+
"ofType": null
|
53146
|
+
}
|
53147
|
+
}
|
53148
|
+
}
|
53149
|
+
},
|
53150
|
+
"isDeprecated": false,
|
53151
|
+
"deprecationReason": null
|
53152
|
+
},
|
53153
|
+
{
|
53154
|
+
"name": "permissions",
|
53155
|
+
"description": null,
|
53156
|
+
"args": [],
|
53157
|
+
"type": {
|
53158
|
+
"kind": "LIST",
|
53159
|
+
"name": null,
|
53160
|
+
"ofType": {
|
53161
|
+
"kind": "NON_NULL",
|
53162
|
+
"name": null,
|
53163
|
+
"ofType": {
|
53164
|
+
"kind": "OBJECT",
|
53165
|
+
"name": "PermissionAutomatedActions_v1",
|
53166
|
+
"ofType": null
|
53167
|
+
}
|
53168
|
+
}
|
53169
|
+
},
|
53170
|
+
"isDeprecated": false,
|
53171
|
+
"deprecationReason": null
|
53172
|
+
}
|
53173
|
+
],
|
53174
|
+
"inputFields": null,
|
53175
|
+
"interfaces": [
|
53176
|
+
{
|
53177
|
+
"kind": "INTERFACE",
|
53178
|
+
"name": "AutomatedAction_v1",
|
53179
|
+
"ofType": null
|
53180
|
+
},
|
53181
|
+
{
|
53182
|
+
"kind": "INTERFACE",
|
53183
|
+
"name": "DatafileObject_v1",
|
53184
|
+
"ofType": null
|
53185
|
+
}
|
53186
|
+
],
|
53187
|
+
"enumValues": null,
|
53188
|
+
"possibleTypes": null
|
53189
|
+
},
|
53190
|
+
{
|
53191
|
+
"kind": "OBJECT",
|
53192
|
+
"name": "AutomatedActionOpenshiftWorkloadRestart_v1",
|
53193
|
+
"description": null,
|
53194
|
+
"fields": [
|
53195
|
+
{
|
53196
|
+
"name": "schema",
|
53004
53197
|
"description": null,
|
53005
53198
|
"args": [],
|
53006
53199
|
"type": {
|
@@ -53016,7 +53209,7 @@
|
|
53016
53209
|
"deprecationReason": null
|
53017
53210
|
},
|
53018
53211
|
{
|
53019
|
-
"name": "
|
53212
|
+
"name": "path",
|
53020
53213
|
"description": null,
|
53021
53214
|
"args": [],
|
53022
53215
|
"type": {
|
@@ -53030,13 +53223,125 @@
|
|
53030
53223
|
},
|
53031
53224
|
"isDeprecated": false,
|
53032
53225
|
"deprecationReason": null
|
53226
|
+
},
|
53227
|
+
{
|
53228
|
+
"name": "type",
|
53229
|
+
"description": null,
|
53230
|
+
"args": [],
|
53231
|
+
"type": {
|
53232
|
+
"kind": "NON_NULL",
|
53233
|
+
"name": null,
|
53234
|
+
"ofType": {
|
53235
|
+
"kind": "SCALAR",
|
53236
|
+
"name": "String",
|
53237
|
+
"ofType": null
|
53238
|
+
}
|
53239
|
+
},
|
53240
|
+
"isDeprecated": false,
|
53241
|
+
"deprecationReason": null
|
53242
|
+
},
|
53243
|
+
{
|
53244
|
+
"name": "description",
|
53245
|
+
"description": null,
|
53246
|
+
"args": [],
|
53247
|
+
"type": {
|
53248
|
+
"kind": "SCALAR",
|
53249
|
+
"name": "String",
|
53250
|
+
"ofType": null
|
53251
|
+
},
|
53252
|
+
"isDeprecated": false,
|
53253
|
+
"deprecationReason": null
|
53254
|
+
},
|
53255
|
+
{
|
53256
|
+
"name": "maxOps",
|
53257
|
+
"description": null,
|
53258
|
+
"args": [],
|
53259
|
+
"type": {
|
53260
|
+
"kind": "NON_NULL",
|
53261
|
+
"name": null,
|
53262
|
+
"ofType": {
|
53263
|
+
"kind": "SCALAR",
|
53264
|
+
"name": "Int",
|
53265
|
+
"ofType": null
|
53266
|
+
}
|
53267
|
+
},
|
53268
|
+
"isDeprecated": false,
|
53269
|
+
"deprecationReason": null
|
53270
|
+
},
|
53271
|
+
{
|
53272
|
+
"name": "instances",
|
53273
|
+
"description": null,
|
53274
|
+
"args": [],
|
53275
|
+
"type": {
|
53276
|
+
"kind": "NON_NULL",
|
53277
|
+
"name": null,
|
53278
|
+
"ofType": {
|
53279
|
+
"kind": "LIST",
|
53280
|
+
"name": null,
|
53281
|
+
"ofType": {
|
53282
|
+
"kind": "NON_NULL",
|
53283
|
+
"name": null,
|
53284
|
+
"ofType": {
|
53285
|
+
"kind": "OBJECT",
|
53286
|
+
"name": "AutomatedActionsInstance_v1",
|
53287
|
+
"ofType": null
|
53288
|
+
}
|
53289
|
+
}
|
53290
|
+
}
|
53291
|
+
},
|
53292
|
+
"isDeprecated": false,
|
53293
|
+
"deprecationReason": null
|
53294
|
+
},
|
53295
|
+
{
|
53296
|
+
"name": "permissions",
|
53297
|
+
"description": null,
|
53298
|
+
"args": [],
|
53299
|
+
"type": {
|
53300
|
+
"kind": "LIST",
|
53301
|
+
"name": null,
|
53302
|
+
"ofType": {
|
53303
|
+
"kind": "NON_NULL",
|
53304
|
+
"name": null,
|
53305
|
+
"ofType": {
|
53306
|
+
"kind": "OBJECT",
|
53307
|
+
"name": "PermissionAutomatedActions_v1",
|
53308
|
+
"ofType": null
|
53309
|
+
}
|
53310
|
+
}
|
53311
|
+
},
|
53312
|
+
"isDeprecated": false,
|
53313
|
+
"deprecationReason": null
|
53314
|
+
},
|
53315
|
+
{
|
53316
|
+
"name": "arguments",
|
53317
|
+
"description": null,
|
53318
|
+
"args": [],
|
53319
|
+
"type": {
|
53320
|
+
"kind": "NON_NULL",
|
53321
|
+
"name": null,
|
53322
|
+
"ofType": {
|
53323
|
+
"kind": "LIST",
|
53324
|
+
"name": null,
|
53325
|
+
"ofType": {
|
53326
|
+
"kind": "NON_NULL",
|
53327
|
+
"name": null,
|
53328
|
+
"ofType": {
|
53329
|
+
"kind": "OBJECT",
|
53330
|
+
"name": "AutomatedActionOpenshiftWorkloadRestartArgument_v1",
|
53331
|
+
"ofType": null
|
53332
|
+
}
|
53333
|
+
}
|
53334
|
+
}
|
53335
|
+
},
|
53336
|
+
"isDeprecated": false,
|
53337
|
+
"deprecationReason": null
|
53033
53338
|
}
|
53034
53339
|
],
|
53035
53340
|
"inputFields": null,
|
53036
53341
|
"interfaces": [
|
53037
53342
|
{
|
53038
53343
|
"kind": "INTERFACE",
|
53039
|
-
"name": "
|
53344
|
+
"name": "AutomatedAction_v1",
|
53040
53345
|
"ofType": null
|
53041
53346
|
},
|
53042
53347
|
{
|
@@ -53047,6 +53352,65 @@
|
|
53047
53352
|
],
|
53048
53353
|
"enumValues": null,
|
53049
53354
|
"possibleTypes": null
|
53355
|
+
},
|
53356
|
+
{
|
53357
|
+
"kind": "OBJECT",
|
53358
|
+
"name": "AutomatedActionOpenshiftWorkloadRestartArgument_v1",
|
53359
|
+
"description": null,
|
53360
|
+
"fields": [
|
53361
|
+
{
|
53362
|
+
"name": "namespace",
|
53363
|
+
"description": null,
|
53364
|
+
"args": [],
|
53365
|
+
"type": {
|
53366
|
+
"kind": "NON_NULL",
|
53367
|
+
"name": null,
|
53368
|
+
"ofType": {
|
53369
|
+
"kind": "OBJECT",
|
53370
|
+
"name": "Namespace_v1",
|
53371
|
+
"ofType": null
|
53372
|
+
}
|
53373
|
+
},
|
53374
|
+
"isDeprecated": false,
|
53375
|
+
"deprecationReason": null
|
53376
|
+
},
|
53377
|
+
{
|
53378
|
+
"name": "kind",
|
53379
|
+
"description": null,
|
53380
|
+
"args": [],
|
53381
|
+
"type": {
|
53382
|
+
"kind": "NON_NULL",
|
53383
|
+
"name": null,
|
53384
|
+
"ofType": {
|
53385
|
+
"kind": "SCALAR",
|
53386
|
+
"name": "String",
|
53387
|
+
"ofType": null
|
53388
|
+
}
|
53389
|
+
},
|
53390
|
+
"isDeprecated": false,
|
53391
|
+
"deprecationReason": null
|
53392
|
+
},
|
53393
|
+
{
|
53394
|
+
"name": "name",
|
53395
|
+
"description": null,
|
53396
|
+
"args": [],
|
53397
|
+
"type": {
|
53398
|
+
"kind": "NON_NULL",
|
53399
|
+
"name": null,
|
53400
|
+
"ofType": {
|
53401
|
+
"kind": "SCALAR",
|
53402
|
+
"name": "String",
|
53403
|
+
"ofType": null
|
53404
|
+
}
|
53405
|
+
},
|
53406
|
+
"isDeprecated": false,
|
53407
|
+
"deprecationReason": null
|
53408
|
+
}
|
53409
|
+
],
|
53410
|
+
"inputFields": null,
|
53411
|
+
"interfaces": [],
|
53412
|
+
"enumValues": null,
|
53413
|
+
"possibleTypes": null
|
53050
53414
|
}
|
53051
53415
|
],
|
53052
53416
|
"directives": [
|