@robinmordasiewicz/f5xc-terraform-mcp 3.3.0 → 3.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (60) hide show
  1. package/dist/docs/data-sources/bgp.md +2 -2
  2. package/dist/docs/data-sources/certificate.md +2 -2
  3. package/dist/docs/data-sources/discovery.md +2 -2
  4. package/dist/docs/data-sources/log_receiver.md +2 -2
  5. package/dist/docs/data-sources/network_policy.md +2 -2
  6. package/dist/docs/data-sources/site.md +2 -2
  7. package/dist/docs/data-sources/workload.md +2 -2
  8. package/dist/docs/resources/bgp.md +70 -4
  9. package/dist/docs/resources/certificate.md +4 -56
  10. package/dist/docs/resources/cloud_connect.md +2 -2
  11. package/dist/docs/resources/discovery.md +8 -259
  12. package/dist/docs/resources/log_receiver.md +44 -825
  13. package/dist/docs/resources/network_policy.md +217 -38
  14. package/dist/docs/resources/securemesh_site.md +1614 -253
  15. package/dist/docs/resources/site.md +1262 -257
  16. package/dist/docs/resources/workload.md +2951 -9
  17. package/dist/docs/specifications/api/CHANGELOG.md +4 -4
  18. package/dist/docs/specifications/api/README.md +1 -1
  19. package/dist/docs/specifications/api/domains/admin_console_and_ui.json +25 -25
  20. package/dist/docs/specifications/api/domains/ai_services.json +21 -21
  21. package/dist/docs/specifications/api/domains/api.json +173 -173
  22. package/dist/docs/specifications/api/domains/authentication.json +45 -45
  23. package/dist/docs/specifications/api/domains/bigip.json +94 -94
  24. package/dist/docs/specifications/api/domains/billing_and_usage.json +63 -63
  25. package/dist/docs/specifications/api/domains/blindfold.json +109 -109
  26. package/dist/docs/specifications/api/domains/bot_and_threat_defense.json +65 -65
  27. package/dist/docs/specifications/api/domains/cdn.json +177 -177
  28. package/dist/docs/specifications/api/domains/ce_management.json +76 -76
  29. package/dist/docs/specifications/api/domains/certificates.json +75 -75
  30. package/dist/docs/specifications/api/domains/cloud_infrastructure.json +112 -112
  31. package/dist/docs/specifications/api/domains/container_services.json +91 -91
  32. package/dist/docs/specifications/api/domains/data_and_privacy_security.json +66 -66
  33. package/dist/docs/specifications/api/domains/data_intelligence.json +62 -62
  34. package/dist/docs/specifications/api/domains/ddos.json +154 -154
  35. package/dist/docs/specifications/api/domains/dns.json +148 -148
  36. package/dist/docs/specifications/api/domains/managed_kubernetes.json +85 -85
  37. package/dist/docs/specifications/api/domains/marketplace.json +103 -103
  38. package/dist/docs/specifications/api/domains/network.json +230 -230
  39. package/dist/docs/specifications/api/domains/network_security.json +187 -187
  40. package/dist/docs/specifications/api/domains/nginx_one.json +62 -62
  41. package/dist/docs/specifications/api/domains/object_storage.json +12 -12
  42. package/dist/docs/specifications/api/domains/observability.json +102 -102
  43. package/dist/docs/specifications/api/domains/rate_limiting.json +52 -52
  44. package/dist/docs/specifications/api/domains/secops_and_incident_response.json +36 -36
  45. package/dist/docs/specifications/api/domains/service_mesh.json +119 -119
  46. package/dist/docs/specifications/api/domains/shape.json +313 -313
  47. package/dist/docs/specifications/api/domains/sites.json +349 -349
  48. package/dist/docs/specifications/api/domains/statistics.json +225 -225
  49. package/dist/docs/specifications/api/domains/support.json +108 -108
  50. package/dist/docs/specifications/api/domains/telemetry_and_insights.json +72 -72
  51. package/dist/docs/specifications/api/domains/tenant_and_identity.json +268 -268
  52. package/dist/docs/specifications/api/domains/threat_campaign.json +66 -66
  53. package/dist/docs/specifications/api/domains/users.json +66 -66
  54. package/dist/docs/specifications/api/domains/virtual.json +244 -244
  55. package/dist/docs/specifications/api/domains/vpm_and_node_management.json +1 -1
  56. package/dist/docs/specifications/api/domains/waf.json +139 -139
  57. package/dist/docs/specifications/api/index.json +12 -12
  58. package/dist/docs/specifications/api/openapi.json +2600 -2600
  59. package/dist/docs/specifications/api/openapi.yaml +2600 -2600
  60. package/package.json +1 -1
@@ -3,7 +3,7 @@
3
3
  "info": {
4
4
  "title": "Container Services",
5
5
  "description": "Namespaced isolation with configurable limits and autoscaling policies. vK8s abstracts operational overhead while providing scheduling, persistent storage, and service mesh integration. Compute profiles specify CPU, memory, and GPU allocations for reproducible environments. Telemetry tracks consumption patterns across geographically distributed infrastructure nodes.",
6
- "version": "2.0.17",
6
+ "version": "2.0.20",
7
7
  "contact": {
8
8
  "name": "F5 Distributed Cloud",
9
9
  "url": "https://docs.cloud.f5.com"
@@ -3821,7 +3821,7 @@
3821
3821
  "readOnly": true,
3822
3822
  "x-original-maxLength": 1024,
3823
3823
  "x-reconciled-from-discovery": true,
3824
- "x-reconciled-at": "2026-01-07T03:09:31.917571+00:00"
3824
+ "x-reconciled-at": "2026-01-07T15:54:24.515422+00:00"
3825
3825
  },
3826
3826
  "name": {
3827
3827
  "type": "string",
@@ -3842,7 +3842,7 @@
3842
3842
  },
3843
3843
  "x-original-maxLength": 1024,
3844
3844
  "x-reconciled-from-discovery": true,
3845
- "x-reconciled-at": "2026-01-07T03:09:31.917577+00:00"
3845
+ "x-reconciled-at": "2026-01-07T15:54:24.515429+00:00"
3846
3846
  },
