@robinmordasiewicz/f5xc-api-mcp 2.0.3-2601050134 → 2.0.5-2601050335

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 (61) hide show
  1. package/dist/generator/domain-metadata.d.ts +46 -7
  2. package/dist/generator/domain-metadata.d.ts.map +1 -1
  3. package/dist/generator/domain-metadata.js +30 -21
  4. package/dist/generator/domain-metadata.js.map +1 -1
  5. package/dist/generator/openapi-parser.d.ts +23 -0
  6. package/dist/generator/openapi-parser.d.ts.map +1 -1
  7. package/dist/generator/openapi-parser.js +14 -0
  8. package/dist/generator/openapi-parser.js.map +1 -1
  9. package/dist/tools/discovery/best-practices.d.ts +3 -0
  10. package/dist/tools/discovery/best-practices.d.ts.map +1 -1
  11. package/dist/tools/discovery/best-practices.js +24 -0
  12. package/dist/tools/discovery/best-practices.js.map +1 -1
  13. package/dist/tools/discovery/index-loader.d.ts.map +1 -1
  14. package/dist/tools/discovery/index-loader.js +2 -0
  15. package/dist/tools/discovery/index-loader.js.map +1 -1
  16. package/dist/tools/discovery/types.d.ts +2 -0
  17. package/dist/tools/discovery/types.d.ts.map +1 -1
  18. package/dist/tools/generated/dependency-graph.json +1 -1
  19. package/dist/version.d.ts +2 -2
  20. package/dist/version.js +2 -2
  21. package/manifest.json +1 -1
  22. package/package.json +1 -1
  23. package/specs/domains/admin_console_and_ui.json +25 -25
  24. package/specs/domains/ai_services.json +21 -21
  25. package/specs/domains/api.json +173 -183
  26. package/specs/domains/authentication.json +45 -45
  27. package/specs/domains/bigip.json +94 -94
  28. package/specs/domains/billing_and_usage.json +63 -63
  29. package/specs/domains/blindfold.json +109 -109
  30. package/specs/domains/bot_and_threat_defense.json +65 -65
  31. package/specs/domains/cdn.json +177 -557
  32. package/specs/domains/ce_management.json +111 -111
  33. package/specs/domains/certificates.json +75 -75
  34. package/specs/domains/cloud_infrastructure.json +112 -112
  35. package/specs/domains/container_services.json +91 -146
  36. package/specs/domains/data_and_privacy_security.json +66 -66
  37. package/specs/domains/data_intelligence.json +62 -62
  38. package/specs/domains/ddos.json +154 -154
  39. package/specs/domains/dns.json +148 -168
  40. package/specs/domains/managed_kubernetes.json +85 -85
  41. package/specs/domains/marketplace.json +103 -103
  42. package/specs/domains/network.json +230 -230
  43. package/specs/domains/network_security.json +187 -197
  44. package/specs/domains/nginx_one.json +62 -62
  45. package/specs/domains/object_storage.json +12 -12
  46. package/specs/domains/observability.json +102 -102
  47. package/specs/domains/rate_limiting.json +52 -52
  48. package/specs/domains/secops_and_incident_response.json +36 -36
  49. package/specs/domains/service_mesh.json +119 -124
  50. package/specs/domains/shape.json +313 -313
  51. package/specs/domains/sites.json +349 -349
  52. package/specs/domains/statistics.json +225 -225
  53. package/specs/domains/support.json +108 -108
  54. package/specs/domains/telemetry_and_insights.json +72 -72
  55. package/specs/domains/tenant_and_identity.json +268 -273
  56. package/specs/domains/threat_campaign.json +66 -86
  57. package/specs/domains/users.json +66 -66
  58. package/specs/domains/virtual.json +244 -874
  59. package/specs/domains/vpm_and_node_management.json +1 -1
  60. package/specs/domains/waf.json +139 -334
  61. package/specs/index.json +2 -183
@@ -3,7 +3,7 @@
3
3
  "info": {
4
4
  "title": "Ddos",
5
5
  "description": "Network perimeter hardening through deny list configurations, rule group hierarchies, and encrypted tunnel endpoints. Attack signature detection identifies flood patterns while throttling mechanisms block anomalous traffic bursts. Tunnel health checks verify coverage across distributed segments. Priority ordering governs policy application for multi-layered screening approaches.",
6
- "version": "2.0.3",
6
+ "version": "2.0.5",
7
7
  "contact": {
8
8
  "name": "F5 Distributed Cloud",
9
9
  "url": "https://docs.cloud.f5.com"
@@ -15086,7 +15086,7 @@
15086
15086
  },
15087
15087
  "x-original-maxLength": 1024,
15088
15088
  "x-reconciled-from-discovery": true,
15089
- "x-reconciled-at": "2026-01-05T01:26:29.274501+00:00"
15089
+ "x-reconciled-at": "2026-01-05T03:03:46.097384+00:00"
15090
15090
  }
15091
15091
  },
15092
15092
  "x-f5xc-minimum-configuration": {
@@ -15158,7 +15158,7 @@
15158
15158
  },
15159
15159
  "x-original-maxLength": 1024,
15160
15160
  "x-reconciled-from-discovery": true,
15161
- "x-reconciled-at": "2026-01-05T01:26:29.274510+00:00"
15161
+ "x-reconciled-at": "2026-01-05T03:03:46.097391+00:00"
15162
15162
  },
15163
15163
  "event_id": {
15164
15164
  "type": "string",
@@ -15194,7 +15194,7 @@
15194
15194
  },
15195
15195
  "x-original-maxLength": 1024,
15196
15196
  "x-reconciled-from-discovery": true,
15197
- "x-reconciled-at": "2026-01-05T01:26:29.274517+00:00"
15197
+ "x-reconciled-at": "2026-01-05T03:03:46.097397+00:00"
15198
15198
  },
15199
15199
  "time": {
15200
15200
  "type": "string",
@@ -15230,7 +15230,7 @@
15230
15230
  },
15231
15231
  "x-original-maxLength": 1024,
15232
15232
  "x-reconciled-from-discovery": true,
15233
- "x-reconciled-at": "2026-01-05T01:26:29.274523+00:00"
15233
+ "x-reconciled-at": "2026-01-05T03:03:46.097402+00:00"
15234
15234
  }
15235
15235
  },
15236
15236
  "x-f5xc-minimum-configuration": {
@@ -15523,7 +15523,7 @@
15523
15523
  },
15524
15524
  "x-original-maxLength": 1024,
15525
15525
  "x-reconciled-from-discovery": true,
15526
- "x-reconciled-at": "2026-01-05T01:26:29.274550+00:00"
15526
+ "x-reconciled-at": "2026-01-05T03:03:46.097426+00:00"
15527
15527
  },
15528
15528
  "number": {
15529
15529
  "type": "integer",
@@ -15794,7 +15794,7 @@
15794
15794
  },
15795
15795
  "x-original-maxLength": 1024,
15796
15796
  "x-reconciled-from-discovery": true,
15797
- "x-reconciled-at": "2026-01-05T01:26:29.274573+00:00"
15797
+ "x-reconciled-at": "2026-01-05T03:03:46.097446+00:00"
15798
15798
  },
15799
15799
  "size_bytes": {
15800
15800
  "type": "string",
@@ -15964,7 +15964,7 @@
15964
15964
  },
15965
15965
  "x-original-maxLength": 1024,
15966
15966
  "x-reconciled-from-discovery": true,
15967
- "x-reconciled-at": "2026-01-05T01:26:29.274588+00:00"
15967
+ "x-reconciled-at": "2026-01-05T03:03:46.097460+00:00"
15968
15968
  },
15969
15969
  "time": {
15970
15970
  "type": "string",
@@ -16133,7 +16133,7 @@
16133
16133
  },
16134
16134
  "x-original-maxLength": 256,
16135
16135
  "x-reconciled-from-discovery": true,
16136
- "x-reconciled-at": "2026-01-05T01:26:29.274599+00:00"
16136
+ "x-reconciled-at": "2026-01-05T03:03:46.097470+00:00"
16137
16137
  },
16138
16138
  "zone1": {
16139
16139
  "$ref": "#/components/schemas/schemaEmpty"
@@ -16195,7 +16195,7 @@
16195
16195
  },
16196
16196
  "x-original-maxLength": 1024,
16197
16197
  "x-reconciled-from-discovery": true,
16198
- "x-reconciled-at": "2026-01-05T01:26:29.274608+00:00"
16198
+ "x-reconciled-at": "2026-01-05T03:03:46.097477+00:00"
16199
16199
  },
16200
16200
  "event_detail_id": {
16201
16201
  "type": "string",
@@ -16248,7 +16248,7 @@
16248
16248
  },
16249
16249
  "x-original-maxLength": 1024,
16250
16250
  "x-reconciled-from-discovery": true,
16251
- "x-reconciled-at": "2026-01-05T01:26:29.274615+00:00"
16251
+ "x-reconciled-at": "2026-01-05T03:03:46.097484+00:00"
16252
16252
  },
16253
16253
  "time": {
16254
16254
  "type": "string",
@@ -16284,7 +16284,7 @@
16284
16284
  },
16285
16285
  "x-original-maxLength": 1024,
16286
16286
  "x-reconciled-from-discovery": true,
16287
- "x-reconciled-at": "2026-01-05T01:26:29.274621+00:00"
16287
+ "x-reconciled-at": "2026-01-05T03:03:46.097489+00:00"
16288
16288
  }
