@robinmordasiewicz/f5xc-api-mcp 2.0.20-2601080407 → 2.0.21-2601081701

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 (67) hide show
  1. package/dist/server.d.ts.map +1 -1
  2. package/dist/server.js +100 -2
  3. package/dist/server.js.map +1 -1
  4. package/dist/tools/discovery/describe.d.ts +2 -0
  5. package/dist/tools/discovery/describe.d.ts.map +1 -1
  6. package/dist/tools/discovery/describe.js +2 -0
  7. package/dist/tools/discovery/describe.js.map +1 -1
  8. package/dist/tools/discovery/index.d.ts +31 -0
  9. package/dist/tools/discovery/index.d.ts.map +1 -1
  10. package/dist/tools/discovery/index.js +38 -0
  11. package/dist/tools/discovery/index.js.map +1 -1
  12. package/dist/tools/discovery/schema-loader.d.ts +142 -0
  13. package/dist/tools/discovery/schema-loader.d.ts.map +1 -0
  14. package/dist/tools/discovery/schema-loader.js +322 -0
  15. package/dist/tools/discovery/schema-loader.js.map +1 -0
  16. package/dist/tools/discovery/schema.d.ts +134 -0
  17. package/dist/tools/discovery/schema.d.ts.map +1 -0
  18. package/dist/tools/discovery/schema.js +380 -0
  19. package/dist/tools/discovery/schema.js.map +1 -0
  20. package/dist/tools/discovery/suggest-params.d.ts +87 -0
  21. package/dist/tools/discovery/suggest-params.d.ts.map +1 -0
  22. package/dist/tools/discovery/suggest-params.js +427 -0
  23. package/dist/tools/discovery/suggest-params.js.map +1 -0
  24. package/dist/tools/generated/dependency-graph.json +1 -1
  25. package/dist/version.d.ts +2 -2
  26. package/dist/version.js +2 -2
  27. package/manifest.json +1 -1
  28. package/package.json +1 -1
  29. package/specs/domains/admin_console_and_ui.json +26 -25
  30. package/specs/domains/ai_services.json +22 -22
  31. package/specs/domains/api.json +174 -175
  32. package/specs/domains/authentication.json +48 -47
  33. package/specs/domains/bigip.json +95 -95
  34. package/specs/domains/billing_and_usage.json +64 -64
  35. package/specs/domains/blindfold.json +110 -110
  36. package/specs/domains/bot_and_threat_defense.json +66 -65
  37. package/specs/domains/cdn.json +178 -179
  38. package/specs/domains/ce_management.json +77 -78
  39. package/specs/domains/certificates.json +76 -76
  40. package/specs/domains/cloud_infrastructure.json +113 -113
  41. package/specs/domains/container_services.json +92 -92
  42. package/specs/domains/data_and_privacy_security.json +67 -67
  43. package/specs/domains/data_intelligence.json +65 -65
  44. package/specs/domains/ddos.json +155 -156
  45. package/specs/domains/dns.json +149 -149
  46. package/specs/domains/managed_kubernetes.json +86 -86
  47. package/specs/domains/marketplace.json +104 -104
  48. package/specs/domains/network.json +231 -232
  49. package/specs/domains/network_security.json +188 -188
  50. package/specs/domains/nginx_one.json +63 -63
  51. package/specs/domains/object_storage.json +13 -13
  52. package/specs/domains/observability.json +103 -104
  53. package/specs/domains/rate_limiting.json +53 -53
  54. package/specs/domains/secops_and_incident_response.json +37 -37
  55. package/specs/domains/service_mesh.json +120 -120
  56. package/specs/domains/shape.json +314 -315
  57. package/specs/domains/sites.json +350 -350
  58. package/specs/domains/statistics.json +226 -227
  59. package/specs/domains/support.json +109 -109
  60. package/specs/domains/telemetry_and_insights.json +75 -74
  61. package/specs/domains/tenant_and_identity.json +269 -272
  62. package/specs/domains/threat_campaign.json +69 -68
  63. package/specs/domains/users.json +67 -66
  64. package/specs/domains/virtual.json +245 -245
  65. package/specs/domains/vpm_and_node_management.json +4 -3
  66. package/specs/domains/waf.json +140 -141
  67. package/specs/index.json +17 -17
@@ -3,7 +3,7 @@
3
3
  "info": {
4
4
  "title": "Api",
5
5
  "description": "Structured classification systems with versioning support for contract evolution. Hierarchical groupings segment resources by operational role or security boundaries. Behavioral verification confirms authentication flows and permission constraints. Token and key safeguards protect sensitive credentials. Traffic inspection through connected load balancers and firewalls enables threat detection at network perimeters.",
6
- "version": "2.0.20",
6
+ "version": "2.0.21",
7
7
  "contact": {
8
8
  "name": "F5 Distributed Cloud",
9
9
  "url": "https://docs.cloud.f5.com"
@@ -12,6 +12,7 @@
12
12
  "name": "Proprietary",
13
13
  "url": "https://www.f5.com/company/policies/eula"
14
14
  },
15
+ "x-f5xc-description-long": "Structured classification systems with versioning support for contract evolution. Hierarchical groupings segment resources by operational role or security boundaries. Behavioral verification confirms authentication flows and permission constraints. Token and key safeguards protect sensitive credentials. Traffic inspection through connected load balancers and firewalls enables threat detection at network perimeters.",
15
16
  "summary": "Resource cataloging with automatic classification and security profiling. Organizational hierarchies segment access by function or protection policy.",
16
17
  "x-f5xc-cli-domain": "api",
17
18
  "x-f5xc-best-practices": {
@@ -12090,7 +12091,7 @@
12090
12091
  },
12091
12092
  "x-original-maxLength": 1024,
12092
12093
  "x-reconciled-from-discovery": true,
12093
- "x-reconciled-at": "2026-01-07T15:52:25.162484+00:00"
12094
+ "x-reconciled-at": "2026-01-08T05:41:30.217672+00:00"
12094
12095
  },
12095
12096
  "namespace": {
12096
12097
  "type": "string",
@@ -12110,7 +12111,7 @@
12110
12111
  },
12111
12112
  "x-original-maxLength": 1024,
12112
12113
  "x-reconciled-from-discovery": true,
12113
- "x-reconciled-at": "2026-01-07T15:52:25.162491+00:00"
12114
+ "x-reconciled-at": "2026-01-08T05:41:30.217678+00:00"
12114
12115
  }
12115
12116
  },
12116
12117
  "x-f5xc-minimum-configuration": {
@@ -12163,7 +12164,7 @@
12163
12164
  "x-original-maxLength": 256,
12164
12165
  "format": "hostname",
12165
12166
  "x-reconciled-from-discovery": true,
12166
- "x-reconciled-at": "2026-01-07T15:52:25.162499+00:00"
12167
+ "x-reconciled-at": "2026-01-08T05:41:30.217685+00:00"
12167
12168
  },
12168
12169
  "simple_login": {
12169
12170
  "$ref": "#/components/schemas/api_crawlerSimpleLogin"
@@ -12268,7 +12269,7 @@
12268
12269
  "maxLength": 17,
12269
12270
  "minLength": 17,
12270
12271
  "x-reconciled-from-discovery": true,
12271
- "x-reconciled-at": "2026-01-07T15:52:25.162517+00:00"
12272
+ "x-reconciled-at": "2026-01-08T05:41:30.217700+00:00"
12272
12273
  },
12273
12274
  "system_metadata": {
12274
12275
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -12455,7 +12456,7 @@
12455
12456
  },
12456
12457
  "x-original-maxLength": 1024,
12457
12458
  "x-reconciled-from-discovery": true,
12458
- "x-reconciled-at": "2026-01-07T15:52:25.162533+00:00"
12459
+ "x-reconciled-at": "2026-01-08T05:41:30.217713+00:00"
12459
12460
  },
12460
12461
  "disabled": {
12461
12462
  "type": "boolean",
@@ -12509,7 +12510,7 @@
12509
12510
  },
12510
12511
  "x-original-maxLength": 1024,
12511
12512
  "x-reconciled-from-discovery": true,
12512
- "x-reconciled-at": "2026-01-07T15:52:25.162544+00:00"
12513
+ "x-reconciled-at": "2026-01-08T05:41:30.217722+00:00"
12513
12514
  },
12514
12515
  "namespace": {
12515
12516
  "type": "string",
@@ -12528,7 +12529,7 @@
12528
12529
  },
12529
12530
  "x-original-maxLength": 1024,
12530
12531
  "x-reconciled-from-discovery": true,
12531
- "x-reconciled-at": "2026-01-07T15:52:25.162549+00:00"
12532
+ "x-reconciled-at": "2026-01-08T05:41:30.217727+00:00"
12532
12533
  },
12533
12534
  "owner_view": {
12534
12535
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -12570,7 +12571,7 @@
12570
12571
  "x-field-mutability": "read-only",
12571
12572
  "x-original-maxLength": 1024,
12572
12573
  "x-reconciled-from-discovery": true,
12573
- "x-reconciled-at": "2026-01-07T15:52:25.162571+00:00"
12574
+ "x-reconciled-at": "2026-01-08T05:41:30.217734+00:00"
12574
12575
  },
12575
12576
  "uid": {
12576
12577
  "type": "string",
@@ -12591,7 +12592,7 @@
12591
12592
  "x-original-maxLength": 1024,
12592
12593
  "format": "uuid",
12593
12594
  "x-reconciled-from-discovery": true,
12594
- "x-reconciled-at": "2026-01-07T15:52:25.162577+00:00"
12595
+ "x-reconciled-at": "2026-01-08T05:41:30.217739+00:00"
12595
12596
  }
12596
12597
  },
12597
12598
  "x-f5xc-description-short": "By default a summary of api_crawler is returned in 'List'. By setting 'report_fields' in the ListRequest more details of each item can be got.",
@@ -12745,7 +12746,7 @@
12745
12746
  "x-original-maxLength": 1024,
12746
12747
  "format": "hostname",
12747
12748
  "x-reconciled-from-discovery": true,
12748
- "x-reconciled-at": "2026-01-07T15:52:25.162590+00:00"
12749
+ "x-reconciled-at": "2026-01-08T05:41:30.217750+00:00"
12749
12750
  },
12750
12751
  "endpoint_count": {
12751
12752
  "type": "integer",
@@ -13011,7 +13012,7 @@
13011
13012
  "readOnly": true,
13012
13013
  "x-original-maxLength": 1024,
13013
13014
  "x-reconciled-from-discovery": true,
13014
- "x-reconciled-at": "2026-01-07T15:52:25.162612+00:00"
13015
+ "x-reconciled-at": "2026-01-08T05:41:30.217770+00:00"
13015
13016
  },
13016
13017
  "name": {
13017
13018
  "type": "string",
@@ -13032,7 +13033,7 @@
13032
13033
  },
13033
13034
  "x-original-maxLength": 1024,
13034
13035
  "x-reconciled-from-discovery": true,
13035
- "x-reconciled-at": "2026-01-07T15:52:25.162616+00:00"
13036
+ "x-reconciled-at": "2026-01-08T05:41:30.217773+00:00"
13036
13037
  },
