@robinmordasiewicz/f5xc-terraform-mcp 3.1.0 → 3.2.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 (157) hide show
  1. package/dist/docs/data-sources/certificate.md +2 -2
  2. package/dist/docs/data-sources/fast_acl.md +2 -2
  3. package/dist/docs/data-sources/irule.md +2 -2
  4. package/dist/docs/data-sources/network_policy.md +2 -2
  5. package/dist/docs/data-sources/policer.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/certificate.md +4 -56
  9. package/dist/docs/resources/fast_acl.md +166 -60
  10. package/dist/docs/resources/irule.md +7 -5
  11. package/dist/docs/resources/network_policy.md +210 -37
  12. package/dist/docs/resources/policer.md +10 -50
  13. package/dist/docs/resources/securemesh_site.md +1614 -253
  14. package/dist/docs/resources/site.md +12 -819
  15. package/dist/docs/resources/workload.md +9 -2951
  16. package/dist/docs/specifications/api/CHANGELOG.md +4 -4
  17. package/dist/docs/specifications/api/README.md +2 -2
  18. package/dist/docs/specifications/api/domains/admin_console_and_ui.json +29 -25
  19. package/dist/docs/specifications/api/domains/ai_services.json +23 -21
  20. package/dist/docs/specifications/api/domains/api.json +201 -173
  21. package/dist/docs/specifications/api/domains/authentication.json +57 -45
  22. package/dist/docs/specifications/api/domains/bigip.json +106 -94
  23. package/dist/docs/specifications/api/domains/billing_and_usage.json +71 -63
  24. package/dist/docs/specifications/api/domains/blindfold.json +141 -109
  25. package/dist/docs/specifications/api/domains/bot_and_threat_defense.json +77 -65
  26. package/dist/docs/specifications/api/domains/cdn.json +371 -177
  27. package/dist/docs/specifications/api/domains/ce_management.json +137 -111
  28. package/dist/docs/specifications/api/domains/certificates.json +81 -75
  29. package/dist/docs/specifications/api/domains/cloud_infrastructure.json +136 -112
  30. package/dist/docs/specifications/api/domains/container_services.json +123 -91
  31. package/dist/docs/specifications/api/domains/data_and_privacy_security.json +72 -66
  32. package/dist/docs/specifications/api/domains/data_intelligence.json +68 -62
  33. package/dist/docs/specifications/api/domains/ddos.json +168 -154
  34. package/dist/docs/specifications/api/domains/dns.json +160 -148
  35. package/dist/docs/specifications/api/domains/managed_kubernetes.json +91 -85
  36. package/dist/docs/specifications/api/domains/marketplace.json +111 -103
  37. package/dist/docs/specifications/api/domains/network.json +269 -230
  38. package/dist/docs/specifications/api/domains/network_security.json +243 -187
  39. package/dist/docs/specifications/api/domains/nginx_one.json +70 -62
  40. package/dist/docs/specifications/api/domains/object_storage.json +12 -12
  41. package/dist/docs/specifications/api/domains/observability.json +231 -102
  42. package/dist/docs/specifications/api/domains/rate_limiting.json +58 -52
  43. package/dist/docs/specifications/api/domains/secops_and_incident_response.json +42 -36
  44. package/dist/docs/specifications/api/domains/service_mesh.json +143 -119
  45. package/dist/docs/specifications/api/domains/shape.json +327 -313
  46. package/dist/docs/specifications/api/domains/sites.json +536 -349
  47. package/dist/docs/specifications/api/domains/statistics.json +401 -225
  48. package/dist/docs/specifications/api/domains/support.json +116 -108
  49. package/dist/docs/specifications/api/domains/telemetry_and_insights.json +118 -72
  50. package/dist/docs/specifications/api/domains/tenant_and_identity.json +298 -268
  51. package/dist/docs/specifications/api/domains/threat_campaign.json +126 -66
  52. package/dist/docs/specifications/api/domains/users.json +76 -66
  53. package/dist/docs/specifications/api/domains/virtual.json +492 -244
  54. package/dist/docs/specifications/api/domains/vpm_and_node_management.json +1 -1
  55. package/dist/docs/specifications/api/domains/waf.json +227 -139
  56. package/dist/docs/specifications/api/index.json +2 -2
  57. package/dist/docs/specifications/api/openapi.json +3409 -2616
  58. package/dist/docs/specifications/api/openapi.yaml +5304 -2616
  59. package/package.json +1 -1
  60. package/dist/docs/data-sources/addon_service.md +0 -143
  61. package/dist/docs/data-sources/addon_service_activation_status.md +0 -144
  62. package/dist/docs/data-sources/addon_subscription.md +0 -134
  63. package/dist/docs/data-sources/allowed_tenant.md +0 -134
  64. package/dist/docs/data-sources/api_credential.md +0 -134
  65. package/dist/docs/data-sources/bigip_irule.md +0 -134
  66. package/dist/docs/data-sources/child_tenant.md +0 -134
  67. package/dist/docs/data-sources/child_tenant_manager.md +0 -134
  68. package/dist/docs/data-sources/contact.md +0 -134
  69. package/dist/docs/data-sources/customer_support.md +0 -134
  70. package/dist/docs/data-sources/dns_lb_health_check.md +0 -134
  71. package/dist/docs/data-sources/dns_lb_pool.md +0 -134
  72. package/dist/docs/data-sources/dns_load_balancer.md +0 -134
  73. package/dist/docs/data-sources/dns_zone.md +0 -145
  74. package/dist/docs/data-sources/geo_location_set.md +0 -134
  75. package/dist/docs/data-sources/ike1.md +0 -134
  76. package/dist/docs/data-sources/ike2.md +0 -134
  77. package/dist/docs/data-sources/ike_phase1_profile.md +0 -134
  78. package/dist/docs/data-sources/ike_phase2_profile.md +0 -134
  79. package/dist/docs/data-sources/infraprotect_asn.md +0 -134
  80. package/dist/docs/data-sources/infraprotect_asn_prefix.md +0 -134
  81. package/dist/docs/data-sources/infraprotect_deny_list_rule.md +0 -134
  82. package/dist/docs/data-sources/infraprotect_firewall_rule.md +0 -134
  83. package/dist/docs/data-sources/infraprotect_firewall_rule_group.md +0 -134
  84. package/dist/docs/data-sources/infraprotect_internet_prefix_advertisement.md +0 -134
  85. package/dist/docs/data-sources/infraprotect_tunnel.md +0 -134
  86. package/dist/docs/data-sources/k8s_cluster.md +0 -134
  87. package/dist/docs/data-sources/k8s_cluster_role.md +0 -134
  88. package/dist/docs/data-sources/k8s_cluster_role_binding.md +0 -134
  89. package/dist/docs/data-sources/k8s_pod_security_admission.md +0 -134
  90. package/dist/docs/data-sources/k8s_pod_security_policy.md +0 -134
  91. package/dist/docs/data-sources/managed_tenant.md +0 -134
  92. package/dist/docs/data-sources/namespace.md +0 -141
  93. package/dist/docs/data-sources/oidc_provider.md +0 -134
  94. package/dist/docs/data-sources/quota.md +0 -134
  95. package/dist/docs/data-sources/registration.md +0 -134
  96. package/dist/docs/data-sources/report_config.md +0 -134
  97. package/dist/docs/data-sources/role.md +0 -134
  98. package/dist/docs/data-sources/secret_policy.md +0 -134
  99. package/dist/docs/data-sources/secret_policy_rule.md +0 -134
  100. package/dist/docs/data-sources/securemesh_site_v2.md +0 -134
  101. package/dist/docs/data-sources/srv6_network_slice.md +0 -134
  102. package/dist/docs/data-sources/tenant_profile.md +0 -134
  103. package/dist/docs/data-sources/ticket_tracking_system.md +0 -134
  104. package/dist/docs/data-sources/token.md +0 -134
  105. package/dist/docs/data-sources/tpm_api_key.md +0 -134
  106. package/dist/docs/data-sources/tpm_category.md +0 -134
  107. package/dist/docs/data-sources/tpm_manager.md +0 -134
  108. package/dist/docs/data-sources/virtual_k8s.md +0 -134
  109. package/dist/docs/data-sources/voltshare_admin_policy.md +0 -134
  110. package/dist/docs/resources/addon_subscription.md +0 -213
  111. package/dist/docs/resources/allowed_tenant.md +0 -181
  112. package/dist/docs/resources/api_credential.md +0 -184
  113. package/dist/docs/resources/bigip_irule.md +0 -173
  114. package/dist/docs/resources/child_tenant.md +0 -237
  115. package/dist/docs/resources/child_tenant_manager.md +0 -201
  116. package/dist/docs/resources/contact.md +0 -187
  117. package/dist/docs/resources/customer_support.md +0 -253
  118. package/dist/docs/resources/dns_lb_health_check.md +0 -249
  119. package/dist/docs/resources/dns_lb_pool.md +0 -310
  120. package/dist/docs/resources/dns_load_balancer.md +0 -309
  121. package/dist/docs/resources/dns_zone.md +0 -790
  122. package/dist/docs/resources/geo_location_set.md +0 -180
  123. package/dist/docs/resources/ike1.md +0 -216
  124. package/dist/docs/resources/ike2.md +0 -210
  125. package/dist/docs/resources/ike_phase1_profile.md +0 -224
  126. package/dist/docs/resources/ike_phase2_profile.md +0 -214
  127. package/dist/docs/resources/infraprotect_asn.md +0 -183
  128. package/dist/docs/resources/infraprotect_asn_prefix.md +0 -181
  129. package/dist/docs/resources/infraprotect_deny_list_rule.md +0 -191
  130. package/dist/docs/resources/infraprotect_firewall_rule.md +0 -288
  131. package/dist/docs/resources/infraprotect_firewall_rule_group.md +0 -169
  132. package/dist/docs/resources/infraprotect_internet_prefix_advertisement.md +0 -191
  133. package/dist/docs/resources/infraprotect_tunnel.md +0 -289
  134. package/dist/docs/resources/k8s_cluster.md +0 -326
  135. package/dist/docs/resources/k8s_cluster_role.md +0 -222
  136. package/dist/docs/resources/k8s_cluster_role_binding.md +0 -207
  137. package/dist/docs/resources/k8s_pod_security_admission.md +0 -199
  138. package/dist/docs/resources/k8s_pod_security_policy.md +0 -337
  139. package/dist/docs/resources/managed_tenant.md +0 -193
  140. package/dist/docs/resources/namespace.md +0 -170
  141. package/dist/docs/resources/oidc_provider.md +0 -291
  142. package/dist/docs/resources/quota.md +0 -187
  143. package/dist/docs/resources/registration.md +0 -489
  144. package/dist/docs/resources/report_config.md +0 -237
  145. package/dist/docs/resources/role.md +0 -183
  146. package/dist/docs/resources/secret_policy.md +0 -240
  147. package/dist/docs/resources/secret_policy_rule.md +0 -198
  148. package/dist/docs/resources/securemesh_site_v2.md +0 -2027
  149. package/dist/docs/resources/srv6_network_slice.md +0 -175
  150. package/dist/docs/resources/tenant_profile.md +0 -233
  151. package/dist/docs/resources/ticket_tracking_system.md +0 -195
  152. package/dist/docs/resources/token.md +0 -170
  153. package/dist/docs/resources/tpm_api_key.md +0 -191
  154. package/dist/docs/resources/tpm_category.md +0 -191
  155. package/dist/docs/resources/tpm_manager.md +0 -167
  156. package/dist/docs/resources/virtual_k8s.md +0 -209
  157. package/dist/docs/resources/voltshare_admin_policy.md +0 -271