16289
16289
  },
16290
16290
  "x-f5xc-minimum-configuration": {
@@ -16352,7 +16352,7 @@
16352
16352
  },
16353
16353
  "x-original-maxLength": 1024,
16354
16354
  "x-reconciled-from-discovery": true,
16355
- "x-reconciled-at": "2026-01-05T01:26:29.274627+00:00"
16355
+ "x-reconciled-at": "2026-01-05T03:03:46.097495+00:00"
16356
16356
  },
16357
16357
  "end_time": {
16358
16358
  "type": "string",
@@ -16420,7 +16420,7 @@
16420
16420
  },
16421
16421
  "x-original-maxLength": 1024,
16422
16422
  "x-reconciled-from-discovery": true,
16423
- "x-reconciled-at": "2026-01-05T01:26:29.274636+00:00"
16423
+ "x-reconciled-at": "2026-01-05T03:03:46.097502+00:00"
16424
16424
  },
16425
16425
  "namespace": {
16426
16426
  "type": "string",
@@ -16439,7 +16439,7 @@
16439
16439
  },
16440
16440
  "x-original-maxLength": 1024,
16441
16441
  "x-reconciled-from-discovery": true,
16442
- "x-reconciled-at": "2026-01-05T01:26:29.274640+00:00"
16442
+ "x-reconciled-at": "2026-01-05T03:03:46.097506+00:00"
16443
16443
  }
16444
16444
  },
16445
16445
  "x-f5xc-minimum-configuration": {
@@ -16538,7 +16538,7 @@
16538
16538
  },
16539
16539
  "x-original-maxLength": 1024,
16540
16540
  "x-reconciled-from-discovery": true,
16541
- "x-reconciled-at": "2026-01-05T01:26:29.274650+00:00"
16541
+ "x-reconciled-at": "2026-01-05T03:03:46.097514+00:00"
16542
16542
  },
16543
16543
  "end_time": {
16544
16544
  "type": "string",
@@ -16651,7 +16651,7 @@
16651
16651
  },
16652
16652
  "x-original-maxLength": 1024,
16653
16653
  "x-reconciled-from-discovery": true,
16654
- "x-reconciled-at": "2026-01-05T01:26:29.274662+00:00"
16654
+ "x-reconciled-at": "2026-01-05T03:03:46.097525+00:00"
16655
16655
  },
16656
16656
  "network_id": {
16657
16657
  "type": "string",
@@ -16767,7 +16767,7 @@
16767
16767
  },
16768
16768
  "x-original-maxLength": 1024,
16769
16769
  "x-reconciled-from-discovery": true,
16770
- "x-reconciled-at": "2026-01-05T01:26:29.274673+00:00"
16770
+ "x-reconciled-at": "2026-01-05T03:03:46.097534+00:00"
16771
16771
  },
16772
16772
  "id": {
16773
16773
  "type": "string",
@@ -16821,7 +16821,7 @@
16821
16821
  },
16822
16822
  "x-original-maxLength": 1024,
16823
16823
  "x-reconciled-from-discovery": true,
16824
- "x-reconciled-at": "2026-01-05T01:26:29.274680+00:00"
16824
+ "x-reconciled-at": "2026-01-05T03:03:46.097541+00:00"
16825
16825
  }
16826
16826
  },
16827
16827
  "x-f5xc-minimum-configuration": {
@@ -16883,7 +16883,7 @@
16883
16883
  },
16884
16884
  "x-original-maxLength": 1024,
16885
16885
  "x-reconciled-from-discovery": true,
16886
- "x-reconciled-at": "2026-01-05T01:26:29.274686+00:00"
16886
+ "x-reconciled-at": "2026-01-05T03:03:46.097546+00:00"
16887
16887
  }
16888
16888
  },
16889
16889
  "x-f5xc-minimum-configuration": {
@@ -17108,7 +17108,7 @@
17108
17108
  },
17109
17109
  "x-original-maxLength": 1024,
17110
17110
  "x-reconciled-from-discovery": true,
17111
- "x-reconciled-at": "2026-01-05T01:26:29.274703+00:00"
17111
+ "x-reconciled-at": "2026-01-05T03:03:46.097561+00:00"
17112
17112
  },
17113
17113
  "network_id": {
17114
17114
  "type": "string",
@@ -17394,7 +17394,7 @@
17394
17394
  },
17395
17395
  "x-original-maxLength": 1024,
17396
17396
  "x-reconciled-from-discovery": true,
17397
- "x-reconciled-at": "2026-01-05T01:26:29.274721+00:00"
17397
+ "x-reconciled-at": "2026-01-05T03:03:46.097578+00:00"
17398
17398
  },
17399
17399
  "network_id": {
17400
17400
  "type": "string",
@@ -17647,7 +17647,7 @@
17647
17647
  },
17648
17648
  "x-original-maxLength": 1024,
17649
17649
  "x-reconciled-from-discovery": true,
17650
- "x-reconciled-at": "2026-01-05T01:26:29.274739+00:00"
17650
+ "x-reconciled-at": "2026-01-05T03:03:46.097594+00:00"
17651
17651
  },
17652
17652
  "network_id": {
17653
17653
  "type": "string",
@@ -17811,7 +17811,7 @@
17811
17811
  },
17812
17812
  "x-original-maxLength": 1024,
17813
17813
  "x-reconciled-from-discovery": true,
17814
- "x-reconciled-at": "2026-01-05T01:26:29.274751+00:00"
17814
+ "x-reconciled-at": "2026-01-05T03:03:46.097605+00:00"
17815
17815
  },
17816
17816
  "start_time": {
17817
17817
  "type": "string",
@@ -17984,7 +17984,7 @@
17984
17984
  },
17985
17985
  "x-original-maxLength": 1024,
17986
17986
  "x-reconciled-from-discovery": true,
17987
- "x-reconciled-at": "2026-01-05T01:26:29.274766+00:00"
17987
+ "x-reconciled-at": "2026-01-05T03:03:46.097618+00:00"
17988
17988
  },
17989
17989
  "network_id": {
17990
17990
  "type": "string",
@@ -18259,7 +18259,7 @@
18259
18259
  },
18260
18260
  "x-original-maxLength": 1024,
18261
18261
  "x-reconciled-from-discovery": true,
18262
- "x-reconciled-at": "2026-01-05T01:26:29.274786+00:00"
18262
+ "x-reconciled-at": "2026-01-05T03:03:46.097637+00:00"
18263
18263
  },
18264
18264
  "prefixes": {
18265
18265
  "$ref": "#/components/schemas/schemaPrefixListType"
@@ -18369,7 +18369,7 @@
18369
18369
  },
18370
18370
  "x-original-maxLength": 1024,
18371
18371
  "x-reconciled-from-discovery": true,
18372
- "x-reconciled-at": "2026-01-05T01:26:29.274798+00:00"
18372
+ "x-reconciled-at": "2026-01-05T03:03:46.097647+00:00"
18373
18373
  },
18374
18374
  "scheduled": {
18375
18375
  "type": "boolean",
@@ -18433,7 +18433,7 @@
18433
18433
  },
18434
18434
  "x-original-maxLength": 1024,
18435
18435
  "x-reconciled-from-discovery": true,
18436
- "x-reconciled-at": "2026-01-05T01:26:29.274806+00:00"
18436
+ "x-reconciled-at": "2026-01-05T03:03:46.097655+00:00"
18437
18437
  }
18438
18438
  },
18439
18439
  "x-f5xc-minimum-configuration": {
@@ -18523,7 +18523,7 @@
18523
18523
  },
18524
18524
  "x-original-maxLength": 1024,
18525
18525
  "x-reconciled-from-discovery": true,
18526
- "x-reconciled-at": "2026-01-05T01:26:29.274814+00:00"
18526
+ "x-reconciled-at": "2026-01-05T03:03:46.097662+00:00"
18527
18527
  },
18528
18528
  "request_body": {
18529
18529
  "$ref": "#/components/schemas/protobufAny"
@@ -18717,7 +18717,7 @@
18717
18717
  },
18718
18718
  "x-original-maxLength": 1024,
18719
18719
  "x-reconciled-from-discovery": true,
18720
- "x-reconciled-at": "2026-01-05T01:26:29.274829+00:00"
18720
+ "x-reconciled-at": "2026-01-05T03:03:46.097676+00:00"
18721
18721
  },
18722
18722
  "range": {
18723
18723
  "type": "string",
@@ -18907,7 +18907,7 @@
18907
18907
  "maxLength": 16,
18908
18908
  "minLength": 7,
18909
18909
  "x-reconciled-from-discovery": true,
18910
- "x-reconciled-at": "2026-01-05T01:26:29.274843+00:00"
18910
+ "x-reconciled-at": "2026-01-05T03:03:46.097689+00:00"
18911
18911
  },
18912
18912
  "value": {
18913
18913
  "type": "array",
@@ -18926,7 +18926,7 @@
18926
18926
  "maxLength": 15,
18927
18927
  "minLength": 3,
18928
18928
  "x-reconciled-from-discovery": true,
18929
- "x-reconciled-at": "2026-01-05T01:26:29.274849+00:00"
18929
+ "x-reconciled-at": "2026-01-05T03:03:46.097695+00:00"
18930
18930
  }
18931
18931
  },
18932
18932
  "x-f5xc-minimum-configuration": {
@@ -18972,7 +18972,7 @@
18972
18972
  },