3847
3847
  "namespace": {
3848
3848
  "type": "string",
@@ -3863,7 +3863,7 @@
3863
3863
  },
3864
3864
  "x-original-maxLength": 1024,
3865
3865
  "x-reconciled-from-discovery": true,
3866
- "x-reconciled-at": "2026-01-07T03:09:31.917582+00:00"
3866
+ "x-reconciled-at": "2026-01-07T15:54:24.515434+00:00"
3867
3867
  },
3868
3868
  "tenant": {
3869
3869
  "type": "string",
@@ -3886,7 +3886,7 @@
3886
3886
  "x-field-mutability": "read-only",
3887
3887
  "x-original-maxLength": 1024,
3888
3888
  "x-reconciled-from-discovery": true,
3889
- "x-reconciled-at": "2026-01-07T03:09:31.917587+00:00"
3889
+ "x-reconciled-at": "2026-01-07T15:54:24.515439+00:00"
3890
3890
  },
3891
3891
  "uid": {
3892
3892
  "type": "string",
@@ -3910,7 +3910,7 @@
3910
3910
  "x-original-maxLength": 1024,
3911
3911
  "format": "uuid",
3912
3912
  "x-reconciled-from-discovery": true,
3913
- "x-reconciled-at": "2026-01-07T03:09:31.917593+00:00"
3913
+ "x-reconciled-at": "2026-01-07T15:54:24.515445+00:00"
3914
3914
  }
3915
3915
  },
3916
3916
  "x-f5xc-description-short": "Type establishes a 'direct reference' from one object(the referrer) to another(the referred).",
@@ -3963,7 +3963,7 @@
3963
3963
  },
3964
3964
  "x-original-maxLength": 1024,
3965
3965
  "x-reconciled-from-discovery": true,
3966
- "x-reconciled-at": "2026-01-07T03:09:31.917601+00:00"
3966
+ "x-reconciled-at": "2026-01-07T15:54:24.515453+00:00"
3967
3967
  }
3968
3968
  },
3969
3969
  "x-f5xc-description-short": "Contains an arbitrary serialized protocol buffer message along with a URL that describes the type of the serialized message.",
@@ -4038,7 +4038,7 @@
4038
4038
  },
4039
4039
  "x-original-maxLength": 1024,
4040
4040
  "x-reconciled-from-discovery": true,
4041
- "x-reconciled-at": "2026-01-07T03:09:31.917611+00:00"
4041
+ "x-reconciled-at": "2026-01-07T15:54:24.515462+00:00"
4042
4042
  },
4043
4043
  "service_name": {
4044
4044
  "type": "string",
@@ -4081,7 +4081,7 @@
4081
4081
  },
4082
4082
  "x-original-maxLength": 1024,
4083
4083
  "x-reconciled-from-discovery": true,
4084
- "x-reconciled-at": "2026-01-07T03:09:31.917617+00:00"
4084
+ "x-reconciled-at": "2026-01-07T15:54:24.515468+00:00"
4085
4085
  },
4086
4086
  "type": {
4087
4087
  "type": "string",
@@ -4226,7 +4226,7 @@
4226
4226
  },
4227
4227
  "x-original-maxLength": 1024,
4228
4228
  "x-reconciled-from-discovery": true,
4229
- "x-reconciled-at": "2026-01-07T03:09:31.917629+00:00"
4229
+ "x-reconciled-at": "2026-01-07T15:54:24.515480+00:00"
4230
4230
  }
4231
4231
  },
4232
4232
  "x-f5xc-description-short": "Initializer is information about an initializer that has not yet completed.",
@@ -4326,7 +4326,7 @@
4326
4326
  },
4327
4327
  "x-original-maxLength": 1024,
4328
4328
  "x-reconciled-from-discovery": true,
4329
- "x-reconciled-at": "2026-01-07T03:09:31.917640+00:00"
4329
+ "x-reconciled-at": "2026-01-07T15:54:24.515491+00:00"
4330
4330
  }
4331
4331
  },
4332
4332
  "x-f5xc-description-short": "Metric data contains timestamp and the value.",
@@ -4402,7 +4402,7 @@
4402
4402
  },
4403
4403
  "x-original-maxLength": 1200,
4404
4404
  "x-reconciled-from-discovery": true,
4405
- "x-reconciled-at": "2026-01-07T03:09:31.917647+00:00"
4405
+ "x-reconciled-at": "2026-01-07T15:54:24.515498+00:00"
4406
4406
  },
4407
4407
  "disable": {
4408
4408
  "type": "boolean",
@@ -4460,7 +4460,7 @@
4460
4460
  },
4461
4461
  "x-original-maxLength": 1024,
4462
4462
  "x-reconciled-from-discovery": true,
4463
- "x-reconciled-at": "2026-01-07T03:09:31.917655+00:00"
4463
+ "x-reconciled-at": "2026-01-07T15:54:24.515506+00:00"
4464
4464
  },
4465
4465
  "namespace": {
4466
4466
  "type": "string",
@@ -4481,7 +4481,7 @@
4481
4481
  },
4482
4482
  "x-original-maxLength": 1024,
4483
4483
  "x-reconciled-from-discovery": true,
4484
- "x-reconciled-at": "2026-01-07T03:09:31.917659+00:00"
4484
+ "x-reconciled-at": "2026-01-07T15:54:24.515510+00:00"
4485
4485
  }
4486
4486
  },
4487
4487
  "x-f5xc-description-short": "ObjectCreateMetaType is metadata that can be specified in Create request of an object.",
@@ -4561,7 +4561,7 @@
4561
4561
  },
4562
4562
  "x-original-maxLength": 1200,
4563
4563
  "x-reconciled-from-discovery": true,
4564
- "x-reconciled-at": "2026-01-07T03:09:31.917666+00:00"
4564
+ "x-reconciled-at": "2026-01-07T15:54:24.515517+00:00"
4565
4565
  },
4566
4566
  "disable": {
4567
4567
  "type": "boolean",
@@ -4621,7 +4621,7 @@
4621
4621
  },
4622
4622
  "x-original-maxLength": 1024,