@@ -3,7 +3,7 @@
3
3
  "info": {
4
4
  "title": "Users",
5
5
  "description": "Token lifecycle governs automated site onboarding through cloud-init integration with configurable validity periods. Explicit category keys establish permitted classification hierarchies enforced across deployments. Inferred attributes attach automatically based on object characteristics and placement context. Namespace-scoped operations handle credential generation, revocation, and state transitions for streamlined provisioning workflows.",
6
- "version": "2.0.13",
6
+ "version": "2.0.15",
7
7
  "contact": {
8
8
  "name": "F5 Distributed Cloud",
9
9
  "url": "https://docs.cloud.f5.com"
@@ -3366,7 +3366,7 @@
3366
3366
  },
3367
3367
  "x-original-maxLength": 1024,
3368
3368
  "x-reconciled-from-discovery": true,
3369
- "x-reconciled-at": "2026-01-05T18:29:25.855212+00:00"
3369
+ "x-reconciled-at": "2026-01-06T16:57:43.943303+00:00"
3370
3370
  },
3371
3371
  "key": {
3372
3372
  "type": "string",
@@ -3385,7 +3385,7 @@
3385
3385
  },
3386
3386
  "x-original-maxLength": 1024,
3387
3387
  "x-reconciled-from-discovery": true,
