@robinmordasiewicz/f5xc-api-mcp 2.0.5-2601050335 → 2.0.13-2601051957

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.
Files changed (82) hide show
  1. package/CHANGELOG.md +25 -14
  2. package/README.md +9 -5
  3. package/dist/generator/domain-metadata.d.ts +162 -3
  4. package/dist/generator/domain-metadata.d.ts.map +1 -1
  5. package/dist/generator/domain-metadata.js +263 -20
  6. package/dist/generator/domain-metadata.js.map +1 -1
  7. package/dist/generator/naming/acronyms.d.ts +9 -2
  8. package/dist/generator/naming/acronyms.d.ts.map +1 -1
  9. package/dist/generator/naming/acronyms.js +35 -129
  10. package/dist/generator/naming/acronyms.js.map +1 -1
  11. package/dist/generator/naming/index.d.ts +1 -1
  12. package/dist/generator/naming/index.d.ts.map +1 -1
  13. package/dist/generator/naming/index.js +1 -1
  14. package/dist/generator/naming/index.js.map +1 -1
  15. package/dist/prompts/error-resolution.d.ts +7 -24
  16. package/dist/prompts/error-resolution.d.ts.map +1 -1
  17. package/dist/prompts/error-resolution.js +94 -296
  18. package/dist/prompts/error-resolution.js.map +1 -1
  19. package/dist/prompts/index.d.ts +2 -2
  20. package/dist/prompts/index.d.ts.map +1 -1
  21. package/dist/prompts/index.js +3 -3
  22. package/dist/prompts/index.js.map +1 -1
  23. package/dist/prompts/workflows.d.ts +8 -16
  24. package/dist/prompts/workflows.d.ts.map +1 -1
  25. package/dist/prompts/workflows.js +100 -306
  26. package/dist/prompts/workflows.js.map +1 -1
  27. package/dist/server.d.ts.map +1 -1
  28. package/dist/server.js +9 -7
  29. package/dist/server.js.map +1 -1
  30. package/dist/tools/discovery/best-practices.d.ts +1 -0
  31. package/dist/tools/discovery/best-practices.d.ts.map +1 -1
  32. package/dist/tools/discovery/best-practices.js +135 -226
  33. package/dist/tools/discovery/best-practices.js.map +1 -1
  34. package/dist/tools/discovery/cost-estimator.d.ts.map +1 -1
  35. package/dist/tools/discovery/cost-estimator.js +16 -4
  36. package/dist/tools/discovery/cost-estimator.js.map +1 -1
  37. package/dist/tools/generated/dependency-graph.json +1 -1
  38. package/dist/version.d.ts +2 -2
  39. package/dist/version.d.ts.map +1 -1
  40. package/dist/version.js +2 -2
  41. package/dist/version.js.map +1 -1
  42. package/manifest.json +1 -1
  43. package/package.json +1 -1
  44. package/specs/domains/admin_console_and_ui.json +90 -26
  45. package/specs/domains/ai_services.json +149 -22
  46. package/specs/domains/api.json +598 -179
  47. package/specs/domains/authentication.json +198 -46
  48. package/specs/domains/bigip.json +326 -98
  49. package/specs/domains/billing_and_usage.json +289 -64
  50. package/specs/domains/blindfold.json +384 -110
  51. package/specs/domains/bot_and_threat_defense.json +256 -66
  52. package/specs/domains/cdn.json +477 -181
  53. package/specs/domains/ce_management.json +398 -118
  54. package/specs/domains/certificates.json +253 -78
  55. package/specs/domains/cloud_infrastructure.json +412 -115
  56. package/specs/domains/container_services.json +260 -95
  57. package/specs/domains/data_and_privacy_security.json +210 -68
  58. package/specs/domains/data_intelligence.json +225 -63
  59. package/specs/domains/ddos.json +690 -156
  60. package/specs/domains/dns.json +614 -149
  61. package/specs/domains/managed_kubernetes.json +317 -89
  62. package/specs/domains/marketplace.json +427 -104
  63. package/specs/domains/network.json +950 -231
  64. package/specs/domains/network_security.json +749 -188
  65. package/specs/domains/nginx_one.json +211 -63
  66. package/specs/domains/object_storage.json +126 -13
  67. package/specs/domains/observability.json +622 -103
  68. package/specs/domains/rate_limiting.json +208 -53
  69. package/specs/domains/secops_and_incident_response.json +122 -37
  70. package/specs/domains/service_mesh.json +484 -123
  71. package/specs/domains/shape.json +2359 -314
  72. package/specs/domains/sites.json +1572 -390
  73. package/specs/domains/statistics.json +892 -226
  74. package/specs/domains/support.json +544 -109
  75. package/specs/domains/telemetry_and_insights.json +312 -73
  76. package/specs/domains/tenant_and_identity.json +1881 -273
  77. package/specs/domains/threat_campaign.json +124 -67
  78. package/specs/domains/users.json +225 -72
  79. package/specs/domains/virtual.json +1157 -245
  80. package/specs/domains/vpm_and_node_management.json +59 -2
  81. package/specs/domains/waf.json +565 -140
  82. package/specs/index.json +1758 -5
@@ -3,7 +3,7 @@
3
3
  "info": {
4
4
  "title": "Waf",
5
5
  "description": "Signature-based attack detection with customizable blocking responses. Attack type classification, protocol inspection, and AI-driven risk assessment. Exclusion policies override default blocking for trusted traffic. Staged signature testing validates rules before enforcement. Security event metrics track rule hits and blocked requests across namespaces.",
6
- "version": "2.0.5",
6
+ "version": "2.0.13",
7
7
  "contact": {
8
8
  "name": "F5 Distributed Cloud",
9
9
  "url": "https://docs.cloud.f5.com"
@@ -13,7 +13,103 @@
13
13
  "url": "https://www.f5.com/company/policies/eula"
14
14
  },
15
15
  "summary": "Application firewall rules with signature-based detection. Exclusion policies, blocking pages, and anomaly prevention.",
16
- "x-f5xc-cli-domain": "waf"
16
+ "x-f5xc-cli-domain": "waf",
17
+ "x-f5xc-best-practices": {
18
+ "common_errors": [
19
+ {
20
+ "code": 400,
21
+ "message": "Invalid WAF rule syntax",
22
+ "resolution": "Validate rule syntax against WAF rule specification",
23
+ "prevention": "Use rule builder or validated templates"
24
+ },
25
+ {
26
+ "code": 409,
27
+ "message": "WAF policy already attached to load balancer",
28
+ "resolution": "Detach existing policy before attaching new one",
29
+ "prevention": "Check current policy attachment status"
30
+ },
31
+ {
32
+ "code": 400,
33
+ "message": "Conflicting WAF rules detected",
34
+ "resolution": "Review rule order and resolve conflicts",
35
+ "prevention": "Use rule groups with clear precedence"
36
+ }
37
+ ],
38
+ "security_notes": [
39
+ "Start with WAF in monitoring mode before blocking",
40
+ "Review WAF logs regularly for false positives",
41
+ "Keep signature databases updated for latest threats",
42
+ "Configure custom rules for application-specific protections",
43
+ "Enable bot protection for API endpoints"
44
+ ],
45
+ "performance_tips": [
46
+ "Use exclusion rules to skip validation for trusted sources",
47
+ "Configure appropriate request body inspection limits",
48
+ "Enable request buffering for consistent protection",
49
+ "Use signature groups relevant to your application stack"
50
+ ]
51
+ },
52
+ "x-f5xc-guided-workflows": [
53
+ {
54
+ "id": "enable_waf_protection",
55
+ "name": "Enable WAF Protection",
56
+ "description": "Add web application firewall to existing load balancer",
57
+ "complexity": "medium",
58
+ "estimated_steps": 4,
59
+ "prerequisites": [
60
+ "Existing HTTP load balancer",
61
+ "Understanding of application traffic patterns"
62
+ ],
63
+ "steps": [
64
+ {
65
+ "order": 1,
66
+ "action": "create_app_firewall",
67
+ "name": "Create Application Firewall",
68
+ "description": "Define WAF policy with rule sets",
69
+ "resource": "app_firewall",
70
+ "required_fields": [
71
+ "name",
72
+ "blocking"
73
+ ],
74
+ "tips": [
75
+ "Start in monitoring mode for tuning",
76
+ "Select rules based on application stack"
77
+ ]
78
+ },
79
+ {
80
+ "order": 2,
81
+ "action": "configure_exclusions",
82
+ "name": "Configure Exclusions",
83
+ "description": "Add bypass rules for false positives",
84
+ "optional": true,
85
+ "tips": [
86
+ "Exclude trusted internal IPs",
87
+ "Add API endpoint exclusions if needed"
88
+ ]
89
+ },
90
+ {
91
+ "order": 3,
92
+ "action": "attach_to_loadbalancer",
93
+ "name": "Attach to Load Balancer",
94
+ "description": "Apply WAF policy to load balancer",
95
+ "depends_on": [
96
+ 1
97
+ ]
98
+ },
99
+ {
100
+ "order": 4,
101
+ "action": "monitor_and_tune",
102
+ "name": "Monitor and Tune",
103
+ "description": "Review WAF logs and adjust rules",
104
+ "verification": [
105
+ "Check security event logs",
106
+ "Verify no legitimate traffic blocked",
107
+ "Adjust rules as needed"
108
+ ]
109
+ }
110
+ ]
111
+ }
112
+ ]
17
113
  },
18
114
  "servers": [
19
115
  {
@@ -258,6 +354,13 @@
258
354
  "latency": "low",
259
355
  "resource_usage": "low"
260
356
  }
357
+ },
358
+ "x-f5xc-discovered-response-time": {
359
+ "p50_ms": 1000,
360
+ "p95_ms": 3000,
361
+ "p99_ms": 8000,
362
+ "sample_count": 0,
363
+ "source": "estimate"
261
364
  }
262
365
  },
263
366
  "x-displayname": "Application Firewall.",
@@ -472,6 +575,13 @@
472
575
  "latency": "low",
473
576
  "resource_usage": "low"
474
577
  }
578
+ },
579
+ "x-f5xc-discovered-response-time": {
580
+ "p50_ms": 1000,
581
+ "p95_ms": 3000,
582
+ "p99_ms": 8000,
583
+ "sample_count": 0,
584
+ "source": "estimate"
475
585
  }
476
586
  },
477
587
  "x-displayname": "Application Firewall.",
@@ -694,6 +804,13 @@
694
804
  "latency": "low",
695
805
  "resource_usage": "low"
696
806
  }
807
+ },
808
+ "x-f5xc-discovered-response-time": {
809
+ "p50_ms": 800,
810
+ "p95_ms": 2500,
811
+ "p99_ms": 6000,
812
+ "sample_count": 0,
813
+ "source": "estimate"
697
814
  }
698
815
  },
699
816
  "x-displayname": "Application Firewall.",
@@ -901,6 +1018,13 @@
901
1018
  "latency": "low",
902
1019
  "resource_usage": "low"
903
1020
  }
1021
+ },
1022
+ "x-f5xc-discovered-response-time": {
1023
+ "p50_ms": 1000,
1024
+ "p95_ms": 3000,
1025
+ "p99_ms": 8000,
1026
+ "sample_count": 0,
1027
+ "source": "estimate"
904
1028
  }
905
1029
  },
906
1030
  "x-displayname": "Application Firewall.",
@@ -1128,6 +1252,13 @@
1128
1252
  "latency": "moderate",
1129
1253
  "resource_usage": "moderate"
1130
1254
  }
1255
+ },
1256
+ "x-f5xc-discovered-response-time": {
1257
+ "p50_ms": 200,
1258
+ "p95_ms": 800,
1259
+ "p99_ms": 2000,
1260
+ "sample_count": 0,
1261
+ "source": "estimate"
1131
1262
  }
1132
1263
  },
1133
1264
  "x-displayname": "Application Firewall.",
@@ -1349,6 +1480,13 @@
1349
1480
  "latency": "low",
1350
1481
  "resource_usage": "low"
1351
1482
  }
1483
+ },
1484
+ "x-f5xc-discovered-response-time": {
1485
+ "p50_ms": 200,
1486
+ "p95_ms": 800,
1487
+ "p99_ms": 2000,
1488
+ "sample_count": 0,
1489
+ "source": "estimate"
1352
1490
  }