13037
13038
  "namespace": {
13038
13039
  "type": "string",
@@ -13053,7 +13054,7 @@
13053
13054
  },
13054
13055
  "x-original-maxLength": 1024,
13055
13056
  "x-reconciled-from-discovery": true,
13056
- "x-reconciled-at": "2026-01-07T15:52:25.162621+00:00"
13057
+ "x-reconciled-at": "2026-01-08T05:41:30.217777+00:00"
13057
13058
  },
13058
13059
  "tenant": {
13059
13060
  "type": "string",
@@ -13076,7 +13077,7 @@
13076
13077
  "x-field-mutability": "read-only",
13077
13078
  "x-original-maxLength": 1024,
13078
13079
  "x-reconciled-from-discovery": true,
13079
- "x-reconciled-at": "2026-01-07T15:52:25.162625+00:00"
13080
+ "x-reconciled-at": "2026-01-08T05:41:30.217781+00:00"
13080
13081
  },
13081
13082
  "uid": {
13082
13083
  "type": "string",
@@ -13100,7 +13101,7 @@
13100
13101
  "x-original-maxLength": 1024,
13101
13102
  "format": "uuid",
13102
13103
  "x-reconciled-from-discovery": true,
13103
- "x-reconciled-at": "2026-01-07T15:52:25.162630+00:00"
13104
+ "x-reconciled-at": "2026-01-08T05:41:30.217785+00:00"
13104
13105
  }
13105
13106
  },
13106
13107
  "x-f5xc-description-short": "Type establishes a 'direct reference' from one object(the referrer) to another(the referred).",
@@ -13153,7 +13154,7 @@
13153
13154
  },
13154
13155
  "x-original-maxLength": 1024,
13155
13156
  "x-reconciled-from-discovery": true,
13156
- "x-reconciled-at": "2026-01-07T15:52:25.162636+00:00"
13157
+ "x-reconciled-at": "2026-01-08T05:41:30.217791+00:00"
13157
13158
  }
13158
13159
  },
13159
13160
  "x-f5xc-description-short": "Contains an arbitrary serialized protocol buffer message along with a URL that describes the type of the serialized message.",
@@ -13225,7 +13226,7 @@
13225
13226
  },
13226
13227
  "x-original-maxLength": 1024,
13227
13228
  "x-reconciled-from-discovery": true,
13228
- "x-reconciled-at": "2026-01-07T15:52:25.162643+00:00"
13229
+ "x-reconciled-at": "2026-01-08T05:41:30.217797+00:00"
13229
13230
  },
13230
13231
  "store_provider": {
13231
13232
  "type": "string",
@@ -13288,7 +13289,7 @@
13288
13289
  },
13289
13290
  "x-original-maxLength": 1024,
13290
13291
  "x-reconciled-from-discovery": true,
13291
- "x-reconciled-at": "2026-01-07T15:52:25.162649+00:00"
13292
+ "x-reconciled-at": "2026-01-08T05:41:30.217802+00:00"
13292
13293
  },
13293
13294
  "url": {
13294
13295
  "type": "string",
@@ -13392,7 +13393,7 @@
13392
13393
  },
13393
13394
  "x-original-maxLength": 1024,
13394
13395
  "x-reconciled-from-discovery": true,
13395
- "x-reconciled-at": "2026-01-07T15:52:25.162658+00:00"
13396
+ "x-reconciled-at": "2026-01-08T05:41:30.217811+00:00"
13396
13397
  },
13397
13398
  "service_name": {
13398
13399
  "type": "string",
@@ -13435,7 +13436,7 @@
13435
13436
  },
13436
13437
  "x-original-maxLength": 1024,
13437
13438
  "x-reconciled-from-discovery": true,
13438
- "x-reconciled-at": "2026-01-07T15:52:25.162664+00:00"
13439
+ "x-reconciled-at": "2026-01-08T05:41:30.217816+00:00"
13439
13440
  },
13440
13441
  "type": {
13441
13442
  "type": "string",
@@ -13580,7 +13581,7 @@
13580
13581
  },
13581
13582
  "x-original-maxLength": 1024,
13582
13583
  "x-reconciled-from-discovery": true,
13583
- "x-reconciled-at": "2026-01-07T15:52:25.162675+00:00"
13584
+ "x-reconciled-at": "2026-01-08T05:41:30.217826+00:00"
13584
13585
  }
13585
13586
  },
13586
13587
  "x-f5xc-description-short": "Initializer is information about an initializer that has not yet completed.",
@@ -13696,7 +13697,7 @@
13696
13697
  },
13697
13698
  "x-original-maxLength": 1200,
13698
13699
  "x-reconciled-from-discovery": true,
13699
- "x-reconciled-at": "2026-01-07T15:52:25.162685+00:00"
13700
+ "x-reconciled-at": "2026-01-08T05:41:30.217835+00:00"
13700
13701
  },
13701
13702
  "disable": {
13702
13703
  "type": "boolean",
@@ -13754,7 +13755,7 @@
13754
13755
  },
13755
13756
  "x-original-maxLength": 1024,
13756
13757
  "x-reconciled-from-discovery": true,
13757
- "x-reconciled-at": "2026-01-07T15:52:25.162692+00:00"
13758
+ "x-reconciled-at": "2026-01-08T05:41:30.217841+00:00"
13758
13759
  },
13759
13760
  "namespace": {
13760
13761
  "type": "string",
@@ -13775,7 +13776,7 @@
13775
13776
  },
13776
13777
  "x-original-maxLength": 1024,
13777
13778
  "x-reconciled-from-discovery": true,
13778
- "x-reconciled-at": "2026-01-07T15:52:25.162696+00:00"
13779
+ "x-reconciled-at": "2026-01-08T05:41:30.217845+00:00"
13779
13780
  }
13780
13781
  },
13781
13782
  "x-f5xc-description-short": "ObjectCreateMetaType is metadata that can be specified in Create request of an object.",
@@ -13855,7 +13856,7 @@
13855
13856
  },
13856
13857
  "x-original-maxLength": 1200,
13857
13858
  "x-reconciled-from-discovery": true,
13858
- "x-reconciled-at": "2026-01-07T15:52:25.162702+00:00"
13859
+ "x-reconciled-at": "2026-01-08T05:41:30.217851+00:00"
13859
13860
  },
13860
13861
  "disable": {
13861
13862
  "type": "boolean",
@@ -13915,7 +13916,7 @@
13915
13916
  },
13916
13917
  "x-original-maxLength": 1024,
13917
13918
  "x-reconciled-from-discovery": true,
13918
- "x-reconciled-at": "2026-01-07T15:52:25.162710+00:00"
13919
+ "x-reconciled-at": "2026-01-08T05:41:30.217858+00:00"
13919
13920
  },
13920
13921
  "namespace": {
13921
13922
  "type": "string",
@@ -13936,7 +13937,7 @@
13936
13937
  },
13937
13938
  "x-original-maxLength": 1024,
13938
13939
  "x-reconciled-from-discovery": true,
13939
- "x-reconciled-at": "2026-01-07T15:52:25.162714+00:00"
13940
+ "x-reconciled-at": "2026-01-08T05:41:30.217861+00:00"
13940
13941
  }
13941
13942
  },
13942
13943
  "x-f5xc-description-short": "ObjectGetMetaType is metadata that can be specified in GET/Create response of an object.",
@@ -14016,7 +14017,7 @@
14016
14017
  },
14017
14018
  "x-original-maxLength": 1200,
14018
14019
  "x-reconciled-from-discovery": true,
14019
- "x-reconciled-at": "2026-01-07T15:52:25.162720+00:00"
14020
+ "x-reconciled-at": "2026-01-08T05:41:30.217867+00:00"
14020
14021
  },
14021
14022
  "disable": {
14022
14023
  "type": "boolean",
@@ -14074,7 +14075,7 @@
14074
14075
  },
14075
14076
  "x-original-maxLength": 1024,
14076
14077
  "x-reconciled-from-discovery": true,
14077
- "x-reconciled-at": "2026-01-07T15:52:25.162728+00:00"
14078
+ "x-reconciled-at": "2026-01-08T05:41:30.217874+00:00"
14078
14079
  },
14079
14080
  "namespace": {
14080
14081
  "type": "string",
@@ -14095,7 +14096,7 @@
14095
14096
  },
14096
14097
  "x-original-maxLength": 1024,
14097
14098
  "x-reconciled-from-discovery": true,
14098
- "x-reconciled-at": "2026-01-07T15:52:25.162731+00:00"
14099
+ "x-reconciled-at": "2026-01-08T05:41:30.217878+00:00"
14099
14100
  }
14100
14101
  },
14101
14102
  "x-f5xc-description-short": "ObjectReplaceMetaType is metadata that can be specified in Replace request of an object.",
@@ -14269,7 +14270,7 @@
14269
14270
  "x-original-maxLength": 1024,
14270
14271
  "format": "uuid",
14271
14272
  "x-reconciled-from-discovery": true,
14272
- "x-reconciled-at": "2026-01-07T15:52:25.162747+00:00"
14273
+ "x-reconciled-at": "2026-01-08T05:41:30.217892+00:00"
14273
14274
  },
14274
14275
  "vtrp_id": {
14275
14276
  "type": "string",
@@ -14389,7 +14390,7 @@
14389
14390
  },
14390
14391
  "x-original-maxLength": 1024,
14391
14392
  "x-reconciled-from-discovery": true,
14392
- "x-reconciled-at": "2026-01-07T15:52:25.162757+00:00"
14393
+ "x-reconciled-at": "2026-01-08T05:41:30.217901+00:00"
14393
14394
  },
14394
14395
  "status": {
14395
14396
  "type": "string",
@@ -14409,7 +14410,7 @@
14409
14410
  },
14410
14411
  "x-original-maxLength": 1024,
14411
14412
  "x-reconciled-from-discovery": true,
14412
- "x-reconciled-at": "2026-01-07T15:52:25.162761+00:00"
14413
+ "x-reconciled-at": "2026-01-08T05:41:30.217905+00:00"
14413
14414
  }
14414
14415
  },
14415
14416
  "x-f5xc-description-short": "Status is a return value for calls that don't return other objects.",
@@ -14604,7 +14605,7 @@
14604
14605
  "x-field-mutability": "read-only",
14605
14606
  "x-original-maxLength": 1024,
14606
14607
  "x-reconciled-from-discovery": true,
14607
- "x-reconciled-at": "2026-01-07T15:52:25.162780+00:00"
14608
+ "x-reconciled-at": "2026-01-08T05:41:30.217922+00:00"
14608
14609
  },
14609
14610
  "uid": {
14610
14611
  "type": "string",
@@ -14627,7 +14628,7 @@
14627
14628
  "x-original-maxLength": 1024,
14628
14629
  "format": "uuid",
14629
14630
  "x-reconciled-from-discovery": true,
14630
- "x-reconciled-at": "2026-01-07T15:52:25.162785+00:00"
14631
+ "x-reconciled-at": "2026-01-08T05:41:30.217926+00:00"
14631
14632
  }