3388
- "x-reconciled-at": "2026-01-05T18:29:25.855219+00:00"
3388
+ "x-reconciled-at": "2026-01-06T16:57:43.943310+00:00"
3389
3389
  },
3390
3390
  "value": {
3391
3391
  "type": "string",
@@ -3404,7 +3404,7 @@
3404
3404
  },
3405
3405
  "x-original-maxLength": 1024,
3406
3406
  "x-reconciled-from-discovery": true,
3407
- "x-reconciled-at": "2026-01-05T18:29:25.855224+00:00"
3407
+ "x-reconciled-at": "2026-01-06T16:57:43.943315+00:00"
3408
3408
  }
3409
3409
  },
3410
3410
  "x-f5xc-minimum-configuration": {
@@ -3494,7 +3494,7 @@
3494
3494
  },
3495
3495
  "x-original-maxLength": 1024,
3496
3496
  "x-reconciled-from-discovery": true,
3497
- "x-reconciled-at": "2026-01-05T18:29:31.036769+00:00"
3497
+ "x-reconciled-at": "2026-01-06T16:57:49.256470+00:00"
3498
3498
  },
3499
3499
  "key": {
3500
3500
  "type": "string",
@@ -3513,7 +3513,7 @@
3513
3513
  },
3514
3514
  "x-original-maxLength": 1024,
3515
3515
  "x-reconciled-from-discovery": true,
3516
- "x-reconciled-at": "2026-01-05T18:29:31.036776+00:00"
3516
+ "x-reconciled-at": "2026-01-06T16:57:49.256477+00:00"
3517
3517
  },
3518
3518
  "namespace": {
3519
3519
  "type": "string",
@@ -3532,7 +3532,7 @@
3532
3532
  },
3533
3533
  "x-original-maxLength": 1024,
3534
3534
  "x-reconciled-from-discovery": true,
3535
- "x-reconciled-at": "2026-01-05T18:29:31.036781+00:00"
3535
+ "x-reconciled-at": "2026-01-06T16:57:49.256482+00:00"
3536
3536
  },
3537
3537
  "value": {
3538
3538
  "type": "string",
@@ -3557,7 +3557,7 @@
3557
3557
  },
3558
3558
  "x-original-maxLength": 1024,
3559
3559
  "x-reconciled-from-discovery": true,
3560
- "x-reconciled-at": "2026-01-05T18:29:31.036786+00:00"
3560
+ "x-reconciled-at": "2026-01-06T16:57:49.256487+00:00"
3561
3561
  }
3562
3562
  },
3563
3563
  "x-f5xc-minimum-configuration": {
@@ -3622,7 +3622,7 @@
3622
3622
  },
3623
3623
  "x-original-maxLength": 1024,
3624
3624
  "x-reconciled-from-discovery": true,
3625
- "x-reconciled-at": "2026-01-05T18:29:31.036793+00:00"
3625
+ "x-reconciled-at": "2026-01-06T16:57:49.256495+00:00"
3626
3626
  },
3627
3627
  "namespace": {
3628
3628
  "type": "string",
@@ -3641,7 +3641,7 @@
3641
3641
  },
3642
3642
  "x-original-maxLength": 1024,
3643
3643
  "x-reconciled-from-discovery": true,
3644
- "x-reconciled-at": "2026-01-05T18:29:31.036798+00:00"
3644
+ "x-reconciled-at": "2026-01-06T16:57:49.256500+00:00"
3645
3645
  },
3646
3646
  "value": {
3647
3647
  "type": "string",
@@ -3666,7 +3666,7 @@
3666
3666
  },
3667
3667
  "x-original-maxLength": 1024,
3668
3668
  "x-reconciled-from-discovery": true,
3669
- "x-reconciled-at": "2026-01-05T18:29:31.036803+00:00"
3669
+ "x-reconciled-at": "2026-01-06T16:57:49.256504+00:00"
3670
3670
  }
3671
3671
  },
3672
3672
  "x-f5xc-minimum-configuration": {
@@ -3758,7 +3758,7 @@
3758
3758
  },
3759
3759
  "x-original-maxLength": 1024,
3760
3760
  "x-reconciled-from-discovery": true,
3761
- "x-reconciled-at": "2026-01-05T18:29:31.036810+00:00"
3761
+ "x-reconciled-at": "2026-01-06T16:57:49.256512+00:00"
3762
3762
  },
3763
3763
  "key": {
3764
3764
  "type": "string",
@@ -3777,7 +3777,7 @@
3777
3777
  },
3778
3778
  "x-original-maxLength": 1024,
3779
3779
  "x-reconciled-from-discovery": true,
3780
- "x-reconciled-at": "2026-01-05T18:29:31.036814+00:00"
3780
+ "x-reconciled-at": "2026-01-06T16:57:49.256516+00:00"
3781
3781
  },