1353
1491
  },
1354
1492
  "delete": {
@@ -1568,6 +1706,13 @@
1568
1706
  "latency": "high",
1569
1707
  "resource_usage": "moderate"
1570
1708
  }
1709
+ },
1710
+ "x-f5xc-discovered-response-time": {
1711
+ "p50_ms": 500,
1712
+ "p95_ms": 1500,
1713
+ "p99_ms": 4000,
1714
+ "sample_count": 0,
1715
+ "source": "estimate"
1571
1716
  }
1572
1717
  },
1573
1718
  "x-displayname": "Application Firewall.",
@@ -1760,6 +1905,13 @@
1760
1905
  "latency": "low",
1761
1906
  "resource_usage": "low"
1762
1907
  }
1908
+ },
1909
+ "x-f5xc-discovered-response-time": {
1910
+ "p50_ms": 1000,
1911
+ "p95_ms": 3000,
1912
+ "p99_ms": 8000,
1913
+ "sample_count": 0,
1914
+ "source": "estimate"
1763
1915
  }
1764
1916
  },
1765
1917
  "x-displayname": "Application Security Monitoring APIs.",
@@ -1952,6 +2104,13 @@
1952
2104
  "latency": "low",
1953
2105
  "resource_usage": "low"
1954
2106
  }
2107
+ },
2108
+ "x-f5xc-discovered-response-time": {
2109
+ "p50_ms": 1000,
2110
+ "p95_ms": 3000,
2111
+ "p99_ms": 8000,
2112
+ "sample_count": 0,
2113
+ "source": "estimate"
1955
2114
  }
1956
2115
  },
1957
2116
  "x-displayname": "Application Security Monitoring APIs.",
@@ -2144,6 +2303,13 @@
2144
2303
  "latency": "low",
2145
2304
  "resource_usage": "low"
2146
2305
  }
2306
+ },
2307
+ "x-f5xc-discovered-response-time": {
2308
+ "p50_ms": 1000,
2309
+ "p95_ms": 3000,
2310
+ "p99_ms": 8000,
2311
+ "sample_count": 0,
2312
+ "source": "estimate"
2147
2313
  }
2148
2314
  },
2149
2315
  "x-displayname": "Application Security Monitoring APIs.",
@@ -2351,6 +2517,13 @@
2351
2517
  "latency": "low",
2352
2518
  "resource_usage": "low"
2353
2519
  }
2520
+ },
2521
+ "x-f5xc-discovered-response-time": {
2522
+ "p50_ms": 1000,
2523
+ "p95_ms": 3000,
2524
+ "p99_ms": 8000,
2525
+ "sample_count": 0,
2526
+ "source": "estimate"
2354
2527
  }
2355
2528
  },
2356
2529
  "x-displayname": "Application Security Monitoring APIs.",
@@ -2558,6 +2731,13 @@
2558
2731
  "latency": "low",
2559
2732
  "resource_usage": "low"
2560
2733
  }
2734
+ },
2735
+ "x-f5xc-discovered-response-time": {
2736
+ "p50_ms": 1000,
2737
+ "p95_ms": 3000,
2738
+ "p99_ms": 8000,
2739
+ "sample_count": 0,
2740
+ "source": "estimate"
2561
2741
  }
2562
2742
  },
2563
2743
  "x-displayname": "Application Security Monitoring APIs.",
@@ -2757,6 +2937,13 @@
2757
2937
  "latency": "moderate",
2758
2938
  "resource_usage": "moderate"
2759
2939
  }
2940
+ },
2941
+ "x-f5xc-discovered-response-time": {
2942
+ "p50_ms": 200,
2943
+ "p95_ms": 800,
2944
+ "p99_ms": 2000,
2945
+ "sample_count": 0,
2946
+ "source": "estimate"
2760
2947
  }
2761
2948
  },
2762
2949
  "post": {
@@ -2966,6 +3153,13 @@
2966
3153
  "latency": "low",
2967
3154
  "resource_usage": "low"
2968
3155
  }
3156
+ },
3157
+ "x-f5xc-discovered-response-time": {
3158
+ "p50_ms": 1000,
3159
+ "p95_ms": 3000,
3160
+ "p99_ms": 8000,
3161
+ "sample_count": 0,
3162
+ "source": "estimate"
2969
3163
  }
2970
3164
  },
2971
3165
  "x-displayname": "Application Security Monitoring APIs.",
@@ -3180,6 +3374,13 @@
3180
3374
  "latency": "low",
3181
3375
  "resource_usage": "low"
3182
3376
  }
3377
+ },
3378
+ "x-f5xc-discovered-response-time": {
3379
+ "p50_ms": 1000,
3380
+ "p95_ms": 3000,
3381
+ "p99_ms": 8000,
3382
+ "sample_count": 0,
3383
+ "source": "estimate"
3183
3384
  }
3184
3385
  },
3185
3386
  "x-displayname": "Application Security Monitoring APIs.",
@@ -3394,6 +3595,13 @@
3394
3595
  "latency": "low",
3395
3596
  "resource_usage": "low"
3396
3597
  }
3598
+ },
3599
+ "x-f5xc-discovered-response-time": {
3600
+ "p50_ms": 1000,
3601
+ "p95_ms": 3000,
3602
+ "p99_ms": 8000,
3603
+ "sample_count": 0,
3604
+ "source": "estimate"
3397
3605
  }
3398
3606
  },
3399
3607
  "x-displayname": "Application Security Monitoring APIs.",
@@ -3593,6 +3801,13 @@
3593
3801
  "latency": "moderate",
3594
3802
  "resource_usage": "moderate"
3595
3803
  }
3804
+ },
3805
+ "x-f5xc-discovered-response-time": {
3806
+ "p50_ms": 200,
3807
+ "p95_ms": 800,
3808
+ "p99_ms": 2000,
3809
+ "sample_count": 0,
3810
+ "source": "estimate"
3596
3811
  }
3597
3812
  },
3598
3813
  "post": {
@@ -3802,6 +4017,13 @@
3802
4017
  "latency": "low",
3803
4018
  "resource_usage": "low"
3804
4019
  }
4020
+ },
4021
+ "x-f5xc-discovered-response-time": {
4022
+ "p50_ms": 1000,
4023
+ "p95_ms": 3000,
4024
+ "p99_ms": 8000,
4025
+ "sample_count": 0,
4026
+ "source": "estimate"
3805
4027
  }
3806
4028
  },
3807
4029
  "x-displayname": "Application Security Monitoring APIs.",
@@ -4016,6 +4238,13 @@
4016
4238
  "latency": "low",
4017
4239
  "resource_usage": "low"
4018
4240
  }
4241
+ },
4242
+ "x-f5xc-discovered-response-time": {
4243
+ "p50_ms": 1000,
4244
+ "p95_ms": 3000,
4245
+ "p99_ms": 8000,
4246
+ "sample_count": 0,
4247
+ "source": "estimate"
4019
4248
  }
4020
4249
  },
4021
4250
  "x-displayname": "Application Security Monitoring APIs.",
@@ -4223,6 +4452,13 @@
4223
4452
  "latency": "low",
4224
4453
  "resource_usage": "low"
4225
4454
  }
4455
+ },
4456
+ "x-f5xc-discovered-response-time": {
4457
+ "p50_ms": 1000,
4458
+ "p95_ms": 3000,
4459
+ "p99_ms": 8000,
4460
+ "sample_count": 0,
4461
+ "source": "estimate"
4226
4462
  }
4227
4463
  },
4228
4464
  "x-displayname": "Application Security Monitoring APIs.",
@@ -4437,6 +4673,13 @@
4437
4673
  "latency": "low",
4438
4674
  "resource_usage": "low"
4439
4675
  }
4676
+ },
4677
+ "x-f5xc-discovered-response-time": {
4678
+ "p50_ms": 1000,
4679
+ "p95_ms": 3000,
4680
+ "p99_ms": 8000,
4681
+ "sample_count": 0,
4682
+ "source": "estimate"
4440
4683
  }
4441
4684
  },
4442
4685
  "x-displayname": "Application Security Monitoring APIs.",
@@ -4651,6 +4894,13 @@
4651
4894
  "latency": "low",
4652
4895
  "resource_usage": "low"
4653
4896
  }
4897
+ },
4898
+ "x-f5xc-discovered-response-time": {
4899
+ "p50_ms": 1000,
4900
+ "p95_ms": 3000,
4901
+ "p99_ms": 8000,
4902
+ "sample_count": 0,
4903
+ "source": "estimate"
4654
4904
  }
4655
4905
  },
4656
4906
  "x-displayname": "Application Security Monitoring APIs.",
@@ -4850,6 +5100,13 @@
4850
5100
  "latency": "moderate",
4851
5101
  "resource_usage": "moderate"
4852
5102
  }
5103
+ },
5104
+ "x-f5xc-discovered-response-time": {
5105
+ "p50_ms": 200,
5106
+ "p95_ms": 800,
5107
+ "p99_ms": 2000,
5108
+ "sample_count": 0,
5109
+ "source": "estimate"
4853
5110
  }
4854
5111
  },
4855
5112
  "post": {
@@ -5059,6 +5316,13 @@
5059
5316
  "latency": "low",
5060
5317
  "resource_usage": "low"
5061
5318
  }
5319
+ },
5320
+ "x-f5xc-discovered-response-time": {
5321
+ "p50_ms": 1000,
5322
+ "p95_ms": 3000,
5323
+ "p99_ms": 8000,
5324
+ "sample_count": 0,
5325
+ "source": "estimate"
5062
5326
  }
5063
5327
  },
5064
5328
  "x-displayname": "Application Security Monitoring APIs.",
@@ -5273,6 +5537,13 @@
5273
5537
  "latency": "low",
5274
5538
  "resource_usage": "low"
5275
5539
  }
5540
+ },
5541
+ "x-f5xc-discovered-response-time": {
5542
+ "p50_ms": 1000,
5543
+ "p95_ms": 3000,
5544
+ "p99_ms": 8000,
5545
+ "sample_count": 0,
5546
+ "source": "estimate"
5276
5547
  }
5277
5548
  },
5278
5549
  "x-displayname": "Configure Protocol Inspection.",
@@ -5495,6 +5766,13 @@
5495
5766
  "latency": "low",
5496
5767
  "resource_usage": "low"
5497
5768
  }
5769
+ },
5770
+ "x-f5xc-discovered-response-time": {
5771
+ "p50_ms": 800,
5772
+ "p95_ms": 2500,
5773
+ "p99_ms": 6000,
5774
+ "sample_count": 0,
5775
+ "source": "estimate"
5498
5776
  }
5499
5777
  },
5500
5778
  "x-displayname": "Configure Protocol Inspection.",
@@ -5722,6 +6000,13 @@
5722
6000
  "latency": "moderate",
5723
6001
  "resource_usage": "moderate"
5724
6002
  }
6003
+ },
6004
+ "x-f5xc-discovered-response-time": {
6005
+ "p50_ms": 200,
6006
+ "p95_ms": 800,
6007
+ "p99_ms": 2000,
6008
+ "sample_count": 0,
6009
+ "source": "estimate"
5725
6010
  }
5726
6011
  },
5727
6012
  "x-displayname": "Configure Protocol Inspection.",
@@ -5943,6 +6228,13 @@
5943
6228
  "latency": "low",
5944
6229
  "resource_usage": "low"
5945
6230
  }
6231
+ },
6232
+ "x-f5xc-discovered-response-time": {
6233
+ "p50_ms": 200,
6234
+ "p95_ms": 800,
6235
+ "p99_ms": 2000,
6236
+ "sample_count": 0,
6237
+ "source": "estimate"
5946
6238
  }
5947
6239
  },
5948
6240
  "delete": {
@@ -6162,6 +6454,13 @@
6162
6454
  "latency": "high",
6163
6455
  "resource_usage": "moderate"
6164
6456
  }
6457
+ },
6458
+ "x-f5xc-discovered-response-time": {
6459
+ "p50_ms": 500,
6460
+ "p95_ms": 1500,
6461
+ "p99_ms": 4000,
6462
+ "sample_count": 0,
6463
+ "source": "estimate"
6165
6464
  }