14632
14633
  },
14633
14634
  "x-f5xc-description-short": "SystemObjectGetMetaType is metadata generated or populated by the system for all persisted objects and cannot be updated directly by users.",
@@ -14677,7 +14678,7 @@
14677
14678
  },
14678
14679
  "x-original-maxLength": 1024,
14679
14680
  "x-reconciled-from-discovery": true,
14680
- "x-reconciled-at": "2026-01-07T15:52:25.162790+00:00"
14681
+ "x-reconciled-at": "2026-01-08T05:41:30.217931+00:00"
14681
14682
  },
14682
14683
  "location": {
14683
14684
  "type": "string",
@@ -14695,7 +14696,7 @@
14695
14696
  },
14696
14697
  "x-original-maxLength": 1024,
14697
14698
  "x-reconciled-from-discovery": true,
14698
- "x-reconciled-at": "2026-01-07T15:52:25.162795+00:00"
14699
+ "x-reconciled-at": "2026-01-08T05:41:30.217934+00:00"
14699
14700
  },
14700
14701
  "provider": {
14701
14702
  "type": "string",
@@ -14714,7 +14715,7 @@
14714
14715
  },
14715
14716
  "x-original-maxLength": 1024,
14716
14717
  "x-reconciled-from-discovery": true,
14717
- "x-reconciled-at": "2026-01-07T15:52:25.162799+00:00"
14718
+ "x-reconciled-at": "2026-01-08T05:41:30.217938+00:00"
14718
14719
  },
14719
14720
  "secret_encoding": {
14720
14721
  "$ref": "#/components/schemas/schemaSecretEncodingType"
@@ -14738,7 +14739,7 @@
14738
14739
  "maxLength": 1,
14739
14740
  "minLength": 1,
14740
14741
  "x-reconciled-from-discovery": true,
14741
- "x-reconciled-at": "2026-01-07T15:52:25.162805+00:00"
14742
+ "x-reconciled-at": "2026-01-08T05:41:30.217944+00:00"
14742
14743
  }
14743
14744
  },
14744
14745
  "x-f5xc-description-short": "X-displayName: \"Vault Secret\" VaultSecretInfoType specifies information about the Secret managed by Hashicorp Vault.",
@@ -14783,7 +14784,7 @@
14783
14784
  },
14784
14785
  "x-original-maxLength": 1024,
14785
14786
  "x-reconciled-from-discovery": true,
14786
- "x-reconciled-at": "2026-01-07T15:52:25.162810+00:00"
14787
+ "x-reconciled-at": "2026-01-08T05:41:30.217948+00:00"
14787
14788
  },
14788
14789
  "name": {
14789
14790
  "type": "string",
@@ -14804,7 +14805,7 @@
14804
14805
  },
14805
14806
  "x-original-maxLength": 1024,
14806
14807
  "x-reconciled-from-discovery": true,
14807
- "x-reconciled-at": "2026-01-07T15:52:25.162814+00:00"
14808
+ "x-reconciled-at": "2026-01-08T05:41:30.217952+00:00"
14808
14809
  },
14809
14810
  "namespace": {
14810
14811
  "type": "string",
@@ -14825,7 +14826,7 @@
14825
14826
  },
14826
14827
  "x-original-maxLength": 1024,
14827
14828
  "x-reconciled-from-discovery": true,
14828
- "x-reconciled-at": "2026-01-07T15:52:25.162818+00:00"
14829
+ "x-reconciled-at": "2026-01-08T05:41:30.217955+00:00"
14829
14830
  },
14830
14831
  "uid": {
14831
14832
  "type": "string",
@@ -14846,7 +14847,7 @@
14846
14847
  "x-original-maxLength": 1024,
14847
14848
  "format": "uuid",
14848
14849
  "x-reconciled-from-discovery": true,
14849
- "x-reconciled-at": "2026-01-07T15:52:25.162823+00:00"
14850
+ "x-reconciled-at": "2026-01-08T05:41:30.217959+00:00"
14850
14851
  }
14851
14852
  },
14852
14853
  "x-f5xc-description-short": "ViewRefType represents a reference to a view.",
@@ -14886,7 +14887,7 @@
14886
14887
  },
14887
14888
  "x-original-maxLength": 1024,
14888
14889
  "x-reconciled-from-discovery": true,
14889
- "x-reconciled-at": "2026-01-07T15:52:25.162828+00:00"
14890
+ "x-reconciled-at": "2026-01-08T05:41:30.217964+00:00"
14890
14891
  }
14891
14892
  },
14892
14893
  "x-f5xc-description-short": "X-displayName: \"Wingman Secret\" WingmanSecretInfoType specifies the handle to the wingman secret.",
@@ -14957,7 +14958,7 @@
14957
14958
  },
14958
14959
  "x-original-maxLength": 1024,
14959
14960
  "x-reconciled-from-discovery": true,
14960
- "x-reconciled-at": "2026-01-07T15:52:25.683926+00:00"
14961
+ "x-reconciled-at": "2026-01-08T05:41:30.676632+00:00"
14961
14962
  },
14962
14963
  "namespace": {
14963
14964
  "type": "string",
@@ -14977,7 +14978,7 @@
14977
14978
  },
14978
14979
  "x-original-maxLength": 1024,
14979
14980
  "x-reconciled-from-discovery": true,
14980
- "x-reconciled-at": "2026-01-07T15:52:25.683933+00:00"
14981
+ "x-reconciled-at": "2026-01-08T05:41:30.676638+00:00"
14981
14982
  }
14982
14983
  },
14983
14984
  "x-f5xc-description-short": "Request shape for various API Inventory Requests.",
@@ -15165,7 +15166,7 @@
15165
15166
  },
15166
15167
  "x-original-maxLength": 1024,
15167
15168
  "x-reconciled-from-discovery": true,
15168
- "x-reconciled-at": "2026-01-07T15:52:25.683951+00:00"
15169
+ "x-reconciled-at": "2026-01-08T05:41:30.676654+00:00"
15169
15170
  }
15170
15171
  },
15171
15172
  "x-f5xc-minimum-configuration": {
@@ -15274,7 +15275,7 @@
15274
15275
  },
15275
15276
  "x-original-maxLength": 1024,
15276
15277
  "x-reconciled-from-discovery": true,
15277
- "x-reconciled-at": "2026-01-07T15:52:25.683965+00:00"
15278
+ "x-reconciled-at": "2026-01-08T05:41:30.676666+00:00"
15278
15279
  },
15279
15280
  "namespace": {
15280
15281
  "type": "string",
@@ -15294,7 +15295,7 @@
15294
15295
  },
15295
15296
  "x-original-maxLength": 1024,
15296
15297
  "x-reconciled-from-discovery": true,
15297
- "x-reconciled-at": "2026-01-07T15:52:25.683969+00:00"
15298
+ "x-reconciled-at": "2026-01-08T05:41:30.676670+00:00"
15298
15299
  }
15299
15300
  },
15300
15301
  "x-f5xc-minimum-configuration": {
@@ -15471,7 +15472,7 @@
15471
15472
  "maxLength": 17,
15472
15473
  "minLength": 17,
15473
15474
  "x-reconciled-from-discovery": true,
15474
- "x-reconciled-at": "2026-01-07T15:52:25.683987+00:00"
15475
+ "x-reconciled-at": "2026-01-08T05:41:30.676686+00:00"
15475
15476
  },
15476
15477
  "system_metadata": {
15477
15478
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -15647,7 +15648,7 @@
15647
15648
  },
15648
15649
  "x-original-maxLength": 1024,
15649
15650
  "x-reconciled-from-discovery": true,
15650
- "x-reconciled-at": "2026-01-07T15:52:25.684001+00:00"
15651
+ "x-reconciled-at": "2026-01-08T05:41:30.676698+00:00"
15651
15652
  },
15652
15653
  "disabled": {
15653
15654
  "type": "boolean",
@@ -15701,7 +15702,7 @@
15701
15702
  },
15702
15703
  "x-original-maxLength": 1024,
15703
15704
  "x-reconciled-from-discovery": true,
15704
- "x-reconciled-at": "2026-01-07T15:52:25.684012+00:00"
15705
+ "x-reconciled-at": "2026-01-08T05:41:30.676707+00:00"
15705
15706
  },
15706
15707
  "namespace": {
15707
15708
  "type": "string",
@@ -15720,7 +15721,7 @@
15720
15721
  },
15721
15722
  "x-original-maxLength": 1024,
15722
15723
  "x-reconciled-from-discovery": true,
15723
- "x-reconciled-at": "2026-01-07T15:52:25.684016+00:00"
15724
+ "x-reconciled-at": "2026-01-08T05:41:30.676710+00:00"
15724
15725
  },
15725
15726
  "owner_view": {
15726
15727
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -15762,7 +15763,7 @@
15762
15763
  "x-field-mutability": "read-only",
15763
15764
  "x-original-maxLength": 1024,
15764
15765
  "x-reconciled-from-discovery": true,
15765
- "x-reconciled-at": "2026-01-07T15:52:25.684023+00:00"
15766
+ "x-reconciled-at": "2026-01-08T05:41:30.676717+00:00"
15766
15767
  },
15767
15768
  "uid": {
15768
15769
  "type": "string",
@@ -15783,7 +15784,7 @@
15783
15784
  "x-original-maxLength": 1024,
15784
15785
  "format": "uuid",
15785
15786
  "x-reconciled-from-discovery": true,
15786
- "x-reconciled-at": "2026-01-07T15:52:25.684029+00:00"
15787
+ "x-reconciled-at": "2026-01-08T05:41:30.676722+00:00"
15787
15788
  }
15788
15789
  },
15789
15790
  "x-f5xc-description-short": "By default a summary of api_definition is returned in 'List'. By setting 'report_fields' in the ListRequest more details of each item can be got.",
@@ -15913,7 +15914,6 @@
15913
15914
  "title": "Empty",
15914
15915
  "x-displayname": "Empty",
15915
15916
  "x-ves-proto-message": "ves.io.schema.Empty",
15916
- "x-f5xc-description-short": "Can be used for messages where no values are needed.",
15917
15917
  "x-f5xc-minimum-configuration": {
15918
15918
  "description": "Minimum configuration for ioschemaEmpty",
15919
15919
  "required_fields": [],
@@ -16013,7 +16013,7 @@
16013
16013
  },
16014
16014
  "x-original-maxLength": 1024,
16015
16015
  "x-reconciled-from-discovery": true,
16016
- "x-reconciled-at": "2026-01-07T15:52:25.684103+00:00"
16016
+ "x-reconciled-at": "2026-01-08T05:41:30.676787+00:00"
16017
16017
  },
16018
16018
  "disable": {
16019
16019
  "type": "boolean",
@@ -16047,7 +16047,7 @@
16047
16047
  },
16048
16048
  "x-original-maxLength": 1024,
16049
16049
  "x-reconciled-from-discovery": true,