3782
3782
  "value": {
3783
3783
  "type": "string",
@@ -3796,7 +3796,7 @@
3796
3796
  },
3797
3797
  "x-original-maxLength": 1024,
3798
3798
  "x-reconciled-from-discovery": true,
3799
- "x-reconciled-at": "2026-01-05T18:29:31.036818+00:00"
3799
+ "x-reconciled-at": "2026-01-06T16:57:49.256520+00:00"
3800
3800
  }
3801
3801
  },
3802
3802
  "x-f5xc-minimum-configuration": {
@@ -3858,7 +3858,7 @@
3858
3858
  },
3859
3859
  "x-original-maxLength": 1024,
3860
3860
  "x-reconciled-from-discovery": true,
3861
- "x-reconciled-at": "2026-01-05T18:29:31.218902+00:00"
3861
+ "x-reconciled-at": "2026-01-06T16:57:49.446345+00:00"
3862
3862
  },
3863
3863
  "key": {
3864
3864
  "type": "string",
@@ -3877,7 +3877,7 @@
3877
3877
  },
3878
3878
  "x-original-maxLength": 1024,
3879
3879
  "x-reconciled-from-discovery": true,
3880
- "x-reconciled-at": "2026-01-05T18:29:31.218909+00:00"
3880
+ "x-reconciled-at": "2026-01-06T16:57:49.446352+00:00"
3881
3881
  },
3882
3882
  "namespace": {
3883
3883
  "type": "string",
@@ -3896,7 +3896,7 @@
3896
3896
  },
3897
3897
  "x-original-maxLength": 1024,
3898
3898
  "x-reconciled-from-discovery": true,
3899
- "x-reconciled-at": "2026-01-05T18:29:31.218914+00:00"
3899
+ "x-reconciled-at": "2026-01-06T16:57:49.446357+00:00"
3900
3900
  }
3901
3901
  },
3902
3902
  "x-f5xc-minimum-configuration": {
@@ -3960,7 +3960,7 @@
3960
3960
  },
3961
3961
  "x-original-maxLength": 1024,
3962
3962
  "x-reconciled-from-discovery": true,
3963
- "x-reconciled-at": "2026-01-05T18:29:31.218922+00:00"
3963
+ "x-reconciled-at": "2026-01-06T16:57:49.446365+00:00"
3964
3964
  },
3965
3965
  "namespace": {
3966
3966
  "type": "string",
@@ -3979,7 +3979,7 @@
3979
3979
  },
3980
3980
  "x-original-maxLength": 1024,
3981
3981
  "x-reconciled-from-discovery": true,
3982
- "x-reconciled-at": "2026-01-05T18:29:31.218926+00:00"
3982
+ "x-reconciled-at": "2026-01-06T16:57:49.446369+00:00"
3983
3983
  }
3984
3984
  },
3985
3985
  "x-f5xc-minimum-configuration": {
@@ -4070,7 +4070,7 @@
4070
4070
  },
4071
4071
  "x-original-maxLength": 1024,
4072
4072
  "x-reconciled-from-discovery": true,
4073
- "x-reconciled-at": "2026-01-05T18:29:31.218933+00:00"
4073
+ "x-reconciled-at": "2026-01-06T16:57:49.446376+00:00"
4074
4074
  },
4075
4075
  "key": {
4076
4076
  "type": "string",
@@ -4089,7 +4089,7 @@
4089
4089
  },
4090
4090
  "x-original-maxLength": 1024,
4091
4091
  "x-reconciled-from-discovery": true,
4092
- "x-reconciled-at": "2026-01-05T18:29:31.218937+00:00"
4092
+ "x-reconciled-at": "2026-01-06T16:57:49.446380+00:00"
4093
4093
  }
4094
4094
  },
4095
4095
  "x-f5xc-minimum-configuration": {
@@ -4132,6 +4132,8 @@
4132
4132
  "type_url": {
4133
4133
  "type": "string",
4134
4134
  "description": "A URL/resource name that uniquely identifies the type of the serialized\nprotocol buffer message. This string must contain at least\none \"/\" character. The last segment of the URL's path must represent\nthe fully qualified name of the type (as in\n`path/google.protobuf.duration`). The name should be in a canonical form\n(e.g., leading \".\" is not accepted).\n\nIn practice, teams usually precompile into the binary all types that they\nexpect it to use in the context of Any. However, for URLs which use the\nscheme `HTTP`, `HTTPS`, or no scheme, one can optionally set up a type\nserver that maps type URLs to message definitions as follows:\n\n* If no scheme is provided, `HTTPS` is assumed.\n* An HTTP GET on the URL must yield a [google.protobuf.type][]\nvalue in binary format, or produce an error.\n* Applications are allowed to cache lookup results based on the\nURL, or have them precompiled into a binary to avoid any\nlookup. Therefore, binary compatibility needs to be preserved\non changes to types. (Use versioned type names to manage\nbreaking changes.)\n\nNote: this functionality is not currently available in the official\nprotobuf release, and it is not used for type URLs beginning with\ntype.googleapis.com.\n\nSchemes other than `HTTP`, `HTTPS` (or the empty scheme) might be\nused with implementation specific semantics.",
4135
+ "x-f5xc-description-short": "URL identifying the protocol buffer message type.",
4136
+ "x-f5xc-description-medium": "URL/resource name that uniquely identifies the type of the serialized protocol buffer message. This string must contain at least one \"/\" character. The last segment of the URL's path must represent the fully qualified name of the type (as in ).",
4135
4137
  "minLength": 0,
4136
4138
  "maxLength": 1024,
4137
4139
  "x-f5xc-required-for": {
@@ -4155,7 +4157,7 @@
4155
4157
  },
4156
4158
  "x-original-maxLength": 1024,
4157
4159
  "x-reconciled-from-discovery": true,
4158
- "x-reconciled-at": "2026-01-05T18:30:04.621926+00:00"
4160
+ "x-reconciled-at": "2026-01-06T16:58:23.629552+00:00"
4159
4161
  }
4160
4162
  },