4623
4623
  "x-reconciled-from-discovery": true,
4624
- "x-reconciled-at": "2026-01-07T03:09:31.917674+00:00"
4624
+ "x-reconciled-at": "2026-01-07T15:54:24.515525+00:00"
4625
4625
  },
4626
4626
  "namespace": {
4627
4627
  "type": "string",
@@ -4642,7 +4642,7 @@
4642
4642
  },
4643
4643
  "x-original-maxLength": 1024,
4644
4644
  "x-reconciled-from-discovery": true,
4645
- "x-reconciled-at": "2026-01-07T03:09:31.917678+00:00"
4645
+ "x-reconciled-at": "2026-01-07T15:54:24.515529+00:00"
4646
4646
  }
4647
4647
  },
4648
4648
  "x-f5xc-description-short": "ObjectGetMetaType is metadata that can be specified in GET/Create response of an object.",
@@ -4722,7 +4722,7 @@
4722
4722
  },
4723
4723
  "x-original-maxLength": 1200,
4724
4724
  "x-reconciled-from-discovery": true,
4725
- "x-reconciled-at": "2026-01-07T03:09:31.917684+00:00"
4725
+ "x-reconciled-at": "2026-01-07T15:54:24.515535+00:00"
4726
4726
  },
4727
4727
  "disable": {
4728
4728
  "type": "boolean",
@@ -4780,7 +4780,7 @@
4780
4780
  },
4781
4781
  "x-original-maxLength": 1024,
4782
4782
  "x-reconciled-from-discovery": true,
4783
- "x-reconciled-at": "2026-01-07T03:09:31.917692+00:00"
4783
+ "x-reconciled-at": "2026-01-07T15:54:24.515543+00:00"
4784
4784
  },
4785
4785
  "namespace": {
4786
4786
  "type": "string",
@@ -4801,7 +4801,7 @@
4801
4801
  },
4802
4802
  "x-original-maxLength": 1024,
4803
4803
  "x-reconciled-from-discovery": true,
4804
- "x-reconciled-at": "2026-01-07T03:09:31.917696+00:00"
4804
+ "x-reconciled-at": "2026-01-07T15:54:24.515547+00:00"
4805
4805
  }
4806
4806
  },
4807
4807
  "x-f5xc-description-short": "ObjectReplaceMetaType is metadata that can be specified in Replace request of an object.",
@@ -4925,7 +4925,7 @@
4925
4925
  "x-original-maxLength": 1024,
4926
4926
  "format": "uuid",
4927
4927
  "x-reconciled-from-discovery": true,
4928
- "x-reconciled-at": "2026-01-07T03:09:31.917709+00:00"
4928
+ "x-reconciled-at": "2026-01-07T15:54:24.515572+00:00"
4929
4929
  },
4930
4930
  "vtrp_id": {
4931
4931
  "type": "string",
@@ -5045,7 +5045,7 @@
5045
5045
  },
5046
5046
  "x-original-maxLength": 1024,
5047
5047
  "x-reconciled-from-discovery": true,
5048
- "x-reconciled-at": "2026-01-07T03:09:31.917719+00:00"
5048
+ "x-reconciled-at": "2026-01-07T15:54:24.515582+00:00"
5049
5049
  },
5050
5050
  "status": {
5051
5051
  "type": "string",
@@ -5065,7 +5065,7 @@
5065
5065
  },
5066
5066
  "x-original-maxLength": 1024,
5067
5067
  "x-reconciled-from-discovery": true,
5068
- "x-reconciled-at": "2026-01-07T03:09:31.917723+00:00"
5068
+ "x-reconciled-at": "2026-01-07T15:54:24.515587+00:00"
5069
5069
  }
5070
5070
  },
5071
5071
  "x-f5xc-description-short": "Status is a return value for calls that don't return other objects.",
@@ -5260,7 +5260,7 @@
5260
5260
  "x-field-mutability": "read-only",
5261
5261
  "x-original-maxLength": 1024,
5262
5262
  "x-reconciled-from-discovery": true,
5263
- "x-reconciled-at": "2026-01-07T03:09:31.917742+00:00"
5263
+ "x-reconciled-at": "2026-01-07T15:54:24.515606+00:00"
5264
5264
  },
5265
5265
  "uid": {
5266
5266
  "type": "string",
@@ -5283,7 +5283,7 @@
5283
5283
  "x-original-maxLength": 1024,
5284
5284
  "format": "uuid",
5285
5285
  "x-reconciled-from-discovery": true,
5286
- "x-reconciled-at": "2026-01-07T03:09:31.917747+00:00"
5286
+ "x-reconciled-at": "2026-01-07T15:54:24.515611+00:00"
5287
5287
  }
5288
5288
  },
5289
5289
  "x-f5xc-description-short": "SystemObjectGetMetaType is metadata generated or populated by the system for all persisted objects and cannot be updated directly by users.",
@@ -5359,7 +5359,7 @@
5359
5359
  },
5360
5360
  "x-original-maxLength": 1024,
5361
5361
  "x-reconciled-from-discovery": true,
5362
- "x-reconciled-at": "2026-01-07T03:09:31.917752+00:00"
5362
+ "x-reconciled-at": "2026-01-07T15:54:24.515616+00:00"
5363
5363
  },
5364
5364
  "previous_value": {
5365
5365
  "type": "string",
@@ -5398,7 +5398,7 @@
5398
5398
  },
5399
5399
  "x-original-maxLength": 1024,
5400
5400
  "x-reconciled-from-discovery": true,
5401
- "x-reconciled-at": "2026-01-07T03:09:31.917759+00:00"
5401
+ "x-reconciled-at": "2026-01-07T15:54:24.515623+00:00"
5402
5402
  }
5403
5403
  },
5404
5404
  "x-f5xc-description-short": "Trend value contains trend value, trend sentiment and trend calculation description and window size.",
@@ -5489,7 +5489,7 @@
5489
5489
  },
5490
5490
  "x-original-maxLength": 1024,
5491
5491
  "x-reconciled-from-discovery": true,
5492
- "x-reconciled-at": "2026-01-07T03:09:31.917764+00:00"
5492
+ "x-reconciled-at": "2026-01-07T15:54:24.515628+00:00"
5493
5493
  },