16050
- "x-reconciled-at": "2026-01-07T15:52:25.684109+00:00"
16050
+ "x-reconciled-at": "2026-01-08T05:41:30.676793+00:00"
16051
16051
  }
16052
16052
  },
16053
16053
  "x-f5xc-description-short": "X-displayName: \"Message Metadata\" MessageMetaType is metadata (common attributes) of a message that only certain messages have.",
@@ -16191,7 +16191,7 @@
16191
16191
  },
16192
16192
  "x-original-maxLength": 128,
16193
16193
  "x-reconciled-from-discovery": true,
16194
- "x-reconciled-at": "2026-01-07T15:52:25.684236+00:00"
16194
+ "x-reconciled-at": "2026-01-08T05:41:30.676911+00:00"
16195
16195
  },
16196
16196
  "namespace": {
16197
16197
  "type": "string",
@@ -16218,7 +16218,7 @@
16218
16218
  },
16219
16219
  "x-original-maxLength": 64,
16220
16220
  "x-reconciled-from-discovery": true,
16221
- "x-reconciled-at": "2026-01-07T15:52:25.684240+00:00"
16221
+ "x-reconciled-at": "2026-01-08T05:41:30.676915+00:00"
16222
16222
  },
16223
16223
  "tenant": {
16224
16224
  "type": "string",
@@ -16247,7 +16247,7 @@
16247
16247
  "x-field-mutability": "read-only",
16248
16248
  "x-original-maxLength": 64,
16249
16249
  "x-reconciled-from-discovery": true,
16250
- "x-reconciled-at": "2026-01-07T15:52:25.684245+00:00"
16250
+ "x-reconciled-at": "2026-01-08T05:41:30.676919+00:00"
16251
16251
  }
16252
16252
  },
16253
16253
  "x-f5xc-description-short": "Type establishes a direct reference from one object(the referrer) to another(the referred).",
@@ -16956,7 +16956,7 @@
16956
16956
  },
16957
16957
  "x-original-maxLength": 1024,
16958
16958
  "x-reconciled-from-discovery": true,
16959
- "x-reconciled-at": "2026-01-07T15:52:26.097077+00:00"
16959
+ "x-reconciled-at": "2026-01-08T05:41:31.040806+00:00"
16960
16960
  },
16961
16961
  "namespace": {
16962
16962
  "type": "string",
@@ -16976,7 +16976,7 @@
16976
16976
  },
16977
16977
  "x-original-maxLength": 1024,
16978
16978
  "x-reconciled-from-discovery": true,
16979
- "x-reconciled-at": "2026-01-07T15:52:26.097084+00:00"
16979
+ "x-reconciled-at": "2026-01-08T05:41:31.040812+00:00"
16980
16980
  }
16981
16981
  },
16982
16982
  "x-f5xc-minimum-configuration": {
@@ -17079,7 +17079,7 @@
17079
17079
  "maxLength": 17,
17080
17080
  "minLength": 17,
17081
17081
  "x-reconciled-from-discovery": true,
17082
- "x-reconciled-at": "2026-01-07T15:52:26.097099+00:00"
17082
+ "x-reconciled-at": "2026-01-08T05:41:31.040826+00:00"
17083
17083
  },
17084
17084
  "system_metadata": {
17085
17085
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -17258,7 +17258,7 @@
17258
17258
  },
17259
17259
  "x-original-maxLength": 1024,
17260
17260
  "x-reconciled-from-discovery": true,
17261
- "x-reconciled-at": "2026-01-07T15:52:26.097113+00:00"
17261
+ "x-reconciled-at": "2026-01-08T05:41:31.040839+00:00"
17262
17262
  },
17263
17263
  "disabled": {
17264
17264
  "type": "boolean",
@@ -17312,7 +17312,7 @@
17312
17312
  },
17313
17313
  "x-original-maxLength": 1024,
17314
17314
  "x-reconciled-from-discovery": true,
17315
- "x-reconciled-at": "2026-01-07T15:52:26.097124+00:00"
17315
+ "x-reconciled-at": "2026-01-08T05:41:31.040848+00:00"
17316
17316
  },
17317
17317
  "namespace": {
17318
17318
  "type": "string",
@@ -17331,7 +17331,7 @@
17331
17331
  },
17332
17332
  "x-original-maxLength": 1024,
17333
17333
  "x-reconciled-from-discovery": true,
17334
- "x-reconciled-at": "2026-01-07T15:52:26.097128+00:00"
17334
+ "x-reconciled-at": "2026-01-08T05:41:31.040852+00:00"
17335
17335
  },
17336
17336
  "owner_view": {
17337
17337
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -17373,7 +17373,7 @@
17373
17373
  "x-field-mutability": "read-only",
17374
17374
  "x-original-maxLength": 1024,
17375
17375
  "x-reconciled-from-discovery": true,
17376
- "x-reconciled-at": "2026-01-07T15:52:26.097136+00:00"
17376
+ "x-reconciled-at": "2026-01-08T05:41:31.040860+00:00"
17377
17377
  },
17378
17378
  "uid": {
17379
17379
  "type": "string",
@@ -17394,7 +17394,7 @@
17394
17394
  "x-original-maxLength": 1024,
17395
17395
  "format": "uuid",
17396
17396
  "x-reconciled-from-discovery": true,
17397
- "x-reconciled-at": "2026-01-07T15:52:26.097142+00:00"
17397
+ "x-reconciled-at": "2026-01-08T05:41:31.040865+00:00"
17398
17398
  }
17399
17399
  },
17400
17400
  "x-f5xc-description-short": "By default a summary of api_discovery is returned in 'List'. By setting 'report_fields' in the ListRequest more details of each item can be got.",
@@ -17636,7 +17636,7 @@
17636
17636
  "maxLength": 17,
17637
17637
  "minLength": 17,
17638
17638
  "x-reconciled-from-discovery": true,
17639
- "x-reconciled-at": "2026-01-07T15:52:26.470461+00:00"
17639
+ "x-reconciled-at": "2026-01-08T05:41:31.369498+00:00"
17640
17640
  },
17641
17641
  "system_metadata": {
17642
17642
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -17774,7 +17774,7 @@
17774
17774
  },
17775
17775
  "x-original-maxLength": 1024,
17776
17776
  "x-reconciled-from-discovery": true,
17777
- "x-reconciled-at": "2026-01-07T15:52:26.470477+00:00"
17777
+ "x-reconciled-at": "2026-01-08T05:41:31.369512+00:00"
17778
17778
  },
17779
17779
  "disabled": {
17780
17780
  "type": "boolean",
@@ -17828,7 +17828,7 @@
17828
17828
  },
17829
17829
  "x-original-maxLength": 1024,
17830
17830
  "x-reconciled-from-discovery": true,
17831
- "x-reconciled-at": "2026-01-07T15:52:26.470488+00:00"
17831
+ "x-reconciled-at": "2026-01-08T05:41:31.369522+00:00"
17832
17832
  },
17833
17833
  "namespace": {
17834
17834
  "type": "string",
@@ -17847,7 +17847,7 @@
17847
17847
  },
17848
17848
  "x-original-maxLength": 1024,
17849
17849
  "x-reconciled-from-discovery": true,
17850
- "x-reconciled-at": "2026-01-07T15:52:26.470494+00:00"
17850
+ "x-reconciled-at": "2026-01-08T05:41:31.369526+00:00"
17851
17851
  },
17852
17852
  "owner_view": {
17853
17853
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -17889,7 +17889,7 @@
17889
17889
  "x-field-mutability": "read-only",
17890
17890
  "x-original-maxLength": 1024,
17891
17891
  "x-reconciled-from-discovery": true,
17892
- "x-reconciled-at": "2026-01-07T15:52:26.470502+00:00"
17892
+ "x-reconciled-at": "2026-01-08T05:41:31.369533+00:00"
17893
17893
  },
17894
17894
  "uid": {
17895
17895
  "type": "string",
@@ -17910,7 +17910,7 @@
17910
17910
  "x-original-maxLength": 1024,
17911
17911
  "format": "uuid",
17912
17912
  "x-reconciled-from-discovery": true,
17913
- "x-reconciled-at": "2026-01-07T15:52:26.470508+00:00"
17913
+ "x-reconciled-at": "2026-01-08T05:41:31.369539+00:00"
17914
17914
  }
17915
17915
  },
17916
17916
  "x-f5xc-description-short": "By default a summary of api_group is returned in 'List'. By setting 'report_fields' in the ListRequest more details of each item can be got.",
@@ -18023,7 +18023,7 @@
18023
18023
  "readOnly": true,
18024
18024
  "x-original-maxLength": 1024,
18025
18025
  "x-reconciled-from-discovery": true,
18026
- "x-reconciled-at": "2026-01-07T15:52:26.470589+00:00"
18026
+ "x-reconciled-at": "2026-01-08T05:41:31.369596+00:00"
18027
18027
  },
18028
18028
  "name": {
18029
18029
  "type": "string",
@@ -18044,7 +18044,7 @@
18044
18044
  },
18045
18045
  "x-original-maxLength": 1024,
18046
18046
  "x-reconciled-from-discovery": true,
18047
- "x-reconciled-at": "2026-01-07T15:52:26.470593+00:00"
18047
+ "x-reconciled-at": "2026-01-08T05:41:31.369600+00:00"
18048
18048
  },
18049
18049
  "namespace": {
18050
18050
  "type": "string",
@@ -18065,7 +18065,7 @@
18065
18065
  },
18066
18066
  "x-original-maxLength": 1024,
18067
18067
  "x-reconciled-from-discovery": true,
18068
- "x-reconciled-at": "2026-01-07T15:52:26.470597+00:00"
18068
+ "x-reconciled-at": "2026-01-08T05:41:31.369603+00:00"
18069
18069
  },
18070
18070
  "tenant": {
18071
18071
  "type": "string",
@@ -18088,7 +18088,7 @@
18088
18088
  "x-field-mutability": "read-only",
18089
18089
  "x-original-maxLength": 1024,
18090
18090
  "x-reconciled-from-discovery": true,
18091
- "x-reconciled-at": "2026-01-07T15:52:26.470601+00:00"
18091
+ "x-reconciled-at": "2026-01-08T05:41:31.369607+00:00"
18092
18092
  },
18093
18093
  "uid": {
18094
18094
  "type": "string",
@@ -18112,7 +18112,7 @@
18112
18112
  "x-original-maxLength": 1024,
18113
18113
  "format": "uuid",
18114
18114
  "x-reconciled-from-discovery": true,
18115
- "x-reconciled-at": "2026-01-07T15:52:26.470607+00:00"
18115
+ "x-reconciled-at": "2026-01-08T05:41:31.369611+00:00"
18116
18116
  }
18117
18117
  },
18118
18118
  "x-f5xc-description-short": "Type establishes a 'direct reference' from one object(the referrer) to another(the referred).",
@@ -18275,7 +18275,7 @@
18275
18275
  "maxLength": 17,
18276
18276
  "minLength": 17,
18277
18277
  "x-reconciled-from-discovery": true,
18278
- "x-reconciled-at": "2026-01-07T15:52:26.848993+00:00"
18278
+ "x-reconciled-at": "2026-01-08T05:41:31.697877+00:00"
18279
18279
  },