4161
4163
  "x-f5xc-minimum-configuration": {
@@ -4224,7 +4226,7 @@
4224
4226
  },
4225
4227
  "x-original-maxLength": 1024,
4226
4228
  "x-reconciled-from-discovery": true,
4227
- "x-reconciled-at": "2026-01-05T18:30:04.621938+00:00"
4229
+ "x-reconciled-at": "2026-01-06T16:58:23.629562+00:00"
4228
4230
  },
4229
4231
  "service_name": {
4230
4232
  "type": "string",
@@ -4253,6 +4255,8 @@
4253
4255
  "x-validation-rules": {
4254
4256
  "ves.io.schema.rules.string.in": "[\\\"Success\\\",\\\"Failed\\\",\\\"Incomplete\\\",\\\"Installed\\\",\\\"Down\\\",\\\"Disabled\\\",\\\"NotApplicable\\\"]"
4255
4257
  },
4258
+ "x-f5xc-description-short": "Status of the condition \"Success\" Validtion has succeded.",
4259
+ "x-f5xc-description-medium": "Status of the condition \"Success\" Validtion has succeded. Requested operation was successful. \"Failed\" Validation has failed. \"Incomplete\" Validation of configuration has failed due to missing configuration. \"Installed\" Validation has passed and configuration has been installed in data path or...",
4256
4260
  "minLength": 0,
4257
4261
  "maxLength": 17,
4258
4262
  "x-f5xc-required-for": {
@@ -4263,7 +4267,7 @@
4263
4267
  },
4264
4268
  "x-original-maxLength": 1024,
4265
4269
  "x-reconciled-from-discovery": true,
4266
- "x-reconciled-at": "2026-01-05T18:30:04.621945+00:00"
4270
+ "x-reconciled-at": "2026-01-06T16:58:23.629569+00:00"
4267
4271
  },
4268
4272
  "type": {
4269
4273
  "type": "string",
@@ -4400,7 +4404,7 @@
4400
4404
  },
4401
4405
  "x-original-maxLength": 1024,
4402
4406
  "x-reconciled-from-discovery": true,
4403
- "x-reconciled-at": "2026-01-05T18:30:04.621957+00:00"
4407
+ "x-reconciled-at": "2026-01-06T16:58:23.629582+00:00"
4404
4408
  }
4405
4409
  },
4406
4410
  "x-f5xc-minimum-configuration": {
@@ -4509,7 +4513,7 @@
4509
4513
  },
4510
4514
  "x-original-maxLength": 1200,
4511
4515
  "x-reconciled-from-discovery": true,
4512
- "x-reconciled-at": "2026-01-05T18:30:04.621967+00:00"
4516
+ "x-reconciled-at": "2026-01-06T16:58:23.629592+00:00"
4513
4517
  },
4514
4518
  "disable": {
4515
4519
  "type": "boolean",
@@ -4562,7 +4566,7 @@
4562
4566
  },
4563
4567
  "x-original-maxLength": 1024,
4564
4568
  "x-reconciled-from-discovery": true,
4565
- "x-reconciled-at": "2026-01-05T18:30:04.621975+00:00"
4569
+ "x-reconciled-at": "2026-01-06T16:58:23.629599+00:00"
4566
4570
  },
4567
4571
  "namespace": {
4568
4572
  "type": "string",
@@ -4581,7 +4585,7 @@
4581
4585
  },
4582
4586
  "x-original-maxLength": 1024,
4583
4587
  "x-reconciled-from-discovery": true,
4584
- "x-reconciled-at": "2026-01-05T18:30:04.621979+00:00"
4588
+ "x-reconciled-at": "2026-01-06T16:58:23.629603+00:00"
4585
4589
  }
4586
4590
  },
4587
4591
  "x-f5xc-minimum-configuration": {
@@ -4657,7 +4661,7 @@
4657
4661
  },
4658
4662
  "x-original-maxLength": 1200,
4659
4663
  "x-reconciled-from-discovery": true,
4660
- "x-reconciled-at": "2026-01-05T18:30:04.621985+00:00"
4664
+ "x-reconciled-at": "2026-01-06T16:58:23.629609+00:00"
4661
4665
  },
4662
4666
  "disable": {
4663
4667
  "type": "boolean",
@@ -4712,7 +4716,7 @@
4712
4716
  },
4713
4717
  "x-original-maxLength": 1024,
4714
4718
  "x-reconciled-from-discovery": true,
4715
- "x-reconciled-at": "2026-01-05T18:30:04.621993+00:00"
4719
+ "x-reconciled-at": "2026-01-06T16:58:23.629617+00:00"
4716
4720
  },
4717
4721
  "namespace": {
4718
4722
  "type": "string",
@@ -4731,7 +4735,7 @@
4731
4735
  },
4732
4736
  "x-original-maxLength": 1024,
4733
4737
  "x-reconciled-from-discovery": true,
4734
- "x-reconciled-at": "2026-01-05T18:30:04.621997+00:00"
4738
+ "x-reconciled-at": "2026-01-06T16:58:23.629621+00:00"
4735
4739
  }
4736
4740
  },
4737
4741
  "x-f5xc-minimum-configuration": {
@@ -4807,7 +4811,7 @@
4807
4811
  },
4808
4812
  "x-original-maxLength": 1200,
4809
4813
  "x-reconciled-from-discovery": true,
4810
- "x-reconciled-at": "2026-01-05T18:30:04.622003+00:00"
4814
+ "x-reconciled-at": "2026-01-06T16:58:23.629627+00:00"
4811
4815
  },
4812
4816
  "disable": {
4813
4817
  "type": "boolean",
@@ -4862,7 +4866,7 @@
4862
4866
  },
4863
4867
  "x-original-maxLength": 1024,
4864
4868
  "x-reconciled-from-discovery": true,