18973
18973
  "x-original-maxLength": 1024,
18974
18974
  "x-reconciled-from-discovery": true,
18975
- "x-reconciled-at": "2026-01-05T01:26:29.274857+00:00"
18975
+ "x-reconciled-at": "2026-01-05T03:03:46.097701+00:00"
18976
18976
  }
18977
18977
  },
18978
18978
  "x-f5xc-minimum-configuration": {
@@ -19159,7 +19159,7 @@
19159
19159
  },
19160
19160
  "x-original-maxLength": 1024,
19161
19161
  "x-reconciled-from-discovery": true,
19162
- "x-reconciled-at": "2026-01-05T01:26:29.274872+00:00"
19162
+ "x-reconciled-at": "2026-01-05T03:03:46.097713+00:00"
19163
19163
  }
19164
19164
  },
19165
19165
  "x-f5xc-minimum-configuration": {
@@ -19268,7 +19268,7 @@
19268
19268
  },
19269
19269
  "x-original-maxLength": 1024,
19270
19270
  "x-reconciled-from-discovery": true,
19271
- "x-reconciled-at": "2026-01-05T01:26:29.274879+00:00"
19271
+ "x-reconciled-at": "2026-01-05T03:03:46.097720+00:00"
19272
19272
  },
19273
19273
  "previous_value": {
19274
19274
  "type": "string",
@@ -19306,7 +19306,7 @@
19306
19306
  },
19307
19307
  "x-original-maxLength": 1024,
19308
19308
  "x-reconciled-from-discovery": true,
19309
- "x-reconciled-at": "2026-01-05T01:26:29.274886+00:00"
19309
+ "x-reconciled-at": "2026-01-05T03:03:46.097726+00:00"
19310
19310
  }
19311
19311
  },
19312
19312
  "x-f5xc-minimum-configuration": {
@@ -19428,7 +19428,7 @@
19428
19428
  },
19429
19429
  "x-original-maxLength": 1024,
19430
19430
  "x-reconciled-from-discovery": true,
19431
- "x-reconciled-at": "2026-01-05T01:26:29.274893+00:00"
19431
+ "x-reconciled-at": "2026-01-05T03:03:46.097732+00:00"
19432
19432
  },
19433
19433
  "ref_value": {
19434
19434
  "$ref": "#/components/schemas/schemaviewsObjectRefType"
@@ -19462,7 +19462,7 @@
19462
19462
  },
19463
19463
  "x-original-maxLength": 1024,
19464
19464
  "x-reconciled-from-discovery": true,
19465
- "x-reconciled-at": "2026-01-05T01:26:29.274899+00:00"
19465
+ "x-reconciled-at": "2026-01-05T03:03:46.097738+00:00"
19466
19466
  }
19467
19467
  },
19468
19468
  "x-f5xc-minimum-configuration": {
@@ -19515,7 +19515,7 @@
19515
19515
  },
19516
19516
  "x-original-maxLength": 128,
19517
19517
  "x-reconciled-from-discovery": true,
19518
- "x-reconciled-at": "2026-01-05T01:26:29.274905+00:00"
19518
+ "x-reconciled-at": "2026-01-05T03:03:46.097742+00:00"
19519
19519
  },
19520
19520
  "namespace": {
19521
19521
  "type": "string",
@@ -19540,7 +19540,7 @@
19540
19540
  },
19541
19541
  "x-original-maxLength": 64,
19542
19542
  "x-reconciled-from-discovery": true,
19543
- "x-reconciled-at": "2026-01-05T01:26:29.274909+00:00"
19543
+ "x-reconciled-at": "2026-01-05T03:03:46.097746+00:00"
19544
19544
  },
19545
19545
  "tenant": {
19546
19546
  "type": "string",
@@ -19567,7 +19567,7 @@
19567
19567
  "x-field-mutability": "read-only",
19568
19568
  "x-original-maxLength": 64,
19569
19569
  "x-reconciled-from-discovery": true,
19570
- "x-reconciled-at": "2026-01-05T01:26:29.274914+00:00"
19570
+ "x-reconciled-at": "2026-01-05T03:03:46.097750+00:00"
19571
19571
  }
19572
19572
  },
19573
19573
  "x-f5xc-minimum-configuration": {
@@ -19732,7 +19732,7 @@
19732
19732
  },
19733
19733
  "x-original-maxLength": 1024,
19734
19734
  "x-reconciled-from-discovery": true,
19735
- "x-reconciled-at": "2026-01-05T01:26:29.571327+00:00"
19735
+ "x-reconciled-at": "2026-01-05T03:03:46.360474+00:00"
19736
19736
  },
19737
19737
  "namespace": {
19738
19738
  "type": "string",
@@ -19751,7 +19751,7 @@
19751
19751
  },
19752
19752
  "x-original-maxLength": 1024,
19753
19753
  "x-reconciled-from-discovery": true,
19754
- "x-reconciled-at": "2026-01-05T01:26:29.571333+00:00"
19754
+ "x-reconciled-at": "2026-01-05T03:03:46.360479+00:00"
19755
19755
  }
19756
19756
  },
19757
19757
  "x-f5xc-minimum-configuration": {
@@ -19849,7 +19849,7 @@
19849
19849
  "maxLength": 17,
19850
19850
  "minLength": 17,
19851
19851
  "x-reconciled-from-discovery": true,
19852
- "x-reconciled-at": "2026-01-05T01:26:29.571349+00:00"
19852
+ "x-reconciled-at": "2026-01-05T03:03:46.360492+00:00"
19853
19853
  },
19854
19854
  "system_metadata": {
19855
19855
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -20053,7 +20053,7 @@
20053
20053
  },
20054
20054
  "x-original-maxLength": 1024,
20055
20055
  "x-reconciled-from-discovery": true,
20056
- "x-reconciled-at": "2026-01-05T01:26:29.571369+00:00"
20056
+ "x-reconciled-at": "2026-01-05T03:03:46.360510+00:00"
20057
20057
  },
20058
20058
  "disabled": {
20059
20059
  "type": "boolean",
@@ -20103,7 +20103,7 @@
20103
20103
  },
20104
20104
  "x-original-maxLength": 1024,
20105
20105
  "x-reconciled-from-discovery": true,
20106
- "x-reconciled-at": "2026-01-05T01:26:29.571380+00:00"
20106
+ "x-reconciled-at": "2026-01-05T03:03:46.360519+00:00"
20107
20107
  },
20108
20108
  "namespace": {
20109
20109
  "type": "string",
@@ -20122,7 +20122,7 @@
20122
20122
  },
20123
20123
  "x-original-maxLength": 1024,
20124
20124
  "x-reconciled-from-discovery": true,
20125
- "x-reconciled-at": "2026-01-05T01:26:29.571384+00:00"
20125
+ "x-reconciled-at": "2026-01-05T03:03:46.360523+00:00"
20126
20126
  },
20127
20127
  "owner_view": {
20128
20128
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -20163,7 +20163,7 @@
20163
20163
  "x-field-mutability": "read-only",
20164
20164
  "x-original-maxLength": 1024,
20165
20165
  "x-reconciled-from-discovery": true,
20166
- "x-reconciled-at": "2026-01-05T01:26:29.571392+00:00"
20166
+ "x-reconciled-at": "2026-01-05T03:03:46.360529+00:00"
20167
20167
  },
20168
20168
  "uid": {
20169
20169
  "type": "string",
@@ -20184,7 +20184,7 @@
20184
20184
  "x-original-maxLength": 1024,
20185
20185
  "format": "uuid",
20186
20186
  "x-reconciled-from-discovery": true,
20187
- "x-reconciled-at": "2026-01-05T01:26:29.571398+00:00"
20187
+ "x-reconciled-at": "2026-01-05T03:03:46.360535+00:00"
20188
20188
  }
20189
20189
  },
20190
20190
  "x-f5xc-minimum-configuration": {
@@ -20346,7 +20346,7 @@
20346
20346
  },
20347
20347
  "x-original-maxLength": 1024,
20348
20348
  "x-reconciled-from-discovery": true,
20349
- "x-reconciled-at": "2026-01-05T01:26:29.571411+00:00"
20349
+ "x-reconciled-at": "2026-01-05T03:03:46.360546+00:00"
20350
20350
  },
20351
20351
  "namespace": {
20352
20352
  "type": "string",
@@ -20372,7 +20372,7 @@
20372
20372
  },
20373
20373
  "x-original-maxLength": 1024,
20374
20374
  "x-reconciled-from-discovery": true,
20375
- "x-reconciled-at": "2026-01-05T01:26:29.571416+00:00"
20375
+ "x-reconciled-at": "2026-01-05T03:03:46.360550+00:00"
20376
20376
  },
20377
20377
  "review_type_approved": {
20378
20378
  "$ref": "#/components/schemas/ioschemaEmpty"
@@ -20485,7 +20485,7 @@
20485
20485
  },
20486
20486
  "x-original-maxLength": 1024,
20487
20487
  "x-reconciled-from-discovery": true,
20488
- "x-reconciled-at": "2026-01-05T01:26:29.571435+00:00"
20488
+ "x-reconciled-at": "2026-01-05T03:03:46.360566+00:00"
20489
20489
  },
20490
20490
  "service_name": {
20491
20491
  "type": "string",
@@ -20524,7 +20524,7 @@
20524
20524
  },
20525
20525
  "x-original-maxLength": 1024,