6166
6465
  },
6167
6466
  "x-displayname": "Configure Protocol Inspection.",
@@ -6377,6 +6676,13 @@
6377
6676
  "latency": "low",
6378
6677
  "resource_usage": "low"
6379
6678
  }
6679
+ },
6680
+ "x-f5xc-discovered-response-time": {
6681
+ "p50_ms": 1000,
6682
+ "p95_ms": 3000,
6683
+ "p99_ms": 8000,
6684
+ "sample_count": 0,
6685
+ "source": "estimate"
6380
6686
  }
6381
6687
  },
6382
6688
  "x-displayname": "Enhanced Firewall Policy.",
@@ -6600,6 +6906,13 @@
6600
6906
  "latency": "low",
6601
6907
  "resource_usage": "low"
6602
6908
  }
6909
+ },
6910
+ "x-f5xc-discovered-response-time": {
6911
+ "p50_ms": 800,
6912
+ "p95_ms": 2500,
6913
+ "p99_ms": 6000,
6914
+ "sample_count": 0,
6915
+ "source": "estimate"
6603
6916
  }
6604
6917
  },
6605
6918
  "x-displayname": "Enhanced Firewall Policy.",
@@ -6815,6 +7128,13 @@
6815
7128
  "latency": "low",
6816
7129
  "resource_usage": "low"
6817
7130
  }
7131
+ },
7132
+ "x-f5xc-discovered-response-time": {
7133
+ "p50_ms": 1000,
7134
+ "p95_ms": 3000,
7135
+ "p99_ms": 8000,
7136
+ "sample_count": 0,
7137
+ "source": "estimate"
6818
7138
  }
6819
7139
  },
6820
7140
  "x-displayname": "Enhanced Firewall Policy.",
@@ -7043,6 +7363,13 @@
7043
7363
  "latency": "moderate",
7044
7364
  "resource_usage": "moderate"
7045
7365
  }
7366
+ },
7367
+ "x-f5xc-discovered-response-time": {
7368
+ "p50_ms": 200,
7369
+ "p95_ms": 800,
7370
+ "p99_ms": 2000,
7371
+ "sample_count": 0,
7372
+ "source": "estimate"
7046
7373
  }
7047
7374
  },
7048
7375
  "x-displayname": "Enhanced Firewall Policy.",
@@ -7265,6 +7592,13 @@
7265
7592
  "latency": "low",
7266
7593
  "resource_usage": "low"
7267
7594
  }
7595
+ },
7596
+ "x-f5xc-discovered-response-time": {
7597
+ "p50_ms": 200,
7598
+ "p95_ms": 800,
7599
+ "p99_ms": 2000,
7600
+ "sample_count": 0,
7601
+ "source": "estimate"
7268
7602
  }
7269
7603
  },
7270
7604
  "delete": {
@@ -7485,6 +7819,13 @@
7485
7819
  "latency": "high",
7486
7820
  "resource_usage": "moderate"
7487
7821
  }
7822
+ },
7823
+ "x-f5xc-discovered-response-time": {
7824
+ "p50_ms": 500,
7825
+ "p95_ms": 1500,
7826
+ "p99_ms": 4000,
7827
+ "sample_count": 0,
7828
+ "source": "estimate"
7488
7829
  }
7489
7830
  },
7490
7831
  "x-displayname": "Enhanced Firewall Policy.",
@@ -7693,6 +8034,13 @@
7693
8034
  "latency": "low",
7694
8035
  "resource_usage": "low"
7695
8036
  }
8037
+ },
8038
+ "x-f5xc-discovered-response-time": {
8039
+ "p50_ms": 1000,
8040
+ "p95_ms": 3000,
8041
+ "p99_ms": 8000,
8042
+ "sample_count": 0,
8043
+ "source": "estimate"
7696
8044
  }
7697
8045
  },
7698
8046
  "x-displayname": "WAF",
@@ -7900,6 +8248,13 @@
7900
8248
  "latency": "low",
7901
8249
  "resource_usage": "low"
7902
8250
  }
8251
+ },
8252
+ "x-f5xc-discovered-response-time": {
8253
+ "p50_ms": 1000,
8254
+ "p95_ms": 3000,
8255
+ "p99_ms": 8000,
8256
+ "sample_count": 0,
8257
+ "source": "estimate"
7903
8258
  }
7904
8259
  },
7905
8260
  "x-displayname": "WAF",
@@ -8108,6 +8463,13 @@
8108
8463
  "latency": "low",
8109
8464
  "resource_usage": "low"
8110
8465
  }
8466
+ },
8467
+ "x-f5xc-discovered-response-time": {
8468
+ "p50_ms": 1000,
8469
+ "p95_ms": 3000,
8470
+ "p99_ms": 8000,
8471
+ "sample_count": 0,
8472
+ "source": "estimate"
8111
8473
  }
8112
8474
  },
8113
8475
  "x-displayname": "WAF",
@@ -8315,6 +8677,13 @@
8315
8677
  "latency": "low",
8316
8678
  "resource_usage": "low"
8317
8679
  }
8680
+ },
8681
+ "x-f5xc-discovered-response-time": {
8682
+ "p50_ms": 1000,
8683
+ "p95_ms": 3000,
8684
+ "p99_ms": 8000,
8685
+ "sample_count": 0,
8686
+ "source": "estimate"
8318
8687
  }
8319
8688
  },
8320
8689
  "x-displayname": "WAF",
@@ -8530,6 +8899,13 @@
8530
8899
  "latency": "low",
8531
8900
  "resource_usage": "low"
8532
8901
  }
8902
+ },
8903
+ "x-f5xc-discovered-response-time": {
8904
+ "p50_ms": 1000,
8905
+ "p95_ms": 3000,
8906
+ "p99_ms": 8000,
8907
+ "sample_count": 0,
8908
+ "source": "estimate"
8533
8909
  }
8534
8910
  },
8535
8911
  "x-displayname": "WAF Exclusion Policy.",
@@ -8753,6 +9129,13 @@
8753
9129
  "latency": "low",
8754
9130
  "resource_usage": "low"
8755
9131
  }
9132
+ },
9133
+ "x-f5xc-discovered-response-time": {
9134
+ "p50_ms": 800,
9135
+ "p95_ms": 2500,
9136
+ "p99_ms": 6000,
9137
+ "sample_count": 0,
9138
+ "source": "estimate"
8756
9139
  }
8757
9140
  },
8758
9141
  "x-displayname": "WAF Exclusion Policy.",
@@ -8981,6 +9364,13 @@
8981
9364
  "latency": "moderate",
8982
9365
  "resource_usage": "moderate"
8983
9366
  }
9367
+ },
9368
+ "x-f5xc-discovered-response-time": {
9369
+ "p50_ms": 200,
9370
+ "p95_ms": 800,
9371
+ "p99_ms": 2000,
9372
+ "sample_count": 0,
9373
+ "source": "estimate"
8984
9374
  }
8985
9375
  },
8986
9376
  "x-displayname": "WAF Exclusion Policy.",
@@ -9203,6 +9593,13 @@
9203
9593
  "latency": "low",
9204
9594
  "resource_usage": "low"
9205
9595
  }
9596
+ },
9597
+ "x-f5xc-discovered-response-time": {
9598
+ "p50_ms": 200,
9599
+ "p95_ms": 800,
9600
+ "p99_ms": 2000,
9601
+ "sample_count": 0,
9602
+ "source": "estimate"
9206
9603
  }
9207
9604
  },
9208
9605
  "delete": {
@@ -9423,6 +9820,13 @@
9423
9820
  "latency": "high",
9424
9821
  "resource_usage": "moderate"
9425
9822
  }
9823
+ },
9824
+ "x-f5xc-discovered-response-time": {
9825
+ "p50_ms": 500,
9826
+ "p95_ms": 1500,
9827
+ "p99_ms": 4000,
9828
+ "sample_count": 0,
9829
+ "source": "estimate"
9426
9830
  }
9427
9831
  },
9428
9832
  "x-displayname": "WAF Exclusion Policy.",
@@ -9624,6 +10028,13 @@
9624
10028
  "latency": "moderate",
9625
10029
  "resource_usage": "moderate"
9626
10030
  }
10031
+ },
10032
+ "x-f5xc-discovered-response-time": {
10033
+ "p50_ms": 200,
10034
+ "p95_ms": 800,
10035
+ "p99_ms": 2000,
10036
+ "sample_count": 0,
10037
+ "source": "estimate"
9627
10038
  }
9628
10039
  },
9629
10040
  "x-displayname": "WAF Signatures Changelog.",
@@ -9825,6 +10236,13 @@
9825
10236
  "latency": "moderate",
9826
10237
  "resource_usage": "moderate"
9827
10238
  }
10239
+ },
10240
+ "x-f5xc-discovered-response-time": {
10241
+ "p50_ms": 200,
10242
+ "p95_ms": 800,
10243
+ "p99_ms": 2000,
10244
+ "sample_count": 0,
10245
+ "source": "estimate"
9828
10246
  }
9829
10247
  },
9830
10248
  "x-displayname": "WAF Signatures Changelog.",
@@ -10052,6 +10470,13 @@
10052
10470
  "latency": "low",
10053
10471
  "resource_usage": "low"
10054
10472
  }
10473
+ },
10474
+ "x-f5xc-discovered-response-time": {
10475
+ "p50_ms": 1000,
10476
+ "p95_ms": 3000,
10477
+ "p99_ms": 8000,
10478
+ "sample_count": 0,
10479
+ "source": "estimate"
10055
10480
  }
10056
10481
  },
10057
10482
  "x-displayname": "WAF Signatures Changelog.",
@@ -10813,7 +11238,7 @@
10813
11238
  },
10814
11239
  "x-original-maxLength": 1024,
10815
11240
  "x-reconciled-from-discovery": true,
10816
- "x-reconciled-at": "2026-01-05T03:03:11.392623+00:00"
11241
+ "x-reconciled-at": "2026-01-05T18:28:43.380450+00:00"
10817
11242
  },
10818
11243
  "namespace": {
10819
11244
  "type": "string",
@@ -10832,7 +11257,7 @@
10832
11257
  },
10833
11258
  "x-original-maxLength": 1024,
10834
11259
  "x-reconciled-from-discovery": true,
10835
- "x-reconciled-at": "2026-01-05T03:03:11.392628+00:00"
11260
+ "x-reconciled-at": "2026-01-05T18:28:43.380457+00:00"
10836
11261
  }
10837
11262
  },
10838
11263
  "x-f5xc-minimum-configuration": {
@@ -10994,7 +11419,7 @@
10994
11419
  "maxLength": 17,
10995
11420
  "minLength": 17,
10996
11421
  "x-reconciled-from-discovery": true,
10997
- "x-reconciled-at": "2026-01-05T03:03:11.392653+00:00"
11422
+ "x-reconciled-at": "2026-01-05T18:28:43.380486+00:00"
10998
11423
  },
10999
11424
  "system_metadata": {
11000
11425
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -11198,7 +11623,7 @@
11198
11623
  },
11199
11624
  "x-original-maxLength": 1024,
11200
11625
  "x-reconciled-from-discovery": true,
11201
- "x-reconciled-at": "2026-01-05T03:03:11.392676+00:00"
11626
+ "x-reconciled-at": "2026-01-05T18:28:43.380513+00:00"
11202
11627
  },
11203
11628
  "disabled": {
11204
11629
  "type": "boolean",
@@ -11248,7 +11673,7 @@
11248
11673
  },
11249
11674
  "x-original-maxLength": 1024,
11250
11675
  "x-reconciled-from-discovery": true,
11251
- "x-reconciled-at": "2026-01-05T03:03:11.392686+00:00"
11676
+ "x-reconciled-at": "2026-01-05T18:28:43.380524+00:00"
11252
11677
  },
11253
11678
  "namespace": {
11254
11679
  "type": "string",
@@ -11267,7 +11692,7 @@
11267
11692
  },
11268
11693
  "x-original-maxLength": 1024,
11269
11694
  "x-reconciled-from-discovery": true,
