catocli 3.0.30__py3-none-any.whl → 3.0.31__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.
Potentially problematic release.
This version of catocli might be problematic. Click here for more details.
- catocli/Utils/clidriver.py +10 -10
- catocli/__init__.py +1 -1
- catocli/parsers/custom/export_rules/__init__.py +27 -2
- catocli/parsers/custom/export_rules/export_rules.py +100 -1
- catocli/parsers/custom/import_rules_to_tf/__init__.py +24 -0
- catocli/parsers/custom/import_rules_to_tf/import_rules_to_tf.py +178 -0
- catocli/parsers/query_appStatsTimeSeries/README.md +0 -1
- catocli/parsers/query_devices/README.md +35 -1
- {catocli-3.0.30.dist-info → catocli-3.0.31.dist-info}/METADATA +1 -1
- {catocli-3.0.30.dist-info → catocli-3.0.31.dist-info}/RECORD +18 -18
- models/mutation.xdr.analystFeedback.json +419 -0
- models/query.devices.json +2178 -604
- models/query.xdr.stories.json +419 -0
- models/query.xdr.story.json +419 -0
- {catocli-3.0.30.dist-info → catocli-3.0.31.dist-info}/WHEEL +0 -0
- {catocli-3.0.30.dist-info → catocli-3.0.31.dist-info}/entry_points.txt +0 -0
- {catocli-3.0.30.dist-info → catocli-3.0.31.dist-info}/licenses/LICENSE +0 -0
- {catocli-3.0.30.dist-info → catocli-3.0.31.dist-info}/top_level.txt +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
catocli/__init__.py,sha256=
|
|
1
|
+
catocli/__init__.py,sha256=buSOyXH2T0Y2cuo4NpfEaKk3jELJ3YK8jfj7CZ6mtts,85
|
|
2
2
|
catocli/__main__.py,sha256=6Z0ns_k_kUcz1Qtrn1u7UyUnqB-3e85jM_nppOwFsv4,217
|
|
3
3
|
catocli/clisettings.json,sha256=Mkzs0o969-l1-bbp5SgHecJsQp3I-IP3w5EpnP6nMgg,2062
|
|
4
|
-
catocli/Utils/clidriver.py,sha256=
|
|
4
|
+
catocli/Utils/clidriver.py,sha256=mi3yVHFqwDqLNP5N99k-7RyX6ix8Eo4j5PY9PaJ2UpY,16750
|
|
5
5
|
catocli/Utils/cliutils.py,sha256=TTrAGlJjy9P07rLPGev9Qjx4w0g0KnWYBYcfNY1VIa8,6875
|
|
6
6
|
catocli/Utils/formatter_account_metrics.py,sha256=1SL-lx-6JzWBzuF5Fk8cFtMbKAF3eSEzcag1j3vKy_Q,24775
|
|
7
7
|
catocli/Utils/formatter_app_stats.py,sha256=iM3JkVvHywaCPErdtVpOSiTuwQab1EUhY6D3QG610tc,6487
|
|
@@ -21,12 +21,12 @@ catocli/parsers/custom/README.md,sha256=ehw97vJx_Cnlyb-a8ItdREDDVGrGdu8k5ZJ9hT6F
|
|
|
21
21
|
catocli/parsers/custom/__init__.py,sha256=bzYo9pBrRLharA8kXZA2P3M1N-0_-kXwcbtRwvC-UPs,3005
|
|
22
22
|
catocli/parsers/custom/customLib.py,sha256=W4L-4FK9qDJC43V390sk9L-ld55ZySKsMe9MpoHP7WY,24272
|
|
23
23
|
catocli/parsers/custom/eventsFeedEnhanced.py,sha256=aOqikBI76QxMKoMdW7M37mEf-W2ODipusGitpt-cF7k,16330
|
|
24
|
-
catocli/parsers/custom/export_rules/__init__.py,sha256=
|
|
25
|
-
catocli/parsers/custom/export_rules/export_rules.py,sha256
|
|
24
|
+
catocli/parsers/custom/export_rules/__init__.py,sha256=i-xQObOUDVDpH32h1zFWtIzjAMSAjPHfKP7uDnD_47Q,4769
|
|
25
|
+
catocli/parsers/custom/export_rules/export_rules.py,sha256=l1SlS77CMAfPwCW3cIny96DRumQBUINLLBt6grPX1uQ,22029
|
|
26
26
|
catocli/parsers/custom/export_sites/__init__.py,sha256=uq7-85kRpaYSeapGgkwNtpWeB2h6T_krQA1q3i0xGcY,3601
|
|
27
27
|
catocli/parsers/custom/export_sites/export_sites.py,sha256=CTGe-xXvs6cLThiyuQUyFKz2bLUkwscM2eMytKFg-Bo,82160
|
|
28
|
-
catocli/parsers/custom/import_rules_to_tf/__init__.py,sha256=
|
|
29
|
-
catocli/parsers/custom/import_rules_to_tf/import_rules_to_tf.py,sha256=
|
|
28
|
+
catocli/parsers/custom/import_rules_to_tf/__init__.py,sha256=vSWPWYK4K_tAqu_U8hsTSUQI8Fz6vMPWDFKAJr8W24o,6534
|
|
29
|
+
catocli/parsers/custom/import_rules_to_tf/import_rules_to_tf.py,sha256=hKiLZTYrOdre0Cv9xce1dm3B75owOlwg77kXxduhs9w,26446
|
|
30
30
|
catocli/parsers/custom/import_sites_to_tf/__init__.py,sha256=1ayoaaKIxWf5JBN62CO9F7-yaP9MqizTBCedqCyEc4k,4339
|
|
31
31
|
catocli/parsers/custom/import_sites_to_tf/import_sites_to_tf.py,sha256=scZ8Pecu6b279jG-72eF4eCw-BWNSHFK7cl9JvBGT0E,78130
|
|
32
32
|
catocli/parsers/custom/query_eventsFeed/README.md,sha256=r4WNbZvk8jIz5n4QicZeesNFppNPsMoacc233PpMHWs,8672
|
|
@@ -322,7 +322,7 @@ catocli/parsers/query_admins/README.md,sha256=7ZTADV5G5DnNK4MVaa-rTpZSjneThhDdUk
|
|
|
322
322
|
catocli/parsers/query_admins/__init__.py,sha256=TsbqtBJvH12JdDxSkB6ZsgcfXIFGorKxtR02evuEmgY,1811
|
|
323
323
|
catocli/parsers/query_appStats/README.md,sha256=V5kWI6pcFEZih8O6ml9HGxeqeykBQyQRNoaoqJmT0Ms,7461
|
|
324
324
|
catocli/parsers/query_appStats/__init__.py,sha256=dKtWxgVgmr0YsjmjTdjES2_qqAU8A7b3riFFfZ9r1no,2455
|
|
325
|
-
catocli/parsers/query_appStatsTimeSeries/README.md,sha256=
|
|
325
|
+
catocli/parsers/query_appStatsTimeSeries/README.md,sha256=LRz54_IlXIKD8VZDZp4xNQAIqCWqF_6b7hKUztGhszA,6987
|
|
326
326
|
catocli/parsers/query_appStatsTimeSeries/__init__.py,sha256=d7s17-s8GkL0aKBvXMwf4pkwiS8nmRIqxWgV3swnAqc,2665
|
|
327
327
|
catocli/parsers/query_auditFeed/README.md,sha256=1l1s0Ehj5In5arf4lpVeVWJxFaxCkBwDaMIGSS2eVGM,2114
|
|
328
328
|
catocli/parsers/query_auditFeed/__init__.py,sha256=Q0FulK3O5l-aaG5WDuCotecSsyTwBtl89d2U7j80vX0,1859
|
|
@@ -336,7 +336,7 @@ catocli/parsers/query_container_ipAddressRange_downloadFile/README.md,sha256=x8O
|
|
|
336
336
|
catocli/parsers/query_container_ipAddressRange_search/README.md,sha256=74TFgzRaGB0SL0xiDIPI9Dl5U0pvkEoY5FeFxdbawe4,1008
|
|
337
337
|
catocli/parsers/query_container_ipAddressRange_searchIpAddressRange/README.md,sha256=g68FTLofmuLHwSAEFlboYRkb_sPVGK738EvxE1CIziM,1242
|
|
338
338
|
catocli/parsers/query_container_list/README.md,sha256=rGQXOrx9x4JJZXQD-fuaV9cqAX0b-se5VvOpRY7Nyv4,830
|
|
339
|
-
catocli/parsers/query_devices/README.md,sha256=
|
|
339
|
+
catocli/parsers/query_devices/README.md,sha256=RD3peNafmsR653fj_zHfmEzLNLoSM_3mSeNp5vyxZA8,28144
|
|
340
340
|
catocli/parsers/query_devices/__init__.py,sha256=Xp0lW9jy36lAsDhJ5Zz8TX9xWBPLirihEI4ouQOESVs,1827
|
|
341
341
|
catocli/parsers/query_enterpriseDirectory/README.md,sha256=QjFwBb7lL_1WuyIaL-Sv5x28nmUPw9VK6S405Zn3S7Y,3322
|
|
342
342
|
catocli/parsers/query_enterpriseDirectory/__init__.py,sha256=HP9x3RsT_Whtbg0fMuPvKpNhKLIafGihmobzp5yYwas,2019
|
|
@@ -420,7 +420,7 @@ catocli/templates/scim_users.csv,sha256=Fb_C9W2cXf1swnKSNXanWabny87TKcbwxpor5ze3
|
|
|
420
420
|
catocli/templates/scim_users.json,sha256=VRBc2rDRMiIcA6navhnqdnuvLmouKd9ZE7ZrzGb7kfI,582
|
|
421
421
|
catocli/templates/socket_sites.csv,sha256=S5qY7whbydinMwomoAlDghoiFO_xqUKRwNG1xvzl8BI,1212
|
|
422
422
|
catocli/templates/socket_sites.json,sha256=X3NShci5-q3TpVSsaj62u4jFCvQAhxQ7knC-Lui_gOg,19535
|
|
423
|
-
catocli-3.0.
|
|
423
|
+
catocli-3.0.31.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
424
424
|
graphql_client/__init__.py,sha256=2nxD4YsWoOnALXi5cXbmtIN_i0NL_eyDTQRTxs52mkI,315
|
|
425
425
|
graphql_client/api_client.py,sha256=2Rc1Zo1xH9Jnk1AO68kLSofTShkZwSVF-WkVtczfIc4,5786
|
|
426
426
|
graphql_client/api_client_types.py,sha256=y1oy1qsg8TM_FPxb8m53ED7tBU29WDhtQqzgg247_kI,11754
|
|
@@ -664,7 +664,7 @@ models/mutation.sites.updateSiteGeneralDetails.json,sha256=5-AzYfo3K0GaAs2TyCVJH
|
|
|
664
664
|
models/mutation.sites.updateSocketInterface.json,sha256=n9XvxvuZ8HjozBQtdouHfHG5T7oKao-x7b_0z7OJ5Ms,222154
|
|
665
665
|
models/mutation.sites.updateStaticHost.json,sha256=5Bwpr8_98q3gAIihhsIWPrAhnYZI3kXvCyz9gNGKu58,20473
|
|
666
666
|
models/mutation.xdr.addStoryComment.json,sha256=GEC9NjB2SF-c9I2Wohk4WWknnK9YtHDXiRN2v6bOTrs,39572
|
|
667
|
-
models/mutation.xdr.analystFeedback.json,sha256=
|
|
667
|
+
models/mutation.xdr.analystFeedback.json,sha256=xVcVvFBk2dX_h_I7ZbV7258Nv5HAvF5PbO-0_oxlmqk,3699162
|
|
668
668
|
models/mutation.xdr.deleteStoryComment.json,sha256=b6fP2gbDpuWFPalC-0cetOvQF_hP1MiD4Rjcjj3nb1I,39838
|
|
669
669
|
models/query.accountBySubdomain.json,sha256=mopwNpqyB15szZ4ja18_L8y5DWZnffAQYyUjtAAzPHI,5684
|
|
670
670
|
models/query.accountManagement.json,sha256=LLlHnT1-9sonA_KlpX4WJWCJkI9LAzBTJazbfL5zPbw,24290
|
|
@@ -685,7 +685,7 @@ models/query.container.ipAddressRange.search.json,sha256=6py0JTPFg-O7u7oFv04l0Bo
|
|
|
685
685
|
models/query.container.ipAddressRange.searchIpAddressRange.json,sha256=AopySxsJ-KhtAHlBc66Y1x24AGR_Ml4wjVxsudY6v8c,50823
|
|
686
686
|
models/query.container.json,sha256=rdhueKT9DUPKW86-r696BJuExigCLpoT4LTAB1mxpts,278138
|
|
687
687
|
models/query.container.list.json,sha256=NMsl9G0lTMnD4mv2HZzMPi3DQ8-gzW9B6t1N_pu8iSg,92842
|
|
688
|
-
models/query.devices.json,sha256=
|
|
688
|
+
models/query.devices.json,sha256=LqerHc_m1Mm8iZzM7GyIqcRAOAWVx6EW-6dAxQbR3EQ,2174839
|
|
689
689
|
models/query.enterpriseDirectory.json,sha256=yumIHkV_WoEEKUdg_l8XOy9MgKLQfQJpPG6WiAKdOS8,307721
|
|
690
690
|
models/query.entityLookup.json,sha256=YTizf3KgMXLKwoqdkFPXlwcQGUwNoBXmXv801VZljr8,99484
|
|
691
691
|
models/query.events.json,sha256=idLSd0-k3ge69Mh87j35_oPchq5hCyaXZG9KpmOFfi0,1074747
|
|
@@ -725,8 +725,8 @@ models/query.siteLocation.json,sha256=YDFp6w5vdMOb0dATjhByH2GwUOkYvdvRNm9mTl5FCl
|
|
|
725
725
|
models/query.socketPortMetrics.json,sha256=3DOM1gda-Q-FEe16FW_1h6c3uywh1DKNTJhmlECXtss,187442
|
|
726
726
|
models/query.socketPortMetricsTimeSeries.json,sha256=1XsPcaUQ5uAhcNpSuwq9AszlP2fH15JaHX-K9FBUTQk,133068
|
|
727
727
|
models/query.subDomains.json,sha256=BkReQmylHZMv1iIakX984na9EKd_m0sPC0a-COsCxRI,7036
|
|
728
|
-
models/query.xdr.stories.json,sha256=
|
|
729
|
-
models/query.xdr.story.json,sha256=
|
|
728
|
+
models/query.xdr.stories.json,sha256=xIRO6pgXDCzo7VDbXpham51UThovR_29HlmUb9di-BE,4165991
|
|
729
|
+
models/query.xdr.story.json,sha256=ny5fC2wqrA5f6sgwKXBGryYStA1MQc031594qi0h7Qk,3120579
|
|
730
730
|
schema/catolib.py,sha256=NoeVBGqZpjXIjIyKOWdr-Dy8ojAGBUINgagADOPCLZM,85779
|
|
731
731
|
schema/importSchema.py,sha256=7hMyn-KCRnHtssCteSB66yZeDzFmokK-wD97cqb8jwU,2896
|
|
732
732
|
vendor/six.py,sha256=TOOfQi7nFGfMrIvtdr6wX4wyHH8M7aknmuLfo2cBBrM,34549
|
|
@@ -771,8 +771,8 @@ vendor/urllib3/util/timeout.py,sha256=4eT1FVeZZU7h7mYD1Jq2OXNe4fxekdNvhoWUkZusRp
|
|
|
771
771
|
vendor/urllib3/util/url.py,sha256=wHORhp80RAXyTlAIkTqLFzSrkU7J34ZDxX-tN65MBZk,15213
|
|
772
772
|
vendor/urllib3/util/util.py,sha256=j3lbZK1jPyiwD34T8IgJzdWEZVT-4E-0vYIJi9UjeNA,1146
|
|
773
773
|
vendor/urllib3/util/wait.py,sha256=_ph8IrUR3sqPqi0OopQgJUlH4wzkGeM5CiyA7XGGtmI,4423
|
|
774
|
-
catocli-3.0.
|
|
775
|
-
catocli-3.0.
|
|
776
|
-
catocli-3.0.
|
|
777
|
-
catocli-3.0.
|
|
778
|
-
catocli-3.0.
|
|
774
|
+
catocli-3.0.31.dist-info/METADATA,sha256=QXkzHLHo18mZKn7abKez-93V0FA7A1-Ap3y72Kbv3Ak,6816
|
|
775
|
+
catocli-3.0.31.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
776
|
+
catocli-3.0.31.dist-info/entry_points.txt,sha256=p4k9Orre6aWcqVrNmBbckmCs39h-1naMxRo2AjWmWZ4,50
|
|
777
|
+
catocli-3.0.31.dist-info/top_level.txt,sha256=cRT_qNMM5G7w-dpT1BnJB9eikqydO0jafLlS4OD-7MI,44
|
|
778
|
+
catocli-3.0.31.dist-info/RECORD,,
|
|
@@ -26169,6 +26169,425 @@
|
|
|
26169
26169
|
},
|
|
26170
26170
|
"varName": "engineType"
|
|
26171
26171
|
},
|
|
26172
|
+
"eventsGraphQuery": {
|
|
26173
|
+
"args": {},
|
|
26174
|
+
"deprecationReason": null,
|
|
26175
|
+
"description": null,
|
|
26176
|
+
"id_str": "analystFeedback___story___incident___eventsGraphQuery",
|
|
26177
|
+
"isDeprecated": false,
|
|
26178
|
+
"name": "eventsGraphQuery",
|
|
26179
|
+
"path": "analystFeedback.story.incident.eventsGraphQuery",
|
|
26180
|
+
"requestStr": "$eventsGraphQuery:EventsGraphQuery ",
|
|
26181
|
+
"required": false,
|
|
26182
|
+
"responseStr": "eventsGraphQuery:$eventsGraphQuery ",
|
|
26183
|
+
"type": {
|
|
26184
|
+
"definition": {
|
|
26185
|
+
"description": null,
|
|
26186
|
+
"enumValues": null,
|
|
26187
|
+
"fields": {
|
|
26188
|
+
"timeSeriesEvents": {
|
|
26189
|
+
"args": {},
|
|
26190
|
+
"deprecationReason": null,
|
|
26191
|
+
"description": null,
|
|
26192
|
+
"id_str": "analystFeedback___story___incident___eventsGraphQuery___timeSeriesEvents",
|
|
26193
|
+
"isDeprecated": false,
|
|
26194
|
+
"name": "timeSeriesEvents",
|
|
26195
|
+
"path": "analystFeedback.story.incident.eventsGraphQuery.timeSeriesEvents",
|
|
26196
|
+
"requestStr": "$timeSeriesEvents:TimeSeriesEvents ",
|
|
26197
|
+
"required": false,
|
|
26198
|
+
"responseStr": "timeSeriesEvents:$timeSeriesEvents ",
|
|
26199
|
+
"type": {
|
|
26200
|
+
"definition": {
|
|
26201
|
+
"description": null,
|
|
26202
|
+
"enumValues": null,
|
|
26203
|
+
"fields": {
|
|
26204
|
+
"accountID": {
|
|
26205
|
+
"args": {},
|
|
26206
|
+
"deprecationReason": null,
|
|
26207
|
+
"description": null,
|
|
26208
|
+
"id_str": "analystFeedback___story___incident___eventsGraphQuery___timeSeriesEvents___accountID",
|
|
26209
|
+
"isDeprecated": false,
|
|
26210
|
+
"name": "accountID",
|
|
26211
|
+
"path": "analystFeedback.story.incident.eventsGraphQuery.timeSeriesEvents.accountID",
|
|
26212
|
+
"requestStr": "$accountID:String! ",
|
|
26213
|
+
"required": true,
|
|
26214
|
+
"responseStr": "accountID:$accountID ",
|
|
26215
|
+
"type": {
|
|
26216
|
+
"kind": [
|
|
26217
|
+
"NON_NULL",
|
|
26218
|
+
"SCALAR"
|
|
26219
|
+
],
|
|
26220
|
+
"name": "String",
|
|
26221
|
+
"non_null": false
|
|
26222
|
+
},
|
|
26223
|
+
"varName": "accountID"
|
|
26224
|
+
},
|
|
26225
|
+
"buckets": {
|
|
26226
|
+
"args": {},
|
|
26227
|
+
"deprecationReason": null,
|
|
26228
|
+
"description": null,
|
|
26229
|
+
"id_str": "analystFeedback___story___incident___eventsGraphQuery___timeSeriesEvents___buckets",
|
|
26230
|
+
"isDeprecated": false,
|
|
26231
|
+
"name": "buckets",
|
|
26232
|
+
"path": "analystFeedback.story.incident.eventsGraphQuery.timeSeriesEvents.buckets",
|
|
26233
|
+
"requestStr": "$buckets:Int! ",
|
|
26234
|
+
"required": true,
|
|
26235
|
+
"responseStr": "buckets:$buckets ",
|
|
26236
|
+
"type": {
|
|
26237
|
+
"kind": [
|
|
26238
|
+
"NON_NULL",
|
|
26239
|
+
"SCALAR"
|
|
26240
|
+
],
|
|
26241
|
+
"name": "Int",
|
|
26242
|
+
"non_null": false
|
|
26243
|
+
},
|
|
26244
|
+
"varName": "buckets"
|
|
26245
|
+
},
|
|
26246
|
+
"dimensions": {
|
|
26247
|
+
"args": {},
|
|
26248
|
+
"deprecationReason": null,
|
|
26249
|
+
"description": null,
|
|
26250
|
+
"id_str": "analystFeedback___story___incident___eventsGraphQuery___timeSeriesEvents___dimensions",
|
|
26251
|
+
"isDeprecated": false,
|
|
26252
|
+
"name": "dimensions",
|
|
26253
|
+
"path": "analystFeedback.story.incident.eventsGraphQuery.timeSeriesEvents.dimensions",
|
|
26254
|
+
"requestStr": "$graphEventsDimension:[GraphEventsDimension]! ",
|
|
26255
|
+
"required": true,
|
|
26256
|
+
"responseStr": "dimensions:$graphEventsDimension ",
|
|
26257
|
+
"type": {
|
|
26258
|
+
"definition": {
|
|
26259
|
+
"description": null,
|
|
26260
|
+
"enumValues": null,
|
|
26261
|
+
"fields": {
|
|
26262
|
+
"fieldName": {
|
|
26263
|
+
"args": {},
|
|
26264
|
+
"deprecationReason": null,
|
|
26265
|
+
"description": null,
|
|
26266
|
+
"id_str": "analystFeedback___story___incident___eventsGraphQuery___timeSeriesEvents___dimensions___fieldName",
|
|
26267
|
+
"isDeprecated": false,
|
|
26268
|
+
"name": "fieldName",
|
|
26269
|
+
"path": "analystFeedback.story.incident.eventsGraphQuery.timeSeriesEvents.dimensions.fieldName",
|
|
26270
|
+
"requestStr": "$fieldName:String! ",
|
|
26271
|
+
"required": true,
|
|
26272
|
+
"responseStr": "fieldName:$fieldName ",
|
|
26273
|
+
"type": {
|
|
26274
|
+
"kind": [
|
|
26275
|
+
"NON_NULL",
|
|
26276
|
+
"SCALAR"
|
|
26277
|
+
],
|
|
26278
|
+
"name": "String",
|
|
26279
|
+
"non_null": false
|
|
26280
|
+
},
|
|
26281
|
+
"varName": "fieldName"
|
|
26282
|
+
}
|
|
26283
|
+
},
|
|
26284
|
+
"inputFields": null,
|
|
26285
|
+
"interfaces": [],
|
|
26286
|
+
"kind": "OBJECT",
|
|
26287
|
+
"name": "GraphEventsDimension",
|
|
26288
|
+
"possibleTypes": null
|
|
26289
|
+
},
|
|
26290
|
+
"indexType": "object",
|
|
26291
|
+
"kind": [
|
|
26292
|
+
"NON_NULL",
|
|
26293
|
+
"LIST",
|
|
26294
|
+
"NON_NULL",
|
|
26295
|
+
"OBJECT"
|
|
26296
|
+
],
|
|
26297
|
+
"name": "GraphEventsDimension",
|
|
26298
|
+
"non_null": false
|
|
26299
|
+
},
|
|
26300
|
+
"varName": "graphEventsDimension"
|
|
26301
|
+
},
|
|
26302
|
+
"filters": {
|
|
26303
|
+
"args": {},
|
|
26304
|
+
"deprecationReason": null,
|
|
26305
|
+
"description": null,
|
|
26306
|
+
"id_str": "analystFeedback___story___incident___eventsGraphQuery___timeSeriesEvents___filters",
|
|
26307
|
+
"isDeprecated": false,
|
|
26308
|
+
"name": "filters",
|
|
26309
|
+
"path": "analystFeedback.story.incident.eventsGraphQuery.timeSeriesEvents.filters",
|
|
26310
|
+
"requestStr": "$graphEventsFilter:[GraphEventsFilter]! ",
|
|
26311
|
+
"required": true,
|
|
26312
|
+
"responseStr": "filters:$graphEventsFilter ",
|
|
26313
|
+
"type": {
|
|
26314
|
+
"definition": {
|
|
26315
|
+
"description": null,
|
|
26316
|
+
"enumValues": null,
|
|
26317
|
+
"fields": {
|
|
26318
|
+
"fieldName": {
|
|
26319
|
+
"args": {},
|
|
26320
|
+
"deprecationReason": null,
|
|
26321
|
+
"description": null,
|
|
26322
|
+
"id_str": "analystFeedback___story___incident___eventsGraphQuery___timeSeriesEvents___filters___fieldName",
|
|
26323
|
+
"isDeprecated": false,
|
|
26324
|
+
"name": "fieldName",
|
|
26325
|
+
"path": "analystFeedback.story.incident.eventsGraphQuery.timeSeriesEvents.filters.fieldName",
|
|
26326
|
+
"requestStr": "$fieldName:String! ",
|
|
26327
|
+
"required": true,
|
|
26328
|
+
"responseStr": "fieldName:$fieldName ",
|
|
26329
|
+
"type": {
|
|
26330
|
+
"kind": [
|
|
26331
|
+
"NON_NULL",
|
|
26332
|
+
"SCALAR"
|
|
26333
|
+
],
|
|
26334
|
+
"name": "String",
|
|
26335
|
+
"non_null": false
|
|
26336
|
+
},
|
|
26337
|
+
"varName": "fieldName"
|
|
26338
|
+
},
|
|
26339
|
+
"operator": {
|
|
26340
|
+
"args": {},
|
|
26341
|
+
"deprecationReason": null,
|
|
26342
|
+
"description": null,
|
|
26343
|
+
"id_str": "analystFeedback___story___incident___eventsGraphQuery___timeSeriesEvents___filters___operator",
|
|
26344
|
+
"isDeprecated": false,
|
|
26345
|
+
"name": "operator",
|
|
26346
|
+
"path": "analystFeedback.story.incident.eventsGraphQuery.timeSeriesEvents.filters.operator",
|
|
26347
|
+
"requestStr": "$operator:String! ",
|
|
26348
|
+
"required": true,
|
|
26349
|
+
"responseStr": "operator:$operator ",
|
|
26350
|
+
"type": {
|
|
26351
|
+
"kind": [
|
|
26352
|
+
"NON_NULL",
|
|
26353
|
+
"SCALAR"
|
|
26354
|
+
],
|
|
26355
|
+
"name": "String",
|
|
26356
|
+
"non_null": false
|
|
26357
|
+
},
|
|
26358
|
+
"varName": "operator"
|
|
26359
|
+
},
|
|
26360
|
+
"values": {
|
|
26361
|
+
"args": {},
|
|
26362
|
+
"deprecationReason": null,
|
|
26363
|
+
"description": null,
|
|
26364
|
+
"id_str": "analystFeedback___story___incident___eventsGraphQuery___timeSeriesEvents___filters___values",
|
|
26365
|
+
"isDeprecated": false,
|
|
26366
|
+
"name": "values",
|
|
26367
|
+
"path": "analystFeedback.story.incident.eventsGraphQuery.timeSeriesEvents.filters.values",
|
|
26368
|
+
"requestStr": "$values:[String]! ",
|
|
26369
|
+
"required": true,
|
|
26370
|
+
"responseStr": "values:$values ",
|
|
26371
|
+
"type": {
|
|
26372
|
+
"kind": [
|
|
26373
|
+
"NON_NULL",
|
|
26374
|
+
"LIST",
|
|
26375
|
+
"NON_NULL",
|
|
26376
|
+
"SCALAR"
|
|
26377
|
+
],
|
|
26378
|
+
"name": "String",
|
|
26379
|
+
"non_null": false
|
|
26380
|
+
},
|
|
26381
|
+
"varName": "values"
|
|
26382
|
+
}
|
|
26383
|
+
},
|
|
26384
|
+
"inputFields": null,
|
|
26385
|
+
"interfaces": [],
|
|
26386
|
+
"kind": "OBJECT",
|
|
26387
|
+
"name": "GraphEventsFilter",
|
|
26388
|
+
"possibleTypes": null
|
|
26389
|
+
},
|
|
26390
|
+
"indexType": "object",
|
|
26391
|
+
"kind": [
|
|
26392
|
+
"NON_NULL",
|
|
26393
|
+
"LIST",
|
|
26394
|
+
"NON_NULL",
|
|
26395
|
+
"OBJECT"
|
|
26396
|
+
],
|
|
26397
|
+
"name": "GraphEventsFilter",
|
|
26398
|
+
"non_null": false
|
|
26399
|
+
},
|
|
26400
|
+
"varName": "graphEventsFilter"
|
|
26401
|
+
},
|
|
26402
|
+
"measures": {
|
|
26403
|
+
"args": {},
|
|
26404
|
+
"deprecationReason": null,
|
|
26405
|
+
"description": null,
|
|
26406
|
+
"id_str": "analystFeedback___story___incident___eventsGraphQuery___timeSeriesEvents___measures",
|
|
26407
|
+
"isDeprecated": false,
|
|
26408
|
+
"name": "measures",
|
|
26409
|
+
"path": "analystFeedback.story.incident.eventsGraphQuery.timeSeriesEvents.measures",
|
|
26410
|
+
"requestStr": "$graphEventsMeasure:[GraphEventsMeasure]! ",
|
|
26411
|
+
"required": true,
|
|
26412
|
+
"responseStr": "measures:$graphEventsMeasure ",
|
|
26413
|
+
"type": {
|
|
26414
|
+
"definition": {
|
|
26415
|
+
"description": null,
|
|
26416
|
+
"enumValues": null,
|
|
26417
|
+
"fields": {
|
|
26418
|
+
"aggType": {
|
|
26419
|
+
"args": {},
|
|
26420
|
+
"deprecationReason": null,
|
|
26421
|
+
"description": null,
|
|
26422
|
+
"id_str": "analystFeedback___story___incident___eventsGraphQuery___timeSeriesEvents___measures___aggType",
|
|
26423
|
+
"isDeprecated": false,
|
|
26424
|
+
"name": "aggType",
|
|
26425
|
+
"path": "analystFeedback.story.incident.eventsGraphQuery.timeSeriesEvents.measures.aggType",
|
|
26426
|
+
"requestStr": "$aggType:String! ",
|
|
26427
|
+
"required": true,
|
|
26428
|
+
"responseStr": "aggType:$aggType ",
|
|
26429
|
+
"type": {
|
|
26430
|
+
"kind": [
|
|
26431
|
+
"NON_NULL",
|
|
26432
|
+
"SCALAR"
|
|
26433
|
+
],
|
|
26434
|
+
"name": "String",
|
|
26435
|
+
"non_null": false
|
|
26436
|
+
},
|
|
26437
|
+
"varName": "aggType"
|
|
26438
|
+
},
|
|
26439
|
+
"fieldName": {
|
|
26440
|
+
"args": {},
|
|
26441
|
+
"deprecationReason": null,
|
|
26442
|
+
"description": null,
|
|
26443
|
+
"id_str": "analystFeedback___story___incident___eventsGraphQuery___timeSeriesEvents___measures___fieldName",
|
|
26444
|
+
"isDeprecated": false,
|
|
26445
|
+
"name": "fieldName",
|
|
26446
|
+
"path": "analystFeedback.story.incident.eventsGraphQuery.timeSeriesEvents.measures.fieldName",
|
|
26447
|
+
"requestStr": "$fieldName:String! ",
|
|
26448
|
+
"required": true,
|
|
26449
|
+
"responseStr": "fieldName:$fieldName ",
|
|
26450
|
+
"type": {
|
|
26451
|
+
"kind": [
|
|
26452
|
+
"NON_NULL",
|
|
26453
|
+
"SCALAR"
|
|
26454
|
+
],
|
|
26455
|
+
"name": "String",
|
|
26456
|
+
"non_null": false
|
|
26457
|
+
},
|
|
26458
|
+
"varName": "fieldName"
|
|
26459
|
+
},
|
|
26460
|
+
"trend": {
|
|
26461
|
+
"args": {},
|
|
26462
|
+
"deprecationReason": null,
|
|
26463
|
+
"description": null,
|
|
26464
|
+
"id_str": "analystFeedback___story___incident___eventsGraphQuery___timeSeriesEvents___measures___trend",
|
|
26465
|
+
"isDeprecated": false,
|
|
26466
|
+
"name": "trend",
|
|
26467
|
+
"path": "analystFeedback.story.incident.eventsGraphQuery.timeSeriesEvents.measures.trend",
|
|
26468
|
+
"requestStr": "$trend:Boolean ",
|
|
26469
|
+
"required": false,
|
|
26470
|
+
"responseStr": "trend:$trend ",
|
|
26471
|
+
"type": {
|
|
26472
|
+
"kind": [
|
|
26473
|
+
"SCALAR"
|
|
26474
|
+
],
|
|
26475
|
+
"name": "Boolean",
|
|
26476
|
+
"non_null": false
|
|
26477
|
+
},
|
|
26478
|
+
"varName": "trend"
|
|
26479
|
+
}
|
|
26480
|
+
},
|
|
26481
|
+
"inputFields": null,
|
|
26482
|
+
"interfaces": [],
|
|
26483
|
+
"kind": "OBJECT",
|
|
26484
|
+
"name": "GraphEventsMeasure",
|
|
26485
|
+
"possibleTypes": null
|
|
26486
|
+
},
|
|
26487
|
+
"indexType": "object",
|
|
26488
|
+
"kind": [
|
|
26489
|
+
"NON_NULL",
|
|
26490
|
+
"LIST",
|
|
26491
|
+
"NON_NULL",
|
|
26492
|
+
"OBJECT"
|
|
26493
|
+
],
|
|
26494
|
+
"name": "GraphEventsMeasure",
|
|
26495
|
+
"non_null": false
|
|
26496
|
+
},
|
|
26497
|
+
"varName": "graphEventsMeasure"
|
|
26498
|
+
},
|
|
26499
|
+
"timeFrame": {
|
|
26500
|
+
"args": {},
|
|
26501
|
+
"deprecationReason": null,
|
|
26502
|
+
"description": null,
|
|
26503
|
+
"id_str": "analystFeedback___story___incident___eventsGraphQuery___timeSeriesEvents___timeFrame",
|
|
26504
|
+
"isDeprecated": false,
|
|
26505
|
+
"name": "timeFrame",
|
|
26506
|
+
"path": "analystFeedback.story.incident.eventsGraphQuery.timeSeriesEvents.timeFrame",
|
|
26507
|
+
"requestStr": "$timeFrame:TimeFrame! ",
|
|
26508
|
+
"required": true,
|
|
26509
|
+
"responseStr": "timeFrame:$timeFrame ",
|
|
26510
|
+
"type": {
|
|
26511
|
+
"kind": [
|
|
26512
|
+
"NON_NULL",
|
|
26513
|
+
"SCALAR"
|
|
26514
|
+
],
|
|
26515
|
+
"name": "TimeFrame",
|
|
26516
|
+
"non_null": false
|
|
26517
|
+
},
|
|
26518
|
+
"varName": "timeFrame"
|
|
26519
|
+
}
|
|
26520
|
+
},
|
|
26521
|
+
"inputFields": null,
|
|
26522
|
+
"interfaces": [],
|
|
26523
|
+
"kind": "OBJECT",
|
|
26524
|
+
"name": "TimeSeriesEvents",
|
|
26525
|
+
"possibleTypes": null
|
|
26526
|
+
},
|
|
26527
|
+
"indexType": "object",
|
|
26528
|
+
"kind": [
|
|
26529
|
+
"OBJECT"
|
|
26530
|
+
],
|
|
26531
|
+
"name": "TimeSeriesEvents",
|
|
26532
|
+
"non_null": false
|
|
26533
|
+
},
|
|
26534
|
+
"varName": "timeSeriesEvents"
|
|
26535
|
+
},
|
|
26536
|
+
"type": {
|
|
26537
|
+
"args": {},
|
|
26538
|
+
"deprecationReason": null,
|
|
26539
|
+
"description": null,
|
|
26540
|
+
"id_str": "analystFeedback___story___incident___eventsGraphQuery___type",
|
|
26541
|
+
"isDeprecated": false,
|
|
26542
|
+
"name": "type",
|
|
26543
|
+
"path": "analystFeedback.story.incident.eventsGraphQuery.type",
|
|
26544
|
+
"requestStr": "$type:GraphType! ",
|
|
26545
|
+
"required": true,
|
|
26546
|
+
"responseStr": "type:$type ",
|
|
26547
|
+
"type": {
|
|
26548
|
+
"definition": {
|
|
26549
|
+
"description": null,
|
|
26550
|
+
"enumValues": [
|
|
26551
|
+
{
|
|
26552
|
+
"deprecationReason": null,
|
|
26553
|
+
"description": null,
|
|
26554
|
+
"isDeprecated": false,
|
|
26555
|
+
"name": "ANALYTICS"
|
|
26556
|
+
}
|
|
26557
|
+
],
|
|
26558
|
+
"fields": null,
|
|
26559
|
+
"inputFields": null,
|
|
26560
|
+
"interfaces": null,
|
|
26561
|
+
"kind": "ENUM",
|
|
26562
|
+
"name": "GraphType",
|
|
26563
|
+
"possibleTypes": null
|
|
26564
|
+
},
|
|
26565
|
+
"indexType": "enum",
|
|
26566
|
+
"kind": [
|
|
26567
|
+
"NON_NULL",
|
|
26568
|
+
"ENUM"
|
|
26569
|
+
],
|
|
26570
|
+
"name": "GraphType",
|
|
26571
|
+
"non_null": false
|
|
26572
|
+
},
|
|
26573
|
+
"varName": "type"
|
|
26574
|
+
}
|
|
26575
|
+
},
|
|
26576
|
+
"inputFields": null,
|
|
26577
|
+
"interfaces": [],
|
|
26578
|
+
"kind": "OBJECT",
|
|
26579
|
+
"name": "EventsGraphQuery",
|
|
26580
|
+
"possibleTypes": null
|
|
26581
|
+
},
|
|
26582
|
+
"indexType": "object",
|
|
26583
|
+
"kind": [
|
|
26584
|
+
"OBJECT"
|
|
26585
|
+
],
|
|
26586
|
+
"name": "EventsGraphQuery",
|
|
26587
|
+
"non_null": false
|
|
26588
|
+
},
|
|
26589
|
+
"varName": "eventsGraphQuery"
|
|
26590
|
+
},
|
|
26172
26591
|
"firstSignal": {
|
|
26173
26592
|
"args": {},
|
|
26174
26593
|
"deprecationReason": null,
|