4865
- "x-reconciled-at": "2026-01-05T18:30:04.622010+00:00"
4869
+ "x-reconciled-at": "2026-01-06T16:58:23.629634+00:00"
4866
4870
  },
4867
4871
  "namespace": {
4868
4872
  "type": "string",
@@ -4881,7 +4885,7 @@
4881
4885
  },
4882
4886
  "x-original-maxLength": 1024,
4883
4887
  "x-reconciled-from-discovery": true,
4884
- "x-reconciled-at": "2026-01-05T18:30:04.622014+00:00"
4888
+ "x-reconciled-at": "2026-01-06T16:58:23.629638+00:00"
4885
4889
  },
4886
4890
  "uid": {
4887
4891
  "type": "string",
@@ -4890,6 +4894,8 @@
4890
4894
  "x-displayname": "UID",
4891
4895
  "x-ves-example": "D15f1fad-4d37-48c0-8706-df1824d76d31.",
4892
4896
  "x-f5xc-example": "d15f1fad-4d37-48c0-8706-df1824d76d31",
4897
+ "x-f5xc-description-short": "Uid is the unique in time and space value for this object. Object create will fail if provided by the client and the value exists in the system.",
4898
+ "x-f5xc-description-medium": "Uid is the unique in time and space value for this object. Object create will fail if provided by the client and the value exists in the system. Typically generated by the server on successful creation of an object and is not allowed to change once populated.",
4893
4899
  "minLength": 0,
4894
4900
  "maxLength": 36,
4895
4901
  "x-f5xc-required-for": {
@@ -4903,7 +4909,7 @@
4903
4909
  "x-original-maxLength": 1024,
4904
4910
  "format": "uuid",
4905
4911
  "x-reconciled-from-discovery": true,
4906
- "x-reconciled-at": "2026-01-05T18:30:04.622019+00:00"
4912
+ "x-reconciled-at": "2026-01-06T16:58:23.629645+00:00"
4907
4913
  }
4908
4914
  },
4909
4915
  "x-f5xc-minimum-configuration": {
@@ -4949,7 +4955,7 @@
4949
4955
  "readOnly": true,
4950
4956
  "x-original-maxLength": 1024,
4951
4957
  "x-reconciled-from-discovery": true,
4952
- "x-reconciled-at": "2026-01-05T18:30:04.622025+00:00"
4958
+ "x-reconciled-at": "2026-01-06T16:58:23.629650+00:00"
4953
4959
  },
4954
4960
  "name": {
4955
4961
  "type": "string",
@@ -4968,7 +4974,7 @@
4968
4974
  },
4969
4975
  "x-original-maxLength": 1024,
4970
4976
  "x-reconciled-from-discovery": true,
4971
- "x-reconciled-at": "2026-01-05T18:30:04.622029+00:00"
4977
+ "x-reconciled-at": "2026-01-06T16:58:23.629654+00:00"
4972
4978
  },
4973
4979
  "namespace": {
4974
4980
  "type": "string",
@@ -4987,7 +4993,7 @@
4987
4993
  },
4988
4994
  "x-original-maxLength": 1024,
4989
4995
  "x-reconciled-from-discovery": true,
4990
- "x-reconciled-at": "2026-01-05T18:30:04.622060+00:00"
4996
+ "x-reconciled-at": "2026-01-06T16:58:23.629658+00:00"
4991
4997
  },
4992
4998
  "tenant": {
4993
4999
  "type": "string",
@@ -5008,7 +5014,7 @@
5008
5014
  "x-field-mutability": "read-only",
5009
5015
  "x-original-maxLength": 1024,
5010
5016
  "x-reconciled-from-discovery": true,
5011
- "x-reconciled-at": "2026-01-05T18:30:04.622066+00:00"
5017
+ "x-reconciled-at": "2026-01-06T16:58:23.629662+00:00"
5012
5018
  },
5013
5019
  "uid": {
5014
5020
  "type": "string",
@@ -5030,7 +5036,7 @@
5030
5036
  "x-original-maxLength": 1024,
5031
5037
  "format": "uuid",
5032
5038
  "x-reconciled-from-discovery": true,
5033
- "x-reconciled-at": "2026-01-05T18:30:04.622073+00:00"
5039
+ "x-reconciled-at": "2026-01-06T16:58:23.629668+00:00"
5034
5040
  }
5035
5041
  },
5036
5042
  "x-f5xc-minimum-configuration": {
@@ -5105,7 +5111,7 @@
5105
5111
  },
5106
5112
  "x-original-maxLength": 1200,
5107
5113
  "x-reconciled-from-discovery": true,
5108
- "x-reconciled-at": "2026-01-05T18:30:04.622081+00:00"
5114
+ "x-reconciled-at": "2026-01-06T16:58:23.629674+00:00"
5109
5115
  },
5110
5116
  "disable": {
5111
5117
  "type": "boolean",
@@ -5158,7 +5164,7 @@
5158
5164
  },
5159
5165
  "x-original-maxLength": 1024,
5160
5166
  "x-reconciled-from-discovery": true,
5161
- "x-reconciled-at": "2026-01-05T18:30:04.622090+00:00"
5167
+ "x-reconciled-at": "2026-01-06T16:58:23.629682+00:00"
5162
5168
  },
5163
5169
  "namespace": {
5164
5170
  "type": "string",
@@ -5177,7 +5183,7 @@
5177
5183
  },
5178
5184
  "x-original-maxLength": 1024,
5179
5185
  "x-reconciled-from-discovery": true,
5180
- "x-reconciled-at": "2026-01-05T18:30:04.622094+00:00"
5186
+ "x-reconciled-at": "2026-01-06T16:58:23.629687+00:00"
5181
5187
  }
5182
5188
  },