11270
- "x-reconciled-at": "2026-01-05T03:03:11.392690+00:00"
11695
+ "x-reconciled-at": "2026-01-05T18:28:43.380528+00:00"
11271
11696
  },
11272
11697
  "owner_view": {
11273
11698
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -11308,7 +11733,7 @@
11308
11733
  "x-field-mutability": "read-only",
11309
11734
  "x-original-maxLength": 1024,
11310
11735
  "x-reconciled-from-discovery": true,
11311
- "x-reconciled-at": "2026-01-05T03:03:11.392696+00:00"
11736
+ "x-reconciled-at": "2026-01-05T18:28:43.380536+00:00"
11312
11737
  },
11313
11738
  "uid": {
11314
11739
  "type": "string",
@@ -11329,7 +11754,7 @@
11329
11754
  "x-original-maxLength": 1024,
11330
11755
  "format": "uuid",
11331
11756
  "x-reconciled-from-discovery": true,
11332
- "x-reconciled-at": "2026-01-05T03:03:11.392701+00:00"
11757
+ "x-reconciled-at": "2026-01-05T18:28:43.380542+00:00"
11333
11758
  }
11334
11759
  },
11335
11760
  "x-f5xc-minimum-configuration": {
@@ -11536,7 +11961,7 @@
11536
11961
  },
11537
11962
  "x-original-maxLength": 1024,
11538
11963
  "x-reconciled-from-discovery": true,
11539
- "x-reconciled-at": "2026-01-05T03:03:11.392717+00:00"
11964
+ "x-reconciled-at": "2026-01-05T18:28:43.380561+00:00"
11540
11965
  },
11541
11966
  "range": {
11542
11967
  "type": "string",
@@ -12058,7 +12483,7 @@
12058
12483
  },
12059
12484
  "x-original-maxLength": 1024,
12060
12485
  "x-reconciled-from-discovery": true,
12061
- "x-reconciled-at": "2026-01-05T03:03:11.392760+00:00"
12486
+ "x-reconciled-at": "2026-01-05T18:28:43.380609+00:00"
12062
12487
  }
12063
12488
  },
12064
12489
  "x-f5xc-minimum-configuration": {
@@ -12127,7 +12552,7 @@
12127
12552
  },
12128
12553
  "x-original-maxLength": 1024,
12129
12554
  "x-reconciled-from-discovery": true,
12130
- "x-reconciled-at": "2026-01-05T03:03:11.392768+00:00"
12555
+ "x-reconciled-at": "2026-01-05T18:28:43.380617+00:00"
12131
12556
  },
12132
12557
  "service_name": {
12133
12558
  "type": "string",
@@ -12166,7 +12591,7 @@
12166
12591
  },
12167
12592
  "x-original-maxLength": 1024,
12168
12593
  "x-reconciled-from-discovery": true,
12169
- "x-reconciled-at": "2026-01-05T03:03:11.392773+00:00"
12594
+ "x-reconciled-at": "2026-01-05T18:28:43.380623+00:00"
12170
12595
  },
12171
12596
  "type": {
12172
12597
  "type": "string",
@@ -12379,7 +12804,7 @@
12379
12804
  },
12380
12805
  "x-original-maxLength": 1024,
12381
12806
  "x-reconciled-from-discovery": true,
12382
- "x-reconciled-at": "2026-01-05T03:03:11.392783+00:00"
12807
+ "x-reconciled-at": "2026-01-05T18:28:43.380634+00:00"
12383
12808
  }
12384
12809
  },
12385
12810
  "x-f5xc-minimum-configuration": {
@@ -12475,7 +12900,7 @@
12475
12900
  },
12476
12901
  "x-original-maxLength": 1024,
12477
12902
  "x-reconciled-from-discovery": true,
12478
- "x-reconciled-at": "2026-01-05T03:03:11.392793+00:00"
12903
+ "x-reconciled-at": "2026-01-05T18:28:43.380645+00:00"
12479
12904
  }
12480
12905
  },
12481
12906
  "x-f5xc-minimum-configuration": {
@@ -12547,7 +12972,7 @@
12547
12972
  },
12548
12973
  "x-original-maxLength": 1200,
12549
12974
  "x-reconciled-from-discovery": true,
12550
- "x-reconciled-at": "2026-01-05T03:03:11.392799+00:00"
12975
+ "x-reconciled-at": "2026-01-05T18:28:43.380651+00:00"
12551
12976
  },
12552
12977
  "disable": {
12553
12978
  "type": "boolean",
@@ -12600,7 +13025,7 @@
12600
13025
  },
12601
13026
  "x-original-maxLength": 1024,
12602
13027
  "x-reconciled-from-discovery": true,
12603
- "x-reconciled-at": "2026-01-05T03:03:11.392805+00:00"
13028
+ "x-reconciled-at": "2026-01-05T18:28:43.380659+00:00"
12604
13029
  },
12605
13030
  "namespace": {
12606
13031
  "type": "string",
@@ -12619,7 +13044,7 @@
12619
13044
  },
12620
13045
  "x-original-maxLength": 1024,
12621
13046
  "x-reconciled-from-discovery": true,
12622
- "x-reconciled-at": "2026-01-05T03:03:11.392809+00:00"
13047
+ "x-reconciled-at": "2026-01-05T18:28:43.380662+00:00"
12623
13048
  }
12624
13049
  },
12625
13050
  "x-f5xc-minimum-configuration": {
@@ -12695,7 +13120,7 @@
12695
13120
  },
12696
13121
  "x-original-maxLength": 1200,
12697
13122
  "x-reconciled-from-discovery": true,
12698
- "x-reconciled-at": "2026-01-05T03:03:11.392815+00:00"
13123
+ "x-reconciled-at": "2026-01-05T18:28:43.380670+00:00"
12699
13124
  },
12700
13125
  "disable": {
12701
13126
  "type": "boolean",
@@ -12750,7 +13175,7 @@
12750
13175
  },
12751
13176
  "x-original-maxLength": 1024,
12752
13177
  "x-reconciled-from-discovery": true,
12753
- "x-reconciled-at": "2026-01-05T03:03:11.392821+00:00"
13178
+ "x-reconciled-at": "2026-01-05T18:28:43.380678+00:00"
12754
13179
  },
12755
13180
  "namespace": {
12756
13181
  "type": "string",
@@ -12769,7 +13194,7 @@
12769
13194
  },
12770
13195
  "x-original-maxLength": 1024,
12771
13196
  "x-reconciled-from-discovery": true,
12772
- "x-reconciled-at": "2026-01-05T03:03:11.392826+00:00"
13197
+ "x-reconciled-at": "2026-01-05T18:28:43.380682+00:00"
12773
13198
  }
12774
13199
  },
12775
13200
  "x-f5xc-minimum-configuration": {
@@ -12814,7 +13239,7 @@
12814
13239
  "readOnly": true,
12815
13240
  "x-original-maxLength": 1024,
12816
13241
  "x-reconciled-from-discovery": true,
12817
- "x-reconciled-at": "2026-01-05T03:03:11.392830+00:00"
13242
+ "x-reconciled-at": "2026-01-05T18:28:43.380687+00:00"
12818
13243
  },
12819
13244
  "name": {
12820
13245
  "type": "string",
@@ -12833,7 +13258,7 @@
12833
13258
  },
12834
13259
  "x-original-maxLength": 1024,
12835
13260
  "x-reconciled-from-discovery": true,
12836
- "x-reconciled-at": "2026-01-05T03:03:11.392834+00:00"
13261
+ "x-reconciled-at": "2026-01-05T18:28:43.380691+00:00"
12837
13262
  },
12838
13263
  "namespace": {
12839
13264
  "type": "string",
@@ -12852,7 +13277,7 @@
12852
13277
  },
12853
13278
  "x-original-maxLength": 1024,
12854
13279
  "x-reconciled-from-discovery": true,
12855
- "x-reconciled-at": "2026-01-05T03:03:11.392838+00:00"
13280
+ "x-reconciled-at": "2026-01-05T18:28:43.380695+00:00"
12856
13281
  },
12857
13282
  "tenant": {
12858
13283
  "type": "string",
@@ -12873,7 +13298,7 @@
12873
13298
  "x-field-mutability": "read-only",
12874
13299
  "x-original-maxLength": 1024,
12875
13300
  "x-reconciled-from-discovery": true,
12876
- "x-reconciled-at": "2026-01-05T03:03:11.392842+00:00"
13301
+ "x-reconciled-at": "2026-01-05T18:28:43.380699+00:00"
12877
13302
  },
12878
13303
  "uid": {
12879
13304
  "type": "string",
@@ -12895,7 +13320,7 @@
12895
13320
  "x-original-maxLength": 1024,
12896
13321
  "format": "uuid",
12897
13322
  "x-reconciled-from-discovery": true,
12898
- "x-reconciled-at": "2026-01-05T03:03:11.392847+00:00"
13323
+ "x-reconciled-at": "2026-01-05T18:28:43.380705+00:00"
12899
13324
  }
12900
13325
  },
12901
13326
  "x-f5xc-minimum-configuration": {
@@ -12970,7 +13395,7 @@
12970
13395
  },
12971
13396
  "x-original-maxLength": 1200,
12972
13397
  "x-reconciled-from-discovery": true,
12973
- "x-reconciled-at": "2026-01-05T03:03:11.392853+00:00"
13398
+ "x-reconciled-at": "2026-01-05T18:28:43.380711+00:00"
12974
13399
  },
12975
13400
  "disable": {
12976
13401
  "type": "boolean",
@@ -13023,7 +13448,7 @@
13023
13448
  },
13024
13449
  "x-original-maxLength": 1024,
13025
13450
  "x-reconciled-from-discovery": true,
13026
- "x-reconciled-at": "2026-01-05T03:03:11.392860+00:00"
13451
+ "x-reconciled-at": "2026-01-05T18:28:43.380718+00:00"
13027
13452
  },
13028
13453
  "namespace": {
13029
13454
  "type": "string",
@@ -13042,7 +13467,7 @@
13042
13467
  },
13043
13468
  "x-original-maxLength": 1024,
13044
13469
  "x-reconciled-from-discovery": true,
13045
- "x-reconciled-at": "2026-01-05T03:03:11.392863+00:00"
13470
+ "x-reconciled-at": "2026-01-05T18:28:43.380722+00:00"
13046
13471
  }
13047
13472
  },
13048
13473
  "x-f5xc-minimum-configuration": {
@@ -13156,7 +13581,7 @@
13156
13581
  "x-original-maxLength": 1024,
13157
13582
  "format": "uuid",
13158
13583
  "x-reconciled-from-discovery": true,
13159
- "x-reconciled-at": "2026-01-05T03:03:11.392875+00:00"
13584
+ "x-reconciled-at": "2026-01-05T18:28:43.380735+00:00"
13160
13585
  },
13161
13586
  "vtrp_id": {
13162
13587
  "type": "string",
@@ -13268,7 +13693,7 @@
13268
13693
  },
13269
13694
  "x-original-maxLength": 1024,
13270
13695
  "x-reconciled-from-discovery": true,
13271
- "x-reconciled-at": "2026-01-05T03:03:11.392884+00:00"
13696
+ "x-reconciled-at": "2026-01-05T18:28:43.380745+00:00"
13272
13697
  },
13273
13698
  "status": {
13274
13699
  "type": "string",
@@ -13287,7 +13712,7 @@
13287
13712
  },
13288
13713
  "x-original-maxLength": 1024,
13289
13714
  "x-reconciled-from-discovery": true,
13290
- "x-reconciled-at": "2026-01-05T03:03:11.392888+00:00"
13715
+ "x-reconciled-at": "2026-01-05T18:28:43.380750+00:00"
13291
13716
  }
13292
13717
  },
13293
13718
  "x-f5xc-minimum-configuration": {
@@ -13465,7 +13890,7 @@
13465
13890
  "x-field-mutability": "read-only",
13466
13891
  "x-original-maxLength": 1024,
13467
13892
  "x-reconciled-from-discovery": true,
13468
- "x-reconciled-at": "2026-01-05T03:03:11.392907+00:00"
13893
+ "x-reconciled-at": "2026-01-05T18:28:43.380769+00:00"
13469
13894
  },