5494
5494
  "name": {
5495
5495
  "type": "string",
@@ -5510,7 +5510,7 @@
5510
5510
  },
5511
5511
  "x-original-maxLength": 1024,
5512
5512
  "x-reconciled-from-discovery": true,
5513
- "x-reconciled-at": "2026-01-07T03:09:31.917768+00:00"
5513
+ "x-reconciled-at": "2026-01-07T15:54:24.515633+00:00"
5514
5514
  },
5515
5515
  "namespace": {
5516
5516
  "type": "string",
@@ -5531,7 +5531,7 @@
5531
5531
  },
5532
5532
  "x-original-maxLength": 1024,
5533
5533
  "x-reconciled-from-discovery": true,
5534
- "x-reconciled-at": "2026-01-07T03:09:31.917772+00:00"
5534
+ "x-reconciled-at": "2026-01-07T15:54:24.515637+00:00"
5535
5535
  },
5536
5536
  "uid": {
5537
5537
  "type": "string",
@@ -5552,7 +5552,7 @@
5552
5552
  "x-original-maxLength": 1024,
5553
5553
  "format": "uuid",
5554
5554
  "x-reconciled-from-discovery": true,
5555
- "x-reconciled-at": "2026-01-07T03:09:31.917777+00:00"
5555
+ "x-reconciled-at": "2026-01-07T15:54:24.515641+00:00"
5556
5556
  }
5557
5557
  },
5558
5558
  "x-f5xc-description-short": "ViewRefType represents a reference to a view.",
@@ -5608,7 +5608,7 @@
5608
5608
  },
5609
5609
  "x-original-maxLength": 128,
5610
5610
  "x-reconciled-from-discovery": true,
5611
- "x-reconciled-at": "2026-01-07T03:09:31.917782+00:00"
5611
+ "x-reconciled-at": "2026-01-07T15:54:24.515646+00:00"
5612
5612
  },
5613
5613
  "namespace": {
5614
5614
  "type": "string",
@@ -5635,7 +5635,7 @@
5635
5635
  },
5636
5636
  "x-original-maxLength": 64,
5637
5637
  "x-reconciled-from-discovery": true,
5638
- "x-reconciled-at": "2026-01-07T03:09:31.917786+00:00"
5638
+ "x-reconciled-at": "2026-01-07T15:54:24.515651+00:00"
5639
5639
  },
5640
5640
  "tenant": {
5641
5641
  "type": "string",
@@ -5664,7 +5664,7 @@
5664
5664
  "x-field-mutability": "read-only",
5665
5665
  "x-original-maxLength": 64,
5666
5666
  "x-reconciled-from-discovery": true,
5667
- "x-reconciled-at": "2026-01-07T03:09:31.917791+00:00"
5667
+ "x-reconciled-at": "2026-01-07T15:54:24.515655+00:00"
5668
5668
  }
5669
5669
  },
5670
5670
  "x-f5xc-description-short": "Type establishes a direct reference from one object(the referrer) to another(the referred).",
@@ -5833,7 +5833,7 @@
5833
5833
  },
5834
5834
  "x-original-maxLength": 1024,
5835
5835
  "x-reconciled-from-discovery": true,
5836
- "x-reconciled-at": "2026-01-07T03:09:31.917808+00:00"
5836
+ "x-reconciled-at": "2026-01-07T15:54:24.515673+00:00"
5837
5837
  },
5838
5838
  "namespace": {
5839
5839
  "type": "string",
@@ -5853,7 +5853,7 @@
5853
5853
  },
5854
5854
  "x-original-maxLength": 1024,
5855
5855
  "x-reconciled-from-discovery": true,
5856
- "x-reconciled-at": "2026-01-07T03:09:31.917812+00:00"
5856
+ "x-reconciled-at": "2026-01-07T15:54:24.515678+00:00"
5857
5857
  }
5858
5858
  },
5859
5859
  "x-f5xc-minimum-configuration": {
@@ -5956,7 +5956,7 @@
5956
5956
  "maxLength": 17,
5957
5957
  "minLength": 17,
5958
5958
  "x-reconciled-from-discovery": true,
5959
- "x-reconciled-at": "2026-01-07T03:09:31.917826+00:00"
5959
+ "x-reconciled-at": "2026-01-07T15:54:24.515693+00:00"
5960
5960
  },
5961
5961
  "system_metadata": {
5962
5962
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -6156,7 +6156,7 @@
6156
6156
  },
6157
6157
  "x-original-maxLength": 1024,
6158
6158
  "x-reconciled-from-discovery": true,
6159
- "x-reconciled-at": "2026-01-07T03:09:31.917843+00:00"
6159
+ "x-reconciled-at": "2026-01-07T15:54:24.515710+00:00"
6160
6160
  },
6161
6161
  "disabled": {
6162
6162
  "type": "boolean",
@@ -6210,7 +6210,7 @@
6210
6210
  },
6211
6211
  "x-original-maxLength": 1024,
6212
6212
  "x-reconciled-from-discovery": true,
6213
- "x-reconciled-at": "2026-01-07T03:09:31.917853+00:00"
6213
+ "x-reconciled-at": "2026-01-07T15:54:24.515720+00:00"
6214
6214
  },
6215
6215
  "namespace": {
6216
6216
  "type": "string",
@@ -6229,7 +6229,7 @@
6229
6229
  },
6230
6230
  "x-original-maxLength": 1024,
6231
6231
  "x-reconciled-from-discovery": true,
6232
- "x-reconciled-at": "2026-01-07T03:09:31.917857+00:00"
6232
+ "x-reconciled-at": "2026-01-07T15:54:24.515724+00:00"
6233
6233
  },
6234
6234
  "owner_view": {
6235
6235
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -6271,7 +6271,7 @@
6271
6271
  "x-field-mutability": "read-only",
6272
6272
  "x-original-maxLength": 1024,
6273
6273
  "x-reconciled-from-discovery": true,
6274
- "x-reconciled-at": "2026-01-07T03:09:31.917865+00:00"
6274
+ "x-reconciled-at": "2026-01-07T15:54:24.515732+00:00"
6275
6275
  },