20526
20526
  "x-reconciled-from-discovery": true,
20527
- "x-reconciled-at": "2026-01-05T01:26:29.571440+00:00"
20527
+ "x-reconciled-at": "2026-01-05T03:03:46.360571+00:00"
20528
20528
  },
20529
20529
  "type": {
20530
20530
  "type": "string",
@@ -20661,7 +20661,7 @@
20661
20661
  },
20662
20662
  "x-original-maxLength": 1024,
20663
20663
  "x-reconciled-from-discovery": true,
20664
- "x-reconciled-at": "2026-01-05T01:26:29.571451+00:00"
20664
+ "x-reconciled-at": "2026-01-05T03:03:46.360581+00:00"
20665
20665
  }
20666
20666
  },
20667
20667
  "x-f5xc-minimum-configuration": {
@@ -20770,7 +20770,7 @@
20770
20770
  },
20771
20771
  "x-original-maxLength": 1200,
20772
20772
  "x-reconciled-from-discovery": true,
20773
- "x-reconciled-at": "2026-01-05T01:26:29.571461+00:00"
20773
+ "x-reconciled-at": "2026-01-05T03:03:46.360589+00:00"
20774
20774
  },
20775
20775
  "disable": {
20776
20776
  "type": "boolean",
@@ -20823,7 +20823,7 @@
20823
20823
  },
20824
20824
  "x-original-maxLength": 1024,
20825
20825
  "x-reconciled-from-discovery": true,
20826
- "x-reconciled-at": "2026-01-05T01:26:29.571468+00:00"
20826
+ "x-reconciled-at": "2026-01-05T03:03:46.360596+00:00"
20827
20827
  },
20828
20828
  "namespace": {
20829
20829
  "type": "string",
@@ -20842,7 +20842,7 @@
20842
20842
  },
20843
20843
  "x-original-maxLength": 1024,
20844
20844
  "x-reconciled-from-discovery": true,
20845
- "x-reconciled-at": "2026-01-05T01:26:29.571472+00:00"
20845
+ "x-reconciled-at": "2026-01-05T03:03:46.360600+00:00"
20846
20846
  }
20847
20847
  },
20848
20848
  "x-f5xc-minimum-configuration": {
@@ -20918,7 +20918,7 @@
20918
20918
  },
20919
20919
  "x-original-maxLength": 1200,
20920
20920
  "x-reconciled-from-discovery": true,
20921
- "x-reconciled-at": "2026-01-05T01:26:29.571479+00:00"
20921
+ "x-reconciled-at": "2026-01-05T03:03:46.360606+00:00"
20922
20922
  },
20923
20923
  "disable": {
20924
20924
  "type": "boolean",
@@ -20973,7 +20973,7 @@
20973
20973
  },
20974
20974
  "x-original-maxLength": 1024,
20975
20975
  "x-reconciled-from-discovery": true,
20976
- "x-reconciled-at": "2026-01-05T01:26:29.571486+00:00"
20976
+ "x-reconciled-at": "2026-01-05T03:03:46.360612+00:00"
20977
20977
  },
20978
20978
  "namespace": {
20979
20979
  "type": "string",
@@ -20992,7 +20992,7 @@
20992
20992
  },
20993
20993
  "x-original-maxLength": 1024,
20994
20994
  "x-reconciled-from-discovery": true,
20995
- "x-reconciled-at": "2026-01-05T01:26:29.571490+00:00"
20995
+ "x-reconciled-at": "2026-01-05T03:03:46.360616+00:00"
20996
20996
  }
20997
20997
  },
20998
20998
  "x-f5xc-minimum-configuration": {
@@ -21037,7 +21037,7 @@
21037
21037
  "readOnly": true,
21038
21038
  "x-original-maxLength": 1024,
21039
21039
  "x-reconciled-from-discovery": true,
21040
- "x-reconciled-at": "2026-01-05T01:26:29.571495+00:00"
21040
+ "x-reconciled-at": "2026-01-05T03:03:46.360620+00:00"
21041
21041
  },
21042
21042
  "name": {
21043
21043
  "type": "string",
@@ -21056,7 +21056,7 @@
21056
21056
  },
21057
21057
  "x-original-maxLength": 1024,
21058
21058
  "x-reconciled-from-discovery": true,
21059
- "x-reconciled-at": "2026-01-05T01:26:29.571499+00:00"
21059
+ "x-reconciled-at": "2026-01-05T03:03:46.360623+00:00"
21060
21060
  },
21061
21061
  "namespace": {
21062
21062
  "type": "string",
@@ -21075,7 +21075,7 @@
21075
21075
  },
21076
21076
  "x-original-maxLength": 1024,
21077
21077
  "x-reconciled-from-discovery": true,
21078
- "x-reconciled-at": "2026-01-05T01:26:29.571503+00:00"
21078
+ "x-reconciled-at": "2026-01-05T03:03:46.360627+00:00"
21079
21079
  },
21080
21080
  "tenant": {
21081
21081
  "type": "string",
@@ -21096,7 +21096,7 @@
21096
21096
  "x-field-mutability": "read-only",
21097
21097
  "x-original-maxLength": 1024,
21098
21098
  "x-reconciled-from-discovery": true,
21099
- "x-reconciled-at": "2026-01-05T01:26:29.571507+00:00"
21099
+ "x-reconciled-at": "2026-01-05T03:03:46.360630+00:00"
21100
21100
  },
21101
21101
  "uid": {
21102
21102
  "type": "string",
@@ -21118,7 +21118,7 @@
21118
21118
  "x-original-maxLength": 1024,
21119
21119
  "format": "uuid",
21120
21120
  "x-reconciled-from-discovery": true,
21121
- "x-reconciled-at": "2026-01-05T01:26:29.571512+00:00"
21121
+ "x-reconciled-at": "2026-01-05T03:03:46.360635+00:00"
21122
21122
  }
21123
21123
  },
21124
21124
  "x-f5xc-minimum-configuration": {
@@ -21193,7 +21193,7 @@
21193
21193
  },
21194
21194
  "x-original-maxLength": 1200,
21195
21195
  "x-reconciled-from-discovery": true,
21196
- "x-reconciled-at": "2026-01-05T01:26:29.571519+00:00"
21196
+ "x-reconciled-at": "2026-01-05T03:03:46.360641+00:00"
21197
21197
  },
21198
21198
  "disable": {
21199
21199
  "type": "boolean",
@@ -21246,7 +21246,7 @@
21246
21246
  },
21247
21247
  "x-original-maxLength": 1024,
21248
21248
  "x-reconciled-from-discovery": true,
21249
- "x-reconciled-at": "2026-01-05T01:26:29.571526+00:00"
21249
+ "x-reconciled-at": "2026-01-05T03:03:46.360647+00:00"
21250
21250
  },
21251
21251
  "namespace": {
21252
21252
  "type": "string",
@@ -21265,7 +21265,7 @@
21265
21265
  },
21266
21266
  "x-original-maxLength": 1024,
21267
21267
  "x-reconciled-from-discovery": true,
21268
- "x-reconciled-at": "2026-01-05T01:26:29.571530+00:00"
21268
+ "x-reconciled-at": "2026-01-05T03:03:46.360651+00:00"
21269
21269
  }
21270
21270
  },
21271
21271
  "x-f5xc-minimum-configuration": {
@@ -21379,7 +21379,7 @@
21379
21379
  "x-original-maxLength": 1024,
21380
21380
  "format": "uuid",
21381
21381
  "x-reconciled-from-discovery": true,
21382
- "x-reconciled-at": "2026-01-05T01:26:29.571543+00:00"
21382
+ "x-reconciled-at": "2026-01-05T03:03:46.360663+00:00"
21383
21383
  },
21384
21384
  "vtrp_id": {
21385
21385
  "type": "string",
@@ -21491,7 +21491,7 @@
21491
21491
  },
21492
21492
  "x-original-maxLength": 1024,
21493
21493
  "x-reconciled-from-discovery": true,
21494
- "x-reconciled-at": "2026-01-05T01:26:29.571552+00:00"
21494
+ "x-reconciled-at": "2026-01-05T03:03:46.360671+00:00"
21495
21495
  },
21496
21496
  "status": {
21497
21497
  "type": "string",
@@ -21510,7 +21510,7 @@
21510
21510
  },
21511
21511
  "x-original-maxLength": 1024,
21512
21512
  "x-reconciled-from-discovery": true,
21513
- "x-reconciled-at": "2026-01-05T01:26:29.571556+00:00"
21513
+ "x-reconciled-at": "2026-01-05T03:03:46.360675+00:00"
21514
21514
  }
21515
21515
  },
21516
21516
  "x-f5xc-minimum-configuration": {
@@ -21688,7 +21688,7 @@
21688
21688
  "x-field-mutability": "read-only",
21689
21689
  "x-original-maxLength": 1024,
21690
21690
  "x-reconciled-from-discovery": true,
21691
- "x-reconciled-at": "2026-01-05T01:26:29.571574+00:00"
21691
+ "x-reconciled-at": "2026-01-05T03:03:46.360692+00:00"
21692
21692
  },
21693
21693
  "uid": {
21694
21694
  "type": "string",
@@ -21709,7 +21709,7 @@
21709
21709
  "x-original-maxLength": 1024,
21710
21710
  "format": "uuid",
21711
21711
  "x-reconciled-from-discovery": true,
21712
- "x-reconciled-at": "2026-01-05T01:26:29.571578+00:00"
21712
+ "x-reconciled-at": "2026-01-05T03:03:46.360697+00:00"
21713
21713
  }