18280
18280
  "system_metadata": {
18281
18281
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -18500,7 +18500,7 @@
18500
18500
  },
18501
18501
  "x-original-maxLength": 1024,
18502
18502
  "x-reconciled-from-discovery": true,
18503
- "x-reconciled-at": "2026-01-07T15:52:26.849012+00:00"
18503
+ "x-reconciled-at": "2026-01-08T05:41:31.697895+00:00"
18504
18504
  },
18505
18505
  "disabled": {
18506
18506
  "type": "boolean",
@@ -18554,7 +18554,7 @@
18554
18554
  },
18555
18555
  "x-original-maxLength": 1024,
18556
18556
  "x-reconciled-from-discovery": true,
18557
- "x-reconciled-at": "2026-01-07T15:52:26.849024+00:00"
18557
+ "x-reconciled-at": "2026-01-08T05:41:31.697905+00:00"
18558
18558
  },
18559
18559
  "namespace": {
18560
18560
  "type": "string",
@@ -18573,7 +18573,7 @@
18573
18573
  },
18574
18574
  "x-original-maxLength": 1024,
18575
18575
  "x-reconciled-from-discovery": true,
18576
- "x-reconciled-at": "2026-01-07T15:52:26.849030+00:00"
18576
+ "x-reconciled-at": "2026-01-08T05:41:31.697909+00:00"
18577
18577
  },
18578
18578
  "owner_view": {
18579
18579
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -18615,7 +18615,7 @@
18615
18615
  "x-field-mutability": "read-only",
18616
18616
  "x-original-maxLength": 1024,
18617
18617
  "x-reconciled-from-discovery": true,
18618
- "x-reconciled-at": "2026-01-07T15:52:26.849038+00:00"
18618
+ "x-reconciled-at": "2026-01-08T05:41:31.697917+00:00"
18619
18619
  },
18620
18620
  "uid": {
18621
18621
  "type": "string",
@@ -18637,7 +18637,7 @@
18637
18637
  "x-original-maxLength": 1024,
18638
18638
  "format": "uuid",
18639
18639
  "x-reconciled-from-discovery": true,
18640
- "x-reconciled-at": "2026-01-07T15:52:26.849045+00:00"
18640
+ "x-reconciled-at": "2026-01-08T05:41:31.697922+00:00"
18641
18641
  }
18642
18642
  },
18643
18643
  "x-f5xc-description-short": "By default a summary of api_group_element is returned in 'List'. By setting 'report_fields' in the ListRequest more details of each item can be got.",
@@ -18752,7 +18752,7 @@
18752
18752
  },
18753
18753
  "x-original-maxLength": 128,
18754
18754
  "x-reconciled-from-discovery": true,
18755
- "x-reconciled-at": "2026-01-07T15:52:27.296343+00:00"
18755
+ "x-reconciled-at": "2026-01-08T05:41:32.092665+00:00"
18756
18756
  },
18757
18757
  "value": {
18758
18758
  "$ref": "#/components/schemas/schemaSecretType"
@@ -19082,7 +19082,7 @@
19082
19082
  },
19083
19083
  "x-original-maxLength": 1024,
19084
19084
  "x-reconciled-from-discovery": true,
19085
- "x-reconciled-at": "2026-01-07T15:52:27.296381+00:00"
19085
+ "x-reconciled-at": "2026-01-08T05:41:32.092698+00:00"
19086
19086
  },
19087
19087
  "namespace": {
19088
19088
  "type": "string",
@@ -19102,7 +19102,7 @@
19102
19102
  },
19103
19103
  "x-original-maxLength": 1024,
19104
19104
  "x-reconciled-from-discovery": true,
19105
- "x-reconciled-at": "2026-01-07T15:52:27.296387+00:00"
19105
+ "x-reconciled-at": "2026-01-08T05:41:32.092703+00:00"
19106
19106
  }
19107
19107
  },
19108
19108
  "x-f5xc-minimum-configuration": {
@@ -19193,7 +19193,7 @@
19193
19193
  "x-original-maxLength": 256,
19194
19194
  "format": "hostname",
19195
19195
  "x-reconciled-from-discovery": true,
19196
- "x-reconciled-at": "2026-01-07T15:52:27.296398+00:00"
19196
+ "x-reconciled-at": "2026-01-08T05:41:32.092712+00:00"
19197
19197
  }
19198
19198
  },
19199
19199
  "x-f5xc-minimum-configuration": {
@@ -19296,7 +19296,7 @@
19296
19296
  "maxLength": 17,
19297
19297
  "minLength": 17,
19298
19298
  "x-reconciled-from-discovery": true,
19299
- "x-reconciled-at": "2026-01-07T15:52:27.296413+00:00"
19299
+ "x-reconciled-at": "2026-01-08T05:41:32.092724+00:00"
19300
19300
  },
19301
19301
  "system_metadata": {
19302
19302
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -19517,7 +19517,7 @@
19517
19517
  },
19518
19518
  "x-original-maxLength": 1024,
19519
19519
  "x-reconciled-from-discovery": true,
19520
- "x-reconciled-at": "2026-01-07T15:52:27.296433+00:00"
19520
+ "x-reconciled-at": "2026-01-08T05:41:32.092741+00:00"
19521
19521
  },
19522
19522
  "disabled": {
19523
19523
  "type": "boolean",
@@ -19571,7 +19571,7 @@
19571
19571
  },
19572
19572
  "x-original-maxLength": 1024,
19573
19573
  "x-reconciled-from-discovery": true,
19574
- "x-reconciled-at": "2026-01-07T15:52:27.296443+00:00"
19574
+ "x-reconciled-at": "2026-01-08T05:41:32.092750+00:00"
19575
19575
  },
19576
19576
  "namespace": {
19577
19577
  "type": "string",
@@ -19590,7 +19590,7 @@
19590
19590
  },
19591
19591
  "x-original-maxLength": 1024,
19592
19592
  "x-reconciled-from-discovery": true,
19593
- "x-reconciled-at": "2026-01-07T15:52:27.296447+00:00"
19593
+ "x-reconciled-at": "2026-01-08T05:41:32.092753+00:00"
19594
19594
  },
19595
19595
  "owner_view": {
19596
19596
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -19632,7 +19632,7 @@
19632
19632
  "x-field-mutability": "read-only",
19633
19633
  "x-original-maxLength": 1024,
19634
19634
  "x-reconciled-from-discovery": true,
19635
- "x-reconciled-at": "2026-01-07T15:52:27.296455+00:00"
19635
+ "x-reconciled-at": "2026-01-08T05:41:32.092760+00:00"
19636
19636
  },
19637
19637
  "uid": {
19638
19638
  "type": "string",
@@ -19653,7 +19653,7 @@
19653
19653
  "x-original-maxLength": 1024,
19654
19654
  "format": "uuid",
19655
19655
  "x-reconciled-from-discovery": true,
19656
- "x-reconciled-at": "2026-01-07T15:52:27.296460+00:00"
19656
+ "x-reconciled-at": "2026-01-08T05:41:32.092765+00:00"
19657
19657
  }
19658
19658
  },
19659
19659
  "x-f5xc-description-short": "By default a summary of api_testing is returned in 'List'. By setting 'report_fields' in the ListRequest more details of each item can be got.",
@@ -20152,7 +20152,7 @@
20152
20152
  },
20153
20153
  "x-original-maxLength": 1024,
20154
20154
  "x-reconciled-from-discovery": true,
20155
- "x-reconciled-at": "2026-01-07T15:52:27.809649+00:00"
20155
+ "x-reconciled-at": "2026-01-08T05:41:32.546664+00:00"
20156
20156
  },
20157
20157
  "namespace": {
20158
20158
  "type": "string",
@@ -20171,7 +20171,7 @@
20171
20171
  },
20172
20172
  "x-original-maxLength": 1024,
20173
20173
  "x-reconciled-from-discovery": true,
20174
- "x-reconciled-at": "2026-01-07T15:52:27.809656+00:00"
20174
+ "x-reconciled-at": "2026-01-08T05:41:32.546670+00:00"
20175
20175
  },
20176
20176
  "spec": {
20177
20177
  "$ref": "#/components/schemas/api_credentialCustomCreateSpecType"
@@ -20259,7 +20259,7 @@
20259
20259
  },
20260
20260
  "x-original-maxLength": 1024,
20261
20261
  "x-reconciled-from-discovery": true,
20262
- "x-reconciled-at": "2026-01-07T15:52:27.809670+00:00"
20262
+ "x-reconciled-at": "2026-01-08T05:41:32.546680+00:00"
20263
20263
  }
20264
20264
  },
20265
20265
  "x-f5xc-description-short": "CreateResponse is the response format for the credential's create request.",
@@ -20328,7 +20328,7 @@
20328
20328
  },
20329
20329
  "x-original-maxLength": 1024,
20330
20330
  "x-reconciled-from-discovery": true,
20331
- "x-reconciled-at": "2026-01-07T15:52:27.809680+00:00"
20331
+ "x-reconciled-at": "2026-01-08T05:41:32.546688+00:00"
20332
20332
  },
20333
20333
  "namespace": {
20334
20334
  "type": "string",
@@ -20347,7 +20347,7 @@
20347
20347
  },
20348
20348
  "x-original-maxLength": 1024,
20349
20349
  "x-reconciled-from-discovery": true,
20350
- "x-reconciled-at": "2026-01-07T15:52:27.809685+00:00"
20350
+ "x-reconciled-at": "2026-01-08T05:41:32.546692+00:00"
20351
20351
  },
20352
20352
  "namespace_roles": {
20353
20353
  "type": "array",
@@ -20625,7 +20625,7 @@
20625
20625
  },
20626
20626
  "x-original-maxLength": 1024,
20627
20627
  "x-reconciled-from-discovery": true,
20628
- "x-reconciled-at": "2026-01-07T15:52:27.809709+00:00"
20628
+ "x-reconciled-at": "2026-01-08T05:41:32.546714+00:00"
20629
20629
  },
20630
20630
  "namespace": {
20631
20631
  "type": "string",
@@ -20652,7 +20652,7 @@
20652
20652
  },
20653
20653
  "x-original-maxLength": 1024,
20654
20654
  "x-reconciled-from-discovery": true,
20655
- "x-reconciled-at": "2026-01-07T15:52:27.809714+00:00"
20655
+ "x-reconciled-at": "2026-01-08T05:41:32.546718+00:00"
20656
20656
  }
20657
20657
  },
20658
20658
  "x-f5xc-description-short": "GET credential object with a given name.",
@@ -20763,7 +20763,7 @@
20763
20763
  },
20764
20764
  "x-original-maxLength": 1024,
20765
20765
  "x-reconciled-from-discovery": true,
20766
- "x-reconciled-at": "2026-01-07T15:52:27.809726+00:00"
20766
+ "x-reconciled-at": "2026-01-08T05:41:32.546728+00:00"
20767
20767
  },