13470
13895
  "uid": {
13471
13896
  "type": "string",
@@ -13486,7 +13911,7 @@
13486
13911
  "x-original-maxLength": 1024,
13487
13912
  "format": "uuid",
13488
13913
  "x-reconciled-from-discovery": true,
13489
- "x-reconciled-at": "2026-01-05T03:03:11.392911+00:00"
13914
+ "x-reconciled-at": "2026-01-05T18:28:43.380774+00:00"
13490
13915
  }
13491
13916
  },
13492
13917
  "x-f5xc-minimum-configuration": {
@@ -13558,7 +13983,7 @@
13558
13983
  },
13559
13984
  "x-original-maxLength": 1024,
13560
13985
  "x-reconciled-from-discovery": true,
13561
- "x-reconciled-at": "2026-01-05T03:03:11.392916+00:00"
13986
+ "x-reconciled-at": "2026-01-05T18:28:43.380780+00:00"
13562
13987
  },
13563
13988
  "previous_value": {
13564
13989
  "type": "string",
@@ -13596,7 +14021,7 @@
13596
14021
  },
13597
14022
  "x-original-maxLength": 1024,
13598
14023
  "x-reconciled-from-discovery": true,
13599
- "x-reconciled-at": "2026-01-05T03:03:11.392922+00:00"
14024
+ "x-reconciled-at": "2026-01-05T18:28:43.380787+00:00"
13600
14025
  }
13601
14026
  },
13602
14027
  "x-f5xc-minimum-configuration": {
@@ -13684,7 +14109,7 @@
13684
14109
  },
13685
14110
  "x-original-maxLength": 1024,
13686
14111
  "x-reconciled-from-discovery": true,
13687
- "x-reconciled-at": "2026-01-05T03:03:11.392926+00:00"
14112
+ "x-reconciled-at": "2026-01-05T18:28:43.380792+00:00"
13688
14113
  },
13689
14114
  "name": {
13690
14115
  "type": "string",
@@ -13703,7 +14128,7 @@
13703
14128
  },
13704
14129
  "x-original-maxLength": 1024,
13705
14130
  "x-reconciled-from-discovery": true,
13706
- "x-reconciled-at": "2026-01-05T03:03:11.392930+00:00"
14131
+ "x-reconciled-at": "2026-01-05T18:28:43.380796+00:00"
13707
14132
  },
13708
14133
  "namespace": {
13709
14134
  "type": "string",
@@ -13722,7 +14147,7 @@
13722
14147
  },
13723
14148
  "x-original-maxLength": 1024,
13724
14149
  "x-reconciled-from-discovery": true,
13725
- "x-reconciled-at": "2026-01-05T03:03:11.392934+00:00"
14150
+ "x-reconciled-at": "2026-01-05T18:28:43.380800+00:00"
13726
14151
  },
13727
14152
  "uid": {
13728
14153
  "type": "string",
@@ -13743,7 +14168,7 @@
13743
14168
  "x-original-maxLength": 1024,
13744
14169
  "format": "uuid",
13745
14170
  "x-reconciled-from-discovery": true,
13746
- "x-reconciled-at": "2026-01-05T03:03:11.392938+00:00"
14171
+ "x-reconciled-at": "2026-01-05T18:28:43.380805+00:00"
13747
14172
  }
13748
14173
  },
13749
14174
  "x-f5xc-minimum-configuration": {
@@ -13809,7 +14234,7 @@
13809
14234
  "maxLength": 16,
13810
14235
  "minLength": 7,
13811
14236
  "x-reconciled-from-discovery": true,
13812
- "x-reconciled-at": "2026-01-05T03:03:11.392943+00:00"
14237
+ "x-reconciled-at": "2026-01-05T18:28:43.380811+00:00"
13813
14238
  },
13814
14239
  "value": {
13815
14240
  "type": "array",
@@ -13828,7 +14253,7 @@
13828
14253
  "maxLength": 15,
13829
14254
  "minLength": 3,
13830
14255
  "x-reconciled-from-discovery": true,
13831
- "x-reconciled-at": "2026-01-05T03:03:11.392948+00:00"
14256
+ "x-reconciled-at": "2026-01-05T18:28:43.380817+00:00"
13832
14257
  }
13833
14258
  },
13834
14259
  "x-f5xc-minimum-configuration": {
@@ -13930,7 +14355,7 @@
13930
14355
  },
13931
14356
  "x-original-maxLength": 1024,
13932
14357
  "x-reconciled-from-discovery": true,
13933
- "x-reconciled-at": "2026-01-05T03:03:12.185825+00:00"
14358
+ "x-reconciled-at": "2026-01-05T18:28:44.310309+00:00"
13934
14359
  },
13935
14360
  "namespace": {
13936
14361
  "type": "string",
@@ -13949,7 +14374,7 @@
13949
14374
  },
13950
14375
  "x-original-maxLength": 1024,
13951
14376
  "x-reconciled-from-discovery": true,
13952
- "x-reconciled-at": "2026-01-05T03:03:12.185831+00:00"
14377
+ "x-reconciled-at": "2026-01-05T18:28:44.310316+00:00"
13953
14378
  },
13954
14379
  "path": {
13955
14380
  "type": "string",
@@ -14120,7 +14545,7 @@
14120
14545
  },
14121
14546
  "x-original-maxLength": 1024,
14122
14547
  "x-reconciled-from-discovery": true,
14123
- "x-reconciled-at": "2026-01-05T03:03:12.185844+00:00"
14548
+ "x-reconciled-at": "2026-01-05T18:28:44.310332+00:00"
14124
14549
  },
14125
14550
  "namespace": {
14126
14551
  "type": "string",
@@ -14139,7 +14564,7 @@
14139
14564
  },
14140
14565
  "x-original-maxLength": 1024,
14141
14566
  "x-reconciled-from-discovery": true,
14142
- "x-reconciled-at": "2026-01-05T03:03:12.185848+00:00"
14567
+ "x-reconciled-at": "2026-01-05T18:28:44.310337+00:00"
14143
14568
  },
14144
14569
  "user_id": {
14145
14570
  "type": "string",
@@ -14209,7 +14634,7 @@
14209
14634
  },
14210
14635
  "x-original-maxLength": 1024,
14211
14636
  "x-reconciled-from-discovery": true,
14212
- "x-reconciled-at": "2026-01-05T03:03:12.185855+00:00"
14637
+ "x-reconciled-at": "2026-01-05T18:28:44.310345+00:00"
14213
14638
  },
14214
14639
  "rule": {
14215
14640
  "$ref": "#/components/schemas/common_wafSimpleClientSrcRule"
@@ -14286,7 +14711,7 @@
14286
14711
  },
14287
14712
  "x-original-maxLength": 1024,
14288
14713
  "x-reconciled-from-discovery": true,
14289
- "x-reconciled-at": "2026-01-05T03:03:12.185865+00:00"
14714
+ "x-reconciled-at": "2026-01-05T18:28:44.310357+00:00"
14290
14715
  },
14291
14716
  "namespace": {
14292
14717
  "type": "string",
@@ -14305,7 +14730,7 @@
14305
14730
  },
14306
14731
  "x-original-maxLength": 1024,
14307
14732
  "x-reconciled-from-discovery": true,
14308
- "x-reconciled-at": "2026-01-05T03:03:12.185869+00:00"
14733
+ "x-reconciled-at": "2026-01-05T18:28:44.310361+00:00"
14309
14734
  },
14310
14735
  "tls_fingerprint_matcher": {
14311
14736
  "$ref": "#/components/schemas/policyTlsFingerprintMatcherType"
@@ -14416,7 +14841,7 @@
14416
14841
  },
14417
14842
  "x-original-maxLength": 1024,
14418
14843
  "x-reconciled-from-discovery": true,
14419
- "x-reconciled-at": "2026-01-05T03:03:12.185880+00:00"
14844
+ "x-reconciled-at": "2026-01-05T18:28:44.310374+00:00"
14420
14845
  },
14421
14846
  "namespace": {
14422
14847
  "type": "string",
@@ -14435,7 +14860,7 @@
14435
14860
  },
14436
14861
  "x-original-maxLength": 1024,
14437
14862
  "x-reconciled-from-discovery": true,
14438
- "x-reconciled-at": "2026-01-05T03:03:12.185883+00:00"
14863
+ "x-reconciled-at": "2026-01-05T18:28:44.310378+00:00"
14439
14864
  },
14440
14865
  "path": {
14441
14866
  "type": "string",
@@ -14540,7 +14965,7 @@
14540
14965
  },
14541
14966
  "x-original-maxLength": 1024,
14542
14967
  "x-reconciled-from-discovery": true,
14543
- "x-reconciled-at": "2026-01-05T03:03:12.185893+00:00"
14968
+ "x-reconciled-at": "2026-01-05T18:28:44.310389+00:00"
14544
14969
  },
14545
14970
  "namespace": {
14546
14971
  "type": "string",
@@ -14559,7 +14984,7 @@
14559
14984
  },
14560
14985
  "x-original-maxLength": 1024,
14561
14986
  "x-reconciled-from-discovery": true,
14562
- "x-reconciled-at": "2026-01-05T03:03:12.185897+00:00"
14987
+ "x-reconciled-at": "2026-01-05T18:28:44.310393+00:00"
14563
14988
  },
14564
14989
  "path": {
14565
14990
  "type": "string",
@@ -14658,7 +15083,7 @@
14658
15083
  },
14659
15084
  "x-original-maxLength": 1024,
14660
15085
  "x-reconciled-from-discovery": true,
14661
- "x-reconciled-at": "2026-01-05T03:03:12.185905+00:00"
15086
+ "x-reconciled-at": "2026-01-05T18:28:44.310404+00:00"
14662
15087
  },
14663
15088
  "namespace": {
14664
15089
  "type": "string",
@@ -14677,7 +15102,7 @@
14677
15102
  },
14678
15103
  "x-original-maxLength": 1024,
14679
15104
  "x-reconciled-from-discovery": true,
14680
- "x-reconciled-at": "2026-01-05T03:03:12.185909+00:00"
15105
+ "x-reconciled-at": "2026-01-05T18:28:44.310408+00:00"
14681
15106
  },
14682
15107
  "path": {
14683
15108
  "type": "string",
@@ -14863,7 +15288,7 @@
14863
15288
  },
14864
15289
  "x-original-maxLength": 1024,
14865
15290
  "x-reconciled-from-discovery": true,
14866
- "x-reconciled-at": "2026-01-05T03:03:12.185922+00:00"
15291
+ "x-reconciled-at": "2026-01-05T18:28:44.310422+00:00"
14867
15292
  },
14868
15293
  "namespace": {
14869
15294
  "type": "string",
@@ -14882,7 +15307,7 @@
14882
15307
  },
14883
15308
  "x-original-maxLength": 1024,
14884
15309
  "x-reconciled-from-discovery": true,
14885
- "x-reconciled-at": "2026-01-05T03:03:12.185926+00:00"
15310
+ "x-reconciled-at": "2026-01-05T18:28:44.310427+00:00"
14886
15311
  },
14887
15312
  "sec_event_name": {
14888
15313
  "type": "string",
@@ -15013,7 +15438,7 @@
15013
15438
  },
15014
15439
  "x-original-maxLength": 1024,
15015
15440
  "x-reconciled-from-discovery": true,
15016
- "x-reconciled-at": "2026-01-05T03:03:12.185937+00:00"
15441
+ "x-reconciled-at": "2026-01-05T18:28:44.310439+00:00"
15017
15442
  },
15018
15443
  "rule": {
15019
15444
  "$ref": "#/components/schemas/common_wafSimpleClientSrcRule"
@@ -15069,7 +15494,7 @@
15069
15494
  "x-original-maxLength": 256,
15070
15495
  "format": "hostname",
15071
15496
  "x-reconciled-from-discovery": true,
15072
- "x-reconciled-at": "2026-01-05T03:03:12.185945+00:00"
15497
+ "x-reconciled-at": "2026-01-05T18:28:44.310448+00:00"
15073
15498
  },
15074
15499
  "exclude_bot_names": {
15075
15500
  "type": "array",
@@ -15166,7 +15591,7 @@
15166
15591
  },
15167
15592
  "x-original-maxLength": 1024,
15168
15593
  "x-reconciled-from-discovery": true,