21714
21714
  },
21715
21715
  "x-f5xc-minimum-configuration": {
@@ -21759,7 +21759,7 @@
21759
21759
  },
21760
21760
  "x-original-maxLength": 1024,
21761
21761
  "x-reconciled-from-discovery": true,
21762
- "x-reconciled-at": "2026-01-05T01:26:29.571583+00:00"
21762
+ "x-reconciled-at": "2026-01-05T03:03:46.360701+00:00"
21763
21763
  },
21764
21764
  "name": {
21765
21765
  "type": "string",
@@ -21778,7 +21778,7 @@
21778
21778
  },
21779
21779
  "x-original-maxLength": 1024,
21780
21780
  "x-reconciled-from-discovery": true,
21781
- "x-reconciled-at": "2026-01-05T01:26:29.571588+00:00"
21781
+ "x-reconciled-at": "2026-01-05T03:03:46.360704+00:00"
21782
21782
  },
21783
21783
  "namespace": {
21784
21784
  "type": "string",
@@ -21797,7 +21797,7 @@
21797
21797
  },
21798
21798
  "x-original-maxLength": 1024,
21799
21799
  "x-reconciled-from-discovery": true,
21800
- "x-reconciled-at": "2026-01-05T01:26:29.571592+00:00"
21800
+ "x-reconciled-at": "2026-01-05T03:03:46.360708+00:00"
21801
21801
  },
21802
21802
  "uid": {
21803
21803
  "type": "string",
@@ -21818,7 +21818,7 @@
21818
21818
  "x-original-maxLength": 1024,
21819
21819
  "format": "uuid",
21820
21820
  "x-reconciled-from-discovery": true,
21821
- "x-reconciled-at": "2026-01-05T01:26:29.571596+00:00"
21821
+ "x-reconciled-at": "2026-01-05T03:03:46.360712+00:00"
21822
21822
  }
21823
21823
  },
21824
21824
  "x-f5xc-minimum-configuration": {
@@ -21976,7 +21976,7 @@
21976
21976
  },
21977
21977
  "x-original-maxLength": 1024,
21978
21978
  "x-reconciled-from-discovery": true,
21979
- "x-reconciled-at": "2026-01-05T01:26:29.891616+00:00"
21979
+ "x-reconciled-at": "2026-01-05T03:03:46.636406+00:00"
21980
21980
  },
21981
21981
  "namespace": {
21982
21982
  "type": "string",
@@ -21995,7 +21995,7 @@
21995
21995
  },
21996
21996
  "x-original-maxLength": 1024,
21997
21997
  "x-reconciled-from-discovery": true,
21998
- "x-reconciled-at": "2026-01-05T01:26:29.891624+00:00"
21998
+ "x-reconciled-at": "2026-01-05T03:03:46.636411+00:00"
21999
21999
  }
22000
22000
  },
22001
22001
  "x-f5xc-minimum-configuration": {
@@ -22093,7 +22093,7 @@
22093
22093
  "maxLength": 17,
22094
22094
  "minLength": 17,
22095
22095
  "x-reconciled-from-discovery": true,
22096
- "x-reconciled-at": "2026-01-05T01:26:29.891651+00:00"
22096
+ "x-reconciled-at": "2026-01-05T03:03:46.636425+00:00"
22097
22097
  },
22098
22098
  "system_metadata": {
22099
22099
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -22354,7 +22354,7 @@
22354
22354
  },
22355
22355
  "x-original-maxLength": 1024,
22356
22356
  "x-reconciled-from-discovery": true,
22357
- "x-reconciled-at": "2026-01-05T01:26:29.891700+00:00"
22357
+ "x-reconciled-at": "2026-01-05T03:03:46.636451+00:00"
22358
22358
  },
22359
22359
  "disabled": {
22360
22360
  "type": "boolean",
@@ -22404,7 +22404,7 @@
22404
22404
  },
22405
22405
  "x-original-maxLength": 1024,
22406
22406
  "x-reconciled-from-discovery": true,
22407
- "x-reconciled-at": "2026-01-05T01:26:29.891717+00:00"
22407
+ "x-reconciled-at": "2026-01-05T03:03:46.636460+00:00"
22408
22408
  },
22409
22409
  "namespace": {
22410
22410
  "type": "string",
@@ -22423,7 +22423,7 @@
22423
22423
  },
22424
22424
  "x-original-maxLength": 1024,
22425
22425
  "x-reconciled-from-discovery": true,
22426
- "x-reconciled-at": "2026-01-05T01:26:29.891724+00:00"
22426
+ "x-reconciled-at": "2026-01-05T03:03:46.636465+00:00"
22427
22427
  },
22428
22428
  "owner_view": {
22429
22429
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -22464,7 +22464,7 @@
22464
22464
  "x-field-mutability": "read-only",
22465
22465
  "x-original-maxLength": 1024,
22466
22466
  "x-reconciled-from-discovery": true,
22467
- "x-reconciled-at": "2026-01-05T01:26:29.891738+00:00"
22467
+ "x-reconciled-at": "2026-01-05T03:03:46.636472+00:00"
22468
22468
  },
22469
22469
  "uid": {
22470
22470
  "type": "string",
@@ -22485,7 +22485,7 @@
22485
22485
  "x-original-maxLength": 1024,
22486
22486
  "format": "uuid",
22487
22487
  "x-reconciled-from-discovery": true,
22488
- "x-reconciled-at": "2026-01-05T01:26:29.891747+00:00"
22488
+ "x-reconciled-at": "2026-01-05T03:03:46.636477+00:00"
22489
22489
  }
22490
22490
  },
22491
22491
  "x-f5xc-minimum-configuration": {
@@ -22647,7 +22647,7 @@
22647
22647
  },
22648
22648
  "x-original-maxLength": 1024,
22649
22649
  "x-reconciled-from-discovery": true,
22650
- "x-reconciled-at": "2026-01-05T01:26:29.891768+00:00"
22650
+ "x-reconciled-at": "2026-01-05T03:03:46.636488+00:00"
22651
22651
  },
22652
22652
  "namespace": {
22653
22653
  "type": "string",
@@ -22673,7 +22673,7 @@
22673
22673
  },
22674
22674
  "x-original-maxLength": 1024,
22675
22675
  "x-reconciled-from-discovery": true,
22676
- "x-reconciled-at": "2026-01-05T01:26:29.891777+00:00"
22676
+ "x-reconciled-at": "2026-01-05T03:03:46.636492+00:00"
22677
22677
  }
22678
22678
  },
22679
22679
  "x-f5xc-minimum-configuration": {
@@ -22730,7 +22730,7 @@
22730
22730
  },
22731
22731
  "x-original-maxLength": 1024,
22732
22732
  "x-reconciled-from-discovery": true,
22733
- "x-reconciled-at": "2026-01-05T01:26:29.891788+00:00"
22733
+ "x-reconciled-at": "2026-01-05T03:03:46.636497+00:00"
22734
22734
  },
22735
22735
  "namespace": {
22736
22736
  "type": "string",
@@ -22756,7 +22756,7 @@
22756
22756
  },
22757
22757
  "x-original-maxLength": 1024,
22758
22758
  "x-reconciled-from-discovery": true,
22759
- "x-reconciled-at": "2026-01-05T01:26:29.891793+00:00"
22759
+ "x-reconciled-at": "2026-01-05T03:03:46.636500+00:00"
22760
22760
  },
22761
22761
  "review_type_approved": {
22762
22762
  "$ref": "#/components/schemas/ioschemaEmpty"
@@ -22825,7 +22825,7 @@
22825
22825
  "readOnly": true,
22826
22826
  "x-original-maxLength": 1024,
22827
22827
  "x-reconciled-from-discovery": true,
22828
- "x-reconciled-at": "2026-01-05T01:26:29.891802+00:00"
22828
+ "x-reconciled-at": "2026-01-05T03:03:46.636508+00:00"
22829
22829
  },
22830
22830
  "name": {
22831
22831
  "type": "string",
@@ -22844,7 +22844,7 @@
22844
22844
  },
22845
22845
  "x-original-maxLength": 1024,
22846
22846
  "x-reconciled-from-discovery": true,
22847
- "x-reconciled-at": "2026-01-05T01:26:29.891807+00:00"
22847
+ "x-reconciled-at": "2026-01-05T03:03:46.636512+00:00"
22848
22848
  },
22849
22849
  "namespace": {
22850
22850
  "type": "string",
@@ -22863,7 +22863,7 @@
22863
22863
  },
22864
22864
  "x-original-maxLength": 1024,
22865
22865
  "x-reconciled-from-discovery": true,
22866
- "x-reconciled-at": "2026-01-05T01:26:29.891811+00:00"
22866
+ "x-reconciled-at": "2026-01-05T03:03:46.636515+00:00"
22867
22867
  },
22868
22868
  "tenant": {
22869
22869
  "type": "string",
@@ -22884,7 +22884,7 @@
22884
22884
  "x-field-mutability": "read-only",
22885
22885
  "x-original-maxLength": 1024,
22886
22886
  "x-reconciled-from-discovery": true,
22887
- "x-reconciled-at": "2026-01-05T01:26:29.891815+00:00"
22887
+ "x-reconciled-at": "2026-01-05T03:03:46.636519+00:00"
22888
22888
  },
