@nordsym/apiclaw 2.2.0 → 2.3.0
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.
- package/README.md +15 -2
- package/dist/bin-http.js +0 -0
- package/dist/bin.bundled.js +79288 -0
- package/dist/gateway-client.d.ts.map +1 -1
- package/dist/gateway-client.js +24 -2
- package/dist/gateway-client.js.map +1 -1
- package/dist/index.bundled.js +61263 -0
- package/dist/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/package.json +7 -2
- package/.claude/settings.local.json +0 -13
- package/.env.prod +0 -1
- package/apiclaw-README.md +0 -494
- package/convex/_generated/api.d.ts +0 -145
- package/convex/_generated/api.js +0 -23
- package/convex/_generated/dataModel.d.ts +0 -60
- package/convex/_generated/server.d.ts +0 -143
- package/convex/_generated/server.js +0 -93
- package/convex/_listWorkspaces.ts +0 -13
- package/convex/adminActivate.ts +0 -53
- package/convex/adminStats.ts +0 -306
- package/convex/agents.ts +0 -939
- package/convex/analytics.ts +0 -187
- package/convex/apiKeys.ts +0 -220
- package/convex/backfillAnalytics.ts +0 -272
- package/convex/backfillSearchLogs.ts +0 -35
- package/convex/billing.ts +0 -834
- package/convex/capabilities.ts +0 -157
- package/convex/chains.ts +0 -1318
- package/convex/credits.ts +0 -211
- package/convex/crons.ts +0 -65
- package/convex/debugFilestackLogs.ts +0 -16
- package/convex/debugGetToken.ts +0 -18
- package/convex/directCall.ts +0 -713
- package/convex/earnProgress.ts +0 -753
- package/convex/email.ts +0 -329
- package/convex/feedback.ts +0 -265
- package/convex/funnel.ts +0 -431
- package/convex/guards.ts +0 -174
- package/convex/http.ts +0 -3756
- package/convex/inbound.ts +0 -32
- package/convex/logs.ts +0 -701
- package/convex/migrateFilestack.ts +0 -81
- package/convex/migratePartnersProd.ts +0 -174
- package/convex/migratePratham.ts +0 -126
- package/convex/migrateProviderWorkspaces.ts +0 -175
- package/convex/mou.ts +0 -91
- package/convex/nurture.ts +0 -355
- package/convex/providerKeys.ts +0 -289
- package/convex/providers.ts +0 -1135
- package/convex/purchases.ts +0 -183
- package/convex/ratelimit.ts +0 -104
- package/convex/schema.ts +0 -926
- package/convex/searchLogs.ts +0 -265
- package/convex/seedAPILayerAPIs.ts +0 -191
- package/convex/seedDirectCallConfigs.ts +0 -336
- package/convex/seedPratham.ts +0 -149
- package/convex/spendAlerts.ts +0 -442
- package/convex/stripeActions.ts +0 -607
- package/convex/teams.ts +0 -243
- package/convex/telemetry.ts +0 -81
- package/convex/tsconfig.json +0 -25
- package/convex/updateAPIStatus.ts +0 -44
- package/convex/usage.ts +0 -260
- package/convex/usageReports.ts +0 -357
- package/convex/waitlist.ts +0 -55
- package/convex/webhooks.ts +0 -494
- package/convex/workspaceSettings.ts +0 -143
- package/convex/workspaces.ts +0 -1331
- package/convex.json +0 -3
- package/direct-test.mjs +0 -51
- package/email-templates/filestack-provider-outreach.html +0 -162
- package/email-templates/partnership-template.html +0 -116
- package/email-templates/pratham-draft-preview.txt +0 -57
- package/email-templates/pratham-partnership-draft.html +0 -141
- package/reports/APIClaw-Session-Report-2026-04-05.pdf +0 -0
- package/reports/pipeline/PIPELINE-REPORT.json +0 -153
- package/reports/pipeline/acquire_apisguru.json +0 -17
- package/reports/pipeline/capabilities.json +0 -38
- package/reports/pipeline/discover_azure_recursive.json +0 -1551
- package/reports/pipeline/discover_github.json +0 -25
- package/reports/pipeline/discover_github_repos.json +0 -49
- package/reports/pipeline/discover_swaggerhub.json +0 -24
- package/reports/pipeline/discover_well_known.json +0 -23
- package/reports/pipeline/fetch_specs.json +0 -19
- package/reports/pipeline/generate_providers.json +0 -14
- package/reports/pipeline/match_registry.json +0 -11
- package/reports/pipeline/parse_specs.json +0 -17
- package/reports/pipeline/promote_candidates.json +0 -34
- package/reports/pipeline/validate.json +0 -30
- package/reports/pipeline/validate_smoke_details.json +0 -3835
- package/reports/session-report-2026-04-05.html +0 -433
- package/seed-apis-direct.mjs +0 -106
- package/src/access-control.ts +0 -174
- package/src/adapters/base.ts +0 -364
- package/src/adapters/claude-desktop.ts +0 -41
- package/src/adapters/cline.ts +0 -88
- package/src/adapters/continue.ts +0 -91
- package/src/adapters/cursor.ts +0 -43
- package/src/adapters/custom.ts +0 -188
- package/src/adapters/detect.ts +0 -202
- package/src/adapters/index.ts +0 -47
- package/src/adapters/windsurf.ts +0 -44
- package/src/bin-http.ts +0 -45
- package/src/bin.ts +0 -34
- package/src/capability-router.ts +0 -331
- package/src/chainExecutor.ts +0 -730
- package/src/chainResolver.test.ts +0 -246
- package/src/chainResolver.ts +0 -658
- package/src/cli/commands/demo.ts +0 -109
- package/src/cli/commands/doctor.ts +0 -435
- package/src/cli/commands/index.ts +0 -9
- package/src/cli/commands/login.ts +0 -203
- package/src/cli/commands/mcp-install.ts +0 -373
- package/src/cli/commands/restore.ts +0 -333
- package/src/cli/commands/setup.ts +0 -297
- package/src/cli/commands/uninstall.ts +0 -240
- package/src/cli/index.ts +0 -148
- package/src/cli.ts +0 -370
- package/src/confirmation.ts +0 -296
- package/src/credentials.ts +0 -455
- package/src/credits.ts +0 -329
- package/src/crypto.ts +0 -75
- package/src/discovery.ts +0 -568
- package/src/enterprise/env.ts +0 -156
- package/src/enterprise/index.ts +0 -7
- package/src/enterprise/script-generator.ts +0 -481
- package/src/execute-dynamic.ts +0 -617
- package/src/execute.ts +0 -2386
- package/src/funnel-client.ts +0 -168
- package/src/funnel.test.ts +0 -187
- package/src/gateway-client.ts +0 -192
- package/src/hivr-whitelist.ts +0 -110
- package/src/http-api.ts +0 -286
- package/src/http-server-minimal.ts +0 -154
- package/src/index.ts +0 -2702
- package/src/intelligent-gateway.ts +0 -339
- package/src/mcp-analytics.ts +0 -156
- package/src/metered.ts +0 -149
- package/src/open-apis-generated.ts +0 -157
- package/src/open-apis.ts +0 -558
- package/src/postinstall.ts +0 -40
- package/src/product-whitelist.ts +0 -246
- package/src/proxy.ts +0 -36
- package/src/registration-guard.ts +0 -117
- package/src/session.ts +0 -129
- package/src/stripe.ts +0 -497
- package/src/telemetry.ts +0 -71
- package/src/test.ts +0 -135
- package/src/types/convex-api.d.ts +0 -20
- package/src/types/convex-api.ts +0 -21
- package/src/types.ts +0 -109
- package/src/ui/colors.ts +0 -219
- package/src/ui/errors.ts +0 -394
- package/src/ui/index.ts +0 -17
- package/src/ui/prompts.ts +0 -390
- package/src/ui/spinner.ts +0 -325
- package/src/utils/backup.ts +0 -224
- package/src/utils/config.ts +0 -318
- package/src/utils/os.ts +0 -124
- package/src/utils/paths.ts +0 -203
- package/src/webhook.ts +0 -107
- package/test-10-working.cjs +0 -97
- package/test-14-final.cjs +0 -96
- package/test-actual-handlers.ts +0 -92
- package/test-apilayer-all-14.ts +0 -249
- package/test-apilayer-fixed.ts +0 -248
- package/test-direct-endpoints.ts +0 -174
- package/test-exact-endpoints.ts +0 -144
- package/test-final.ts +0 -83
- package/test-full-routing.ts +0 -100
- package/test-handlers-correct.ts +0 -217
- package/test-numverify-key.ts +0 -41
- package/test-via-handlers.ts +0 -92
- package/test-worldnews.mjs +0 -26
- package/tsconfig.json +0 -20
|
@@ -1,1551 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"stage": "discover_azure_recursive",
|
|
3
|
-
"repo": "Azure/azure-rest-api-specs",
|
|
4
|
-
"branch": "main",
|
|
5
|
-
"elapsed_sec": 514.35,
|
|
6
|
-
"subfolders_scanned": 307,
|
|
7
|
-
"subfolders_with_errors": 0,
|
|
8
|
-
"subfolders_truncated": 0,
|
|
9
|
-
"total_spec_files_found": 15991,
|
|
10
|
-
"new_urls_added": 15956,
|
|
11
|
-
"total_discovered_urls": 25706,
|
|
12
|
-
"urls_before": 9750,
|
|
13
|
-
"token_present": true,
|
|
14
|
-
"per_subfolder": {
|
|
15
|
-
"EnterpriseKnowledgeGraph": {
|
|
16
|
-
"total_files": 10,
|
|
17
|
-
"specs_found": 1,
|
|
18
|
-
"new": 0
|
|
19
|
-
},
|
|
20
|
-
"addons": {
|
|
21
|
-
"total_files": 16,
|
|
22
|
-
"specs_found": 4,
|
|
23
|
-
"new": 3
|
|
24
|
-
},
|
|
25
|
-
"adhybridhealthservice": {
|
|
26
|
-
"total_files": 61,
|
|
27
|
-
"specs_found": 3,
|
|
28
|
-
"new": 3
|
|
29
|
-
},
|
|
30
|
-
"advisor": {
|
|
31
|
-
"total_files": 284,
|
|
32
|
-
"specs_found": 20,
|
|
33
|
-
"new": 19
|
|
34
|
-
},
|
|
35
|
-
"agricultureplatform": {
|
|
36
|
-
"total_files": 26,
|
|
37
|
-
"specs_found": 2,
|
|
38
|
-
"new": 1
|
|
39
|
-
},
|
|
40
|
-
"agrifood": {
|
|
41
|
-
"total_files": 1345,
|
|
42
|
-
"specs_found": 13,
|
|
43
|
-
"new": 13
|
|
44
|
-
},
|
|
45
|
-
"ai-foundry": {
|
|
46
|
-
"total_files": 167,
|
|
47
|
-
"specs_found": 6,
|
|
48
|
-
"new": 2
|
|
49
|
-
},
|
|
50
|
-
"ai": {
|
|
51
|
-
"total_files": 2422,
|
|
52
|
-
"specs_found": 47,
|
|
53
|
-
"new": 28
|
|
54
|
-
},
|
|
55
|
-
"alertsmanagement": {
|
|
56
|
-
"total_files": 291,
|
|
57
|
-
"specs_found": 30,
|
|
58
|
-
"new": 30
|
|
59
|
-
},
|
|
60
|
-
"analysisservices": {
|
|
61
|
-
"total_files": 48,
|
|
62
|
-
"specs_found": 6,
|
|
63
|
-
"new": 6
|
|
64
|
-
},
|
|
65
|
-
"apicenter": {
|
|
66
|
-
"total_files": 379,
|
|
67
|
-
"specs_found": 8,
|
|
68
|
-
"new": 8
|
|
69
|
-
},
|
|
70
|
-
"apimanagement": {
|
|
71
|
-
"total_files": 12147,
|
|
72
|
-
"specs_found": 954,
|
|
73
|
-
"new": 953
|
|
74
|
-
},
|
|
75
|
-
"app": {
|
|
76
|
-
"total_files": 3115,
|
|
77
|
-
"specs_found": 430,
|
|
78
|
-
"new": 430
|
|
79
|
-
},
|
|
80
|
-
"appcomplianceautomation": {
|
|
81
|
-
"total_files": 114,
|
|
82
|
-
"specs_found": 4,
|
|
83
|
-
"new": 4
|
|
84
|
-
},
|
|
85
|
-
"appconfiguration": {
|
|
86
|
-
"total_files": 920,
|
|
87
|
-
"specs_found": 27,
|
|
88
|
-
"new": 27
|
|
89
|
-
},
|
|
90
|
-
"applicationinsights": {
|
|
91
|
-
"total_files": 485,
|
|
92
|
-
"specs_found": 53,
|
|
93
|
-
"new": 49
|
|
94
|
-
},
|
|
95
|
-
"applink": {
|
|
96
|
-
"total_files": 47,
|
|
97
|
-
"specs_found": 2,
|
|
98
|
-
"new": 1
|
|
99
|
-
},
|
|
100
|
-
"appplatform": {
|
|
101
|
-
"total_files": 2721,
|
|
102
|
-
"specs_found": 21,
|
|
103
|
-
"new": 21
|
|
104
|
-
},
|
|
105
|
-
"attestation": {
|
|
106
|
-
"total_files": 176,
|
|
107
|
-
"specs_found": 13,
|
|
108
|
-
"new": 13
|
|
109
|
-
},
|
|
110
|
-
"authorization": {
|
|
111
|
-
"total_files": 703,
|
|
112
|
-
"specs_found": 71,
|
|
113
|
-
"new": 71
|
|
114
|
-
},
|
|
115
|
-
"automanage": {
|
|
116
|
-
"total_files": 103,
|
|
117
|
-
"specs_found": 4,
|
|
118
|
-
"new": 4
|
|
119
|
-
},
|
|
120
|
-
"automation": {
|
|
121
|
-
"total_files": 1609,
|
|
122
|
-
"specs_found": 176,
|
|
123
|
-
"new": 175
|
|
124
|
-
},
|
|
125
|
-
"awsconnector": {
|
|
126
|
-
"total_files": 1696,
|
|
127
|
-
"specs_found": 115,
|
|
128
|
-
"new": 115
|
|
129
|
-
},
|
|
130
|
-
"azsadmin": {
|
|
131
|
-
"total_files": 481,
|
|
132
|
-
"specs_found": 117,
|
|
133
|
-
"new": 117
|
|
134
|
-
},
|
|
135
|
-
"azure-kusto": {
|
|
136
|
-
"total_files": 1307,
|
|
137
|
-
"specs_found": 21,
|
|
138
|
-
"new": 21
|
|
139
|
-
},
|
|
140
|
-
"azureactivedirectory": {
|
|
141
|
-
"total_files": 57,
|
|
142
|
-
"specs_found": 10,
|
|
143
|
-
"new": 10
|
|
144
|
-
},
|
|
145
|
-
"azurearcdata": {
|
|
146
|
-
"total_files": 627,
|
|
147
|
-
"specs_found": 92,
|
|
148
|
-
"new": 92
|
|
149
|
-
},
|
|
150
|
-
"azuredata": {
|
|
151
|
-
"total_files": 31,
|
|
152
|
-
"specs_found": 4,
|
|
153
|
-
"new": 4
|
|
154
|
-
},
|
|
155
|
-
"azuredatatransfer": {
|
|
156
|
-
"total_files": 552,
|
|
157
|
-
"specs_found": 12,
|
|
158
|
-
"new": 12
|
|
159
|
-
},
|
|
160
|
-
"azuredependencymap": {
|
|
161
|
-
"total_files": 110,
|
|
162
|
-
"specs_found": 3,
|
|
163
|
-
"new": 3
|
|
164
|
-
},
|
|
165
|
-
"azurefleet": {
|
|
166
|
-
"total_files": 107,
|
|
167
|
-
"specs_found": 6,
|
|
168
|
-
"new": 6
|
|
169
|
-
},
|
|
170
|
-
"azureintegrationspaces": {
|
|
171
|
-
"total_files": 43,
|
|
172
|
-
"specs_found": 2,
|
|
173
|
-
"new": 1
|
|
174
|
-
},
|
|
175
|
-
"azurelargeinstance": {
|
|
176
|
-
"total_files": 112,
|
|
177
|
-
"specs_found": 5,
|
|
178
|
-
"new": 5
|
|
179
|
-
},
|
|
180
|
-
"azurestack": {
|
|
181
|
-
"total_files": 107,
|
|
182
|
-
"specs_found": 18,
|
|
183
|
-
"new": 18
|
|
184
|
-
},
|
|
185
|
-
"azurestackhci": {
|
|
186
|
-
"total_files": 4275,
|
|
187
|
-
"specs_found": 310,
|
|
188
|
-
"new": 310
|
|
189
|
-
},
|
|
190
|
-
"baremetalinfrastructure": {
|
|
191
|
-
"total_files": 93,
|
|
192
|
-
"specs_found": 8,
|
|
193
|
-
"new": 8
|
|
194
|
-
},
|
|
195
|
-
"batch": {
|
|
196
|
-
"total_files": 3043,
|
|
197
|
-
"specs_found": 46,
|
|
198
|
-
"new": 46
|
|
199
|
-
},
|
|
200
|
-
"billing": {
|
|
201
|
-
"total_files": 877,
|
|
202
|
-
"specs_found": 20,
|
|
203
|
-
"new": 20
|
|
204
|
-
},
|
|
205
|
-
"billingbenefits": {
|
|
206
|
-
"total_files": 532,
|
|
207
|
-
"specs_found": 6,
|
|
208
|
-
"new": 6
|
|
209
|
-
},
|
|
210
|
-
"blueprint": {
|
|
211
|
-
"total_files": 100,
|
|
212
|
-
"specs_found": 6,
|
|
213
|
-
"new": 6
|
|
214
|
-
},
|
|
215
|
-
"botservice": {
|
|
216
|
-
"total_files": 357,
|
|
217
|
-
"specs_found": 13,
|
|
218
|
-
"new": 13
|
|
219
|
-
},
|
|
220
|
-
"carbon": {
|
|
221
|
-
"total_files": 49,
|
|
222
|
-
"specs_found": 1,
|
|
223
|
-
"new": 1
|
|
224
|
-
},
|
|
225
|
-
"cdn": {
|
|
226
|
-
"total_files": 2730,
|
|
227
|
-
"specs_found": 66,
|
|
228
|
-
"new": 66
|
|
229
|
-
},
|
|
230
|
-
"certificateregistration": {
|
|
231
|
-
"total_files": 293,
|
|
232
|
-
"specs_found": 61,
|
|
233
|
-
"new": 61
|
|
234
|
-
},
|
|
235
|
-
"changeanalysis": {
|
|
236
|
-
"total_files": 27,
|
|
237
|
-
"specs_found": 5,
|
|
238
|
-
"new": 5
|
|
239
|
-
},
|
|
240
|
-
"chaos": {
|
|
241
|
-
"total_files": 545,
|
|
242
|
-
"specs_found": 123,
|
|
243
|
-
"new": 123
|
|
244
|
-
},
|
|
245
|
-
"cloudhealth": {
|
|
246
|
-
"total_files": 125,
|
|
247
|
-
"specs_found": 2,
|
|
248
|
-
"new": 2
|
|
249
|
-
},
|
|
250
|
-
"cloudshell": {
|
|
251
|
-
"total_files": 20,
|
|
252
|
-
"specs_found": 3,
|
|
253
|
-
"new": 3
|
|
254
|
-
},
|
|
255
|
-
"codesigning": {
|
|
256
|
-
"total_files": 94,
|
|
257
|
-
"specs_found": 3,
|
|
258
|
-
"new": 3
|
|
259
|
-
},
|
|
260
|
-
"cognitiveservices": {
|
|
261
|
-
"total_files": 10321,
|
|
262
|
-
"specs_found": 271,
|
|
263
|
-
"new": 271
|
|
264
|
-
},
|
|
265
|
-
"commerce": {
|
|
266
|
-
"total_files": 18,
|
|
267
|
-
"specs_found": 1,
|
|
268
|
-
"new": 1
|
|
269
|
-
},
|
|
270
|
-
"common-types": {
|
|
271
|
-
"total_files": 29,
|
|
272
|
-
"specs_found": 2,
|
|
273
|
-
"new": 2
|
|
274
|
-
},
|
|
275
|
-
"communication": {
|
|
276
|
-
"total_files": 2290,
|
|
277
|
-
"specs_found": 144,
|
|
278
|
-
"new": 144
|
|
279
|
-
},
|
|
280
|
-
"communitytraining": {
|
|
281
|
-
"total_files": 27,
|
|
282
|
-
"specs_found": 2,
|
|
283
|
-
"new": 2
|
|
284
|
-
},
|
|
285
|
-
"compute": {
|
|
286
|
-
"total_files": 8927,
|
|
287
|
-
"specs_found": 253,
|
|
288
|
-
"new": 253
|
|
289
|
-
},
|
|
290
|
-
"computebulkactions": {
|
|
291
|
-
"total_files": 73,
|
|
292
|
-
"specs_found": 2,
|
|
293
|
-
"new": 2
|
|
294
|
-
},
|
|
295
|
-
"computelimit": {
|
|
296
|
-
"total_files": 88,
|
|
297
|
-
"specs_found": 3,
|
|
298
|
-
"new": 3
|
|
299
|
-
},
|
|
300
|
-
"computeschedule": {
|
|
301
|
-
"total_files": 369,
|
|
302
|
-
"specs_found": 9,
|
|
303
|
-
"new": 9
|
|
304
|
-
},
|
|
305
|
-
"confidentialledger": {
|
|
306
|
-
"total_files": 344,
|
|
307
|
-
"specs_found": 24,
|
|
308
|
-
"new": 24
|
|
309
|
-
},
|
|
310
|
-
"confluent": {
|
|
311
|
-
"total_files": 549,
|
|
312
|
-
"specs_found": 11,
|
|
313
|
-
"new": 11
|
|
314
|
-
},
|
|
315
|
-
"connectedcache": {
|
|
316
|
-
"total_files": 153,
|
|
317
|
-
"specs_found": 3,
|
|
318
|
-
"new": 3
|
|
319
|
-
},
|
|
320
|
-
"connectedvmware": {
|
|
321
|
-
"total_files": 435,
|
|
322
|
-
"specs_found": 7,
|
|
323
|
-
"new": 7
|
|
324
|
-
},
|
|
325
|
-
"consumption": {
|
|
326
|
-
"total_files": 1504,
|
|
327
|
-
"specs_found": 30,
|
|
328
|
-
"new": 30
|
|
329
|
-
},
|
|
330
|
-
"containerinstance": {
|
|
331
|
-
"total_files": 515,
|
|
332
|
-
"specs_found": 26,
|
|
333
|
-
"new": 26
|
|
334
|
-
},
|
|
335
|
-
"containerregistry": {
|
|
336
|
-
"total_files": 2110,
|
|
337
|
-
"specs_found": 36,
|
|
338
|
-
"new": 36
|
|
339
|
-
},
|
|
340
|
-
"containerservice": {
|
|
341
|
-
"total_files": 11357,
|
|
342
|
-
"specs_found": 146,
|
|
343
|
-
"new": 146
|
|
344
|
-
},
|
|
345
|
-
"containerstorage": {
|
|
346
|
-
"total_files": 68,
|
|
347
|
-
"specs_found": 3,
|
|
348
|
-
"new": 3
|
|
349
|
-
},
|
|
350
|
-
"contosowidgetmanager": {
|
|
351
|
-
"total_files": 63,
|
|
352
|
-
"specs_found": 6,
|
|
353
|
-
"new": 6
|
|
354
|
-
},
|
|
355
|
-
"cosmos-db": {
|
|
356
|
-
"total_files": 9814,
|
|
357
|
-
"specs_found": 364,
|
|
358
|
-
"new": 364
|
|
359
|
-
},
|
|
360
|
-
"cost-management": {
|
|
361
|
-
"total_files": 3349,
|
|
362
|
-
"specs_found": 130,
|
|
363
|
-
"new": 130
|
|
364
|
-
},
|
|
365
|
-
"cpim": {
|
|
366
|
-
"total_files": 80,
|
|
367
|
-
"specs_found": 7,
|
|
368
|
-
"new": 7
|
|
369
|
-
},
|
|
370
|
-
"customer-insights": {
|
|
371
|
-
"total_files": 134,
|
|
372
|
-
"specs_found": 4,
|
|
373
|
-
"new": 4
|
|
374
|
-
},
|
|
375
|
-
"customerlockbox": {
|
|
376
|
-
"total_files": 14,
|
|
377
|
-
"specs_found": 3,
|
|
378
|
-
"new": 3
|
|
379
|
-
},
|
|
380
|
-
"customproviders": {
|
|
381
|
-
"total_files": 23,
|
|
382
|
-
"specs_found": 2,
|
|
383
|
-
"new": 2
|
|
384
|
-
},
|
|
385
|
-
"dashboard": {
|
|
386
|
-
"total_files": 354,
|
|
387
|
-
"specs_found": 10,
|
|
388
|
-
"new": 10
|
|
389
|
-
},
|
|
390
|
-
"databasefleetmanager": {
|
|
391
|
-
"total_files": 82,
|
|
392
|
-
"specs_found": 2,
|
|
393
|
-
"new": 2
|
|
394
|
-
},
|
|
395
|
-
"databasewatcher": {
|
|
396
|
-
"total_files": 200,
|
|
397
|
-
"specs_found": 4,
|
|
398
|
-
"new": 4
|
|
399
|
-
},
|
|
400
|
-
"databox": {
|
|
401
|
-
"total_files": 535,
|
|
402
|
-
"specs_found": 20,
|
|
403
|
-
"new": 20
|
|
404
|
-
},
|
|
405
|
-
"databoxedge": {
|
|
406
|
-
"total_files": 1346,
|
|
407
|
-
"specs_found": 19,
|
|
408
|
-
"new": 19
|
|
409
|
-
},
|
|
410
|
-
"databricks": {
|
|
411
|
-
"total_files": 444,
|
|
412
|
-
"specs_found": 32,
|
|
413
|
-
"new": 32
|
|
414
|
-
},
|
|
415
|
-
"datacatalog": {
|
|
416
|
-
"total_files": 13,
|
|
417
|
-
"specs_found": 3,
|
|
418
|
-
"new": 3
|
|
419
|
-
},
|
|
420
|
-
"datadog": {
|
|
421
|
-
"total_files": 470,
|
|
422
|
-
"specs_found": 14,
|
|
423
|
-
"new": 14
|
|
424
|
-
},
|
|
425
|
-
"datafactory": {
|
|
426
|
-
"total_files": 314,
|
|
427
|
-
"specs_found": 10,
|
|
428
|
-
"new": 10
|
|
429
|
-
},
|
|
430
|
-
"datalake-analytics": {
|
|
431
|
-
"total_files": 185,
|
|
432
|
-
"specs_found": 10,
|
|
433
|
-
"new": 10
|
|
434
|
-
},
|
|
435
|
-
"datalake-store": {
|
|
436
|
-
"total_files": 63,
|
|
437
|
-
"specs_found": 7,
|
|
438
|
-
"new": 7
|
|
439
|
-
},
|
|
440
|
-
"datamigration": {
|
|
441
|
-
"total_files": 1167,
|
|
442
|
-
"specs_found": 417,
|
|
443
|
-
"new": 417
|
|
444
|
-
},
|
|
445
|
-
"dataprotection": {
|
|
446
|
-
"total_files": 2474,
|
|
447
|
-
"specs_found": 33,
|
|
448
|
-
"new": 33
|
|
449
|
-
},
|
|
450
|
-
"datashare": {
|
|
451
|
-
"total_files": 319,
|
|
452
|
-
"specs_found": 7,
|
|
453
|
-
"new": 7
|
|
454
|
-
},
|
|
455
|
-
"dell": {
|
|
456
|
-
"total_files": 65,
|
|
457
|
-
"specs_found": 3,
|
|
458
|
-
"new": 3
|
|
459
|
-
},
|
|
460
|
-
"desktopvirtualization": {
|
|
461
|
-
"total_files": 3014,
|
|
462
|
-
"specs_found": 37,
|
|
463
|
-
"new": 37
|
|
464
|
-
},
|
|
465
|
-
"devcenter": {
|
|
466
|
-
"total_files": 4276,
|
|
467
|
-
"specs_found": 79,
|
|
468
|
-
"new": 79
|
|
469
|
-
},
|
|
470
|
-
"developerhub": {
|
|
471
|
-
"total_files": 126,
|
|
472
|
-
"specs_found": 12,
|
|
473
|
-
"new": 12
|
|
474
|
-
},
|
|
475
|
-
"deviceprovisioningservices": {
|
|
476
|
-
"total_files": 380,
|
|
477
|
-
"specs_found": 18,
|
|
478
|
-
"new": 18
|
|
479
|
-
},
|
|
480
|
-
"deviceregistry": {
|
|
481
|
-
"total_files": 1102,
|
|
482
|
-
"specs_found": 11,
|
|
483
|
-
"new": 11
|
|
484
|
-
},
|
|
485
|
-
"deviceupdate": {
|
|
486
|
-
"total_files": 383,
|
|
487
|
-
"specs_found": 16,
|
|
488
|
-
"new": 16
|
|
489
|
-
},
|
|
490
|
-
"devops": {
|
|
491
|
-
"total_files": 28,
|
|
492
|
-
"specs_found": 4,
|
|
493
|
-
"new": 4
|
|
494
|
-
},
|
|
495
|
-
"devopsinfrastructure": {
|
|
496
|
-
"total_files": 153,
|
|
497
|
-
"specs_found": 8,
|
|
498
|
-
"new": 8
|
|
499
|
-
},
|
|
500
|
-
"devspaces": {
|
|
501
|
-
"total_files": 16,
|
|
502
|
-
"specs_found": 3,
|
|
503
|
-
"new": 3
|
|
504
|
-
},
|
|
505
|
-
"devtestlabs": {
|
|
506
|
-
"total_files": 303,
|
|
507
|
-
"specs_found": 5,
|
|
508
|
-
"new": 5
|
|
509
|
-
},
|
|
510
|
-
"dfp": {
|
|
511
|
-
"total_files": 17,
|
|
512
|
-
"specs_found": 3,
|
|
513
|
-
"new": 3
|
|
514
|
-
},
|
|
515
|
-
"digitaltwins": {
|
|
516
|
-
"total_files": 482,
|
|
517
|
-
"specs_found": 17,
|
|
518
|
-
"new": 17
|
|
519
|
-
},
|
|
520
|
-
"discovery": {
|
|
521
|
-
"total_files": 160,
|
|
522
|
-
"specs_found": 2,
|
|
523
|
-
"new": 2
|
|
524
|
-
},
|
|
525
|
-
"dnc": {
|
|
526
|
-
"total_files": 108,
|
|
527
|
-
"specs_found": 22,
|
|
528
|
-
"new": 22
|
|
529
|
-
},
|
|
530
|
-
"dns": {
|
|
531
|
-
"total_files": 367,
|
|
532
|
-
"specs_found": 9,
|
|
533
|
-
"new": 9
|
|
534
|
-
},
|
|
535
|
-
"dnsresolver": {
|
|
536
|
-
"total_files": 400,
|
|
537
|
-
"specs_found": 7,
|
|
538
|
-
"new": 7
|
|
539
|
-
},
|
|
540
|
-
"domainregistration": {
|
|
541
|
-
"total_files": 313,
|
|
542
|
-
"specs_found": 67,
|
|
543
|
-
"new": 67
|
|
544
|
-
},
|
|
545
|
-
"domainservices": {
|
|
546
|
-
"total_files": 164,
|
|
547
|
-
"specs_found": 20,
|
|
548
|
-
"new": 20
|
|
549
|
-
},
|
|
550
|
-
"durabletask": {
|
|
551
|
-
"total_files": 140,
|
|
552
|
-
"specs_found": 4,
|
|
553
|
-
"new": 4
|
|
554
|
-
},
|
|
555
|
-
"dynamicstelemetry": {
|
|
556
|
-
"total_files": 3,
|
|
557
|
-
"specs_found": 2,
|
|
558
|
-
"new": 2
|
|
559
|
-
},
|
|
560
|
-
"dynatrace": {
|
|
561
|
-
"total_files": 268,
|
|
562
|
-
"specs_found": 6,
|
|
563
|
-
"new": 6
|
|
564
|
-
},
|
|
565
|
-
"edge": {
|
|
566
|
-
"total_files": 809,
|
|
567
|
-
"specs_found": 14,
|
|
568
|
-
"new": 14
|
|
569
|
-
},
|
|
570
|
-
"edgemarketplace": {
|
|
571
|
-
"total_files": 89,
|
|
572
|
-
"specs_found": 9,
|
|
573
|
-
"new": 9
|
|
574
|
-
},
|
|
575
|
-
"edgeorder": {
|
|
576
|
-
"total_files": 124,
|
|
577
|
-
"specs_found": 6,
|
|
578
|
-
"new": 6
|
|
579
|
-
},
|
|
580
|
-
"edgeorderpartner": {
|
|
581
|
-
"total_files": 9,
|
|
582
|
-
"specs_found": 2,
|
|
583
|
-
"new": 2
|
|
584
|
-
},
|
|
585
|
-
"edgezones": {
|
|
586
|
-
"total_files": 22,
|
|
587
|
-
"specs_found": 2,
|
|
588
|
-
"new": 2
|
|
589
|
-
},
|
|
590
|
-
"education": {
|
|
591
|
-
"total_files": 35,
|
|
592
|
-
"specs_found": 2,
|
|
593
|
-
"new": 2
|
|
594
|
-
},
|
|
595
|
-
"elastic": {
|
|
596
|
-
"total_files": 733,
|
|
597
|
-
"specs_found": 22,
|
|
598
|
-
"new": 22
|
|
599
|
-
},
|
|
600
|
-
"elasticsan": {
|
|
601
|
-
"total_files": 498,
|
|
602
|
-
"specs_found": 9,
|
|
603
|
-
"new": 9
|
|
604
|
-
},
|
|
605
|
-
"engagementfabric": {
|
|
606
|
-
"total_files": 24,
|
|
607
|
-
"specs_found": 2,
|
|
608
|
-
"new": 2
|
|
609
|
-
},
|
|
610
|
-
"eventgrid": {
|
|
611
|
-
"total_files": 3500,
|
|
612
|
-
"specs_found": 32,
|
|
613
|
-
"new": 32
|
|
614
|
-
},
|
|
615
|
-
"eventhub": {
|
|
616
|
-
"total_files": 958,
|
|
617
|
-
"specs_found": 145,
|
|
618
|
-
"new": 145
|
|
619
|
-
},
|
|
620
|
-
"ews": {
|
|
621
|
-
"total_files": 37,
|
|
622
|
-
"specs_found": 2,
|
|
623
|
-
"new": 2
|
|
624
|
-
},
|
|
625
|
-
"extendedlocation": {
|
|
626
|
-
"total_files": 40,
|
|
627
|
-
"specs_found": 5,
|
|
628
|
-
"new": 5
|
|
629
|
-
},
|
|
630
|
-
"fabric": {
|
|
631
|
-
"total_files": 64,
|
|
632
|
-
"specs_found": 3,
|
|
633
|
-
"new": 3
|
|
634
|
-
},
|
|
635
|
-
"fileshares": {
|
|
636
|
-
"total_files": 125,
|
|
637
|
-
"specs_found": 3,
|
|
638
|
-
"new": 3
|
|
639
|
-
},
|
|
640
|
-
"fist": {
|
|
641
|
-
"total_files": 409,
|
|
642
|
-
"specs_found": 18,
|
|
643
|
-
"new": 18
|
|
644
|
-
},
|
|
645
|
-
"fluidrelay": {
|
|
646
|
-
"total_files": 154,
|
|
647
|
-
"specs_found": 11,
|
|
648
|
-
"new": 11
|
|
649
|
-
},
|
|
650
|
-
"frontdoor": {
|
|
651
|
-
"total_files": 398,
|
|
652
|
-
"specs_found": 37,
|
|
653
|
-
"new": 37
|
|
654
|
-
},
|
|
655
|
-
"github-network": {
|
|
656
|
-
"total_files": 55,
|
|
657
|
-
"specs_found": 4,
|
|
658
|
-
"new": 4
|
|
659
|
-
},
|
|
660
|
-
"graphservicesprod": {
|
|
661
|
-
"total_files": 22,
|
|
662
|
-
"specs_found": 2,
|
|
663
|
-
"new": 2
|
|
664
|
-
},
|
|
665
|
-
"guestconfiguration": {
|
|
666
|
-
"total_files": 175,
|
|
667
|
-
"specs_found": 10,
|
|
668
|
-
"new": 10
|
|
669
|
-
},
|
|
670
|
-
"hanaonazure": {
|
|
671
|
-
"total_files": 31,
|
|
672
|
-
"specs_found": 4,
|
|
673
|
-
"new": 4
|
|
674
|
-
},
|
|
675
|
-
"hardwaresecuritymodules": {
|
|
676
|
-
"total_files": 166,
|
|
677
|
-
"specs_found": 9,
|
|
678
|
-
"new": 9
|
|
679
|
-
},
|
|
680
|
-
"hdinsight": {
|
|
681
|
-
"total_files": 679,
|
|
682
|
-
"specs_found": 63,
|
|
683
|
-
"new": 63
|
|
684
|
-
},
|
|
685
|
-
"healthbot": {
|
|
686
|
-
"total_files": 134,
|
|
687
|
-
"specs_found": 12,
|
|
688
|
-
"new": 12
|
|
689
|
-
},
|
|
690
|
-
"healthcareapis": {
|
|
691
|
-
"total_files": 873,
|
|
692
|
-
"specs_found": 22,
|
|
693
|
-
"new": 22
|
|
694
|
-
},
|
|
695
|
-
"healthdataaiservices": {
|
|
696
|
-
"total_files": 78,
|
|
697
|
-
"specs_found": 4,
|
|
698
|
-
"new": 4
|
|
699
|
-
},
|
|
700
|
-
"help": {
|
|
701
|
-
"total_files": 90,
|
|
702
|
-
"specs_found": 6,
|
|
703
|
-
"new": 6
|
|
704
|
-
},
|
|
705
|
-
"horizondb": {
|
|
706
|
-
"total_files": 72,
|
|
707
|
-
"specs_found": 2,
|
|
708
|
-
"new": 2
|
|
709
|
-
},
|
|
710
|
-
"hybridaks": {
|
|
711
|
-
"total_files": 174,
|
|
712
|
-
"specs_found": 13,
|
|
713
|
-
"new": 13
|
|
714
|
-
},
|
|
715
|
-
"hybridcloud": {
|
|
716
|
-
"total_files": 22,
|
|
717
|
-
"specs_found": 2,
|
|
718
|
-
"new": 2
|
|
719
|
-
},
|
|
720
|
-
"hybridcompute": {
|
|
721
|
-
"total_files": 1452,
|
|
722
|
-
"specs_found": 64,
|
|
723
|
-
"new": 64
|
|
724
|
-
},
|
|
725
|
-
"hybridconnectivity": {
|
|
726
|
-
"total_files": 130,
|
|
727
|
-
"specs_found": 6,
|
|
728
|
-
"new": 6
|
|
729
|
-
},
|
|
730
|
-
"hybridkubernetes": {
|
|
731
|
-
"total_files": 312,
|
|
732
|
-
"specs_found": 18,
|
|
733
|
-
"new": 18
|
|
734
|
-
},
|
|
735
|
-
"hybridnetwork": {
|
|
736
|
-
"total_files": 360,
|
|
737
|
-
"specs_found": 39,
|
|
738
|
-
"new": 39
|
|
739
|
-
},
|
|
740
|
-
"imagebuilder": {
|
|
741
|
-
"total_files": 138,
|
|
742
|
-
"specs_found": 11,
|
|
743
|
-
"new": 11
|
|
744
|
-
},
|
|
745
|
-
"imds": {
|
|
746
|
-
"total_files": 133,
|
|
747
|
-
"specs_found": 27,
|
|
748
|
-
"new": 27
|
|
749
|
-
},
|
|
750
|
-
"impact": {
|
|
751
|
-
"total_files": 188,
|
|
752
|
-
"specs_found": 5,
|
|
753
|
-
"new": 5
|
|
754
|
-
},
|
|
755
|
-
"informatica": {
|
|
756
|
-
"total_files": 390,
|
|
757
|
-
"specs_found": 7,
|
|
758
|
-
"new": 7
|
|
759
|
-
},
|
|
760
|
-
"intune": {
|
|
761
|
-
"total_files": 5,
|
|
762
|
-
"specs_found": 4,
|
|
763
|
-
"new": 4
|
|
764
|
-
},
|
|
765
|
-
"iotcentral": {
|
|
766
|
-
"total_files": 720,
|
|
767
|
-
"specs_found": 14,
|
|
768
|
-
"new": 14
|
|
769
|
-
},
|
|
770
|
-
"iothub": {
|
|
771
|
-
"total_files": 980,
|
|
772
|
-
"specs_found": 31,
|
|
773
|
-
"new": 31
|
|
774
|
-
},
|
|
775
|
-
"iotoperations": {
|
|
776
|
-
"total_files": 1039,
|
|
777
|
-
"specs_found": 9,
|
|
778
|
-
"new": 9
|
|
779
|
-
},
|
|
780
|
-
"iotoperationsdataprocessor": {
|
|
781
|
-
"total_files": 45,
|
|
782
|
-
"specs_found": 2,
|
|
783
|
-
"new": 2
|
|
784
|
-
},
|
|
785
|
-
"iotoperationsmq": {
|
|
786
|
-
"total_files": 139,
|
|
787
|
-
"specs_found": 3,
|
|
788
|
-
"new": 3
|
|
789
|
-
},
|
|
790
|
-
"iotoperationsorchestrator": {
|
|
791
|
-
"total_files": 49,
|
|
792
|
-
"specs_found": 2,
|
|
793
|
-
"new": 2
|
|
794
|
-
},
|
|
795
|
-
"iotspaces": {
|
|
796
|
-
"total_files": 6,
|
|
797
|
-
"specs_found": 3,
|
|
798
|
-
"new": 3
|
|
799
|
-
},
|
|
800
|
-
"keyvault": {
|
|
801
|
-
"total_files": 3622,
|
|
802
|
-
"specs_found": 201,
|
|
803
|
-
"new": 201
|
|
804
|
-
},
|
|
805
|
-
"kubernetesconfiguration": {
|
|
806
|
-
"total_files": 458,
|
|
807
|
-
"specs_found": 60,
|
|
808
|
-
"new": 60
|
|
809
|
-
},
|
|
810
|
-
"kubernetesruntime": {
|
|
811
|
-
"total_files": 86,
|
|
812
|
-
"specs_found": 3,
|
|
813
|
-
"new": 3
|
|
814
|
-
},
|
|
815
|
-
"labservices": {
|
|
816
|
-
"total_files": 210,
|
|
817
|
-
"specs_found": 41,
|
|
818
|
-
"new": 41
|
|
819
|
-
},
|
|
820
|
-
"liftrarize": {
|
|
821
|
-
"total_files": 39,
|
|
822
|
-
"specs_found": 3,
|
|
823
|
-
"new": 3
|
|
824
|
-
},
|
|
825
|
-
"liftrastronomer": {
|
|
826
|
-
"total_files": 83,
|
|
827
|
-
"specs_found": 5,
|
|
828
|
-
"new": 5
|
|
829
|
-
},
|
|
830
|
-
"liftrhyperexecute": {
|
|
831
|
-
"total_files": 48,
|
|
832
|
-
"specs_found": 3,
|
|
833
|
-
"new": 3
|
|
834
|
-
},
|
|
835
|
-
"liftrmongodb": {
|
|
836
|
-
"total_files": 47,
|
|
837
|
-
"specs_found": 2,
|
|
838
|
-
"new": 2
|
|
839
|
-
},
|
|
840
|
-
"liftrpinecone": {
|
|
841
|
-
"total_files": 23,
|
|
842
|
-
"specs_found": 2,
|
|
843
|
-
"new": 2
|
|
844
|
-
},
|
|
845
|
-
"liftrqumulo": {
|
|
846
|
-
"total_files": 86,
|
|
847
|
-
"specs_found": 6,
|
|
848
|
-
"new": 6
|
|
849
|
-
},
|
|
850
|
-
"liftrweightsandbiases": {
|
|
851
|
-
"total_files": 48,
|
|
852
|
-
"specs_found": 3,
|
|
853
|
-
"new": 3
|
|
854
|
-
},
|
|
855
|
-
"loadtestservice": {
|
|
856
|
-
"total_files": 932,
|
|
857
|
-
"specs_found": 23,
|
|
858
|
-
"new": 23
|
|
859
|
-
},
|
|
860
|
-
"logic": {
|
|
861
|
-
"total_files": 339,
|
|
862
|
-
"specs_found": 8,
|
|
863
|
-
"new": 8
|
|
864
|
-
},
|
|
865
|
-
"m365securityandcompliance": {
|
|
866
|
-
"total_files": 100,
|
|
867
|
-
"specs_found": 9,
|
|
868
|
-
"new": 9
|
|
869
|
-
},
|
|
870
|
-
"machinelearning": {
|
|
871
|
-
"total_files": 35,
|
|
872
|
-
"specs_found": 6,
|
|
873
|
-
"new": 6
|
|
874
|
-
},
|
|
875
|
-
"machinelearningservices": {
|
|
876
|
-
"total_files": 8809,
|
|
877
|
-
"specs_found": 162,
|
|
878
|
-
"new": 162
|
|
879
|
-
},
|
|
880
|
-
"maintenance": {
|
|
881
|
-
"total_files": 375,
|
|
882
|
-
"specs_found": 14,
|
|
883
|
-
"new": 14
|
|
884
|
-
},
|
|
885
|
-
"managednetwork": {
|
|
886
|
-
"total_files": 24,
|
|
887
|
-
"specs_found": 2,
|
|
888
|
-
"new": 2
|
|
889
|
-
},
|
|
890
|
-
"managednetworkfabric": {
|
|
891
|
-
"total_files": 1528,
|
|
892
|
-
"specs_found": 39,
|
|
893
|
-
"new": 39
|
|
894
|
-
},
|
|
895
|
-
"managedoperations": {
|
|
896
|
-
"total_files": 26,
|
|
897
|
-
"specs_found": 2,
|
|
898
|
-
"new": 2
|
|
899
|
-
},
|
|
900
|
-
"managedservices": {
|
|
901
|
-
"total_files": 100,
|
|
902
|
-
"specs_found": 8,
|
|
903
|
-
"new": 8
|
|
904
|
-
},
|
|
905
|
-
"management": {
|
|
906
|
-
"total_files": 280,
|
|
907
|
-
"specs_found": 16,
|
|
908
|
-
"new": 16
|
|
909
|
-
},
|
|
910
|
-
"managementpartner": {
|
|
911
|
-
"total_files": 13,
|
|
912
|
-
"specs_found": 2,
|
|
913
|
-
"new": 2
|
|
914
|
-
},
|
|
915
|
-
"manufacturingplatform": {
|
|
916
|
-
"total_files": 30,
|
|
917
|
-
"specs_found": 3,
|
|
918
|
-
"new": 3
|
|
919
|
-
},
|
|
920
|
-
"maps": {
|
|
921
|
-
"total_files": 707,
|
|
922
|
-
"specs_found": 49,
|
|
923
|
-
"new": 49
|
|
924
|
-
},
|
|
925
|
-
"mariadb": {
|
|
926
|
-
"total_files": 174,
|
|
927
|
-
"specs_found": 13,
|
|
928
|
-
"new": 13
|
|
929
|
-
},
|
|
930
|
-
"marketplace": {
|
|
931
|
-
"total_files": 326,
|
|
932
|
-
"specs_found": 9,
|
|
933
|
-
"new": 9
|
|
934
|
-
},
|
|
935
|
-
"marketplacecatalog": {
|
|
936
|
-
"total_files": 118,
|
|
937
|
-
"specs_found": 25,
|
|
938
|
-
"new": 25
|
|
939
|
-
},
|
|
940
|
-
"marketplacenotifications": {
|
|
941
|
-
"total_files": 8,
|
|
942
|
-
"specs_found": 3,
|
|
943
|
-
"new": 3
|
|
944
|
-
},
|
|
945
|
-
"marketplaceordering": {
|
|
946
|
-
"total_files": 25,
|
|
947
|
-
"specs_found": 3,
|
|
948
|
-
"new": 3
|
|
949
|
-
},
|
|
950
|
-
"migrate": {
|
|
951
|
-
"total_files": 3177,
|
|
952
|
-
"specs_found": 36,
|
|
953
|
-
"new": 36
|
|
954
|
-
},
|
|
955
|
-
"migrateprojects": {
|
|
956
|
-
"total_files": 28,
|
|
957
|
-
"specs_found": 3,
|
|
958
|
-
"new": 3
|
|
959
|
-
},
|
|
960
|
-
"mission": {
|
|
961
|
-
"total_files": 398,
|
|
962
|
-
"specs_found": 4,
|
|
963
|
-
"new": 4
|
|
964
|
-
},
|
|
965
|
-
"mongocluster": {
|
|
966
|
-
"total_files": 536,
|
|
967
|
-
"specs_found": 10,
|
|
968
|
-
"new": 10
|
|
969
|
-
},
|
|
970
|
-
"monitor": {
|
|
971
|
-
"total_files": 1010,
|
|
972
|
-
"specs_found": 128,
|
|
973
|
-
"new": 128
|
|
974
|
-
},
|
|
975
|
-
"monitoringservice": {
|
|
976
|
-
"total_files": 175,
|
|
977
|
-
"specs_found": 7,
|
|
978
|
-
"new": 7
|
|
979
|
-
},
|
|
980
|
-
"msi": {
|
|
981
|
-
"total_files": 156,
|
|
982
|
-
"specs_found": 11,
|
|
983
|
-
"new": 11
|
|
984
|
-
},
|
|
985
|
-
"mysql": {
|
|
986
|
-
"total_files": 1366,
|
|
987
|
-
"specs_found": 94,
|
|
988
|
-
"new": 94
|
|
989
|
-
},
|
|
990
|
-
"mysqldiscovery": {
|
|
991
|
-
"total_files": 24,
|
|
992
|
-
"specs_found": 2,
|
|
993
|
-
"new": 2
|
|
994
|
-
},
|
|
995
|
-
"netapp": {
|
|
996
|
-
"total_files": 5569,
|
|
997
|
-
"specs_found": 58,
|
|
998
|
-
"new": 58
|
|
999
|
-
},
|
|
1000
|
-
"network": {
|
|
1001
|
-
"total_files": 31106,
|
|
1002
|
-
"specs_found": 2474,
|
|
1003
|
-
"new": 2474
|
|
1004
|
-
},
|
|
1005
|
-
"networkcloud": {
|
|
1006
|
-
"total_files": 1332,
|
|
1007
|
-
"specs_found": 9,
|
|
1008
|
-
"new": 9
|
|
1009
|
-
},
|
|
1010
|
-
"networkfunction": {
|
|
1011
|
-
"total_files": 76,
|
|
1012
|
-
"specs_found": 6,
|
|
1013
|
-
"new": 6
|
|
1014
|
-
},
|
|
1015
|
-
"newrelic": {
|
|
1016
|
-
"total_files": 488,
|
|
1017
|
-
"specs_found": 11,
|
|
1018
|
-
"new": 11
|
|
1019
|
-
},
|
|
1020
|
-
"nginx": {
|
|
1021
|
-
"total_files": 293,
|
|
1022
|
-
"specs_found": 13,
|
|
1023
|
-
"new": 13
|
|
1024
|
-
},
|
|
1025
|
-
"notificationhubs": {
|
|
1026
|
-
"total_files": 197,
|
|
1027
|
-
"specs_found": 8,
|
|
1028
|
-
"new": 8
|
|
1029
|
-
},
|
|
1030
|
-
"oep": {
|
|
1031
|
-
"total_files": 29,
|
|
1032
|
-
"specs_found": 3,
|
|
1033
|
-
"new": 3
|
|
1034
|
-
},
|
|
1035
|
-
"offazurespringboot": {
|
|
1036
|
-
"total_files": 102,
|
|
1037
|
-
"specs_found": 3,
|
|
1038
|
-
"new": 3
|
|
1039
|
-
},
|
|
1040
|
-
"onlineexperimentation": {
|
|
1041
|
-
"total_files": 90,
|
|
1042
|
-
"specs_found": 4,
|
|
1043
|
-
"new": 4
|
|
1044
|
-
},
|
|
1045
|
-
"operationalinsights": {
|
|
1046
|
-
"total_files": 631,
|
|
1047
|
-
"specs_found": 134,
|
|
1048
|
-
"new": 134
|
|
1049
|
-
},
|
|
1050
|
-
"operationsmanagement": {
|
|
1051
|
-
"total_files": 27,
|
|
1052
|
-
"specs_found": 3,
|
|
1053
|
-
"new": 3
|
|
1054
|
-
},
|
|
1055
|
-
"oracle": {
|
|
1056
|
-
"total_files": 4276,
|
|
1057
|
-
"specs_found": 16,
|
|
1058
|
-
"new": 16
|
|
1059
|
-
},
|
|
1060
|
-
"orbital": {
|
|
1061
|
-
"total_files": 323,
|
|
1062
|
-
"specs_found": 6,
|
|
1063
|
-
"new": 6
|
|
1064
|
-
},
|
|
1065
|
-
"orbitalplanetarycomputer": {
|
|
1066
|
-
"total_files": 44,
|
|
1067
|
-
"specs_found": 4,
|
|
1068
|
-
"new": 4
|
|
1069
|
-
},
|
|
1070
|
-
"paloaltonetworks": {
|
|
1071
|
-
"total_files": 2609,
|
|
1072
|
-
"specs_found": 13,
|
|
1073
|
-
"new": 13
|
|
1074
|
-
},
|
|
1075
|
-
"peering": {
|
|
1076
|
-
"total_files": 533,
|
|
1077
|
-
"specs_found": 14,
|
|
1078
|
-
"new": 14
|
|
1079
|
-
},
|
|
1080
|
-
"playwrighttesting": {
|
|
1081
|
-
"total_files": 96,
|
|
1082
|
-
"specs_found": 7,
|
|
1083
|
-
"new": 7
|
|
1084
|
-
},
|
|
1085
|
-
"policyinsights": {
|
|
1086
|
-
"total_files": 492,
|
|
1087
|
-
"specs_found": 30,
|
|
1088
|
-
"new": 30
|
|
1089
|
-
},
|
|
1090
|
-
"portal": {
|
|
1091
|
-
"total_files": 128,
|
|
1092
|
-
"specs_found": 11,
|
|
1093
|
-
"new": 11
|
|
1094
|
-
},
|
|
1095
|
-
"portalservices": {
|
|
1096
|
-
"total_files": 43,
|
|
1097
|
-
"specs_found": 6,
|
|
1098
|
-
"new": 6
|
|
1099
|
-
},
|
|
1100
|
-
"postgresql": {
|
|
1101
|
-
"total_files": 1786,
|
|
1102
|
-
"specs_found": 226,
|
|
1103
|
-
"new": 226
|
|
1104
|
-
},
|
|
1105
|
-
"postgresqlhsc": {
|
|
1106
|
-
"total_files": 196,
|
|
1107
|
-
"specs_found": 5,
|
|
1108
|
-
"new": 5
|
|
1109
|
-
},
|
|
1110
|
-
"powerbidedicated": {
|
|
1111
|
-
"total_files": 66,
|
|
1112
|
-
"specs_found": 4,
|
|
1113
|
-
"new": 4
|
|
1114
|
-
},
|
|
1115
|
-
"powerbiembedded": {
|
|
1116
|
-
"total_files": 10,
|
|
1117
|
-
"specs_found": 3,
|
|
1118
|
-
"new": 3
|
|
1119
|
-
},
|
|
1120
|
-
"powerbiprivatelinks": {
|
|
1121
|
-
"total_files": 23,
|
|
1122
|
-
"specs_found": 3,
|
|
1123
|
-
"new": 3
|
|
1124
|
-
},
|
|
1125
|
-
"powerplatform": {
|
|
1126
|
-
"total_files": 55,
|
|
1127
|
-
"specs_found": 2,
|
|
1128
|
-
"new": 2
|
|
1129
|
-
},
|
|
1130
|
-
"privatedns": {
|
|
1131
|
-
"total_files": 276,
|
|
1132
|
-
"specs_found": 6,
|
|
1133
|
-
"new": 6
|
|
1134
|
-
},
|
|
1135
|
-
"professionalservice": {
|
|
1136
|
-
"total_files": 16,
|
|
1137
|
-
"specs_found": 2,
|
|
1138
|
-
"new": 2
|
|
1139
|
-
},
|
|
1140
|
-
"programmableconnectivity": {
|
|
1141
|
-
"total_files": 100,
|
|
1142
|
-
"specs_found": 4,
|
|
1143
|
-
"new": 4
|
|
1144
|
-
},
|
|
1145
|
-
"providerhub": {
|
|
1146
|
-
"total_files": 327,
|
|
1147
|
-
"specs_found": 7,
|
|
1148
|
-
"new": 7
|
|
1149
|
-
},
|
|
1150
|
-
"purestorage": {
|
|
1151
|
-
"total_files": 241,
|
|
1152
|
-
"specs_found": 4,
|
|
1153
|
-
"new": 4
|
|
1154
|
-
},
|
|
1155
|
-
"purview": {
|
|
1156
|
-
"total_files": 1614,
|
|
1157
|
-
"specs_found": 41,
|
|
1158
|
-
"new": 41
|
|
1159
|
-
},
|
|
1160
|
-
"purviewdatagovernace": {
|
|
1161
|
-
"total_files": 204,
|
|
1162
|
-
"specs_found": 4,
|
|
1163
|
-
"new": 4
|
|
1164
|
-
},
|
|
1165
|
-
"purviewdatagovernance": {
|
|
1166
|
-
"total_files": 133,
|
|
1167
|
-
"specs_found": 3,
|
|
1168
|
-
"new": 3
|
|
1169
|
-
},
|
|
1170
|
-
"purviewpolicy": {
|
|
1171
|
-
"total_files": 13,
|
|
1172
|
-
"specs_found": 2,
|
|
1173
|
-
"new": 2
|
|
1174
|
-
},
|
|
1175
|
-
"quantum": {
|
|
1176
|
-
"total_files": 399,
|
|
1177
|
-
"specs_found": 19,
|
|
1178
|
-
"new": 19
|
|
1179
|
-
},
|
|
1180
|
-
"quota": {
|
|
1181
|
-
"total_files": 451,
|
|
1182
|
-
"specs_found": 18,
|
|
1183
|
-
"new": 18
|
|
1184
|
-
},
|
|
1185
|
-
"recommendationsservice": {
|
|
1186
|
-
"total_files": 55,
|
|
1187
|
-
"specs_found": 2,
|
|
1188
|
-
"new": 2
|
|
1189
|
-
},
|
|
1190
|
-
"recoveryservices": {
|
|
1191
|
-
"total_files": 1302,
|
|
1192
|
-
"specs_found": 142,
|
|
1193
|
-
"new": 142
|
|
1194
|
-
},
|
|
1195
|
-
"recoveryservicesbackup": {
|
|
1196
|
-
"total_files": 4086,
|
|
1197
|
-
"specs_found": 53,
|
|
1198
|
-
"new": 53
|
|
1199
|
-
},
|
|
1200
|
-
"recoveryservicesdatareplication": {
|
|
1201
|
-
"total_files": 187,
|
|
1202
|
-
"specs_found": 4,
|
|
1203
|
-
"new": 4
|
|
1204
|
-
},
|
|
1205
|
-
"recoveryservicessiterecovery": {
|
|
1206
|
-
"total_files": 4601,
|
|
1207
|
-
"specs_found": 34,
|
|
1208
|
-
"new": 34
|
|
1209
|
-
},
|
|
1210
|
-
"redhatopenshift": {
|
|
1211
|
-
"total_files": 240,
|
|
1212
|
-
"specs_found": 12,
|
|
1213
|
-
"new": 12
|
|
1214
|
-
},
|
|
1215
|
-
"redis": {
|
|
1216
|
-
"total_files": 709,
|
|
1217
|
-
"specs_found": 20,
|
|
1218
|
-
"new": 20
|
|
1219
|
-
},
|
|
1220
|
-
"redisenterprise": {
|
|
1221
|
-
"total_files": 616,
|
|
1222
|
-
"specs_found": 23,
|
|
1223
|
-
"new": 23
|
|
1224
|
-
},
|
|
1225
|
-
"relationships": {
|
|
1226
|
-
"total_files": 19,
|
|
1227
|
-
"specs_found": 1,
|
|
1228
|
-
"new": 1
|
|
1229
|
-
},
|
|
1230
|
-
"relay": {
|
|
1231
|
-
"total_files": 248,
|
|
1232
|
-
"specs_found": 17,
|
|
1233
|
-
"new": 17
|
|
1234
|
-
},
|
|
1235
|
-
"reservations": {
|
|
1236
|
-
"total_files": 216,
|
|
1237
|
-
"specs_found": 12,
|
|
1238
|
-
"new": 12
|
|
1239
|
-
},
|
|
1240
|
-
"resourceconnector": {
|
|
1241
|
-
"total_files": 83,
|
|
1242
|
-
"specs_found": 6,
|
|
1243
|
-
"new": 6
|
|
1244
|
-
},
|
|
1245
|
-
"resourcegraph": {
|
|
1246
|
-
"total_files": 216,
|
|
1247
|
-
"specs_found": 19,
|
|
1248
|
-
"new": 19
|
|
1249
|
-
},
|
|
1250
|
-
"resourcehealth": {
|
|
1251
|
-
"total_files": 269,
|
|
1252
|
-
"specs_found": 17,
|
|
1253
|
-
"new": 17
|
|
1254
|
-
},
|
|
1255
|
-
"resourcemover": {
|
|
1256
|
-
"total_files": 112,
|
|
1257
|
-
"specs_found": 7,
|
|
1258
|
-
"new": 7
|
|
1259
|
-
},
|
|
1260
|
-
"resources": {
|
|
1261
|
-
"total_files": 2609,
|
|
1262
|
-
"specs_found": 169,
|
|
1263
|
-
"new": 169
|
|
1264
|
-
},
|
|
1265
|
-
"riskiq": {
|
|
1266
|
-
"total_files": 336,
|
|
1267
|
-
"specs_found": 9,
|
|
1268
|
-
"new": 9
|
|
1269
|
-
},
|
|
1270
|
-
"saas": {
|
|
1271
|
-
"total_files": 28,
|
|
1272
|
-
"specs_found": 3,
|
|
1273
|
-
"new": 3
|
|
1274
|
-
},
|
|
1275
|
-
"scheduler": {
|
|
1276
|
-
"total_files": 8,
|
|
1277
|
-
"specs_found": 4,
|
|
1278
|
-
"new": 4
|
|
1279
|
-
},
|
|
1280
|
-
"schemaregistry": {
|
|
1281
|
-
"total_files": 43,
|
|
1282
|
-
"specs_found": 3,
|
|
1283
|
-
"new": 3
|
|
1284
|
-
},
|
|
1285
|
-
"scom": {
|
|
1286
|
-
"total_files": 32,
|
|
1287
|
-
"specs_found": 4,
|
|
1288
|
-
"new": 4
|
|
1289
|
-
},
|
|
1290
|
-
"scvmm": {
|
|
1291
|
-
"total_files": 837,
|
|
1292
|
-
"specs_found": 8,
|
|
1293
|
-
"new": 8
|
|
1294
|
-
},
|
|
1295
|
-
"search": {
|
|
1296
|
-
"total_files": 1896,
|
|
1297
|
-
"specs_found": 67,
|
|
1298
|
-
"new": 67
|
|
1299
|
-
},
|
|
1300
|
-
"security": {
|
|
1301
|
-
"total_files": 1073,
|
|
1302
|
-
"specs_found": 128,
|
|
1303
|
-
"new": 128
|
|
1304
|
-
},
|
|
1305
|
-
"securityandcompliance": {
|
|
1306
|
-
"total_files": 177,
|
|
1307
|
-
"specs_found": 15,
|
|
1308
|
-
"new": 15
|
|
1309
|
-
},
|
|
1310
|
-
"securityinsights": {
|
|
1311
|
-
"total_files": 8916,
|
|
1312
|
-
"specs_found": 1041,
|
|
1313
|
-
"new": 1041
|
|
1314
|
-
},
|
|
1315
|
-
"serialconsole": {
|
|
1316
|
-
"total_files": 60,
|
|
1317
|
-
"specs_found": 7,
|
|
1318
|
-
"new": 7
|
|
1319
|
-
},
|
|
1320
|
-
"service-map": {
|
|
1321
|
-
"total_files": 34,
|
|
1322
|
-
"specs_found": 3,
|
|
1323
|
-
"new": 3
|
|
1324
|
-
},
|
|
1325
|
-
"servicebus": {
|
|
1326
|
-
"total_files": 964,
|
|
1327
|
-
"specs_found": 118,
|
|
1328
|
-
"new": 118
|
|
1329
|
-
},
|
|
1330
|
-
"servicefabric": {
|
|
1331
|
-
"total_files": 1896,
|
|
1332
|
-
"specs_found": 35,
|
|
1333
|
-
"new": 35
|
|
1334
|
-
},
|
|
1335
|
-
"servicefabricmanagedclusters": {
|
|
1336
|
-
"total_files": 1948,
|
|
1337
|
-
"specs_found": 68,
|
|
1338
|
-
"new": 68
|
|
1339
|
-
},
|
|
1340
|
-
"servicefabricmesh": {
|
|
1341
|
-
"total_files": 66,
|
|
1342
|
-
"specs_found": 4,
|
|
1343
|
-
"new": 4
|
|
1344
|
-
},
|
|
1345
|
-
"servicelinker": {
|
|
1346
|
-
"total_files": 156,
|
|
1347
|
-
"specs_found": 8,
|
|
1348
|
-
"new": 8
|
|
1349
|
-
},
|
|
1350
|
-
"servicenetworking": {
|
|
1351
|
-
"total_files": 219,
|
|
1352
|
-
"specs_found": 8,
|
|
1353
|
-
"new": 8
|
|
1354
|
-
},
|
|
1355
|
-
"signalr": {
|
|
1356
|
-
"total_files": 672,
|
|
1357
|
-
"specs_found": 23,
|
|
1358
|
-
"new": 23
|
|
1359
|
-
},
|
|
1360
|
-
"softwareplan": {
|
|
1361
|
-
"total_files": 21,
|
|
1362
|
-
"specs_found": 3,
|
|
1363
|
-
"new": 3
|
|
1364
|
-
},
|
|
1365
|
-
"solutions": {
|
|
1366
|
-
"total_files": 278,
|
|
1367
|
-
"specs_found": 12,
|
|
1368
|
-
"new": 12
|
|
1369
|
-
},
|
|
1370
|
-
"sovereign": {
|
|
1371
|
-
"total_files": 64,
|
|
1372
|
-
"specs_found": 3,
|
|
1373
|
-
"new": 3
|
|
1374
|
-
},
|
|
1375
|
-
"sphere": {
|
|
1376
|
-
"total_files": 111,
|
|
1377
|
-
"specs_found": 2,
|
|
1378
|
-
"new": 2
|
|
1379
|
-
},
|
|
1380
|
-
"splitio": {
|
|
1381
|
-
"total_files": 41,
|
|
1382
|
-
"specs_found": 4,
|
|
1383
|
-
"new": 4
|
|
1384
|
-
},
|
|
1385
|
-
"sql": {
|
|
1386
|
-
"total_files": 15328,
|
|
1387
|
-
"specs_found": 2630,
|
|
1388
|
-
"new": 2630
|
|
1389
|
-
},
|
|
1390
|
-
"sqlvirtualmachine": {
|
|
1391
|
-
"total_files": 262,
|
|
1392
|
-
"specs_found": 11,
|
|
1393
|
-
"new": 11
|
|
1394
|
-
},
|
|
1395
|
-
"standbypool": {
|
|
1396
|
-
"total_files": 204,
|
|
1397
|
-
"specs_found": 7,
|
|
1398
|
-
"new": 7
|
|
1399
|
-
},
|
|
1400
|
-
"storage": {
|
|
1401
|
-
"total_files": 3265,
|
|
1402
|
-
"specs_found": 181,
|
|
1403
|
-
"new": 181
|
|
1404
|
-
},
|
|
1405
|
-
"storageactions": {
|
|
1406
|
-
"total_files": 60,
|
|
1407
|
-
"specs_found": 4,
|
|
1408
|
-
"new": 4
|
|
1409
|
-
},
|
|
1410
|
-
"storagecache": {
|
|
1411
|
-
"total_files": 650,
|
|
1412
|
-
"specs_found": 26,
|
|
1413
|
-
"new": 26
|
|
1414
|
-
},
|
|
1415
|
-
"storagediscovery": {
|
|
1416
|
-
"total_files": 66,
|
|
1417
|
-
"specs_found": 3,
|
|
1418
|
-
"new": 3
|
|
1419
|
-
},
|
|
1420
|
-
"storageimportexport": {
|
|
1421
|
-
"total_files": 51,
|
|
1422
|
-
"specs_found": 5,
|
|
1423
|
-
"new": 5
|
|
1424
|
-
},
|
|
1425
|
-
"storagemover": {
|
|
1426
|
-
"total_files": 595,
|
|
1427
|
-
"specs_found": 9,
|
|
1428
|
-
"new": 9
|
|
1429
|
-
},
|
|
1430
|
-
"storagepool": {
|
|
1431
|
-
"total_files": 58,
|
|
1432
|
-
"specs_found": 5,
|
|
1433
|
-
"new": 5
|
|
1434
|
-
},
|
|
1435
|
-
"storagesync": {
|
|
1436
|
-
"total_files": 550,
|
|
1437
|
-
"specs_found": 15,
|
|
1438
|
-
"new": 15
|
|
1439
|
-
},
|
|
1440
|
-
"streamanalytics": {
|
|
1441
|
-
"total_files": 421,
|
|
1442
|
-
"specs_found": 36,
|
|
1443
|
-
"new": 36
|
|
1444
|
-
},
|
|
1445
|
-
"subscription": {
|
|
1446
|
-
"total_files": 150,
|
|
1447
|
-
"specs_found": 12,
|
|
1448
|
-
"new": 12
|
|
1449
|
-
},
|
|
1450
|
-
"support": {
|
|
1451
|
-
"total_files": 595,
|
|
1452
|
-
"specs_found": 8,
|
|
1453
|
-
"new": 8
|
|
1454
|
-
},
|
|
1455
|
-
"synapse": {
|
|
1456
|
-
"total_files": 2022,
|
|
1457
|
-
"specs_found": 190,
|
|
1458
|
-
"new": 190
|
|
1459
|
-
},
|
|
1460
|
-
"syntex": {
|
|
1461
|
-
"total_files": 15,
|
|
1462
|
-
"specs_found": 1,
|
|
1463
|
-
"new": 1
|
|
1464
|
-
},
|
|
1465
|
-
"terraform": {
|
|
1466
|
-
"total_files": 26,
|
|
1467
|
-
"specs_found": 5,
|
|
1468
|
-
"new": 5
|
|
1469
|
-
},
|
|
1470
|
-
"testbase": {
|
|
1471
|
-
"total_files": 224,
|
|
1472
|
-
"specs_found": 9,
|
|
1473
|
-
"new": 9
|
|
1474
|
-
},
|
|
1475
|
-
"timeseriesinsights": {
|
|
1476
|
-
"total_files": 242,
|
|
1477
|
-
"specs_found": 8,
|
|
1478
|
-
"new": 8
|
|
1479
|
-
},
|
|
1480
|
-
"trafficmanager": {
|
|
1481
|
-
"total_files": 290,
|
|
1482
|
-
"specs_found": 12,
|
|
1483
|
-
"new": 12
|
|
1484
|
-
},
|
|
1485
|
-
"translation": {
|
|
1486
|
-
"total_files": 111,
|
|
1487
|
-
"specs_found": 8,
|
|
1488
|
-
"new": 8
|
|
1489
|
-
},
|
|
1490
|
-
"verifiedid": {
|
|
1491
|
-
"total_files": 27,
|
|
1492
|
-
"specs_found": 3,
|
|
1493
|
-
"new": 3
|
|
1494
|
-
},
|
|
1495
|
-
"vi": {
|
|
1496
|
-
"total_files": 426,
|
|
1497
|
-
"specs_found": 14,
|
|
1498
|
-
"new": 14
|
|
1499
|
-
},
|
|
1500
|
-
"vmware": {
|
|
1501
|
-
"total_files": 1409,
|
|
1502
|
-
"specs_found": 13,
|
|
1503
|
-
"new": 13
|
|
1504
|
-
},
|
|
1505
|
-
"vmwarecloudsimple": {
|
|
1506
|
-
"total_files": 45,
|
|
1507
|
-
"specs_found": 3,
|
|
1508
|
-
"new": 3
|
|
1509
|
-
},
|
|
1510
|
-
"voiceservices": {
|
|
1511
|
-
"total_files": 170,
|
|
1512
|
-
"specs_found": 8,
|
|
1513
|
-
"new": 8
|
|
1514
|
-
},
|
|
1515
|
-
"web": {
|
|
1516
|
-
"total_files": 5030,
|
|
1517
|
-
"specs_found": 245,
|
|
1518
|
-
"new": 245
|
|
1519
|
-
},
|
|
1520
|
-
"webpubsub": {
|
|
1521
|
-
"total_files": 880,
|
|
1522
|
-
"specs_found": 27,
|
|
1523
|
-
"new": 27
|
|
1524
|
-
},
|
|
1525
|
-
"widget": {
|
|
1526
|
-
"total_files": 96,
|
|
1527
|
-
"specs_found": 5,
|
|
1528
|
-
"new": 5
|
|
1529
|
-
},
|
|
1530
|
-
"windowsesu": {
|
|
1531
|
-
"total_files": 15,
|
|
1532
|
-
"specs_found": 2,
|
|
1533
|
-
"new": 2
|
|
1534
|
-
},
|
|
1535
|
-
"windowsiot": {
|
|
1536
|
-
"total_files": 27,
|
|
1537
|
-
"specs_found": 3,
|
|
1538
|
-
"new": 3
|
|
1539
|
-
},
|
|
1540
|
-
"workloadmonitor": {
|
|
1541
|
-
"total_files": 30,
|
|
1542
|
-
"specs_found": 3,
|
|
1543
|
-
"new": 3
|
|
1544
|
-
},
|
|
1545
|
-
"workloads": {
|
|
1546
|
-
"total_files": 904,
|
|
1547
|
-
"specs_found": 29,
|
|
1548
|
-
"new": 29
|
|
1549
|
-
}
|
|
1550
|
-
}
|
|
1551
|
-
}
|