15169
- "x-reconciled-at": "2026-01-05T03:03:12.185953+00:00"
15594
+ "x-reconciled-at": "2026-01-05T18:28:44.310458+00:00"
15170
15595
  },
15171
15596
  "namespace": {
15172
15597
  "type": "string",
@@ -15185,7 +15610,7 @@
15185
15610
  },
15186
15611
  "x-original-maxLength": 1024,
15187
15612
  "x-reconciled-from-discovery": true,
15188
- "x-reconciled-at": "2026-01-05T03:03:12.185957+00:00"
15613
+ "x-reconciled-at": "2026-01-05T18:28:44.310463+00:00"
15189
15614
  },
15190
15615
  "req_path": {
15191
15616
  "type": "string",
@@ -15279,7 +15704,7 @@
15279
15704
  },
15280
15705
  "x-original-maxLength": 1024,
15281
15706
  "x-reconciled-from-discovery": true,
15282
- "x-reconciled-at": "2026-01-05T03:03:12.185965+00:00"
15707
+ "x-reconciled-at": "2026-01-05T18:28:44.310472+00:00"
15283
15708
  },
15284
15709
  "waf_exclusion_policy": {
15285
15710
  "$ref": "#/components/schemas/schemaviewsObjectRefType"
@@ -15327,7 +15752,7 @@
15327
15752
  },
15328
15753
  "x-original-maxLength": 1024,
15329
15754
  "x-reconciled-from-discovery": true,
15330
- "x-reconciled-at": "2026-01-05T03:03:12.185971+00:00"
15755
+ "x-reconciled-at": "2026-01-05T18:28:44.310479+00:00"
15331
15756
  },
15332
15757
  "namespace": {
15333
15758
  "type": "string",
@@ -15346,7 +15771,7 @@
15346
15771
  },
15347
15772
  "x-original-maxLength": 1024,
15348
15773
  "x-reconciled-from-discovery": true,
15349
- "x-reconciled-at": "2026-01-05T03:03:12.185975+00:00"
15774
+ "x-reconciled-at": "2026-01-05T18:28:44.310484+00:00"
15350
15775
  },
15351
15776
  "request_data": {
15352
15777
  "$ref": "#/components/schemas/app_securityRequestData"
@@ -15480,7 +15905,7 @@
15480
15905
  "maxLength": 15,
15481
15906
  "minLength": 3,
15482
15907
  "x-reconciled-from-discovery": true,
15483
- "x-reconciled-at": "2026-01-05T03:03:12.185996+00:00"
15908
+ "x-reconciled-at": "2026-01-05T18:28:44.310500+00:00"
15484
15909
  }
15485
15910
  },
15486
15911
  "x-f5xc-minimum-configuration": {
@@ -15586,7 +16011,7 @@
15586
16011
  },
15587
16012
  "x-original-maxLength": 1024,
15588
16013
  "x-reconciled-from-discovery": true,
15589
- "x-reconciled-at": "2026-01-05T03:03:12.186003+00:00"
16014
+ "x-reconciled-at": "2026-01-05T18:28:44.310507+00:00"
15590
16015
  }
15591
16016
  },
15592
16017
  "x-f5xc-minimum-configuration": {
@@ -15726,7 +16151,7 @@
15726
16151
  },
15727
16152
  "x-original-maxLength": 1024,
15728
16153
  "x-reconciled-from-discovery": true,
15729
- "x-reconciled-at": "2026-01-05T03:03:12.186013+00:00"
16154
+ "x-reconciled-at": "2026-01-05T18:28:44.310518+00:00"
15730
16155
  },
15731
16156
  "query": {
15732
16157
  "type": "string",
@@ -15909,7 +16334,7 @@
15909
16334
  },
15910
16335
  "x-original-maxLength": 1024,
15911
16336
  "x-reconciled-from-discovery": true,
15912
- "x-reconciled-at": "2026-01-05T03:03:12.186027+00:00"
16337
+ "x-reconciled-at": "2026-01-05T18:28:44.310533+00:00"
15913
16338
  },
15914
16339
  "start_time": {
15915
16340
  "type": "string",
@@ -16177,7 +16602,7 @@
16177
16602
  },
16178
16603
  "x-original-maxLength": 1024,
16179
16604
  "x-reconciled-from-discovery": true,
16180
- "x-reconciled-at": "2026-01-05T03:03:12.186045+00:00"
16605
+ "x-reconciled-at": "2026-01-05T18:28:44.310553+00:00"
16181
16606
  },
16182
16607
  "query": {
16183
16608
  "type": "string",
@@ -16380,7 +16805,7 @@
16380
16805
  },
16381
16806
  "x-original-maxLength": 1024,
16382
16807
  "x-reconciled-from-discovery": true,
16383
- "x-reconciled-at": "2026-01-05T03:03:12.186061+00:00"
16808
+ "x-reconciled-at": "2026-01-05T18:28:44.310571+00:00"
16384
16809
  },
16385
16810
  "scroll_id": {
16386
16811
  "type": "string",
@@ -16471,7 +16896,7 @@
16471
16896
  },
16472
16897
  "x-original-maxLength": 1024,
16473
16898
  "x-reconciled-from-discovery": true,
16474
- "x-reconciled-at": "2026-01-05T03:03:12.186069+00:00"
16899
+ "x-reconciled-at": "2026-01-05T18:28:44.310580+00:00"
16475
16900
  },
16476
16901
  "query": {
16477
16902
  "type": "string",
@@ -16653,7 +17078,7 @@
16653
17078
  },
16654
17079
  "x-original-maxLength": 1024,
16655
17080
  "x-reconciled-from-discovery": true,
16656
- "x-reconciled-at": "2026-01-05T03:03:12.186082+00:00"
17081
+ "x-reconciled-at": "2026-01-05T18:28:44.310595+00:00"
16657
17082
  },
16658
17083
  "query": {
16659
17084
  "type": "string",
@@ -16856,7 +17281,7 @@
16856
17281
  },
16857
17282
  "x-original-maxLength": 1024,
16858
17283
  "x-reconciled-from-discovery": true,
16859
- "x-reconciled-at": "2026-01-05T03:03:12.186098+00:00"
17284
+ "x-reconciled-at": "2026-01-05T18:28:44.310613+00:00"
16860
17285
  },
16861
17286
  "scroll_id": {
16862
17287
  "type": "string",
@@ -16947,7 +17372,7 @@
16947
17372
  },
16948
17373
  "x-original-maxLength": 1024,
16949
17374
  "x-reconciled-from-discovery": true,
16950
- "x-reconciled-at": "2026-01-05T03:03:12.186106+00:00"
17375
+ "x-reconciled-at": "2026-01-05T18:28:44.310622+00:00"
16951
17376
  },
16952
17377
  "query": {
16953
17378
  "type": "string",
@@ -17129,7 +17554,7 @@
17129
17554
  },
17130
17555
  "x-original-maxLength": 1024,
17131
17556
  "x-reconciled-from-discovery": true,
17132
- "x-reconciled-at": "2026-01-05T03:03:12.186120+00:00"
17557
+ "x-reconciled-at": "2026-01-05T18:28:44.310638+00:00"
17133
17558
  },
17134
17559
  "query": {
17135
17560
  "type": "string",
@@ -17332,7 +17757,7 @@
17332
17757
  },
17333
17758
  "x-original-maxLength": 1024,
17334
17759
  "x-reconciled-from-discovery": true,
17335
- "x-reconciled-at": "2026-01-05T03:03:12.186136+00:00"
17760
+ "x-reconciled-at": "2026-01-05T18:28:44.310655+00:00"
17336
17761
  },
17337
17762
  "scroll_id": {
17338
17763
  "type": "string",
@@ -17405,7 +17830,7 @@
17405
17830
  },
17406
17831
  "x-original-maxLength": 1024,
17407
17832
  "x-reconciled-from-discovery": true,
17408
- "x-reconciled-at": "2026-01-05T03:03:12.186144+00:00"
17833
+ "x-reconciled-at": "2026-01-05T18:28:44.310662+00:00"
17409
17834
  },
17410
17835
  "id": {
17411
17836
  "type": "string",
@@ -17519,7 +17944,7 @@
17519
17944
  },
17520
17945
  "x-original-maxLength": 1024,
17521
17946
  "x-reconciled-from-discovery": true,
17522
- "x-reconciled-at": "2026-01-05T03:03:12.186154+00:00"
17947
+ "x-reconciled-at": "2026-01-05T18:28:44.310673+00:00"
17523
17948
  },
17524
17949
  "references": {
17525
17950
  "type": "array",
@@ -19779,7 +20204,7 @@
19779
20204
  },
19780
20205
  "x-original-maxLength": 256,
19781
20206
  "x-reconciled-from-discovery": true,
19782
- "x-reconciled-at": "2026-01-05T03:03:12.186314+00:00"
20207
+ "x-reconciled-at": "2026-01-05T18:28:44.310858+00:00"
19783
20208
  },
19784
20209
  "presence": {
19785
20210
  "type": "boolean",
@@ -19860,7 +20285,7 @@
19860
20285
  "readOnly": true,
19861
20286
  "x-original-maxLength": 1024,
19862
20287
  "x-reconciled-from-discovery": true,
19863
- "x-reconciled-at": "2026-01-05T03:03:12.186321+00:00"
20288
+ "x-reconciled-at": "2026-01-05T18:28:44.310865+00:00"
19864
20289
  },
19865
20290
  "name": {
19866
20291
  "type": "string",
@@ -19879,7 +20304,7 @@
19879
20304
  },
19880
20305
  "x-original-maxLength": 1024,
19881
20306
  "x-reconciled-from-discovery": true,
19882
- "x-reconciled-at": "2026-01-05T03:03:12.186325+00:00"
20307
+ "x-reconciled-at": "2026-01-05T18:28:44.310870+00:00"
19883
20308
  },
19884
20309
  "namespace": {
19885
20310
  "type": "string",
@@ -19898,7 +20323,7 @@
19898
20323
  },
19899
20324
  "x-original-maxLength": 1024,
19900
20325
  "x-reconciled-from-discovery": true,
19901
- "x-reconciled-at": "2026-01-05T03:03:12.186329+00:00"
20326
+ "x-reconciled-at": "2026-01-05T18:28:44.310874+00:00"
19902
20327
  },
19903
20328
  "tenant": {
19904
20329
  "type": "string",
@@ -19919,7 +20344,7 @@
19919
20344
  "x-field-mutability": "read-only",
19920
20345
  "x-original-maxLength": 1024,
19921
20346
  "x-reconciled-from-discovery": true,
19922
- "x-reconciled-at": "2026-01-05T03:03:12.186333+00:00"
20347
+ "x-reconciled-at": "2026-01-05T18:28:44.310879+00:00"
19923
20348
  },
19924
20349
  "uid": {
19925
20350
  "type": "string",
@@ -19941,7 +20366,7 @@
19941
20366
  "x-original-maxLength": 1024,
19942
20367
  "format": "uuid",
19943
20368
  "x-reconciled-from-discovery": true,
19944
- "x-reconciled-at": "2026-01-05T03:03:12.186338+00:00"
20369
+ "x-reconciled-at": "2026-01-05T18:28:44.310884+00:00"
19945
20370
  }
19946
20371
  },
19947
20372
  "x-f5xc-minimum-configuration": {
@@ -19979,7 +20404,7 @@
19979
20404
  "maxLength": 15,
19980
20405
  "minLength": 3,
19981
20406
  "x-reconciled-from-discovery": true,
19982
- "x-reconciled-at": "2026-01-05T03:03:12.186342+00:00"
20407
+ "x-reconciled-at": "2026-01-05T18:28:44.310890+00:00"
19983
20408
  }
19984
20409
  },
19985
20410
  "x-f5xc-minimum-configuration": {
@@ -20199,7 +20624,7 @@
20199
20624
  },
20200
20625
  "x-original-maxLength": 1024,
20201
20626
  "x-reconciled-from-discovery": true,
20202
- "x-reconciled-at": "2026-01-05T03:03:12.186362+00:00"
20627
+ "x-reconciled-at": "2026-01-05T18:28:44.310911+00:00"
20203
20628
  },