6276
6276
  "uid": {
6277
6277
  "type": "string",
@@ -6292,7 +6292,7 @@
6292
6292
  "x-original-maxLength": 1024,
6293
6293
  "format": "uuid",
6294
6294
  "x-reconciled-from-discovery": true,
6295
- "x-reconciled-at": "2026-01-07T03:09:31.917870+00:00"
6295
+ "x-reconciled-at": "2026-01-07T15:54:24.515738+00:00"
6296
6296
  }
6297
6297
  },
6298
6298
  "x-f5xc-description-short": "By default a summary of virtual_k8s is returned in 'List'. By setting 'report_fields' in the ListRequest more details of each item can be got.",
@@ -6433,7 +6433,7 @@
6433
6433
  "maxLength": 16,
6434
6434
  "minLength": 7,
6435
6435
  "x-reconciled-from-discovery": true,
6436
- "x-reconciled-at": "2026-01-07T03:09:31.917880+00:00"
6436
+ "x-reconciled-at": "2026-01-07T15:54:24.515748+00:00"
6437
6437
  },
6438
6438
  "value": {
6439
6439
  "type": "array",
@@ -6452,7 +6452,7 @@
6452
6452
  "maxLength": 15,
6453
6453
  "minLength": 3,
6454
6454
  "x-reconciled-from-discovery": true,
6455
- "x-reconciled-at": "2026-01-07T03:09:31.917886+00:00"
6455
+ "x-reconciled-at": "2026-01-07T15:54:24.515754+00:00"
6456
6456
  }
6457
6457
  },
6458
6458
  "x-f5xc-description-short": "PVC Metric Type Data contains key/value pair that uniquely identifies the group_by labels specified in the request.",
@@ -6584,7 +6584,7 @@
6584
6584
  },
6585
6585
  "x-original-maxLength": 1024,
6586
6586
  "x-reconciled-from-discovery": true,
6587
- "x-reconciled-at": "2026-01-07T03:09:31.917897+00:00"
6587
+ "x-reconciled-at": "2026-01-07T15:54:24.515764+00:00"
6588
6588
  },
6589
6589
  "range": {
6590
6590
  "type": "string",
@@ -7821,7 +7821,7 @@
7821
7821
  },
7822
7822
  "x-original-maxLength": 256,
7823
7823
  "x-reconciled-from-discovery": true,
7824
- "x-reconciled-at": "2026-01-07T03:09:35.752005+00:00"
7824
+ "x-reconciled-at": "2026-01-07T15:54:28.385714+00:00"
7825
7825
  },
7826
7826
  "presence": {
7827
7827
  "type": "boolean",
@@ -8399,7 +8399,7 @@
8399
8399
  },
8400
8400
  "x-original-maxLength": 1024,
8401
8401
  "x-reconciled-from-discovery": true,
8402
- "x-reconciled-at": "2026-01-07T03:09:35.752075+00:00"
8402
+ "x-reconciled-at": "2026-01-07T15:54:28.385787+00:00"
8403
8403
  },
8404
8404
  "store_provider": {
8405
8405
  "type": "string",
@@ -8462,7 +8462,7 @@
8462
8462
  },
8463
8463
  "x-original-maxLength": 1024,
8464
8464
  "x-reconciled-from-discovery": true,
8465
- "x-reconciled-at": "2026-01-07T03:09:35.752082+00:00"
8465
+ "x-reconciled-at": "2026-01-07T15:54:28.385794+00:00"
8466
8466
  },
8467
8467
  "url": {
8468
8468
  "type": "string",
@@ -8678,7 +8678,7 @@
8678
8678
  },
8679
8679
  "x-original-maxLength": 1024,
8680
8680
  "x-reconciled-from-discovery": true,
8681
- "x-reconciled-at": "2026-01-07T03:09:35.752123+00:00"
8681
+ "x-reconciled-at": "2026-01-07T15:54:28.385836+00:00"
8682
8682
  },
8683
8683
  "name": {
8684
8684
  "type": "string",
@@ -8697,7 +8697,7 @@
8697
8697
  },
8698
8698
  "x-original-maxLength": 1024,
8699
8699
  "x-reconciled-from-discovery": true,
8700
- "x-reconciled-at": "2026-01-07T03:09:35.752128+00:00"
8700
+ "x-reconciled-at": "2026-01-07T15:54:28.385840+00:00"
8701
8701
  },
8702
8702
  "namespace": {
8703
8703
  "type": "string",
@@ -8716,7 +8716,7 @@
8716
8716
  },
8717
8717
  "x-original-maxLength": 1024,
8718
8718
  "x-reconciled-from-discovery": true,
8719
- "x-reconciled-at": "2026-01-07T03:09:35.752131+00:00"
8719
+ "x-reconciled-at": "2026-01-07T15:54:28.385844+00:00"
8720
8720
  }
8721
8721
  },
8722
8722
  "x-f5xc-description-short": "KubeRefType represents a reference to a Kubernetes (K8s) object.",
@@ -8872,7 +8872,7 @@
8872
8872
  },
8873
8873
  "x-original-maxLength": 1024,
8874
8874
  "x-reconciled-from-discovery": true,
8875
- "x-reconciled-at": "2026-01-07T03:09:35.752261+00:00"
8875
+ "x-reconciled-at": "2026-01-07T15:54:28.385972+00:00"
8876
8876
  },
8877
8877
  "disable_ocsp_stapling": {
8878
8878
  "$ref": "#/components/schemas/ioschemaEmpty"
@@ -8949,7 +8949,7 @@
8949
8949
  },
8950
8950
  "x-original-maxLength": 1024,
8951
8951
  "x-reconciled-from-discovery": true,
8952
- "x-reconciled-at": "2026-01-07T03:09:35.752282+00:00"
8952
+ "x-reconciled-at": "2026-01-07T15:54:28.385992+00:00"
8953
8953
  },
8954
8954
  "location": {
8955
8955
  "type": "string",
@@ -8967,7 +8967,7 @@
8967
8967
  },
8968
8968
  "x-original-maxLength": 1024,