20768
20768
  "namespace": {
20769
20769
  "type": "string",
@@ -20782,7 +20782,7 @@
20782
20782
  },
20783
20783
  "x-original-maxLength": 1024,
20784
20784
  "x-reconciled-from-discovery": true,
20785
- "x-reconciled-at": "2026-01-07T15:52:27.809730+00:00"
20785
+ "x-reconciled-at": "2026-01-08T05:41:32.546731+00:00"
20786
20786
  },
20787
20787
  "namespace_access": {
20788
20788
  "$ref": "#/components/schemas/schemaNamespaceAccessType"
@@ -20809,7 +20809,7 @@
20809
20809
  "x-original-maxLength": 1024,
20810
20810
  "format": "uuid",
20811
20811
  "x-reconciled-from-discovery": true,
20812
- "x-reconciled-at": "2026-01-07T15:52:27.809739+00:00"
20812
+ "x-reconciled-at": "2026-01-08T05:41:32.546739+00:00"
20813
20813
  },
20814
20814
  "user_email": {
20815
20815
  "type": "string",
@@ -21158,7 +21158,7 @@
21158
21158
  },
21159
21159
  "x-original-maxLength": 1024,
21160
21160
  "x-reconciled-from-discovery": true,
21161
- "x-reconciled-at": "2026-01-07T15:52:27.809767+00:00"
21161
+ "x-reconciled-at": "2026-01-08T05:41:32.546764+00:00"
21162
21162
  },
21163
21163
  "namespace": {
21164
21164
  "type": "string",
@@ -21177,7 +21177,7 @@
21177
21177
  },
21178
21178
  "x-original-maxLength": 1024,
21179
21179
  "x-reconciled-from-discovery": true,
21180
- "x-reconciled-at": "2026-01-07T15:52:27.809771+00:00"
21180
+ "x-reconciled-at": "2026-01-08T05:41:32.546768+00:00"
21181
21181
  },
21182
21182
  "type": {
21183
21183
  "$ref": "#/components/schemas/api_credentialAPICredentialType"
@@ -21201,7 +21201,7 @@
21201
21201
  "x-original-maxLength": 1024,
21202
21202
  "format": "uuid",
21203
21203
  "x-reconciled-from-discovery": true,
21204
- "x-reconciled-at": "2026-01-07T15:52:27.809777+00:00"
21204
+ "x-reconciled-at": "2026-01-08T05:41:32.546774+00:00"
21205
21205
  },
21206
21206
  "user_email": {
21207
21207
  "type": "string",
@@ -21347,7 +21347,7 @@
21347
21347
  },
21348
21348
  "x-original-maxLength": 1024,
21349
21349
  "x-reconciled-from-discovery": true,
21350
- "x-reconciled-at": "2026-01-07T15:52:27.809790+00:00"
21350
+ "x-reconciled-at": "2026-01-08T05:41:32.546785+00:00"
21351
21351
  },
21352
21352
  "namespace": {
21353
21353
  "type": "string",
@@ -21366,7 +21366,7 @@
21366
21366
  },
21367
21367
  "x-original-maxLength": 1024,
21368
21368
  "x-reconciled-from-discovery": true,
21369
- "x-reconciled-at": "2026-01-07T15:52:27.809794+00:00"
21369
+ "x-reconciled-at": "2026-01-08T05:41:32.546789+00:00"
21370
21370
  },
21371
21371
  "namespace_access": {
21372
21372
  "$ref": "#/components/schemas/schemaNamespaceAccessType"
@@ -21393,7 +21393,7 @@
21393
21393
  "x-original-maxLength": 1024,
21394
21394
  "format": "uuid",
21395
21395
  "x-reconciled-from-discovery": true,
21396
- "x-reconciled-at": "2026-01-07T15:52:27.809801+00:00"
21396
+ "x-reconciled-at": "2026-01-08T05:41:32.546795+00:00"
21397
21397
  },
21398
21398
  "user_email": {
21399
21399
  "type": "string",
@@ -21588,7 +21588,7 @@
21588
21588
  },
21589
21589
  "x-original-maxLength": 1024,
21590
21590
  "x-reconciled-from-discovery": true,
21591
- "x-reconciled-at": "2026-01-07T15:52:27.809816+00:00"
21591
+ "x-reconciled-at": "2026-01-08T05:41:32.546808+00:00"
21592
21592
  }
21593
21593
  },
21594
21594
  "x-f5xc-description-short": "RecreateScimTokenRequest is the request format for generating SCIM API credential.",
@@ -21655,7 +21655,7 @@
21655
21655
  },
21656
21656
  "x-original-maxLength": 1024,
21657
21657
  "x-reconciled-from-discovery": true,
21658
- "x-reconciled-at": "2026-01-07T15:52:27.809822+00:00"
21658
+ "x-reconciled-at": "2026-01-08T05:41:32.546813+00:00"
21659
21659
  },
21660
21660
  "namespace": {
21661
21661
  "type": "string",
@@ -21682,7 +21682,7 @@
21682
21682
  },
21683
21683
  "x-original-maxLength": 1024,
21684
21684
  "x-reconciled-from-discovery": true,
21685
- "x-reconciled-at": "2026-01-07T15:52:27.809826+00:00"
21685
+ "x-reconciled-at": "2026-01-08T05:41:32.546817+00:00"
21686
21686
  }
21687
21687
  },
21688
21688
  "x-f5xc-minimum-configuration": {
@@ -21731,7 +21731,7 @@
21731
21731
  },
21732
21732
  "x-original-maxLength": 1024,
21733
21733
  "x-reconciled-from-discovery": true,
21734
- "x-reconciled-at": "2026-01-07T15:52:27.809831+00:00"
21734
+ "x-reconciled-at": "2026-01-08T05:41:32.546821+00:00"
21735
21735
  },
21736
21736
  "namespace": {
21737
21737
  "type": "string",
@@ -21751,7 +21751,7 @@
21751
21751
  },
21752
21752
  "x-original-maxLength": 1024,
21753
21753
  "x-reconciled-from-discovery": true,
21754
- "x-reconciled-at": "2026-01-07T15:52:27.809835+00:00"
21754
+ "x-reconciled-at": "2026-01-08T05:41:32.546825+00:00"
21755
21755
  },
21756
21756
  "namespace_access": {
21757
21757
  "$ref": "#/components/schemas/schemaNamespaceAccessType"
@@ -21846,7 +21846,7 @@
21846
21846
  },
21847
21847
  "x-original-maxLength": 1024,
21848
21848
  "x-reconciled-from-discovery": true,
21849
- "x-reconciled-at": "2026-01-07T15:52:27.809845+00:00"
21849
+ "x-reconciled-at": "2026-01-08T05:41:32.546834+00:00"
21850
21850
  }
21851
21851
  },
21852
21852
  "x-f5xc-description-short": "Response format for the credential's replace request.",
@@ -21896,7 +21896,7 @@
21896
21896
  },
21897
21897
  "x-original-maxLength": 1024,
21898
21898
  "x-reconciled-from-discovery": true,
21899
- "x-reconciled-at": "2026-01-07T15:52:27.809850+00:00"
21899
+ "x-reconciled-at": "2026-01-08T05:41:32.546838+00:00"
21900
21900
  }
21901
21901
  },
21902
21902
  "x-f5xc-description-short": "ScimTokenRequest is used for fetching or revoking scim token.",
@@ -22008,7 +22008,7 @@
22008
22008
  "maxLength": 17,
22009
22009
  "minLength": 17,
22010
22010
  "x-reconciled-from-discovery": true,
22011
- "x-reconciled-at": "2026-01-07T15:52:27.809860+00:00"
22011
+ "x-reconciled-at": "2026-01-08T05:41:32.546847+00:00"
22012
22012
  }
22013
22013
  },
22014
22014
  "x-f5xc-minimum-configuration": {
@@ -22095,7 +22095,6 @@
22095
22095
  "title": "Empty",
22096
22096
  "x-displayname": "Empty",
22097
22097
  "x-ves-proto-message": "ves.io.schema.Empty",
22098
- "x-f5xc-description-short": "Can be used for messages where no values are needed.",
22099
22098
  "x-f5xc-minimum-configuration": {
22100
22099
  "description": "Minimum configuration for schemaEmpty",
22101
22100
  "required_fields": [],
@@ -22184,7 +22183,7 @@
22184
22183
  },
22185
22184
  "x-original-maxLength": 256,
22186
22185
  "x-reconciled-from-discovery": true,
22187
- "x-reconciled-at": "2026-01-07T15:52:27.809880+00:00"
22186
+ "x-reconciled-at": "2026-01-08T05:41:32.546864+00:00"
22188
22187
  },
22189
22188
  "role": {
22190
22189
  "type": "string",
@@ -22287,7 +22286,7 @@
22287
22286
  },
22288
22287
  "x-original-maxLength": 1200,
22289
22288
  "x-reconciled-from-discovery": true,
22290
- "x-reconciled-at": "2026-01-07T15:52:27.809888+00:00"
22289
+ "x-reconciled-at": "2026-01-08T05:41:32.546872+00:00"
22291
22290
  },
22292
22291
  "disable": {
22293
22292
  "type": "boolean",
@@ -22347,7 +22346,7 @@
22347
22346
  },
22348
22347
  "x-original-maxLength": 1024,
22349
22348
  "x-reconciled-from-discovery": true,
22350
- "x-reconciled-at": "2026-01-07T15:52:27.809896+00:00"
22349
+ "x-reconciled-at": "2026-01-08T05:41:32.546879+00:00"
22351
22350
  },
22352
22351
  "namespace": {
22353
22352
  "type": "string",
@@ -22368,7 +22367,7 @@
22368
22367
  },
22369
22368
  "x-original-maxLength": 1024,
22370
22369
  "x-reconciled-from-discovery": true,
22371
- "x-reconciled-at": "2026-01-07T15:52:27.809900+00:00"
22370
+ "x-reconciled-at": "2026-01-08T05:41:32.546883+00:00"
22372
22371
  },
22373
22372
  "uid": {
22374
22373
  "type": "string",
@@ -22392,7 +22391,7 @@
22392
22391
  "x-original-maxLength": 1024,
22393
22392
  "format": "uuid",
22394
22393
  "x-reconciled-from-discovery": true,
22395
- "x-reconciled-at": "2026-01-07T15:52:27.809906+00:00"
22394
+ "x-reconciled-at": "2026-01-08T05:41:32.546888+00:00"
22396
22395
  }
22397
22396
  },
22398
22397
  "x-f5xc-description-short": "ObjectMetaType is metadata(common attributes) of an object that all configuration objects will have.",
@@ -22648,7 +22647,7 @@
22648
22647
  "maxLength": 6,
22649
22648
  "minLength": 6,
22650
22649
  "x-reconciled-from-discovery": true,
22651
- "x-reconciled-at": "2026-01-07T15:52:27.809960+00:00"
22650
+ "x-reconciled-at": "2026-01-08T05:41:32.546939+00:00"
22652
22651
  },