20204
20629
  "order_by": {
20205
20630
  "$ref": "#/components/schemas/logOrderByData"
@@ -20301,7 +20726,7 @@
20301
20726
  },
20302
20727
  "x-original-maxLength": 1024,
20303
20728
  "x-reconciled-from-discovery": true,
20304
- "x-reconciled-at": "2026-01-05T03:03:12.186373+00:00"
20729
+ "x-reconciled-at": "2026-01-05T18:28:44.310923+00:00"
20305
20730
  },
20306
20731
  "order_by": {
20307
20732
  "$ref": "#/components/schemas/logOrderByData"
@@ -20411,7 +20836,7 @@
20411
20836
  },
20412
20837
  "x-original-maxLength": 1024,
20413
20838
  "x-reconciled-from-discovery": true,
20414
- "x-reconciled-at": "2026-01-05T03:03:12.186386+00:00"
20839
+ "x-reconciled-at": "2026-01-05T18:28:44.310938+00:00"
20415
20840
  }
20416
20841
  },
20417
20842
  "x-f5xc-minimum-configuration": {
@@ -20569,7 +20994,7 @@
20569
20994
  },
20570
20995
  "x-original-maxLength": 1024,
20571
20996
  "x-reconciled-from-discovery": true,
20572
- "x-reconciled-at": "2026-01-05T03:03:12.186397+00:00"
20997
+ "x-reconciled-at": "2026-01-05T18:28:44.310951+00:00"
20573
20998
  },
20574
20999
  "sub_aggs": {
20575
21000
  "type": "object",
@@ -20673,7 +21098,7 @@
20673
21098
  "maxLength": 15,
20674
21099
  "minLength": 3,
20675
21100
  "x-reconciled-from-discovery": true,
20676
- "x-reconciled-at": "2026-01-05T03:03:12.186413+00:00"
21101
+ "x-reconciled-at": "2026-01-05T18:28:44.310969+00:00"
20677
21102
  }
20678
21103
  },
20679
21104
  "x-f5xc-minimum-configuration": {
@@ -20728,7 +21153,7 @@
20728
21153
  "maxLength": 15,
20729
21154
  "minLength": 3,
20730
21155
  "x-reconciled-from-discovery": true,
20731
- "x-reconciled-at": "2026-01-05T03:03:12.186418+00:00"
21156
+ "x-reconciled-at": "2026-01-05T18:28:44.310975+00:00"
20732
21157
  }
20733
21158
  },
20734
21159
  "x-f5xc-minimum-configuration": {
@@ -20945,7 +21370,7 @@
20945
21370
  "maxLength": 16,
20946
21371
  "minLength": 7,
20947
21372
  "x-reconciled-from-discovery": true,
20948
- "x-reconciled-at": "2026-01-05T03:03:12.186437+00:00"
21373
+ "x-reconciled-at": "2026-01-05T18:28:44.310998+00:00"
20949
21374
  },
20950
21375
  "value": {
20951
21376
  "type": "number",
@@ -20961,7 +21386,7 @@
20961
21386
  "maxLength": 15,
20962
21387
  "minLength": 3,
20963
21388
  "x-reconciled-from-discovery": true,
20964
- "x-reconciled-at": "2026-01-05T03:03:12.186441+00:00"
21389
+ "x-reconciled-at": "2026-01-05T18:28:44.311002+00:00"
20965
21390
  }
20966
21391
  },
20967
21392
  "x-f5xc-minimum-configuration": {
@@ -21087,7 +21512,7 @@
21087
21512
  },
21088
21513
  "x-original-maxLength": 1024,
21089
21514
  "x-reconciled-from-discovery": true,
21090
- "x-reconciled-at": "2026-01-05T03:03:12.186451+00:00"
21515
+ "x-reconciled-at": "2026-01-05T18:28:44.311014+00:00"
21091
21516
  },
21092
21517
  "sec_event_type": {
21093
21518
  "type": "string",
@@ -21222,7 +21647,7 @@
21222
21647
  },
21223
21648
  "x-original-maxLength": 1024,
21224
21649
  "x-reconciled-from-discovery": true,
21225
- "x-reconciled-at": "2026-01-05T03:03:12.186462+00:00"
21650
+ "x-reconciled-at": "2026-01-05T18:28:44.311027+00:00"
21226
21651
  }
21227
21652
  },
21228
21653
  "x-f5xc-minimum-configuration": {
@@ -21299,7 +21724,7 @@
21299
21724
  },
21300
21725
  "x-original-maxLength": 1024,
21301
21726
  "x-reconciled-from-discovery": true,
21302
- "x-reconciled-at": "2026-01-05T03:03:12.186468+00:00"
21727
+ "x-reconciled-at": "2026-01-05T18:28:44.311055+00:00"
21303
21728
  }
21304
21729
  },
21305
21730
  "x-f5xc-minimum-configuration": {
@@ -21865,7 +22290,7 @@
21865
22290
  },
21866
22291
  "x-original-maxLength": 256,
21867
22292
  "x-reconciled-from-discovery": true,
21868
- "x-reconciled-at": "2026-01-05T03:03:12.186507+00:00"
22293
+ "x-reconciled-at": "2026-01-05T18:28:44.311109+00:00"
21869
22294
  }
21870
22295
  },
21871
22296
  "x-f5xc-minimum-configuration": {
@@ -22440,7 +22865,7 @@
22440
22865
  },
22441
22866
  "x-original-maxLength": 256,
22442
22867
  "x-reconciled-from-discovery": true,
22443
- "x-reconciled-at": "2026-01-05T03:03:12.186523+00:00"
22868
+ "x-reconciled-at": "2026-01-05T18:28:44.311128+00:00"
22444
22869
  }
22445
22870
  },
22446
22871
  "x-f5xc-minimum-configuration": {
@@ -23256,7 +23681,7 @@
23256
23681
  },
23257
23682
  "x-original-maxLength": 256,
23258
23683
  "x-reconciled-from-discovery": true,
23259
- "x-reconciled-at": "2026-01-05T03:03:12.186560+00:00"
23684
+ "x-reconciled-at": "2026-01-05T18:28:44.311170+00:00"
23260
23685
  },
23261
23686
  "name": {
23262
23687
  "type": "string",
@@ -23286,7 +23711,7 @@
23286
23711
  },
23287
23712
  "x-original-maxLength": 1024,
23288
23713
  "x-reconciled-from-discovery": true,
23289
- "x-reconciled-at": "2026-01-05T03:03:12.186564+00:00"
23714
+ "x-reconciled-at": "2026-01-05T18:28:44.311174+00:00"
23290
23715
  }
23291
23716
  },
23292
23717
  "x-f5xc-minimum-configuration": {
@@ -23880,7 +24305,7 @@
23880
24305
  },
23881
24306
  "x-original-maxLength": 256,
23882
24307
  "x-reconciled-from-discovery": true,
23883
- "x-reconciled-at": "2026-01-05T03:03:12.186613+00:00"
24308
+ "x-reconciled-at": "2026-01-05T18:28:44.311231+00:00"
23884
24309
  }
23885
24310
  },
23886
24311
  "x-f5xc-minimum-configuration": {
@@ -24003,7 +24428,7 @@
24003
24428
  },
24004
24429
  "x-original-maxLength": 256,
24005
24430
  "x-reconciled-from-discovery": true,
24006
- "x-reconciled-at": "2026-01-05T03:03:12.186623+00:00"
24431
+ "x-reconciled-at": "2026-01-05T18:28:44.311242+00:00"
24007
24432
  }
24008
24433
  },
24009
24434
  "x-f5xc-minimum-configuration": {
@@ -24057,7 +24482,7 @@
24057
24482
  },
24058
24483
  "x-original-maxLength": 128,
24059
24484
  "x-reconciled-from-discovery": true,
24060
- "x-reconciled-at": "2026-01-05T03:03:12.186627+00:00"
24485
+ "x-reconciled-at": "2026-01-05T18:28:44.311247+00:00"
24061
24486
  },
24062
24487
  "namespace": {
24063
24488
  "type": "string",
@@ -24082,7 +24507,7 @@
24082
24507
  },
24083
24508
  "x-original-maxLength": 64,
24084
24509
  "x-reconciled-from-discovery": true,
24085
- "x-reconciled-at": "2026-01-05T03:03:12.186631+00:00"
24510
+ "x-reconciled-at": "2026-01-05T18:28:44.311251+00:00"
24086
24511
  },
24087
24512
  "tenant": {
24088
24513
  "type": "string",
@@ -24109,7 +24534,7 @@
24109
24534
  "x-field-mutability": "read-only",
24110
24535
  "x-original-maxLength": 64,
24111
24536
  "x-reconciled-from-discovery": true,
24112
- "x-reconciled-at": "2026-01-05T03:03:12.186635+00:00"
24537
+ "x-reconciled-at": "2026-01-05T18:28:44.311255+00:00"
24113
24538
  }
24114
24539
  },
24115
24540
  "x-f5xc-minimum-configuration": {
@@ -24344,7 +24769,7 @@
24344
24769
  },
24345
24770
  "x-original-maxLength": 1024,
24346
24771
  "x-reconciled-from-discovery": true,
24347
- "x-reconciled-at": "2026-01-05T03:03:30.411162+00:00"
24772
+ "x-reconciled-at": "2026-01-05T18:29:06.768444+00:00"
24348
24773
  },
24349
24774
  "namespace": {
24350
24775
  "type": "string",
@@ -24363,7 +24788,7 @@
24363
24788
  },
24364
24789
  "x-original-maxLength": 1024,
24365
24790
  "x-reconciled-from-discovery": true,
24366
- "x-reconciled-at": "2026-01-05T03:03:30.411166+00:00"
24791
+ "x-reconciled-at": "2026-01-05T18:29:06.768449+00:00"
24367
24792
  }
24368
24793
  },
24369
24794
  "x-f5xc-minimum-configuration": {
@@ -24519,7 +24944,7 @@
24519
24944
  "maxLength": 17,
24520
24945
  "minLength": 17,
24521
24946
  "x-reconciled-from-discovery": true,
24522
- "x-reconciled-at": "2026-01-05T03:03:30.411183+00:00"
24947
+ "x-reconciled-at": "2026-01-05T18:29:06.768470+00:00"
24523
24948
  },
24524
24949
  "system_metadata": {
24525
24950
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -24685,7 +25110,7 @@
24685
25110
  },
24686
25111
  "x-original-maxLength": 1024,
24687
25112
  "x-reconciled-from-discovery": true,
24688
- "x-reconciled-at": "2026-01-05T03:03:30.411197+00:00"
25113
+ "x-reconciled-at": "2026-01-05T18:29:06.768486+00:00"
24689
25114
  },
24690
25115
  "disabled": {
24691
25116
  "type": "boolean",
@@ -24735,7 +25160,7 @@
24735
25160
  },
24736
25161
  "x-original-maxLength": 1024,
24737
25162
  "x-reconciled-from-discovery": true,
24738
- "x-reconciled-at": "2026-01-05T03:03:30.411205+00:00"
25163
+ "x-reconciled-at": "2026-01-05T18:29:06.768496+00:00"
24739
25164
  },
24740
25165
  "namespace": {
24741
25166
  "type": "string",
@@ -24754,7 +25179,7 @@
24754
25179
  },
24755
25180
  "x-original-maxLength": 1024,
24756
25181
  "x-reconciled-from-discovery": true,
24757
- "x-reconciled-at": "2026-01-05T03:03:30.411209+00:00"
25182
+ "x-reconciled-at": "2026-01-05T18:29:06.768500+00:00"
24758
25183
  },
24759
25184
  "owner_view": {
24760
25185
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -24795,7 +25220,7 @@
24795
25220
  "x-field-mutability": "read-only",
24796
25221
  "x-original-maxLength": 1024,
24797
25222
  "x-reconciled-from-discovery": true,
24798
- "x-reconciled-at": "2026-01-05T03:03:30.411216+00:00"
25223
+ "x-reconciled-at": "2026-01-05T18:29:06.768508+00:00"
24799
25224
  },