22889
22889
  "uid": {
22890
22890
  "type": "string",
@@ -22906,7 +22906,7 @@
22906
22906
  "x-original-maxLength": 1024,
22907
22907
  "format": "uuid",
22908
22908
  "x-reconciled-from-discovery": true,
22909
- "x-reconciled-at": "2026-01-05T01:26:29.891822+00:00"
22909
+ "x-reconciled-at": "2026-01-05T03:03:46.636523+00:00"
22910
22910
  }
22911
22911
  },
22912
22912
  "x-f5xc-minimum-configuration": {
@@ -23097,7 +23097,7 @@
23097
23097
  },
23098
23098
  "x-original-maxLength": 1024,
23099
23099
  "x-reconciled-from-discovery": true,
23100
- "x-reconciled-at": "2026-01-05T01:26:30.203691+00:00"
23100
+ "x-reconciled-at": "2026-01-05T03:03:46.894765+00:00"
23101
23101
  },
23102
23102
  "namespace": {
23103
23103
  "type": "string",
@@ -23116,7 +23116,7 @@
23116
23116
  },
23117
23117
  "x-original-maxLength": 1024,
23118
23118
  "x-reconciled-from-discovery": true,
23119
- "x-reconciled-at": "2026-01-05T01:26:30.203698+00:00"
23119
+ "x-reconciled-at": "2026-01-05T03:03:46.894771+00:00"
23120
23120
  }
23121
23121
  },
23122
23122
  "x-f5xc-minimum-configuration": {
@@ -23214,7 +23214,7 @@
23214
23214
  "maxLength": 17,
23215
23215
  "minLength": 17,
23216
23216
  "x-reconciled-from-discovery": true,
23217
- "x-reconciled-at": "2026-01-05T01:26:30.203715+00:00"
23217
+ "x-reconciled-at": "2026-01-05T03:03:46.894785+00:00"
23218
23218
  },
23219
23219
  "system_metadata": {
23220
23220
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -23413,7 +23413,7 @@
23413
23413
  },
23414
23414
  "x-original-maxLength": 1024,
23415
23415
  "x-reconciled-from-discovery": true,
23416
- "x-reconciled-at": "2026-01-05T01:26:30.203733+00:00"
23416
+ "x-reconciled-at": "2026-01-05T03:03:46.894800+00:00"
23417
23417
  },
23418
23418
  "disabled": {
23419
23419
  "type": "boolean",
@@ -23463,7 +23463,7 @@
23463
23463
  },
23464
23464
  "x-original-maxLength": 1024,
23465
23465
  "x-reconciled-from-discovery": true,
23466
- "x-reconciled-at": "2026-01-05T01:26:30.203744+00:00"
23466
+ "x-reconciled-at": "2026-01-05T03:03:46.894809+00:00"
23467
23467
  },
23468
23468
  "namespace": {
23469
23469
  "type": "string",
@@ -23482,7 +23482,7 @@
23482
23482
  },
23483
23483
  "x-original-maxLength": 1024,
23484
23484
  "x-reconciled-from-discovery": true,
23485
- "x-reconciled-at": "2026-01-05T01:26:30.203748+00:00"
23485
+ "x-reconciled-at": "2026-01-05T03:03:46.894813+00:00"
23486
23486
  },
23487
23487
  "owner_view": {
23488
23488
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -23523,7 +23523,7 @@
23523
23523
  "x-field-mutability": "read-only",
23524
23524
  "x-original-maxLength": 1024,
23525
23525
  "x-reconciled-from-discovery": true,
23526
- "x-reconciled-at": "2026-01-05T01:26:30.203756+00:00"
23526
+ "x-reconciled-at": "2026-01-05T03:03:46.894819+00:00"
23527
23527
  },
23528
23528
  "uid": {
23529
23529
  "type": "string",
@@ -23544,7 +23544,7 @@
23544
23544
  "x-original-maxLength": 1024,
23545
23545
  "format": "uuid",
23546
23546
  "x-reconciled-from-discovery": true,
23547
- "x-reconciled-at": "2026-01-05T01:26:30.203762+00:00"
23547
+ "x-reconciled-at": "2026-01-05T03:03:46.894825+00:00"
23548
23548
  }
23549
23549
  },
23550
23550
  "x-f5xc-minimum-configuration": {
@@ -23979,7 +23979,7 @@
23979
23979
  },
23980
23980
  "x-original-maxLength": 1024,
23981
23981
  "x-reconciled-from-discovery": true,
23982
- "x-reconciled-at": "2026-01-05T01:26:30.517139+00:00"
23982
+ "x-reconciled-at": "2026-01-05T03:03:47.168436+00:00"
23983
23983
  },
23984
23984
  "namespace": {
23985
23985
  "type": "string",
@@ -23998,7 +23998,7 @@
23998
23998
  },
23999
23999
  "x-original-maxLength": 1024,
24000
24000
  "x-reconciled-from-discovery": true,
24001
- "x-reconciled-at": "2026-01-05T01:26:30.517145+00:00"
24001
+ "x-reconciled-at": "2026-01-05T03:03:47.168442+00:00"
24002
24002
  }
24003
24003
  },
24004
24004
  "x-f5xc-minimum-configuration": {
@@ -24096,7 +24096,7 @@
24096
24096
  "maxLength": 17,
24097
24097
  "minLength": 17,
24098
24098
  "x-reconciled-from-discovery": true,
24099
- "x-reconciled-at": "2026-01-05T01:26:30.517161+00:00"
24099
+ "x-reconciled-at": "2026-01-05T03:03:47.168456+00:00"
24100
24100
  },
24101
24101
  "system_metadata": {
24102
24102
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -24665,7 +24665,7 @@
24665
24665
  },
24666
24666
  "x-original-maxLength": 1024,
24667
24667
  "x-reconciled-from-discovery": true,
24668
- "x-reconciled-at": "2026-01-05T01:26:30.517218+00:00"
24668
+ "x-reconciled-at": "2026-01-05T03:03:47.168510+00:00"
24669
24669
  },
24670
24670
  "disabled": {
24671
24671
  "type": "boolean",
@@ -24715,7 +24715,7 @@
24715
24715
  },
24716
24716
  "x-original-maxLength": 1024,
24717
24717
  "x-reconciled-from-discovery": true,
24718
- "x-reconciled-at": "2026-01-05T01:26:30.517228+00:00"
24718
+ "x-reconciled-at": "2026-01-05T03:03:47.168519+00:00"
24719
24719
  },
24720
24720
  "namespace": {
24721
24721
  "type": "string",
@@ -24734,7 +24734,7 @@
24734
24734
  },
24735
24735
  "x-original-maxLength": 1024,
24736
24736
  "x-reconciled-from-discovery": true,
24737
- "x-reconciled-at": "2026-01-05T01:26:30.517233+00:00"
24737
+ "x-reconciled-at": "2026-01-05T03:03:47.168523+00:00"
24738
24738
  },
24739
24739
  "owner_view": {
24740
24740
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -24775,7 +24775,7 @@
24775
24775
  "x-field-mutability": "read-only",
24776
24776
  "x-original-maxLength": 1024,
24777
24777
  "x-reconciled-from-discovery": true,
24778
- "x-reconciled-at": "2026-01-05T01:26:30.517253+00:00"
24778
+ "x-reconciled-at": "2026-01-05T03:03:47.168530+00:00"
24779
24779
  },
24780
24780
  "uid": {
24781
24781
  "type": "string",
@@ -24796,7 +24796,7 @@
24796
24796
  "x-original-maxLength": 1024,
24797
24797
  "format": "uuid",
24798
24798
  "x-reconciled-from-discovery": true,
24799
- "x-reconciled-at": "2026-01-05T01:26:30.517259+00:00"
24799
+ "x-reconciled-at": "2026-01-05T03:03:47.168535+00:00"
24800
24800
  }
24801
24801
  },
24802
24802
  "x-f5xc-minimum-configuration": {
@@ -25083,7 +25083,7 @@
25083
25083
  },
25084
25084
  "x-original-maxLength": 1024,
25085
25085
  "x-reconciled-from-discovery": true,
25086
- "x-reconciled-at": "2026-01-05T01:26:30.517293+00:00"
25086
+ "x-reconciled-at": "2026-01-05T03:03:47.168566+00:00"
25087
25087
  },
25088
25088
  "destination_port_all": {
25089
25089
  "$ref": "#/components/schemas/ioschemaEmpty"
@@ -25173,7 +25173,7 @@
25173
25173
  },
25174
25174
  "x-original-maxLength": 1024,
25175
25175
  "x-reconciled-from-discovery": true,
25176
- "x-reconciled-at": "2026-01-05T01:26:30.517303+00:00"
25176
+ "x-reconciled-at": "2026-01-05T03:03:47.168575+00:00"
25177
25177
  },
25178
25178
  "destination_port_all": {
25179
25179
  "$ref": "#/components/schemas/ioschemaEmpty"
@@ -25373,7 +25373,7 @@
25373
25373
  },
25374
25374
  "x-original-maxLength": 1024,
25375
25375
  "x-reconciled-from-discovery": true,
25376
- "x-reconciled-at": "2026-01-05T01:26:30.810469+00:00"
25376
+ "x-reconciled-at": "2026-01-05T03:03:47.425403+00:00"
25377
25377
  },
25378
25378
  "namespace": {
25379
25379
  "type": "string",
@@ -25392,7 +25392,7 @@
25392
25392
  },