5183
5189
  "x-f5xc-minimum-configuration": {
@@ -5291,7 +5297,7 @@
5291
5297
  "x-original-maxLength": 1024,
5292
5298
  "format": "uuid",
5293
5299
  "x-reconciled-from-discovery": true,
5294
- "x-reconciled-at": "2026-01-05T18:30:04.622108+00:00"
5300
+ "x-reconciled-at": "2026-01-06T16:58:23.629700+00:00"
5295
5301
  },
5296
5302
  "vtrp_id": {
5297
5303
  "type": "string",
@@ -5403,7 +5409,7 @@
5403
5409
  },
5404
5410
  "x-original-maxLength": 1024,
5405
5411
  "x-reconciled-from-discovery": true,
5406
- "x-reconciled-at": "2026-01-05T18:30:04.622118+00:00"
5412
+ "x-reconciled-at": "2026-01-06T16:58:23.629710+00:00"
5407
5413
  },
5408
5414
  "status": {
5409
5415
  "type": "string",
@@ -5422,7 +5428,7 @@
5422
5428
  },
5423
5429
  "x-original-maxLength": 1024,
5424
5430
  "x-reconciled-from-discovery": true,
5425
- "x-reconciled-at": "2026-01-05T18:30:04.622122+00:00"
5431
+ "x-reconciled-at": "2026-01-06T16:58:23.629714+00:00"
5426
5432
  }
5427
5433
  },
5428
5434
  "x-f5xc-minimum-configuration": {
@@ -5502,6 +5508,8 @@
5502
5508
  "title": "Deletion_timestamp.",
5503
5509
  "format": "date-time",
5504
5510
  "x-displayname": "Deletion Timestamp.",
5511
+ "x-f5xc-description-short": "DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted.",
5512
+ "x-f5xc-description-medium": "DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted. This field is set by the server when a graceful deletion is requested by the user, and is not directly settable by a client. The resource is expected to be deleted (no longer visible from resource lists, and not...",
5505
5513
  "minLength": 0,
5506
5514
  "maxLength": 1024,
5507
5515
  "x-f5xc-required-for": {
@@ -5600,7 +5608,7 @@
5600
5608
  "x-field-mutability": "read-only",
5601
5609
  "x-original-maxLength": 1024,
5602
5610
  "x-reconciled-from-discovery": true,
5603
- "x-reconciled-at": "2026-01-05T18:30:04.622143+00:00"
5611
+ "x-reconciled-at": "2026-01-06T16:58:23.629733+00:00"
5604
5612
  },
5605
5613
  "uid": {
5606
5614
  "type": "string",
@@ -5621,7 +5629,7 @@
5621
5629
  "x-original-maxLength": 1024,
5622
5630
  "format": "uuid",
5623
5631
  "x-reconciled-from-discovery": true,
5624
- "x-reconciled-at": "2026-01-05T18:30:04.622148+00:00"
5632
+ "x-reconciled-at": "2026-01-06T16:58:23.629737+00:00"
5625
5633
  }
5626
5634
  },
5627
5635
  "x-f5xc-minimum-configuration": {
@@ -5730,6 +5738,8 @@
5730
5738
  "title": "Deletion_timestamp.",
5731
5739
  "format": "date-time",
5732
5740
  "x-displayname": "Deletion Timestamp.",
5741
+ "x-f5xc-description-short": "DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted.",
5742
+ "x-f5xc-description-medium": "DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted. This field is set by the server when a graceful deletion is requested by the user, and is not directly settable by a client. The resource is expected to be deleted (no longer visible from resource lists, and not...",
5733
5743
  "minLength": 0,
5734
5744
  "maxLength": 1024,
5735
5745
  "x-f5xc-required-for": {
@@ -5828,7 +5838,7 @@
5828
5838
  "maxLength": 6,
5829
5839
  "minLength": 6,
5830
5840
  "x-reconciled-from-discovery": true,
5831
- "x-reconciled-at": "2026-01-05T18:30:04.622169+00:00"
5841
+ "x-reconciled-at": "2026-01-06T16:58:23.629758+00:00"
5832
5842
  },
5833
5843
  "object_index": {
5834
5844
  "type": "integer",
@@ -5901,7 +5911,7 @@
5901
5911
  "x-field-mutability": "read-only",
5902
5912
  "x-original-maxLength": 1024,
5903
5913
  "x-reconciled-from-discovery": true,
5904
- "x-reconciled-at": "2026-01-05T18:30:04.622179+00:00"
5914
+ "x-reconciled-at": "2026-01-06T16:58:23.629768+00:00"
5905
5915
  },
5906
5916
  "trace_info": {
5907
5917
  "type": "string",
@@ -5939,7 +5949,7 @@
5939
5949
  "x-original-maxLength": 1024,
5940
5950
  "format": "uuid",
5941
5951
  "x-reconciled-from-discovery": true,
5942
- "x-reconciled-at": "2026-01-05T18:30:04.622186+00:00"
5952
+ "x-reconciled-at": "2026-01-06T16:58:23.629775+00:00"
5943
5953
  },
5944
5954
  "vtrp_id": {
5945
5955
  "type": "string",
@@ -6025,7 +6035,7 @@
6025
6035
  },
6026
6036
  "x-original-maxLength": 1024,
6027
6037
  "x-reconciled-from-discovery": true,
6028
- "x-reconciled-at": "2026-01-05T18:30:04.622194+00:00"
6038
+ "x-reconciled-at": "2026-01-06T16:58:23.629782+00:00"
6029
6039
  },
6030
6040
  "name": {
6031
6041
  "type": "string",
@@ -6044,7 +6054,7 @@
6044
6054
  },
6045
6055
  "x-original-maxLength": 1024,
6046
6056
  "x-reconciled-from-discovery": true,
6047
- "x-reconciled-at": "2026-01-05T18:30:04.622199+00:00"
6057
+ "x-reconciled-at": "2026-01-06T16:58:23.629787+00:00"
6048
6058
  },
6049
6059
  "namespace": {
6050
6060
  "type": "string",
@@ -6063,7 +6073,7 @@
6063
6073
  },
6064
6074
  "x-original-maxLength": 1024,