24800
25225
  "uid": {
24801
25226
  "type": "string",
@@ -24816,7 +25241,7 @@
24816
25241
  "x-original-maxLength": 1024,
24817
25242
  "format": "uuid",
24818
25243
  "x-reconciled-from-discovery": true,
24819
- "x-reconciled-at": "2026-01-05T03:03:30.411220+00:00"
25244
+ "x-reconciled-at": "2026-01-05T18:29:06.768513+00:00"
24820
25245
  }
24821
25246
  },
24822
25247
  "x-f5xc-minimum-configuration": {
@@ -25133,7 +25558,7 @@
25133
25558
  },
25134
25559
  "x-original-maxLength": 1024,
25135
25560
  "x-reconciled-from-discovery": true,
25136
- "x-reconciled-at": "2026-01-05T03:03:38.999595+00:00"
25561
+ "x-reconciled-at": "2026-01-05T18:29:17.364833+00:00"
25137
25562
  },
25138
25563
  "namespace": {
25139
25564
  "type": "string",
@@ -25152,7 +25577,7 @@
25152
25577
  },
25153
25578
  "x-original-maxLength": 1024,
25154
25579
  "x-reconciled-from-discovery": true,
25155
- "x-reconciled-at": "2026-01-05T03:03:38.999601+00:00"
25580
+ "x-reconciled-at": "2026-01-05T18:29:17.364839+00:00"
25156
25581
  }
25157
25582
  },
25158
25583
  "x-f5xc-minimum-configuration": {
@@ -25248,7 +25673,7 @@
25248
25673
  },
25249
25674
  "x-original-maxLength": 1024,
25250
25675
  "x-reconciled-from-discovery": true,
25251
- "x-reconciled-at": "2026-01-05T03:03:38.999610+00:00"
25676
+ "x-reconciled-at": "2026-01-05T18:29:17.364850+00:00"
25252
25677
  },
25253
25678
  "policy": {
25254
25679
  "type": "string",
@@ -25391,7 +25816,7 @@
25391
25816
  },
25392
25817
  "x-original-maxLength": 1024,
25393
25818
  "x-reconciled-from-discovery": true,
25394
- "x-reconciled-at": "2026-01-05T03:03:38.999623+00:00"
25819
+ "x-reconciled-at": "2026-01-05T18:29:17.364863+00:00"
25395
25820
  },
25396
25821
  "start_time": {
25397
25822
  "type": "string",
@@ -25567,7 +25992,7 @@
25567
25992
  },
25568
25993
  "x-original-maxLength": 1024,
25569
25994
  "x-reconciled-from-discovery": true,
25570
- "x-reconciled-at": "2026-01-05T03:03:38.999636+00:00"
25995
+ "x-reconciled-at": "2026-01-05T18:29:17.364877+00:00"
25571
25996
  }
25572
25997
  },
25573
25998
  "x-f5xc-minimum-configuration": {
@@ -25843,7 +26268,7 @@
25843
26268
  "maxLength": 17,
25844
26269
  "minLength": 17,
25845
26270
  "x-reconciled-from-discovery": true,
25846
- "x-reconciled-at": "2026-01-05T03:03:38.999677+00:00"
26271
+ "x-reconciled-at": "2026-01-05T18:29:17.364924+00:00"
25847
26272
  },
25848
26273
  "system_metadata": {
25849
26274
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -25978,7 +26403,7 @@
25978
26403
  },
25979
26404
  "x-original-maxLength": 1024,
25980
26405
  "x-reconciled-from-discovery": true,
25981
- "x-reconciled-at": "2026-01-05T03:03:38.999687+00:00"
26406
+ "x-reconciled-at": "2026-01-05T18:29:17.364936+00:00"
25982
26407
  },
25983
26408
  "disabled": {
25984
26409
  "type": "boolean",
@@ -26028,7 +26453,7 @@
26028
26453
  },
26029
26454
  "x-original-maxLength": 1024,
26030
26455
  "x-reconciled-from-discovery": true,
26031
- "x-reconciled-at": "2026-01-05T03:03:38.999697+00:00"
26456
+ "x-reconciled-at": "2026-01-05T18:29:17.364946+00:00"
26032
26457
  },
26033
26458
  "namespace": {
26034
26459
  "type": "string",
@@ -26047,7 +26472,7 @@
26047
26472
  },
26048
26473
  "x-original-maxLength": 1024,
26049
26474
  "x-reconciled-from-discovery": true,
26050
- "x-reconciled-at": "2026-01-05T03:03:38.999701+00:00"
26475
+ "x-reconciled-at": "2026-01-05T18:29:17.364950+00:00"
26051
26476
  },
26052
26477
  "owner_view": {
26053
26478
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -26088,7 +26513,7 @@
26088
26513
  "x-field-mutability": "read-only",
26089
26514
  "x-original-maxLength": 1024,
26090
26515
  "x-reconciled-from-discovery": true,
26091
- "x-reconciled-at": "2026-01-05T03:03:38.999708+00:00"
26516
+ "x-reconciled-at": "2026-01-05T18:29:17.364958+00:00"
26092
26517
  },
26093
26518
  "uid": {
26094
26519
  "type": "string",
@@ -26109,7 +26534,7 @@
26109
26534
  "x-original-maxLength": 1024,
26110
26535
  "format": "uuid",
26111
26536
  "x-reconciled-from-discovery": true,
26112
- "x-reconciled-at": "2026-01-05T03:03:38.999713+00:00"
26537
+ "x-reconciled-at": "2026-01-05T18:29:17.364964+00:00"
26113
26538
  }
26114
26539
  },
26115
26540
  "x-f5xc-minimum-configuration": {
@@ -27020,7 +27445,7 @@
27020
27445
  },
27021
27446
  "x-original-maxLength": 1024,
27022
27447
  "x-reconciled-from-discovery": true,
27023
- "x-reconciled-at": "2026-01-05T03:04:22.960712+00:00"
27448
+ "x-reconciled-at": "2026-01-05T18:30:12.416226+00:00"
27024
27449
  }
27025
27450
  },
27026
27451
  "x-f5xc-minimum-configuration": {
@@ -27113,7 +27538,7 @@
27113
27538
  },
27114
27539
  "x-original-maxLength": 1024,
27115
27540
  "x-reconciled-from-discovery": true,
27116
- "x-reconciled-at": "2026-01-05T03:04:22.960721+00:00"
27541
+ "x-reconciled-at": "2026-01-05T18:30:12.416236+00:00"
27117
27542
  },
27118
27543
  "range": {
27119
27544
  "type": "string",
@@ -27385,7 +27810,7 @@
27385
27810
  },
27386
27811
  "x-original-maxLength": 1024,
27387
27812
  "x-reconciled-from-discovery": true,
27388
- "x-reconciled-at": "2026-01-05T03:04:22.960739+00:00"
27813
+ "x-reconciled-at": "2026-01-05T18:30:12.416257+00:00"
27389
27814
  },
27390
27815
  "rule_id": {
27391
27816
  "type": "string",
@@ -27601,7 +28026,7 @@
27601
28026
  },
27602
28027
  "x-original-maxLength": 1024,
27603
28028
  "x-reconciled-from-discovery": true,
27604
- "x-reconciled-at": "2026-01-05T03:04:22.960756+00:00"
28029
+ "x-reconciled-at": "2026-01-05T18:30:12.416275+00:00"
27605
28030
  },
27606
28031
  "range": {
27607
28032
  "type": "string",
@@ -27873,7 +28298,7 @@
27873
28298
  },
27874
28299
  "x-original-maxLength": 1024,
27875
28300
  "x-reconciled-from-discovery": true,
27876
- "x-reconciled-at": "2026-01-05T03:04:22.960775+00:00"
28301
+ "x-reconciled-at": "2026-01-05T18:30:12.416296+00:00"
27877
28302
  },
27878
28303
  "service": {
27879
28304
  "type": "string",
@@ -28208,7 +28633,7 @@
28208
28633
  },
28209
28634
  "x-original-maxLength": 1024,
28210
28635
  "x-reconciled-from-discovery": true,
28211
- "x-reconciled-at": "2026-01-05T03:04:23.259418+00:00"
28636
+ "x-reconciled-at": "2026-01-05T18:30:12.785947+00:00"
28212
28637
  },
28213
28638
  "namespace": {
28214
28639
  "type": "string",
@@ -28227,7 +28652,7 @@
28227
28652
  },
28228
28653
  "x-original-maxLength": 1024,
28229
28654
  "x-reconciled-from-discovery": true,
28230
- "x-reconciled-at": "2026-01-05T03:04:23.259422+00:00"
28655
+ "x-reconciled-at": "2026-01-05T18:30:12.785951+00:00"
28231
28656
  }
28232
28657
  },
28233
28658
  "x-f5xc-minimum-configuration": {
@@ -28325,7 +28750,7 @@
28325
28750
  "maxLength": 17,
28326
28751
  "minLength": 17,
28327
28752
  "x-reconciled-from-discovery": true,
28328
- "x-reconciled-at": "2026-01-05T03:04:23.259434+00:00"
28753
+ "x-reconciled-at": "2026-01-05T18:30:12.785965+00:00"
28329
28754
  },
28330
28755
  "system_metadata": {
28331
28756
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -28460,7 +28885,7 @@
28460
28885
  },
28461
28886
  "x-original-maxLength": 1024,
28462
28887
  "x-reconciled-from-discovery": true,
28463
- "x-reconciled-at": "2026-01-05T03:04:23.259445+00:00"
28888
+ "x-reconciled-at": "2026-01-05T18:30:12.785976+00:00"
28464
28889
  },
28465
28890
  "disabled": {
28466
28891
  "type": "boolean",
@@ -28510,7 +28935,7 @@
28510
28935
  },
28511
28936
  "x-original-maxLength": 1024,
28512
28937
  "x-reconciled-from-discovery": true,
28513
- "x-reconciled-at": "2026-01-05T03:04:23.259454+00:00"
28938
+ "x-reconciled-at": "2026-01-05T18:30:12.785986+00:00"
28514
28939
  },
28515
28940
  "namespace": {
28516
28941
  "type": "string",
@@ -28529,7 +28954,7 @@
28529
28954
  },
28530
28955
  "x-original-maxLength": 1024,
28531
28956
  "x-reconciled-from-discovery": true,
28532
- "x-reconciled-at": "2026-01-05T03:04:23.259457+00:00"
28957
+ "x-reconciled-at": "2026-01-05T18:30:12.785990+00:00"
28533
28958
  },
28534
28959
  "owner_view": {
28535
28960
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -28570,7 +28995,7 @@
28570
28995
  "x-field-mutability": "read-only",
28571
28996
  "x-original-maxLength": 1024,
28572
28997
  "x-reconciled-from-discovery": true,
28573
- "x-reconciled-at": "2026-01-05T03:04:23.259464+00:00"
28998
+ "x-reconciled-at": "2026-01-05T18:30:12.785998+00:00"
28574
28999
  },
28575
29000
  "uid": {
28576
29001
  "type": "string",
@@ -28591,7 +29016,7 @@
28591
29016
  "x-original-maxLength": 1024,
28592
29017
  "format": "uuid",
28593
29018
  "x-reconciled-from-discovery": true,
28594
- "x-reconciled-at": "2026-01-05T03:04:23.259468+00:00"
29019
+ "x-reconciled-at": "2026-01-05T18:30:12.786002+00:00"
28595
29020
  }
28596
29021
  },
28597
29022
  "x-f5xc-minimum-configuration": {
@@ -28956,7 +29381,7 @@
28956
29381
  },
28957
29382
  "x-original-maxLength": 1024,
28958
29383
  "x-reconciled-from-discovery": true,
28959
- "x-reconciled-at": "2026-01-05T03:04:23.396489+00:00"
29384
+ "x-reconciled-at": "2026-01-05T18:30:12.972794+00:00"
28960
29385
  },
28961
29386
  "state": {
28962
29387
  "type": "string",
@@ -29035,7 +29460,7 @@
29035
29460
  },
29036
29461
  "x-original-maxLength": 1024,
29037
29462
  "x-reconciled-from-discovery": true,
29038
- "x-reconciled-at": "2026-01-05T03:04:23.396497+00:00"
29463
+ "x-reconciled-at": "2026-01-05T18:30:12.972804+00:00"
29039
29464
  },
29040
29465
  "start_time": {
29041
29466
  "type": "string",