25393
25393
  "x-original-maxLength": 1024,
25394
25394
  "x-reconciled-from-discovery": true,
25395
- "x-reconciled-at": "2026-01-05T01:26:30.810476+00:00"
25395
+ "x-reconciled-at": "2026-01-05T03:03:47.425408+00:00"
25396
25396
  }
25397
25397
  },
25398
25398
  "x-f5xc-minimum-configuration": {
@@ -25490,7 +25490,7 @@
25490
25490
  "maxLength": 17,
25491
25491
  "minLength": 17,
25492
25492
  "x-reconciled-from-discovery": true,
25493
- "x-reconciled-at": "2026-01-05T01:26:30.810492+00:00"
25493
+ "x-reconciled-at": "2026-01-05T03:03:47.425423+00:00"
25494
25494
  },
25495
25495
  "system_metadata": {
25496
25496
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -25691,7 +25691,7 @@
25691
25691
  },
25692
25692
  "x-original-maxLength": 1024,
25693
25693
  "x-reconciled-from-discovery": true,
25694
- "x-reconciled-at": "2026-01-05T01:26:30.810509+00:00"
25694
+ "x-reconciled-at": "2026-01-05T03:03:47.425438+00:00"
25695
25695
  },
25696
25696
  "disabled": {
25697
25697
  "type": "boolean",
@@ -25741,7 +25741,7 @@
25741
25741
  },
25742
25742
  "x-original-maxLength": 1024,
25743
25743
  "x-reconciled-from-discovery": true,
25744
- "x-reconciled-at": "2026-01-05T01:26:30.810519+00:00"
25744
+ "x-reconciled-at": "2026-01-05T03:03:47.425447+00:00"
25745
25745
  },
25746
25746
  "namespace": {
25747
25747
  "type": "string",
@@ -25760,7 +25760,7 @@
25760
25760
  },
25761
25761
  "x-original-maxLength": 1024,
25762
25762
  "x-reconciled-from-discovery": true,
25763
- "x-reconciled-at": "2026-01-05T01:26:30.810523+00:00"
25763
+ "x-reconciled-at": "2026-01-05T03:03:47.425451+00:00"
25764
25764
  },
25765
25765
  "owner_view": {
25766
25766
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -25801,7 +25801,7 @@
25801
25801
  "x-field-mutability": "read-only",
25802
25802
  "x-original-maxLength": 1024,
25803
25803
  "x-reconciled-from-discovery": true,
25804
- "x-reconciled-at": "2026-01-05T01:26:30.810531+00:00"
25804
+ "x-reconciled-at": "2026-01-05T03:03:47.425458+00:00"
25805
25805
  },
25806
25806
  "uid": {
25807
25807
  "type": "string",
@@ -25822,7 +25822,7 @@
25822
25822
  "x-original-maxLength": 1024,
25823
25823
  "format": "uuid",
25824
25824
  "x-reconciled-from-discovery": true,
25825
- "x-reconciled-at": "2026-01-05T01:26:30.810537+00:00"
25825
+ "x-reconciled-at": "2026-01-05T03:03:47.425463+00:00"
25826
25826
  }
25827
25827
  },
25828
25828
  "x-f5xc-minimum-configuration": {
@@ -26063,7 +26063,7 @@
26063
26063
  "maxLength": 17,
26064
26064
  "minLength": 17,
26065
26065
  "x-reconciled-from-discovery": true,
26066
- "x-reconciled-at": "2026-01-05T01:26:31.080188+00:00"
26066
+ "x-reconciled-at": "2026-01-05T03:03:47.657210+00:00"
26067
26067
  },
26068
26068
  "system_metadata": {
26069
26069
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -26248,7 +26248,7 @@
26248
26248
  },
26249
26249
  "x-original-maxLength": 1024,
26250
26250
  "x-reconciled-from-discovery": true,
26251
- "x-reconciled-at": "2026-01-05T01:26:31.080208+00:00"
26251
+ "x-reconciled-at": "2026-01-05T03:03:47.657227+00:00"
26252
26252
  },
26253
26253
  "disabled": {
26254
26254
  "type": "boolean",
@@ -26298,7 +26298,7 @@
26298
26298
  },
26299
26299
  "x-original-maxLength": 1024,
26300
26300
  "x-reconciled-from-discovery": true,
26301
- "x-reconciled-at": "2026-01-05T01:26:31.080220+00:00"
26301
+ "x-reconciled-at": "2026-01-05T03:03:47.657236+00:00"
26302
26302
  },
26303
26303
  "namespace": {
26304
26304
  "type": "string",
@@ -26317,7 +26317,7 @@
26317
26317
  },
26318
26318
  "x-original-maxLength": 1024,
26319
26319
  "x-reconciled-from-discovery": true,
26320
- "x-reconciled-at": "2026-01-05T01:26:31.080224+00:00"
26320
+ "x-reconciled-at": "2026-01-05T03:03:47.657241+00:00"
26321
26321
  },
26322
26322
  "owner_view": {
26323
26323
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -26358,7 +26358,7 @@
26358
26358
  "x-field-mutability": "read-only",
26359
26359
  "x-original-maxLength": 1024,
26360
26360
  "x-reconciled-from-discovery": true,
26361
- "x-reconciled-at": "2026-01-05T01:26:31.080232+00:00"
26361
+ "x-reconciled-at": "2026-01-05T03:03:47.657248+00:00"
26362
26362
  },
26363
26363
  "uid": {
26364
26364
  "type": "string",
@@ -26379,7 +26379,7 @@
26379
26379
  "x-original-maxLength": 1024,
26380
26380
  "format": "uuid",
26381
26381
  "x-reconciled-from-discovery": true,
26382
- "x-reconciled-at": "2026-01-05T01:26:31.080250+00:00"
26382
+ "x-reconciled-at": "2026-01-05T03:03:47.657253+00:00"
26383
26383
  }
26384
26384
  },
26385
26385
  "x-f5xc-minimum-configuration": {
@@ -26618,7 +26618,7 @@
26618
26618
  "maxLength": 17,
26619
26619
  "minLength": 17,
26620
26620
  "x-reconciled-from-discovery": true,
26621
- "x-reconciled-at": "2026-01-05T01:26:31.316879+00:00"
26621
+ "x-reconciled-at": "2026-01-05T03:03:47.862404+00:00"
26622
26622
  },
26623
26623
  "system_metadata": {
26624
26624
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -26959,7 +26959,7 @@
26959
26959
  },
26960
26960
  "x-original-maxLength": 1024,
26961
26961
  "x-reconciled-from-discovery": true,
26962
- "x-reconciled-at": "2026-01-05T01:26:31.316918+00:00"
26962
+ "x-reconciled-at": "2026-01-05T03:03:47.862439+00:00"
26963
26963
  },
26964
26964
  "store_provider": {
26965
26965
  "type": "string",
@@ -27017,7 +27017,7 @@
27017
27017
  },
27018
27018
  "x-original-maxLength": 1024,
27019
27019
  "x-reconciled-from-discovery": true,
27020
- "x-reconciled-at": "2026-01-05T01:26:31.316926+00:00"
27020
+ "x-reconciled-at": "2026-01-05T03:03:47.862445+00:00"
27021
27021
  },
27022
27022
  "url": {
27023
27023
  "type": "string",
@@ -27128,7 +27128,7 @@
27128
27128
  },
27129
27129
  "x-original-maxLength": 1024,
27130
27130
  "x-reconciled-from-discovery": true,
27131
- "x-reconciled-at": "2026-01-05T01:26:31.317054+00:00"
27131
+ "x-reconciled-at": "2026-01-05T03:03:47.862559+00:00"
27132
27132
  },
27133
27133
  "location": {
27134
27134
  "type": "string",
@@ -27145,7 +27145,7 @@
27145
27145
  },
27146
27146
  "x-original-maxLength": 1024,
27147
27147
  "x-reconciled-from-discovery": true,
27148
- "x-reconciled-at": "2026-01-05T01:26:31.317058+00:00"
27148
+ "x-reconciled-at": "2026-01-05T03:03:47.862563+00:00"
27149
27149
  },
27150
27150
  "provider": {
27151
27151
  "type": "string",
@@ -27162,7 +27162,7 @@
27162
27162
  },
27163
27163
  "x-original-maxLength": 1024,
27164
27164
  "x-reconciled-from-discovery": true,
27165
- "x-reconciled-at": "2026-01-05T01:26:31.317062+00:00"
27165
+ "x-reconciled-at": "2026-01-05T03:03:47.862567+00:00"
27166
27166
  },
27167
27167
  "secret_encoding": {
27168
27168
  "$ref": "#/components/schemas/schemaSecretEncodingType"
@@ -27184,7 +27184,7 @@
27184
27184
  "maxLength": 1,
27185
27185
  "minLength": 1,
27186
27186
  "x-reconciled-from-discovery": true,
27187
- "x-reconciled-at": "2026-01-05T01:26:31.317069+00:00"
27187
+ "x-reconciled-at": "2026-01-05T03:03:47.862573+00:00"
27188
27188
  }
27189
27189
  },
27190
27190
  "x-f5xc-minimum-configuration": {
@@ -27223,7 +27223,7 @@
27223
27223
  },
27224
27224
  "x-original-maxLength": 1024,
27225
27225
  "x-reconciled-from-discovery": true,