22653
22652
  "object_index": {
22654
22653
  "type": "integer",
@@ -22729,7 +22728,7 @@
22729
22728
  "x-field-mutability": "read-only",
22730
22729
  "x-original-maxLength": 1024,
22731
22730
  "x-reconciled-from-discovery": true,
22732
- "x-reconciled-at": "2026-01-07T15:52:27.809971+00:00"
22731
+ "x-reconciled-at": "2026-01-08T05:41:32.546948+00:00"
22733
22732
  },
22734
22733
  "trace_info": {
22735
22734
  "type": "string",
@@ -22771,7 +22770,7 @@
22771
22770
  "x-original-maxLength": 1024,
22772
22771
  "format": "uuid",
22773
22772
  "x-reconciled-from-discovery": true,
22774
- "x-reconciled-at": "2026-01-07T15:52:27.809977+00:00"
22773
+ "x-reconciled-at": "2026-01-08T05:41:32.546954+00:00"
22775
22774
  },
22776
22775
  "vtrp_id": {
22777
22776
  "type": "string",
@@ -22916,7 +22915,7 @@
22916
22915
  },
22917
22916
  "x-original-maxLength": 1024,
22918
22917
  "x-reconciled-from-discovery": true,
22919
- "x-reconciled-at": "2026-01-07T15:52:31.873298+00:00"
22918
+ "x-reconciled-at": "2026-01-08T05:41:36.114601+00:00"
22920
22919
  },
22921
22920
  "namespace": {
22922
22921
  "type": "string",
@@ -22935,7 +22934,7 @@
22935
22934
  },
22936
22935
  "x-original-maxLength": 1024,
22937
22936
  "x-reconciled-from-discovery": true,
22938
- "x-reconciled-at": "2026-01-07T15:52:31.873304+00:00"
22937
+ "x-reconciled-at": "2026-01-08T05:41:36.114606+00:00"
22939
22938
  }
22940
22939
  },
22941
22940
  "x-f5xc-description-short": "The API Group ID for the API Groups stats response.",
@@ -23207,7 +23206,7 @@
23207
23206
  },
23208
23207
  "x-original-maxLength": 1024,
23209
23208
  "x-reconciled-from-discovery": true,
23210
- "x-reconciled-at": "2026-01-07T15:52:31.873329+00:00"
23209
+ "x-reconciled-at": "2026-01-08T05:41:36.114627+00:00"
23211
23210
  },
23212
23211
  "namespace": {
23213
23212
  "type": "string",
@@ -23227,7 +23226,7 @@
23227
23226
  },
23228
23227
  "x-original-maxLength": 1024,
23229
23228
  "x-reconciled-from-discovery": true,
23230
- "x-reconciled-at": "2026-01-07T15:52:31.873334+00:00"
23229
+ "x-reconciled-at": "2026-01-08T05:41:36.114631+00:00"
23231
23230
  }
23232
23231
  },
23233
23232
  "x-f5xc-minimum-configuration": {
@@ -23272,7 +23271,7 @@
23272
23271
  },
23273
23272
  "x-original-maxLength": 1024,
23274
23273
  "x-reconciled-from-discovery": true,
23275
- "x-reconciled-at": "2026-01-07T15:52:31.873341+00:00"
23274
+ "x-reconciled-at": "2026-01-08T05:41:36.114636+00:00"
23276
23275
  }
23277
23276
  },
23278
23277
  "x-f5xc-minimum-configuration": {
@@ -23374,7 +23373,7 @@
23374
23373
  },
23375
23374
  "x-original-maxLength": 1024,
23376
23375
  "x-reconciled-from-discovery": true,
23377
- "x-reconciled-at": "2026-01-07T15:52:31.873350+00:00"
23376
+ "x-reconciled-at": "2026-01-08T05:41:36.114645+00:00"
23378
23377
  }
23379
23378
  },
23380
23379
  "x-f5xc-minimum-configuration": {
@@ -23513,7 +23512,7 @@
23513
23512
  "maxLength": 17,
23514
23513
  "minLength": 17,
23515
23514
  "x-reconciled-from-discovery": true,
23516
- "x-reconciled-at": "2026-01-07T15:52:31.873367+00:00"
23515
+ "x-reconciled-at": "2026-01-08T05:41:36.114659+00:00"
23517
23516
  },
23518
23517
  "system_metadata": {
23519
23518
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -23656,7 +23655,7 @@
23656
23655
  },
23657
23656
  "x-original-maxLength": 1024,
23658
23657
  "x-reconciled-from-discovery": true,
23659
- "x-reconciled-at": "2026-01-07T15:52:31.873379+00:00"
23658
+ "x-reconciled-at": "2026-01-08T05:41:36.114670+00:00"
23660
23659
  },
23661
23660
  "disabled": {
23662
23661
  "type": "boolean",
@@ -23710,7 +23709,7 @@
23710
23709
  },
23711
23710
  "x-original-maxLength": 1024,
23712
23711
  "x-reconciled-from-discovery": true,
23713
- "x-reconciled-at": "2026-01-07T15:52:31.873389+00:00"
23712
+ "x-reconciled-at": "2026-01-08T05:41:36.114679+00:00"
23714
23713
  },
23715
23714
  "namespace": {
23716
23715
  "type": "string",
@@ -23729,7 +23728,7 @@
23729
23728
  },
23730
23729
  "x-original-maxLength": 1024,
23731
23730
  "x-reconciled-from-discovery": true,
23732
- "x-reconciled-at": "2026-01-07T15:52:31.873394+00:00"
23731
+ "x-reconciled-at": "2026-01-08T05:41:36.114682+00:00"
23733
23732
  },
23734
23733
  "owner_view": {
23735
23734
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -23771,7 +23770,7 @@
23771
23770
  "x-field-mutability": "read-only",
23772
23771
  "x-original-maxLength": 1024,
23773
23772
  "x-reconciled-from-discovery": true,
23774
- "x-reconciled-at": "2026-01-07T15:52:31.873401+00:00"
23773
+ "x-reconciled-at": "2026-01-08T05:41:36.114689+00:00"
23775
23774
  },
23776
23775
  "uid": {
23777
23776
  "type": "string",
@@ -23792,7 +23791,7 @@
23792
23791
  "x-original-maxLength": 1024,
23793
23792
  "format": "uuid",
23794
23793
  "x-reconciled-from-discovery": true,
23795
- "x-reconciled-at": "2026-01-07T15:52:31.873407+00:00"
23794
+ "x-reconciled-at": "2026-01-08T05:41:36.114694+00:00"
23796
23795
  }
23797
23796
  },
23798
23797
  "x-f5xc-description-short": "By default a summary of app_api_group is returned in 'List'. By setting 'report_fields' in the ListRequest more details of each item can be got.",
@@ -25511,7 +25510,7 @@
25511
25510
  },
25512
25511
  "x-original-maxLength": 256,
25513
25512
  "x-reconciled-from-discovery": true,
25514
- "x-reconciled-at": "2026-01-07T15:52:35.051218+00:00"
25513
+ "x-reconciled-at": "2026-01-08T05:41:38.925885+00:00"
25515
25514
  }
25516
25515
  },
25517
25516
  "x-f5xc-description-short": "Cookie matcher specifies the name of a single cookie and the criteria to match it.",
@@ -25749,7 +25748,7 @@
25749
25748
  },
25750
25749
  "x-original-maxLength": 256,
25751
25750
  "x-reconciled-from-discovery": true,
25752
- "x-reconciled-at": "2026-01-07T15:52:35.051235+00:00"
25751
+ "x-reconciled-at": "2026-01-08T05:41:38.925900+00:00"
25753
25752
  }
25754
25753
  },
25755
25754
  "x-f5xc-description-short": "JWT claim matcher specifies the name of a single JWT claim and the criteria for the input request to match it.",
@@ -26304,7 +26303,7 @@
26304
26303
  },
26305
26304
  "x-original-maxLength": 1024,
26306
26305
  "x-reconciled-from-discovery": true,
26307
- "x-reconciled-at": "2026-01-07T15:52:35.051260+00:00"
26306
+ "x-reconciled-at": "2026-01-08T05:41:38.925924+00:00"
26308
26307
  },
26309
26308
  "path": {
26310
26309
  "type": "string",
@@ -26459,7 +26458,7 @@
26459
26458
  },
26460
26459
  "x-original-maxLength": 1024,
26461
26460
  "x-reconciled-from-discovery": true,
26462
- "x-reconciled-at": "2026-01-07T15:52:35.051276+00:00"
26461
+ "x-reconciled-at": "2026-01-08T05:41:38.925937+00:00"
26463
26462
  },
26464
26463
  "path": {
26465
26464
  "type": "string",
@@ -26603,7 +26602,7 @@
26603
26602
  },
26604
26603
  "x-original-maxLength": 1024,
26605
26604
  "x-reconciled-from-discovery": true,
26606
- "x-reconciled-at": "2026-01-07T15:52:35.051289+00:00"
26605
+ "x-reconciled-at": "2026-01-08T05:41:38.925949+00:00"
26607
26606
  },
26608
26607
  "path": {
26609
26608
  "type": "string",
@@ -26741,7 +26740,7 @@
26741
26740
  },
26742
26741
  "x-original-maxLength": 1024,
26743
26742
  "x-reconciled-from-discovery": true,
26744
- "x-reconciled-at": "2026-01-07T15:52:35.051302+00:00"
26743
+ "x-reconciled-at": "2026-01-08T05:41:38.925960+00:00"
26745
26744
  },
26746
26745
  "path": {
26747
26746
  "type": "string",
@@ -26933,7 +26932,7 @@
26933
26932
  },
26934
26933
  "x-original-maxLength": 256,
26935
26934
  "x-reconciled-from-discovery": true,
26936
- "x-reconciled-at": "2026-01-07T15:52:35.051330+00:00"
26935
+ "x-reconciled-at": "2026-01-08T05:41:38.925985+00:00"
26937
26936
  }
26938
26937
  },
26939
26938
  "x-f5xc-description-short": "Header matcher specifies the name of a single HTTP header and the criteria for the input request to match it.",
@@ -27062,7 +27061,7 @@
27062
27061
  },
27063
27062
  "x-original-maxLength": 256,
27064
27063
  "x-reconciled-from-discovery": true,
27065
- "x-reconciled-at": "2026-01-07T15:52:35.051341+00:00"
27064
+ "x-reconciled-at": "2026-01-08T05:41:38.925996+00:00"
27066
27065
  }
27067
27066
  },
27068
27067
  "x-f5xc-description-short": "Query parameter matcher specifies the name of a single query parameter and the criteria for the input request to match it.",
@@ -27427,7 +27426,7 @@
27427
27426
  },
27428
27427
  "x-original-maxLength": 1024,
27429
27428
  "x-reconciled-from-discovery": true,
27430
- "x-reconciled-at": "2026-01-07T15:52:54.902948+00:00"
27429
+ "x-reconciled-at": "2026-01-08T05:41:56.346130+00:00"
27431
27430
  },
27432
27431
  "namespace": {
27433
27432
  "type": "string",
@@ -27447,7 +27446,7 @@
27447
27446
  },
27448
27447
  "x-original-maxLength": 1024,