8969
8969
  "x-reconciled-from-discovery": true,
8970
- "x-reconciled-at": "2026-01-07T03:09:35.752286+00:00"
8970
+ "x-reconciled-at": "2026-01-07T15:54:28.385997+00:00"
8971
8971
  },
8972
8972
  "provider": {
8973
8973
  "type": "string",
@@ -8986,7 +8986,7 @@
8986
8986
  },
8987
8987
  "x-original-maxLength": 1024,
8988
8988
  "x-reconciled-from-discovery": true,
8989
- "x-reconciled-at": "2026-01-07T03:09:35.752291+00:00"
8989
+ "x-reconciled-at": "2026-01-07T15:54:28.386001+00:00"
8990
8990
  },
8991
8991
  "secret_encoding": {
8992
8992
  "$ref": "#/components/schemas/schemaSecretEncodingType"
@@ -9010,7 +9010,7 @@
9010
9010
  "maxLength": 1,
9011
9011
  "minLength": 1,
9012
9012
  "x-reconciled-from-discovery": true,
9013
- "x-reconciled-at": "2026-01-07T03:09:35.752297+00:00"
9013
+ "x-reconciled-at": "2026-01-07T15:54:28.386007+00:00"
9014
9014
  }
9015
9015
  },
9016
9016
  "x-f5xc-description-short": "X-displayName: \"Vault Secret\" VaultSecretInfoType specifies information about the Secret managed by Hashicorp Vault.",
@@ -9052,7 +9052,7 @@
9052
9052
  },
9053
9053
  "x-original-maxLength": 1024,
9054
9054
  "x-reconciled-from-discovery": true,
9055
- "x-reconciled-at": "2026-01-07T03:09:35.752320+00:00"
9055
+ "x-reconciled-at": "2026-01-07T15:54:28.386064+00:00"
9056
9056
  }
9057
9057
  },
9058
9058
  "x-f5xc-description-short": "X-displayName: \"Wingman Secret\" WingmanSecretInfoType specifies the handle to the wingman secret.",
@@ -10411,7 +10411,7 @@
10411
10411
  },
10412
10412
  "x-original-maxLength": 256,
10413
10413
  "x-reconciled-from-discovery": true,
10414
- "x-reconciled-at": "2026-01-07T03:09:35.752444+00:00"
10414
+ "x-reconciled-at": "2026-01-07T15:54:28.386190+00:00"
10415
10415
  },
10416
10416
  "volume_name": {
10417
10417
  "type": "string",
@@ -10665,7 +10665,7 @@
10665
10665
  },
10666
10666
  "x-original-maxLength": 256,
10667
10667
  "x-reconciled-from-discovery": true,
10668
- "x-reconciled-at": "2026-01-07T03:09:35.752465+00:00"
10668
+ "x-reconciled-at": "2026-01-07T15:54:28.386210+00:00"
10669
10669
  },
10670
10670
  "readiness_check": {
10671
10671
  "$ref": "#/components/schemas/workloadHealthCheckType"
@@ -10786,7 +10786,7 @@
10786
10786
  },
10787
10787
  "x-original-maxLength": 1024,
10788
10788
  "x-reconciled-from-discovery": true,
10789
- "x-reconciled-at": "2026-01-07T03:09:35.752479+00:00"
10789
+ "x-reconciled-at": "2026-01-07T15:54:28.386224+00:00"
10790
10790
  },
10791
10791
  "namespace": {
10792
10792
  "type": "string",
@@ -10806,7 +10806,7 @@
10806
10806
  },
10807
10807
  "x-original-maxLength": 1024,
10808
10808
  "x-reconciled-from-discovery": true,
10809
- "x-reconciled-at": "2026-01-07T03:09:35.752483+00:00"
10809
+ "x-reconciled-at": "2026-01-07T15:54:28.386228+00:00"
10810
10810
  }
10811
10811
  },
10812
10812
  "x-f5xc-minimum-configuration": {
@@ -11155,7 +11155,7 @@
11155
11155
  },
11156
11156
  "x-original-maxLength": 256,
11157
11157
  "x-reconciled-from-discovery": true,
11158
- "x-reconciled-at": "2026-01-07T03:09:35.752505+00:00"
11158
+ "x-reconciled-at": "2026-01-07T15:54:28.386251+00:00"
11159
11159
  },
11160
11160
  "value": {
11161
11161
  "type": "string",
@@ -11180,7 +11180,7 @@
11180
11180
  },
11181
11181
  "x-original-maxLength": 256,
11182
11182
  "x-reconciled-from-discovery": true,
11183
- "x-reconciled-at": "2026-01-07T03:09:35.752510+00:00"
11183
+ "x-reconciled-at": "2026-01-07T15:54:28.386255+00:00"
11184
11184
  }
11185
11185
  },
11186
11186
  "x-f5xc-minimum-configuration": {
@@ -11233,7 +11233,7 @@
11233
11233
  },
11234
11234
  "x-original-maxLength": 1024,
11235
11235
  "x-reconciled-from-discovery": true,
11236
- "x-reconciled-at": "2026-01-07T03:09:35.752516+00:00"
11236
+ "x-reconciled-at": "2026-01-07T15:54:28.386262+00:00"
11237
11237
  }
11238
11238
  },
11239
11239
  "x-f5xc-description-short": "Ephemeral storage volume configuration for the workload.",
@@ -11407,7 +11407,7 @@
11407
11407
  "maxLength": 17,
11408
11408
  "minLength": 17,
11409
11409
  "x-reconciled-from-discovery": true,
11410
- "x-reconciled-at": "2026-01-07T03:09:35.752532+00:00"
11410
+ "x-reconciled-at": "2026-01-07T15:54:28.386278+00:00"
11411
11411
  },
11412
11412
  "system_metadata": {
11413
11413
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -11997,7 +11997,7 @@
11997
11997
  },
11998
11998
  "x-original-maxLength": 256,
11999
11999
  "x-reconciled-from-discovery": true,
12000
- "x-reconciled-at": "2026-01-07T03:09:35.752574+00:00"
12000
+ "x-reconciled-at": "2026-01-07T15:54:28.386319+00:00"
12001
12001
  },