27226
- "x-reconciled-at": "2026-01-05T01:26:31.317092+00:00"
27226
+ "x-reconciled-at": "2026-01-05T03:03:47.862593+00:00"
27227
27227
  }
27228
27228
  },
27229
27229
  "x-f5xc-minimum-configuration": {
@@ -27403,7 +27403,7 @@
27403
27403
  },
27404
27404
  "x-original-maxLength": 1024,
27405
27405
  "x-reconciled-from-discovery": true,
27406
- "x-reconciled-at": "2026-01-05T01:26:31.627009+00:00"
27406
+ "x-reconciled-at": "2026-01-05T03:03:48.129024+00:00"
27407
27407
  },
27408
27408
  "namespace": {
27409
27409
  "type": "string",
@@ -27422,7 +27422,7 @@
27422
27422
  },
27423
27423
  "x-original-maxLength": 1024,
27424
27424
  "x-reconciled-from-discovery": true,
27425
- "x-reconciled-at": "2026-01-05T01:26:31.627016+00:00"
27425
+ "x-reconciled-at": "2026-01-05T03:03:48.129029+00:00"
27426
27426
  }
27427
27427
  },
27428
27428
  "x-f5xc-minimum-configuration": {
@@ -27520,7 +27520,7 @@
27520
27520
  "maxLength": 17,
27521
27521
  "minLength": 17,
27522
27522
  "x-reconciled-from-discovery": true,
27523
- "x-reconciled-at": "2026-01-05T01:26:31.627033+00:00"
27523
+ "x-reconciled-at": "2026-01-05T03:03:48.129043+00:00"
27524
27524
  },
27525
27525
  "system_metadata": {
27526
27526
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -27728,7 +27728,7 @@
27728
27728
  },
27729
27729
  "x-original-maxLength": 1024,
27730
27730
  "x-reconciled-from-discovery": true,
27731
- "x-reconciled-at": "2026-01-05T01:26:31.627053+00:00"
27731
+ "x-reconciled-at": "2026-01-05T03:03:48.129060+00:00"
27732
27732
  },
27733
27733
  "disabled": {
27734
27734
  "type": "boolean",
@@ -27778,7 +27778,7 @@
27778
27778
  },
27779
27779
  "x-original-maxLength": 1024,
27780
27780
  "x-reconciled-from-discovery": true,
27781
- "x-reconciled-at": "2026-01-05T01:26:31.627063+00:00"
27781
+ "x-reconciled-at": "2026-01-05T03:03:48.129070+00:00"
27782
27782
  },
27783
27783
  "namespace": {
27784
27784
  "type": "string",
@@ -27797,7 +27797,7 @@
27797
27797
  },
27798
27798
  "x-original-maxLength": 1024,
27799
27799
  "x-reconciled-from-discovery": true,
27800
- "x-reconciled-at": "2026-01-05T01:26:31.627068+00:00"
27800
+ "x-reconciled-at": "2026-01-05T03:03:48.129073+00:00"
27801
27801
  },
27802
27802
  "owner_view": {
27803
27803
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -27838,7 +27838,7 @@
27838
27838
  "x-field-mutability": "read-only",
27839
27839
  "x-original-maxLength": 1024,
27840
27840
  "x-reconciled-from-discovery": true,
27841
- "x-reconciled-at": "2026-01-05T01:26:31.627076+00:00"
27841
+ "x-reconciled-at": "2026-01-05T03:03:48.129080+00:00"
27842
27842
  },
27843
27843
  "uid": {
27844
27844
  "type": "string",
@@ -27859,7 +27859,7 @@
27859
27859
  "x-original-maxLength": 1024,
27860
27860
  "format": "uuid",
27861
27861
  "x-reconciled-from-discovery": true,
27862
- "x-reconciled-at": "2026-01-05T01:26:31.627082+00:00"
27862
+ "x-reconciled-at": "2026-01-05T03:03:48.129085+00:00"
27863
27863
  }
27864
27864
  },
27865
27865
  "x-f5xc-minimum-configuration": {
@@ -28066,7 +28066,7 @@
28066
28066
  },
28067
28067
  "x-original-maxLength": 1024,
28068
28068
  "x-reconciled-from-discovery": true,
28069
- "x-reconciled-at": "2026-01-05T01:26:31.627103+00:00"
28069
+ "x-reconciled-at": "2026-01-05T03:03:48.129103+00:00"
28070
28070
  },
28071
28071
  "namespace": {
28072
28072
  "type": "string",
@@ -28092,7 +28092,7 @@
28092
28092
  },
28093
28093
  "x-original-maxLength": 1024,
28094
28094
  "x-reconciled-from-discovery": true,
28095
- "x-reconciled-at": "2026-01-05T01:26:31.627107+00:00"
28095
+ "x-reconciled-at": "2026-01-05T03:03:48.129106+00:00"
28096
28096
  }
28097
28097
  },
28098
28098
  "x-f5xc-minimum-configuration": {
@@ -28373,7 +28373,7 @@
28373
28373
  },
28374
28374
  "x-original-maxLength": 1024,
28375
28375
  "x-reconciled-from-discovery": true,
28376
- "x-reconciled-at": "2026-01-05T01:27:05.733765+00:00"
28376
+ "x-reconciled-at": "2026-01-05T03:04:17.818565+00:00"
28377
28377
  },
28378
28378
  "namespace": {
28379
28379
  "type": "string",
@@ -28392,7 +28392,7 @@
28392
28392
  },
28393
28393
  "x-original-maxLength": 1024,
28394
28394
  "x-reconciled-from-discovery": true,
28395
- "x-reconciled-at": "2026-01-05T01:27:05.733772+00:00"
28395
+ "x-reconciled-at": "2026-01-05T03:04:17.818570+00:00"
28396
28396
  }
28397
28397
  },
28398
28398
  "x-f5xc-minimum-configuration": {
@@ -28490,7 +28490,7 @@
28490
28490
  "maxLength": 17,
28491
28491
  "minLength": 17,
28492
28492
  "x-reconciled-from-discovery": true,
28493
- "x-reconciled-at": "2026-01-05T01:27:05.733788+00:00"
28493
+ "x-reconciled-at": "2026-01-05T03:04:17.818584+00:00"
28494
28494
  },
28495
28495
  "system_metadata": {
28496
28496
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -29119,7 +29119,7 @@
29119
29119
  },
29120
29120
  "x-original-maxLength": 1024,
29121
29121
  "x-reconciled-from-discovery": true,
29122
- "x-reconciled-at": "2026-01-05T01:27:05.733844+00:00"
29122
+ "x-reconciled-at": "2026-01-05T03:04:17.818635+00:00"
29123
29123
  },
29124
29124
  "disabled": {
29125
29125
  "type": "boolean",
@@ -29169,7 +29169,7 @@
29169
29169
  },
29170
29170
  "x-original-maxLength": 1024,
29171
29171
  "x-reconciled-from-discovery": true,
29172
- "x-reconciled-at": "2026-01-05T01:27:05.733854+00:00"
29172
+ "x-reconciled-at": "2026-01-05T03:04:17.818644+00:00"
29173
29173
  },
29174
29174
  "namespace": {
29175
29175
  "type": "string",
@@ -29188,7 +29188,7 @@
29188
29188
  },
29189
29189
  "x-original-maxLength": 1024,
29190
29190
  "x-reconciled-from-discovery": true,
29191
- "x-reconciled-at": "2026-01-05T01:27:05.733859+00:00"
29191
+ "x-reconciled-at": "2026-01-05T03:04:17.818648+00:00"
29192
29192
  },
29193
29193
  "owner_view": {
29194
29194
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -29229,7 +29229,7 @@
29229
29229
  "x-field-mutability": "read-only",
29230
29230
  "x-original-maxLength": 1024,
29231
29231
  "x-reconciled-from-discovery": true,
29232
- "x-reconciled-at": "2026-01-05T01:27:05.733867+00:00"
29232
+ "x-reconciled-at": "2026-01-05T03:04:17.818655+00:00"
29233
29233
  },
29234
29234
  "uid": {
29235
29235
  "type": "string",
@@ -29250,7 +29250,7 @@
29250
29250
  "x-original-maxLength": 1024,
29251
29251
  "format": "uuid",
29252
29252
  "x-reconciled-from-discovery": true,
29253
- "x-reconciled-at": "2026-01-05T01:27:05.733873+00:00"
29253
+ "x-reconciled-at": "2026-01-05T03:04:17.818661+00:00"
29254
29254
  }
29255
29255
  },
29256
29256
  "x-f5xc-minimum-configuration": {
@@ -29449,7 +29449,7 @@
29449
29449
  },
29450
29450
  "x-original-maxLength": 256,
29451
29451
  "x-reconciled-from-discovery": true,
29452
- "x-reconciled-at": "2026-01-05T01:27:05.733892+00:00"
29452
+ "x-reconciled-at": "2026-01-05T03:04:17.818678+00:00"
29453
29453
  },
29454
29454
  "zone1": {
29455
29455
  "$ref": "#/components/schemas/ioschemaEmpty"
@@ -29528,7 +29528,7 @@
29528
29528
  },
29529
29529
  "x-original-maxLength": 1024,
29530
29530
  "x-reconciled-from-discovery": true,
29531
- "x-reconciled-at": "2026-01-05T01:27:05.733900+00:00"
29531
+ "x-reconciled-at": "2026-01-05T03:04:17.818685+00:00"
29532
29532
  },
29533
29533
  "tunnel_id": {
29534
29534
  "type": "string",