27449
27448
  "x-reconciled-from-discovery": true,
27450
- "x-reconciled-at": "2026-01-07T15:52:54.902954+00:00"
27449
+ "x-reconciled-at": "2026-01-08T05:41:56.346135+00:00"
27451
27450
  }
27452
27451
  },
27453
27452
  "x-f5xc-minimum-configuration": {
@@ -27550,7 +27549,7 @@
27550
27549
  "maxLength": 17,
27551
27550
  "minLength": 17,
27552
27551
  "x-reconciled-from-discovery": true,
27553
- "x-reconciled-at": "2026-01-07T15:52:54.902971+00:00"
27552
+ "x-reconciled-at": "2026-01-08T05:41:56.346149+00:00"
27554
27553
  },
27555
27554
  "system_metadata": {
27556
27555
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -27926,7 +27925,7 @@
27926
27925
  },
27927
27926
  "x-original-maxLength": 1024,
27928
27927
  "x-reconciled-from-discovery": true,
27929
- "x-reconciled-at": "2026-01-07T15:52:54.903000+00:00"
27928
+ "x-reconciled-at": "2026-01-08T05:41:56.346175+00:00"
27930
27929
  }
27931
27930
  },
27932
27931
  "x-f5xc-minimum-configuration": {
@@ -28033,7 +28032,7 @@
28033
28032
  },
28034
28033
  "x-original-maxLength": 1024,
28035
28034
  "x-reconciled-from-discovery": true,
28036
- "x-reconciled-at": "2026-01-07T15:52:54.903011+00:00"
28035
+ "x-reconciled-at": "2026-01-08T05:41:56.346185+00:00"
28037
28036
  },
28038
28037
  "disabled": {
28039
28038
  "type": "boolean",
@@ -28087,7 +28086,7 @@
28087
28086
  },
28088
28087
  "x-original-maxLength": 1024,
28089
28088
  "x-reconciled-from-discovery": true,
28090
- "x-reconciled-at": "2026-01-07T15:52:54.903021+00:00"
28089
+ "x-reconciled-at": "2026-01-08T05:41:56.346194+00:00"
28091
28090
  },
28092
28091
  "namespace": {
28093
28092
  "type": "string",
@@ -28106,7 +28105,7 @@
28106
28105
  },
28107
28106
  "x-original-maxLength": 1024,
28108
28107
  "x-reconciled-from-discovery": true,
28109
- "x-reconciled-at": "2026-01-07T15:52:54.903025+00:00"
28108
+ "x-reconciled-at": "2026-01-08T05:41:56.346198+00:00"
28110
28109
  },
28111
28110
  "owner_view": {
28112
28111
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -28148,7 +28147,7 @@
28148
28147
  "x-field-mutability": "read-only",
28149
28148
  "x-original-maxLength": 1024,
28150
28149
  "x-reconciled-from-discovery": true,
28151
- "x-reconciled-at": "2026-01-07T15:52:54.903032+00:00"
28150
+ "x-reconciled-at": "2026-01-08T05:41:56.346205+00:00"
28152
28151
  },
28153
28152
  "uid": {
28154
28153
  "type": "string",
@@ -28170,7 +28169,7 @@
28170
28169
  "x-original-maxLength": 1024,
28171
28170
  "format": "uuid",
28172
28171
  "x-reconciled-from-discovery": true,
28173
- "x-reconciled-at": "2026-01-07T15:52:54.903038+00:00"
28172
+ "x-reconciled-at": "2026-01-08T05:41:56.346211+00:00"
28174
28173
  }
28175
28174
  },
28176
28175
  "x-f5xc-description-short": "By default a summary of code_base_integration is returned in 'List'.",
@@ -28831,7 +28830,7 @@
28831
28830
  },
28832
28831
  "x-original-maxLength": 1024,
28833
28832
  "x-reconciled-from-discovery": true,
28834
- "x-reconciled-at": "2026-01-07T15:53:15.198245+00:00"
28833
+ "x-reconciled-at": "2026-01-08T05:42:14.057912+00:00"
28835
28834
  },
28836
28835
  "namespace_regex": {
28837
28836
  "type": "string",
@@ -29047,7 +29046,7 @@
29047
29046
  },
29048
29047
  "x-original-maxLength": 1024,
29049
29048
  "x-reconciled-from-discovery": true,
29050
- "x-reconciled-at": "2026-01-07T15:53:15.198270+00:00"
29049
+ "x-reconciled-at": "2026-01-08T05:42:14.057934+00:00"
29051
29050
  },
29052
29051
  "namespace": {
29053
29052
  "type": "string",
@@ -29067,7 +29066,7 @@
29067
29066
  },
29068
29067
  "x-original-maxLength": 1024,
29069
29068
  "x-reconciled-from-discovery": true,
29070
- "x-reconciled-at": "2026-01-07T15:53:15.198275+00:00"
29069
+ "x-reconciled-at": "2026-01-08T05:42:14.057938+00:00"
29071
29070
  }
29072
29071
  },
29073
29072
  "x-f5xc-minimum-configuration": {
@@ -29180,7 +29179,7 @@
29180
29179
  },
29181
29180
  "x-original-maxLength": 64,
29182
29181
  "x-reconciled-from-discovery": true,
29183
- "x-reconciled-at": "2026-01-07T15:53:15.198286+00:00"
29182
+ "x-reconciled-at": "2026-01-08T05:42:14.057948+00:00"
29184
29183
  },
29185
29184
  "pods": {
29186
29185
  "type": "array",
@@ -29311,7 +29310,7 @@
29311
29310
  },
29312
29311
  "x-original-maxLength": 1024,
29313
29312
  "x-reconciled-from-discovery": true,
29314
- "x-reconciled-at": "2026-01-07T15:53:15.198297+00:00"
29313
+ "x-reconciled-at": "2026-01-08T05:42:14.057957+00:00"
29315
29314
  },
29316
29315
  "namespace": {
29317
29316
  "type": "string",
@@ -29338,7 +29337,7 @@
29338
29337
  },
29339
29338
  "x-original-maxLength": 1024,
29340
29339
  "x-reconciled-from-discovery": true,
29341
- "x-reconciled-at": "2026-01-07T15:53:15.198301+00:00"
29340
+ "x-reconciled-at": "2026-01-08T05:42:14.057961+00:00"
29342
29341
  }
29343
29342
  },
29344
29343
  "x-f5xc-minimum-configuration": {
@@ -29481,7 +29480,7 @@
29481
29480
  "maxLength": 17,
29482
29481
  "minLength": 17,
29483
29482
  "x-reconciled-from-discovery": true,
29484
- "x-reconciled-at": "2026-01-07T15:53:15.198318+00:00"
29483
+ "x-reconciled-at": "2026-01-08T05:42:14.057976+00:00"
29485
29484
  },
29486
29485
  "system_metadata": {
29487
29486
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -29818,7 +29817,7 @@
29818
29817
  },
29819
29818
  "x-original-maxLength": 1024,
29820
29819
  "x-reconciled-from-discovery": true,
29821
- "x-reconciled-at": "2026-01-07T15:53:15.198346+00:00"
29820
+ "x-reconciled-at": "2026-01-08T05:42:14.058000+00:00"
29822
29821
  },
29823
29822
  "namespace_regex": {
29824
29823
  "type": "string",
@@ -29894,7 +29893,7 @@
29894
29893
  },
29895
29894
  "x-original-maxLength": 64,
29896
29895
  "x-reconciled-from-discovery": true,
29897
- "x-reconciled-at": "2026-01-07T15:53:15.198353+00:00"
29896
+ "x-reconciled-at": "2026-01-08T05:42:14.058006+00:00"
29898
29897
  }
29899
29898
  },
29900
29899
  "x-f5xc-minimum-configuration": {
@@ -30035,7 +30034,7 @@
30035
30034
  },
30036
30035
  "x-original-maxLength": 1024,
30037
30036
  "x-reconciled-from-discovery": true,
30038
- "x-reconciled-at": "2026-01-07T15:53:15.198367+00:00"
30037
+ "x-reconciled-at": "2026-01-08T05:42:14.058019+00:00"
30039
30038
  },
30040
30039
  "disabled": {
30041
30040
  "type": "boolean",
@@ -30089,7 +30088,7 @@
30089
30088
  },
30090
30089
  "x-original-maxLength": 1024,
30091
30090
  "x-reconciled-from-discovery": true,
30092
- "x-reconciled-at": "2026-01-07T15:53:15.198377+00:00"
30091
+ "x-reconciled-at": "2026-01-08T05:42:14.058028+00:00"
30093
30092
  },
30094
30093
  "namespace": {
30095
30094
  "type": "string",
@@ -30108,7 +30107,7 @@
30108
30107
  },
30109
30108
  "x-original-maxLength": 1024,
30110
30109
  "x-reconciled-from-discovery": true,
30111
- "x-reconciled-at": "2026-01-07T15:53:15.198382+00:00"
30110
+ "x-reconciled-at": "2026-01-08T05:42:14.058032+00:00"
30112
30111
  },
30113
30112
  "owner_view": {
30114
30113
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -30150,7 +30149,7 @@
30150
30149
  "x-field-mutability": "read-only",
30151
30150
  "x-original-maxLength": 1024,
30152
30151
  "x-reconciled-from-discovery": true,
30153
- "x-reconciled-at": "2026-01-07T15:53:15.198389+00:00"
30152
+ "x-reconciled-at": "2026-01-08T05:42:14.058040+00:00"
30154
30153
  },
30155
30154
  "uid": {
30156
30155
  "type": "string",
@@ -30171,7 +30170,7 @@
30171
30170
  "x-original-maxLength": 1024,
30172
30171
  "format": "uuid",
30173
30172
  "x-reconciled-from-discovery": true,
30174
- "x-reconciled-at": "2026-01-07T15:53:15.198395+00:00"
30173
+ "x-reconciled-at": "2026-01-08T05:42:14.058045+00:00"
30175
30174
  }
30176
30175
  },
30177
30176
  "x-f5xc-description-short": "By default a summary of discovery is returned in 'List'. By setting 'report_fields' in the ListRequest more details of each item can be got.",
@@ -30292,7 +30291,7 @@
30292
30291
  },
30293
30292
  "x-original-maxLength": 1024,
30294
30293
  "x-reconciled-from-discovery": true,
30295
- "x-reconciled-at": "2026-01-07T15:53:15.198406+00:00"
30294
+ "x-reconciled-at": "2026-01-08T05:42:14.058054+00:00"
30296
30295
  },
30297
30296
  "partition_regex": {
30298
30297
  "type": "string",
@@ -30997,7 +30996,7 @@
30997
30996
  },
30998
30997
  "x-original-maxLength": 1024,
30999
30998
  "x-reconciled-from-discovery": true,
31000
- "x-reconciled-at": "2026-01-07T15:53:15.198458+00:00"
30999
+ "x-reconciled-at": "2026-01-08T05:42:14.058103+00:00"
31001
31000
  },
31002
31001
  "publish_virtual_ip": {
31003
31002
  "type": "boolean",