12002
12002
  "public": {
12003
12003
  "$ref": "#/components/schemas/ioschemaEmpty"
@@ -12217,7 +12217,7 @@
12217
12217
  },
12218
12218
  "x-original-maxLength": 1024,
12219
12219
  "x-reconciled-from-discovery": true,
12220
- "x-reconciled-at": "2026-01-07T03:09:35.752594+00:00"
12220
+ "x-reconciled-at": "2026-01-07T15:54:28.386338+00:00"
12221
12221
  },
12222
12222
  "disabled": {
12223
12223
  "type": "boolean",
@@ -12271,7 +12271,7 @@
12271
12271
  },
12272
12272
  "x-original-maxLength": 1024,
12273
12273
  "x-reconciled-from-discovery": true,
12274
- "x-reconciled-at": "2026-01-07T03:09:35.752604+00:00"
12274
+ "x-reconciled-at": "2026-01-07T15:54:28.386348+00:00"
12275
12275
  },
12276
12276
  "namespace": {
12277
12277
  "type": "string",
@@ -12290,7 +12290,7 @@
12290
12290
  },
12291
12291
  "x-original-maxLength": 1024,
12292
12292
  "x-reconciled-from-discovery": true,
12293
- "x-reconciled-at": "2026-01-07T03:09:35.752608+00:00"
12293
+ "x-reconciled-at": "2026-01-07T15:54:28.386352+00:00"
12294
12294
  },
12295
12295
  "owner_view": {
12296
12296
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -12332,7 +12332,7 @@
12332
12332
  "x-field-mutability": "read-only",
12333
12333
  "x-original-maxLength": 1024,
12334
12334
  "x-reconciled-from-discovery": true,
12335
- "x-reconciled-at": "2026-01-07T03:09:35.752615+00:00"
12335
+ "x-reconciled-at": "2026-01-07T15:54:28.386360+00:00"
12336
12336
  },
12337
12337
  "uid": {
12338
12338
  "type": "string",
@@ -12353,7 +12353,7 @@
12353
12353
  "x-original-maxLength": 1024,
12354
12354
  "format": "uuid",
12355
12355
  "x-reconciled-from-discovery": true,
12356
- "x-reconciled-at": "2026-01-07T03:09:35.752620+00:00"
12356
+ "x-reconciled-at": "2026-01-07T15:54:28.386365+00:00"
12357
12357
  }
12358
12358
  },
12359
12359
  "x-f5xc-description-short": "By default a summary of workload is returned in 'List'. By setting 'report_fields' in the ListRequest more details of each item can be got.",
@@ -12646,7 +12646,7 @@
12646
12646
  },
12647
12647
  "x-original-maxLength": 1024,
12648
12648
  "x-reconciled-from-discovery": true,
12649
- "x-reconciled-at": "2026-01-07T03:09:35.752639+00:00"
12649
+ "x-reconciled-at": "2026-01-07T15:54:28.386385+00:00"
12650
12650
  },
12651
12651
  "persistent_volume": {
12652
12652
  "$ref": "#/components/schemas/workloadPersistentStorageVolumeType"
@@ -12696,7 +12696,7 @@
12696
12696
  },
12697
12697
  "x-original-maxLength": 1024,
12698
12698
  "x-reconciled-from-discovery": true,
12699
- "x-reconciled-at": "2026-01-07T03:09:35.752646+00:00"
12699
+ "x-reconciled-at": "2026-01-07T15:54:28.386396+00:00"
12700
12700
  },
12701
12701
  "num": {
12702
12702
  "type": "integer",
@@ -12856,7 +12856,7 @@
12856
12856
  },
12857
12857
  "x-original-maxLength": 1024,
12858
12858
  "x-reconciled-from-discovery": true,
12859
- "x-reconciled-at": "2026-01-07T03:09:35.752659+00:00"
12859
+ "x-reconciled-at": "2026-01-07T15:54:28.386421+00:00"
12860
12860
  }
12861
12861
  },
12862
12862
  "x-f5xc-minimum-configuration": {
@@ -13285,7 +13285,7 @@
13285
13285
  },
13286
13286
  "x-original-maxLength": 1024,
13287
13287
  "x-reconciled-from-discovery": true,
13288
- "x-reconciled-at": "2026-01-07T03:09:35.752699+00:00"
13288
+ "x-reconciled-at": "2026-01-07T15:54:28.386467+00:00"
13289
13289
  },
13290
13290
  "persistent_volume": {
13291
13291
  "$ref": "#/components/schemas/workloadPersistentStorageVolumeType"
@@ -13608,7 +13608,7 @@
13608
13608
  },
13609
13609
  "x-original-maxLength": 1024,
13610
13610
  "x-reconciled-from-discovery": true,
13611
- "x-reconciled-at": "2026-01-07T03:09:35.752721+00:00"
13611
+ "x-reconciled-at": "2026-01-07T15:54:28.386491+00:00"
13612
13612
  },
13613
13613
  "range": {
13614
13614
  "type": "string",
@@ -13814,7 +13814,7 @@
13814
13814
  "maxLength": 16,
13815
13815
  "minLength": 7,
13816
13816
  "x-reconciled-from-discovery": true,
13817
- "x-reconciled-at": "2026-01-07T03:09:35.752734+00:00"
13817
+ "x-reconciled-at": "2026-01-07T15:54:28.386507+00:00"
13818
13818
  },
13819
13819
  "value": {
13820
13820
  "type": "array",
@@ -13833,7 +13833,7 @@
13833
13833
  "maxLength": 15,
13834
13834
  "minLength": 3,
13835
13835
  "x-reconciled-from-discovery": true,
13836
- "x-reconciled-at": "2026-01-07T03:09:35.752739+00:00"
13836
+ "x-reconciled-at": "2026-01-07T15:54:28.386512+00:00"
13837
13837
  }
13838
13838
  },
13839
13839
  "x-f5xc-description-short": "Usage Type Data contains key/value pair that uniquely identifies a workload in the response and the corresponding metric data.",
@@ -13980,7 +13980,7 @@
13980
13980
  "readOnly": true,