6065
6075
  "x-reconciled-from-discovery": true,
6066
- "x-reconciled-at": "2026-01-05T18:30:04.622203+00:00"
6076
+ "x-reconciled-at": "2026-01-06T16:58:23.629791+00:00"
6067
6077
  },
6068
6078
  "uid": {
6069
6079
  "type": "string",
@@ -6084,7 +6094,7 @@
6084
6094
  "x-original-maxLength": 1024,
6085
6095
  "format": "uuid",
6086
6096
  "x-reconciled-from-discovery": true,
6087
- "x-reconciled-at": "2026-01-05T18:30:04.622208+00:00"
6097
+ "x-reconciled-at": "2026-01-06T16:58:23.629796+00:00"
6088
6098
  }
6089
6099
  },
6090
6100
  "x-f5xc-minimum-configuration": {
@@ -6229,7 +6239,7 @@
6229
6239
  },
6230
6240
  "x-original-maxLength": 1024,
6231
6241
  "x-reconciled-from-discovery": true,
6232
- "x-reconciled-at": "2026-01-05T18:30:04.622221+00:00"
6242
+ "x-reconciled-at": "2026-01-06T16:58:23.629810+00:00"
6233
6243
  },
6234
6244
  "namespace": {
6235
6245
  "type": "string",
@@ -6248,7 +6258,7 @@
6248
6258
  },
6249
6259
  "x-original-maxLength": 1024,
6250
6260
  "x-reconciled-from-discovery": true,
6251
- "x-reconciled-at": "2026-01-05T18:30:04.622226+00:00"
6261
+ "x-reconciled-at": "2026-01-06T16:58:23.629814+00:00"
6252
6262
  }
6253
6263
  },
6254
6264
  "x-f5xc-minimum-configuration": {
@@ -6287,7 +6297,7 @@
6287
6297
  },
6288
6298
  "x-original-maxLength": 1024,
6289
6299
  "x-reconciled-from-discovery": true,
6290
- "x-reconciled-at": "2026-01-05T18:30:04.622231+00:00"
6300
+ "x-reconciled-at": "2026-01-06T16:58:23.629819+00:00"
6291
6301
  }
6292
6302
  },
6293
6303
  "x-f5xc-minimum-configuration": {
@@ -6383,7 +6393,7 @@
6383
6393
  "maxLength": 17,
6384
6394
  "minLength": 17,
6385
6395
  "x-reconciled-from-discovery": true,
6386
- "x-reconciled-at": "2026-01-05T18:30:04.622245+00:00"
6396
+ "x-reconciled-at": "2026-01-06T16:58:23.629834+00:00"
6387
6397
  },
6388
6398
  "system_metadata": {
6389
6399
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -6564,7 +6574,7 @@
6564
6574
  },
6565
6575
  "x-original-maxLength": 1024,
6566
6576
  "x-reconciled-from-discovery": true,
6567
- "x-reconciled-at": "2026-01-05T18:30:04.622260+00:00"
6577
+ "x-reconciled-at": "2026-01-06T16:58:23.629848+00:00"
6568
6578
  },
6569
6579
  "disabled": {
6570
6580
  "type": "boolean",
@@ -6614,7 +6624,7 @@
6614
6624
  },
6615
6625
  "x-original-maxLength": 1024,
6616
6626
  "x-reconciled-from-discovery": true,
6617
- "x-reconciled-at": "2026-01-05T18:30:04.622270+00:00"
6627
+ "x-reconciled-at": "2026-01-06T16:58:23.629858+00:00"
6618
6628
  },
6619
6629
  "namespace": {
6620
6630
  "type": "string",
@@ -6633,7 +6643,7 @@
6633
6643
  },
6634
6644
  "x-original-maxLength": 1024,
6635
6645
  "x-reconciled-from-discovery": true,
6636
- "x-reconciled-at": "2026-01-05T18:30:04.622274+00:00"
6646
+ "x-reconciled-at": "2026-01-06T16:58:23.629862+00:00"
6637
6647
  },
6638
6648
  "owner_view": {
6639
6649
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -6674,7 +6684,7 @@
6674
6684
  "x-field-mutability": "read-only",
6675
6685
  "x-original-maxLength": 1024,
6676
6686
  "x-reconciled-from-discovery": true,
6677
- "x-reconciled-at": "2026-01-05T18:30:04.622281+00:00"
6687
+ "x-reconciled-at": "2026-01-06T16:58:23.629870+00:00"
6678
6688
  },
6679
6689
  "uid": {
6680
6690
  "type": "string",
@@ -6695,7 +6705,7 @@
6695
6705
  "x-original-maxLength": 1024,
6696
6706
  "format": "uuid",
6697
6707
  "x-reconciled-from-discovery": true,
6698
- "x-reconciled-at": "2026-01-05T18:30:04.622286+00:00"
6708
+ "x-reconciled-at": "2026-01-06T16:58:23.629875+00:00"
6699
6709
  }
6700
6710
  },
6701
6711
  "x-f5xc-minimum-configuration": {
@@ -6901,7 +6911,7 @@
6901
6911
  },
6902
6912
  "x-original-maxLength": 1024,
6903
6913
  "x-reconciled-from-discovery": true,
6904
- "x-reconciled-at": "2026-01-05T18:30:04.622302+00:00"
6914
+ "x-reconciled-at": "2026-01-06T16:58:23.629891+00:00"
6905
6915
  },
6906
6916
  "namespace": {
6907
6917
  "type": "string",
@@ -6920,7 +6930,7 @@
6920
6930
  },
6921
6931
  "x-original-maxLength": 1024,
6922
6932
  "x-reconciled-from-discovery": true,
6923
- "x-reconciled-at": "2026-01-05T18:30:04.622306+00:00"
6933
+ "x-reconciled-at": "2026-01-06T16:58:23.629895+00:00"
6924
6934
  },
6925
6935
  "state": {
6926
6936
  "$ref": "#/components/schemas/tokenState"