13981
13981
  "x-original-maxLength": 1024,
13982
13982
  "x-reconciled-from-discovery": true,
13983
- "x-reconciled-at": "2026-01-07T03:09:36.164434+00:00"
13983
+ "x-reconciled-at": "2026-01-07T15:54:28.804739+00:00"
13984
13984
  },
13985
13985
  "name": {
13986
13986
  "type": "string",
@@ -14001,7 +14001,7 @@
14001
14001
  },
14002
14002
  "x-original-maxLength": 1024,
14003
14003
  "x-reconciled-from-discovery": true,
14004
- "x-reconciled-at": "2026-01-07T03:09:36.164438+00:00"
14004
+ "x-reconciled-at": "2026-01-07T15:54:28.804743+00:00"
14005
14005
  },
14006
14006
  "namespace": {
14007
14007
  "type": "string",
@@ -14022,7 +14022,7 @@
14022
14022
  },
14023
14023
  "x-original-maxLength": 1024,
14024
14024
  "x-reconciled-from-discovery": true,
14025
- "x-reconciled-at": "2026-01-07T03:09:36.164442+00:00"
14025
+ "x-reconciled-at": "2026-01-07T15:54:28.804747+00:00"
14026
14026
  },
14027
14027
  "tenant": {
14028
14028
  "type": "string",
@@ -14045,7 +14045,7 @@
14045
14045
  "x-field-mutability": "read-only",
14046
14046
  "x-original-maxLength": 1024,
14047
14047
  "x-reconciled-from-discovery": true,
14048
- "x-reconciled-at": "2026-01-07T03:09:36.164446+00:00"
14048
+ "x-reconciled-at": "2026-01-07T15:54:28.804751+00:00"
14049
14049
  },
14050
14050
  "uid": {
14051
14051
  "type": "string",
@@ -14069,7 +14069,7 @@
14069
14069
  "x-original-maxLength": 1024,
14070
14070
  "format": "uuid",
14071
14071
  "x-reconciled-from-discovery": true,
14072
- "x-reconciled-at": "2026-01-07T03:09:36.164453+00:00"
14072
+ "x-reconciled-at": "2026-01-07T15:54:28.804756+00:00"
14073
14073
  }
14074
14074
  },
14075
14075
  "x-f5xc-description-short": "Type establishes a 'direct reference' from one object(the referrer) to another(the referred).",
@@ -14274,7 +14274,7 @@
14274
14274
  },
14275
14275
  "x-original-maxLength": 1024,
14276
14276
  "x-reconciled-from-discovery": true,
14277
- "x-reconciled-at": "2026-01-07T03:09:36.164557+00:00"
14277
+ "x-reconciled-at": "2026-01-07T15:54:28.804864+00:00"
14278
14278
  },
14279
14279
  "namespace": {
14280
14280
  "type": "string",
@@ -14294,7 +14294,7 @@
14294
14294
  },
14295
14295
  "x-original-maxLength": 1024,
14296
14296
  "x-reconciled-from-discovery": true,
14297
- "x-reconciled-at": "2026-01-07T03:09:36.164561+00:00"
14297
+ "x-reconciled-at": "2026-01-07T15:54:28.804868+00:00"
14298
14298
  }
14299
14299
  },
14300
14300
  "x-f5xc-minimum-configuration": {
@@ -14397,7 +14397,7 @@
14397
14397
  "maxLength": 17,
14398
14398
  "minLength": 17,
14399
14399
  "x-reconciled-from-discovery": true,
14400
- "x-reconciled-at": "2026-01-07T03:09:36.164575+00:00"
14400
+ "x-reconciled-at": "2026-01-07T15:54:28.804881+00:00"
14401
14401
  },
14402
14402
  "system_metadata": {
14403
14403
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -14631,7 +14631,7 @@
14631
14631
  },
14632
14632
  "x-original-maxLength": 1024,
14633
14633
  "x-reconciled-from-discovery": true,
14634
- "x-reconciled-at": "2026-01-07T03:09:36.164592+00:00"
14634
+ "x-reconciled-at": "2026-01-07T15:54:28.804898+00:00"
14635
14635
  },
14636
14636
  "disabled": {
14637
14637
  "type": "boolean",
@@ -14685,7 +14685,7 @@
14685
14685
  },
14686
14686
  "x-original-maxLength": 1024,
14687
14687
  "x-reconciled-from-discovery": true,
14688
- "x-reconciled-at": "2026-01-07T03:09:36.164601+00:00"
14688
+ "x-reconciled-at": "2026-01-07T15:54:28.804907+00:00"
14689
14689
  },
14690
14690
  "namespace": {
14691
14691
  "type": "string",
@@ -14704,7 +14704,7 @@
14704
14704
  },
14705
14705
  "x-original-maxLength": 1024,
14706
14706
  "x-reconciled-from-discovery": true,
14707
- "x-reconciled-at": "2026-01-07T03:09:36.164605+00:00"
14707
+ "x-reconciled-at": "2026-01-07T15:54:28.804912+00:00"
14708
14708
  },
14709
14709
  "owner_view": {
14710
14710
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -14746,7 +14746,7 @@
14746
14746
  "x-field-mutability": "read-only",
14747
14747
  "x-original-maxLength": 1024,
14748
14748
  "x-reconciled-from-discovery": true,
14749
- "x-reconciled-at": "2026-01-07T03:09:36.164613+00:00"
14749
+ "x-reconciled-at": "2026-01-07T15:54:28.804919+00:00"
14750
14750
  },
14751
14751
  "uid": {
14752
14752
  "type": "string",
@@ -14767,7 +14767,7 @@
14767
14767
  "x-original-maxLength": 1024,
14768
14768
  "format": "uuid",
14769
14769
  "x-reconciled-from-discovery": true,
14770
- "x-reconciled-at": "2026-01-07T03:09:36.164617+00:00"
14770
+ "x-reconciled-at": "2026-01-07T15:54:28.804924+00:00"
14771
14771
  }
14772
14772
  },
14773
14773
  "x-f5xc-description-short": "By default a summary of workload_flavor is returned in 'List'. By setting 'report_fields' in the ListRequest more details of each item can be got.",