@robinmordasiewicz/f5xc-terraform-mcp 3.0.2 → 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 +99 -4
  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": "Bigip",
5
5
  "description": "On-premises appliance connector enabling iRule lifecycle operations and data group replication. APM policy coordination, virtual server configuration binding, and CNE linkage. Telemetry aggregation and health status monitoring across hybrid infrastructure deployments.",
6
- "version": "2.0.12",
6
+ "version": "2.0.15",
7
7
  "contact": {
8
8
  "name": "F5 Distributed Cloud",
9
9
  "url": "https://docs.cloud.f5.com"
@@ -6192,7 +6192,7 @@
6192
6192
  },
6193
6193
  "x-original-maxLength": 1024,
6194
6194
  "x-reconciled-from-discovery": true,
6195
- "x-reconciled-at": "2026-01-05T17:58:28.892509+00:00"
6195
+ "x-reconciled-at": "2026-01-06T16:57:04.856013+00:00"
6196
6196
  },
6197
6197
  "namespace": {
6198
6198
  "type": "string",
@@ -6211,7 +6211,7 @@
6211
6211
  },
6212
6212
  "x-original-maxLength": 1024,
6213
6213
  "x-reconciled-from-discovery": true,
6214
- "x-reconciled-at": "2026-01-05T17:58:28.892517+00:00"
6214
+ "x-reconciled-at": "2026-01-06T16:57:04.856020+00:00"
6215
6215
  }
6216
6216
  },
6217
6217
  "x-f5xc-minimum-configuration": {
@@ -6348,7 +6348,7 @@
6348
6348
  "maxLength": 17,
6349
6349
  "minLength": 17,
6350
6350
  "x-reconciled-from-discovery": true,
6351
- "x-reconciled-at": "2026-01-05T17:58:28.892535+00:00"
6351
+ "x-reconciled-at": "2026-01-06T16:57:04.856038+00:00"
6352
6352
  },
6353
6353
  "system_metadata": {
6354
6354
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -6483,7 +6483,7 @@
6483
6483
  },
6484
6484
  "x-original-maxLength": 1024,
6485
6485
  "x-reconciled-from-discovery": true,
6486
- "x-reconciled-at": "2026-01-05T17:58:28.892548+00:00"
6486
+ "x-reconciled-at": "2026-01-06T16:57:04.856051+00:00"
6487
6487
  },
6488
6488
  "disabled": {
6489
6489
  "type": "boolean",
@@ -6533,7 +6533,7 @@
6533
6533
  },
6534
6534
  "x-original-maxLength": 1024,
6535
6535
  "x-reconciled-from-discovery": true,
6536
- "x-reconciled-at": "2026-01-05T17:58:28.892559+00:00"
6536
+ "x-reconciled-at": "2026-01-06T16:57:04.856062+00:00"
6537
6537
  },
6538
6538
  "namespace": {
6539
6539
  "type": "string",
@@ -6552,7 +6552,7 @@
6552
6552
  },
6553
6553
  "x-original-maxLength": 1024,
6554
6554
  "x-reconciled-from-discovery": true,
6555
- "x-reconciled-at": "2026-01-05T17:58:28.892564+00:00"
6555
+ "x-reconciled-at": "2026-01-06T16:57:04.856066+00:00"
6556
6556
  },
6557
6557
  "owner_view": {
6558
6558
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -6593,7 +6593,7 @@
6593
6593
  "x-field-mutability": "read-only",
6594
6594
  "x-original-maxLength": 1024,
6595
6595
  "x-reconciled-from-discovery": true,
6596
- "x-reconciled-at": "2026-01-05T17:58:28.892571+00:00"
6596
+ "x-reconciled-at": "2026-01-06T16:57:04.856074+00:00"
6597
6597
  },
6598
6598
  "uid": {
6599
6599
  "type": "string",
@@ -6614,7 +6614,7 @@
6614
6614
  "x-original-maxLength": 1024,
6615
6615
  "format": "uuid",
6616
6616
  "x-reconciled-from-discovery": true,
6617
- "x-reconciled-at": "2026-01-05T17:58:28.892577+00:00"
6617
+ "x-reconciled-at": "2026-01-06T16:57:04.856080+00:00"
6618
6618
  }
6619
6619
  },
6620
6620
  "x-f5xc-minimum-configuration": {
@@ -6772,6 +6772,8 @@
6772
6772
  "x-displayname": "Filter",
6773
6773
  "x-ves-example": "{HOSTNAME=\\\"WAF-1\\\"}",
6774
6774
  "x-f5xc-example": "\"{HOSTNAME=\\\"WAF-1\\\"}\"",
6775
+ "x-f5xc-description-short": "Filter is used to specify the list of matchers syntax for filter := {[<matcher>]} <matcher> := <label><operator>\"<value>\" <label> := string One or...",
6776
+ "x-f5xc-description-medium": "Filter is used to specify the list of matchers syntax for filter := {[<matcher>]} <matcher> := <label><operator>\"<value>\" <label> := string One or more labels defined in MetricLabel {SITE, SERVICE, SERVICE_INSTANCE} can be specified in the filter. <value> := string <operator> :=...",
6775
6777
  "minLength": 0,
6776
6778
  "maxLength": 1024,
6777
6779
  "x-f5xc-required-for": {
@@ -6813,7 +6815,7 @@
6813
6815
  },
6814
6816
  "x-original-maxLength": 1024,
6815
6817
  "x-reconciled-from-discovery": true,
6816
- "x-reconciled-at": "2026-01-05T17:58:28.892592+00:00"
6818
+ "x-reconciled-at": "2026-01-06T16:57:04.856096+00:00"
6817
6819
  },
6818
6820
  "start_time": {
6819
6821
  "type": "string",
@@ -6850,6 +6852,8 @@
6850
6852
  "x-validation-rules": {
6851
6853
  "ves.io.schema.rules.string.query_step": "true"
6852
6854
  },
6855
+ "x-f5xc-description-short": "Step is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in the response.",
6856
+ "x-f5xc-description-medium": "Step is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in the response. The timestamps in the response will be t1=start_time, t2=t1+step, ... Tn=tn-1+step, where tn <= end_time.",
6853
6857
  "minLength": 0,
6854
6858
  "maxLength": 1024,
6855
6859
  "x-f5xc-required-for": {
@@ -7305,7 +7309,7 @@
7305
7309
  "maxLength": 16,
7306
7310
  "minLength": 7,
7307
7311
  "x-reconciled-from-discovery": true,
7308
- "x-reconciled-at": "2026-01-05T17:58:28.892643+00:00"
7312
+ "x-reconciled-at": "2026-01-06T16:57:04.856149+00:00"
7309
7313
  },
7310
7314
  "value": {
7311
7315
  "type": "array",
@@ -7324,7 +7328,7 @@
7324
7328
  "maxLength": 15,
7325
7329
  "minLength": 3,
7326
7330
  "x-reconciled-from-discovery": true,
7327
- "x-reconciled-at": "2026-01-05T17:58:28.892649+00:00"
7331
+ "x-reconciled-at": "2026-01-06T16:57:04.856154+00:00"
7328
7332
  }
7329
7333
  },
7330
7334
  "x-f5xc-minimum-configuration": {
@@ -7414,7 +7418,7 @@
7414
7418
  "readOnly": true,
7415
7419
  "x-original-maxLength": 1024,
7416
7420
  "x-reconciled-from-discovery": true,
7417
- "x-reconciled-at": "2026-01-05T17:58:28.892658+00:00"
7421
+ "x-reconciled-at": "2026-01-06T16:57:04.856163+00:00"
7418
7422
  },
7419
7423
  "name": {
7420
7424
  "type": "string",
@@ -7433,7 +7437,7 @@
7433
7437
  },
7434
7438
  "x-original-maxLength": 1024,
7435
7439
  "x-reconciled-from-discovery": true,
7436
- "x-reconciled-at": "2026-01-05T17:58:28.892663+00:00"
7440
+ "x-reconciled-at": "2026-01-06T16:57:04.856168+00:00"
7437
7441
  },
7438
7442
  "namespace": {
7439
7443
  "type": "string",
@@ -7452,7 +7456,7 @@
7452
7456
  },
7453
7457
  "x-original-maxLength": 1024,
7454
7458
  "x-reconciled-from-discovery": true,
7455
- "x-reconciled-at": "2026-01-05T17:58:28.892667+00:00"
7459
+ "x-reconciled-at": "2026-01-06T16:57:04.856172+00:00"
7456
7460
  },
7457
7461
  "tenant": {
7458
7462
  "type": "string",
@@ -7473,7 +7477,7 @@
7473
7477
  "x-field-mutability": "read-only",
7474
7478
  "x-original-maxLength": 1024,
7475
7479
  "x-reconciled-from-discovery": true,
7476
- "x-reconciled-at": "2026-01-05T17:58:28.892671+00:00"
7480
+ "x-reconciled-at": "2026-01-06T16:57:04.856176+00:00"
7477
7481
  },
7478
7482
  "uid": {
7479
7483
  "type": "string",
@@ -7495,7 +7499,7 @@
7495
7499
  "x-original-maxLength": 1024,
7496
7500
  "format": "uuid",
7497
7501
  "x-reconciled-from-discovery": true,
7498
- "x-reconciled-at": "2026-01-05T17:58:28.892676+00:00"
7502
+ "x-reconciled-at": "2026-01-06T16:57:04.856182+00:00"
7499
7503
  }
7500
7504
  },
7501
7505
  "x-f5xc-minimum-configuration": {
@@ -8213,6 +8217,8 @@
8213
8217
  "type_url": {
8214
8218
  "type": "string",
8215
8219
  "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.",
8220
+ "x-f5xc-description-short": "URL identifying the protocol buffer message type.",
8221
+ "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 ).",
8216
8222
  "minLength": 0,
8217
8223
  "maxLength": 1024,
8218
8224
  "x-f5xc-required-for": {
@@ -8236,7 +8242,7 @@
8236
8242
  },
8237
8243
  "x-original-maxLength": 1024,
8238
8244
  "x-reconciled-from-discovery": true,
8239
- "x-reconciled-at": "2026-01-05T17:58:28.892733+00:00"
8245
+ "x-reconciled-at": "2026-01-06T16:57:04.856237+00:00"
8240
8246
  }
8241
8247
  },
8242
8248
  "x-f5xc-minimum-configuration": {
@@ -8302,7 +8308,7 @@
8302
8308
  },
8303
8309
  "x-original-maxLength": 1024,
8304
8310
  "x-reconciled-from-discovery": true,
8305
- "x-reconciled-at": "2026-01-05T17:58:28.892740+00:00"
8311
+ "x-reconciled-at": "2026-01-06T16:57:04.856244+00:00"
8306
8312
  },
8307
8313
  "store_provider": {
8308
8314
  "type": "string",
@@ -8360,7 +8366,7 @@
8360
8366
  },
8361
8367
  "x-original-maxLength": 1024,
8362
8368
  "x-reconciled-from-discovery": true,
8363
- "x-reconciled-at": "2026-01-05T17:58:28.892746+00:00"
8369
+ "x-reconciled-at": "2026-01-06T16:57:04.856250+00:00"
8364
8370
  },
8365
8371
  "url": {
8366
8372
  "type": "string",
@@ -8457,7 +8463,7 @@
8457
8463
  },
8458
8464
  "x-original-maxLength": 1024,
8459
8465
  "x-reconciled-from-discovery": true,
8460
- "x-reconciled-at": "2026-01-05T17:58:28.892755+00:00"
8466
+ "x-reconciled-at": "2026-01-06T16:57:04.856259+00:00"
8461
8467
  },
8462
8468
  "service_name": {
8463
8469
  "type": "string",
@@ -8486,6 +8492,8 @@
8486
8492
  "x-validation-rules": {
8487
8493
  "ves.io.schema.rules.string.in": "[\\\"Success\\\",\\\"Failed\\\",\\\"Incomplete\\\",\\\"Installed\\\",\\\"Down\\\",\\\"Disabled\\\",\\\"NotApplicable\\\"]"
8488
8494
  },
8495
+ "x-f5xc-description-short": "Status of the condition \"Success\" Validtion has succeded.",
8496
+ "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...",
8489
8497
  "minLength": 0,
8490
8498
  "maxLength": 17,
8491
8499
  "x-f5xc-required-for": {
@@ -8496,7 +8504,7 @@
8496
8504
  },
8497
8505
  "x-original-maxLength": 1024,
8498
8506
  "x-reconciled-from-discovery": true,
8499
- "x-reconciled-at": "2026-01-05T17:58:28.892761+00:00"
8507
+ "x-reconciled-at": "2026-01-06T16:57:04.856265+00:00"
8500
8508
  },
8501
8509
  "type": {
8502
8510
  "type": "string",
@@ -8705,7 +8713,7 @@
8705
8713
  },
8706
8714
  "x-original-maxLength": 1024,
8707
8715
  "x-reconciled-from-discovery": true,
8708
- "x-reconciled-at": "2026-01-05T17:58:28.892774+00:00"
8716
+ "x-reconciled-at": "2026-01-06T16:57:04.856279+00:00"
8709
8717
  }
8710
8718
  },
8711
8719
  "x-f5xc-minimum-configuration": {
@@ -8801,7 +8809,7 @@
8801
8809
  },
8802
8810
  "x-original-maxLength": 1024,
8803
8811
  "x-reconciled-from-discovery": true,
8804
- "x-reconciled-at": "2026-01-05T17:58:28.892784+00:00"
8812
+ "x-reconciled-at": "2026-01-06T16:57:04.856289+00:00"
8805
8813
  }
8806
8814
  },
8807
8815
  "x-f5xc-minimum-configuration": {
@@ -8873,7 +8881,7 @@
8873
8881
  },
8874
8882
  "x-original-maxLength": 1200,
8875
8883
  "x-reconciled-from-discovery": true,
8876
- "x-reconciled-at": "2026-01-05T17:58:28.892791+00:00"
8884
+ "x-reconciled-at": "2026-01-06T16:57:04.856296+00:00"
8877
8885
  },
8878
8886
  "disable": {
8879
8887
  "type": "boolean",
@@ -8926,7 +8934,7 @@
8926
8934
  },
8927
8935
  "x-original-maxLength": 1024,
8928
8936
  "x-reconciled-from-discovery": true,
8929
- "x-reconciled-at": "2026-01-05T17:58:28.892798+00:00"
8937
+ "x-reconciled-at": "2026-01-06T16:57:04.856303+00:00"
8930
8938
  },
8931
8939
  "namespace": {
8932
8940
  "type": "string",
@@ -8945,7 +8953,7 @@
8945
8953
  },
8946
8954
  "x-original-maxLength": 1024,
8947
8955
  "x-reconciled-from-discovery": true,
8948
- "x-reconciled-at": "2026-01-05T17:58:28.892802+00:00"
8956
+ "x-reconciled-at": "2026-01-06T16:57:04.856307+00:00"
8949
8957
  }
8950
8958
  },
8951
8959
  "x-f5xc-minimum-configuration": {
@@ -9021,7 +9029,7 @@
9021
9029
  },
9022
9030
  "x-original-maxLength": 1200,
9023
9031
  "x-reconciled-from-discovery": true,
9024
- "x-reconciled-at": "2026-01-05T17:58:28.892809+00:00"
9032
+ "x-reconciled-at": "2026-01-06T16:57:04.856313+00:00"
9025
9033
  },
9026
9034
  "disable": {
9027
9035
  "type": "boolean",
@@ -9076,7 +9084,7 @@
9076
9084
  },
9077
9085
  "x-original-maxLength": 1024,
9078
9086
  "x-reconciled-from-discovery": true,
9079
- "x-reconciled-at": "2026-01-05T17:58:28.892816+00:00"
9087
+ "x-reconciled-at": "2026-01-06T16:57:04.856320+00:00"
9080
9088
  },
9081
9089
  "namespace": {
9082
9090
  "type": "string",
@@ -9095,7 +9103,7 @@
9095
9103
  },
9096
9104
  "x-original-maxLength": 1024,
9097
9105
  "x-reconciled-from-discovery": true,
9098
- "x-reconciled-at": "2026-01-05T17:58:28.892820+00:00"
9106
+ "x-reconciled-at": "2026-01-06T16:57:04.856324+00:00"
9099
9107
  }
9100
9108
  },
9101
9109
  "x-f5xc-minimum-configuration": {
@@ -9171,7 +9179,7 @@
9171
9179
  },
9172
9180
  "x-original-maxLength": 1200,
9173
9181
  "x-reconciled-from-discovery": true,
9174
- "x-reconciled-at": "2026-01-05T17:58:28.892826+00:00"
9182
+ "x-reconciled-at": "2026-01-06T16:57:04.856330+00:00"
9175
9183
  },
9176
9184
  "disable": {
9177
9185
  "type": "boolean",
@@ -9224,7 +9232,7 @@
9224
9232
  },
9225
9233
  "x-original-maxLength": 1024,
9226
9234
  "x-reconciled-from-discovery": true,
9227
- "x-reconciled-at": "2026-01-05T17:58:28.892833+00:00"
9235
+ "x-reconciled-at": "2026-01-06T16:57:04.856337+00:00"
9228
9236
  },
9229
9237
  "namespace": {
9230
9238
  "type": "string",
@@ -9243,7 +9251,7 @@
9243
9251
  },
9244
9252
  "x-original-maxLength": 1024,
9245
9253
  "x-reconciled-from-discovery": true,
9246
- "x-reconciled-at": "2026-01-05T17:58:28.892837+00:00"
9254
+ "x-reconciled-at": "2026-01-06T16:57:04.856341+00:00"
9247
9255
  }
9248
9256
  },
9249
9257
  "x-f5xc-minimum-configuration": {
@@ -9453,7 +9461,7 @@
9453
9461
  "x-original-maxLength": 1024,
9454
9462
  "format": "uuid",
9455
9463
  "x-reconciled-from-discovery": true,
9456
- "x-reconciled-at": "2026-01-05T17:58:28.892854+00:00"
9464
+ "x-reconciled-at": "2026-01-06T16:57:04.856358+00:00"
9457
9465
  },
9458
9466
  "vtrp_id": {
9459
9467
  "type": "string",
@@ -9565,7 +9573,7 @@
9565
9573
  },
9566
9574
  "x-original-maxLength": 1024,
9567
9575
  "x-reconciled-from-discovery": true,
9568
- "x-reconciled-at": "2026-01-05T17:58:28.892863+00:00"
9576
+ "x-reconciled-at": "2026-01-06T16:57:04.856367+00:00"
9569
9577
  },
9570
9578
  "status": {
9571
9579
  "type": "string",
@@ -9584,7 +9592,7 @@
9584
9592
  },
9585
9593
  "x-original-maxLength": 1024,
9586
9594
  "x-reconciled-from-discovery": true,
9587
- "x-reconciled-at": "2026-01-05T17:58:28.892867+00:00"
9595
+ "x-reconciled-at": "2026-01-06T16:57:04.856372+00:00"
9588
9596
  }
9589
9597
  },
9590
9598
  "x-f5xc-minimum-configuration": {
@@ -9664,6 +9672,8 @@
9664
9672
  "title": "Deletion_timestamp.",
9665
9673
  "format": "date-time",
9666
9674
  "x-displayname": "Deletion Timestamp.",
9675
+ "x-f5xc-description-short": "DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted.",
9676
+ "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...",
9667
9677
  "minLength": 0,
9668
9678
  "maxLength": 1024,
9669
9679
  "x-f5xc-required-for": {
@@ -9762,7 +9772,7 @@
9762
9772
  "x-field-mutability": "read-only",
9763
9773
  "x-original-maxLength": 1024,
9764
9774
  "x-reconciled-from-discovery": true,
9765
- "x-reconciled-at": "2026-01-05T17:58:28.892885+00:00"
9775
+ "x-reconciled-at": "2026-01-06T16:57:04.856390+00:00"
9766
9776
  },
9767
9777
  "uid": {
9768
9778
  "type": "string",
@@ -9783,7 +9793,7 @@
9783
9793
  "x-original-maxLength": 1024,
9784
9794
  "format": "uuid",
9785
9795
  "x-reconciled-from-discovery": true,
9786
- "x-reconciled-at": "2026-01-05T17:58:28.892890+00:00"
9796
+ "x-reconciled-at": "2026-01-06T16:57:04.856395+00:00"
9787
9797
  }
9788
9798
  },
9789
9799
  "x-f5xc-minimum-configuration": {
@@ -9866,7 +9876,7 @@
9866
9876
  },
9867
9877
  "x-original-maxLength": 1024,
9868
9878
  "x-reconciled-from-discovery": true,
9869
- "x-reconciled-at": "2026-01-05T17:58:28.892897+00:00"
9879
+ "x-reconciled-at": "2026-01-06T16:57:04.856402+00:00"
9870
9880
  },
9871
9881
  "disable_ocsp_stapling": {
9872
9882
  "$ref": "#/components/schemas/ioschemaEmpty"
@@ -9965,7 +9975,7 @@
9965
9975
  },
9966
9976
  "x-original-maxLength": 1024,
9967
9977
  "x-reconciled-from-discovery": true,
9968
- "x-reconciled-at": "2026-01-05T17:58:28.892905+00:00"
9978
+ "x-reconciled-at": "2026-01-06T16:57:04.856411+00:00"
9969
9979
  },
9970
9980
  "previous_value": {
9971
9981
  "type": "string",
@@ -10003,7 +10013,7 @@
10003
10013
  },
10004
10014
  "x-original-maxLength": 1024,
10005
10015
  "x-reconciled-from-discovery": true,
10006
- "x-reconciled-at": "2026-01-05T17:58:28.892912+00:00"
10016
+ "x-reconciled-at": "2026-01-06T16:57:04.856417+00:00"
10007
10017
  }
10008
10018
  },
10009
10019
  "x-f5xc-minimum-configuration": {
@@ -10087,7 +10097,7 @@
10087
10097
  },
10088
10098
  "x-original-maxLength": 1024,
10089
10099
  "x-reconciled-from-discovery": true,
10090
- "x-reconciled-at": "2026-01-05T17:58:28.892917+00:00"
10100
+ "x-reconciled-at": "2026-01-06T16:57:04.856436+00:00"
10091
10101
  },
10092
10102
  "location": {
10093
10103
  "type": "string",
@@ -10104,7 +10114,7 @@
10104
10114
  },
10105
10115
  "x-original-maxLength": 1024,
10106
10116
  "x-reconciled-from-discovery": true,
10107
- "x-reconciled-at": "2026-01-05T17:58:28.892922+00:00"
10117
+ "x-reconciled-at": "2026-01-06T16:57:04.856441+00:00"
10108
10118
  },
10109
10119
  "provider": {
10110
10120
  "type": "string",
@@ -10121,7 +10131,7 @@
10121
10131
  },
10122
10132
  "x-original-maxLength": 1024,
10123
10133
  "x-reconciled-from-discovery": true,
10124
- "x-reconciled-at": "2026-01-05T17:58:28.892926+00:00"
10134
+ "x-reconciled-at": "2026-01-06T16:57:04.856445+00:00"
10125
10135
  },
10126
10136
  "secret_encoding": {
10127
10137
  "$ref": "#/components/schemas/schemaSecretEncodingType"
@@ -10143,7 +10153,7 @@
10143
10153
  "maxLength": 1,
10144
10154
  "minLength": 1,
10145
10155
  "x-reconciled-from-discovery": true,
10146
- "x-reconciled-at": "2026-01-05T17:58:28.892933+00:00"
10156
+ "x-reconciled-at": "2026-01-06T16:57:04.856452+00:00"
10147
10157
  }
10148
10158
  },
10149
10159
  "x-f5xc-minimum-configuration": {
@@ -10186,7 +10196,7 @@
10186
10196
  },
10187
10197
  "x-original-maxLength": 1024,
10188
10198
  "x-reconciled-from-discovery": true,
10189
- "x-reconciled-at": "2026-01-05T17:58:28.892938+00:00"
10199
+ "x-reconciled-at": "2026-01-06T16:57:04.856457+00:00"
10190
10200
  },
10191
10201
  "name": {
10192
10202
  "type": "string",
@@ -10205,7 +10215,7 @@
10205
10215
  },
10206
10216
  "x-original-maxLength": 1024,
10207
10217
  "x-reconciled-from-discovery": true,
10208
- "x-reconciled-at": "2026-01-05T17:58:28.892942+00:00"
10218
+ "x-reconciled-at": "2026-01-06T16:57:04.856461+00:00"
10209
10219
  },
10210
10220
  "namespace": {
10211
10221
  "type": "string",
@@ -10224,7 +10234,7 @@
10224
10234
  },
10225
10235
  "x-original-maxLength": 1024,
10226
10236
  "x-reconciled-from-discovery": true,
10227
- "x-reconciled-at": "2026-01-05T17:58:28.892946+00:00"
10237
+ "x-reconciled-at": "2026-01-06T16:57:04.856465+00:00"
10228
10238
  },
10229
10239
  "uid": {
10230
10240
  "type": "string",
@@ -10245,7 +10255,7 @@
10245
10255
  "x-original-maxLength": 1024,
10246
10256
  "format": "uuid",
10247
10257
  "x-reconciled-from-discovery": true,
10248
- "x-reconciled-at": "2026-01-05T17:58:28.892951+00:00"
10258
+ "x-reconciled-at": "2026-01-06T16:57:04.856470+00:00"
10249
10259
  }
10250
10260
  },
10251
10261
  "x-f5xc-minimum-configuration": {
@@ -10283,7 +10293,7 @@
10283
10293
  },
10284
10294
  "x-original-maxLength": 1024,
10285
10295
  "x-reconciled-from-discovery": true,
10286
- "x-reconciled-at": "2026-01-05T17:58:28.892955+00:00"
10296
+ "x-reconciled-at": "2026-01-06T16:57:04.856475+00:00"
10287
10297
  }
10288
10298
  },
10289
10299
  "x-f5xc-minimum-configuration": {
@@ -10358,7 +10368,7 @@
10358
10368
  },
10359
10369
  "x-original-maxLength": 128,
10360
10370
  "x-reconciled-from-discovery": true,
10361
- "x-reconciled-at": "2026-01-05T17:58:28.892961+00:00"
10371
+ "x-reconciled-at": "2026-01-06T16:57:04.856480+00:00"
10362
10372
  },
10363
10373
  "namespace": {
10364
10374
  "type": "string",
@@ -10383,7 +10393,7 @@
10383
10393
  },
10384
10394
  "x-original-maxLength": 64,
10385
10395
  "x-reconciled-from-discovery": true,
10386
- "x-reconciled-at": "2026-01-05T17:58:28.892965+00:00"
10396
+ "x-reconciled-at": "2026-01-06T16:57:04.856485+00:00"
10387
10397
  },
10388
10398
  "tenant": {
10389
10399
  "type": "string",
@@ -10410,7 +10420,7 @@
10410
10420
  "x-field-mutability": "read-only",
10411
10421
  "x-original-maxLength": 64,
10412
10422
  "x-reconciled-from-discovery": true,
10413
- "x-reconciled-at": "2026-01-05T17:58:28.892969+00:00"
10423
+ "x-reconciled-at": "2026-01-06T16:57:04.856489+00:00"
10414
10424
  }
10415
10425
  },
10416
10426
  "x-f5xc-minimum-configuration": {
@@ -11239,7 +11249,7 @@
11239
11249
  },
11240
11250
  "x-original-maxLength": 1024,
11241
11251
  "x-reconciled-from-discovery": true,
11242
- "x-reconciled-at": "2026-01-05T17:58:29.224359+00:00"
11252
+ "x-reconciled-at": "2026-01-06T16:57:05.188260+00:00"
11243
11253
  },
11244
11254
  "namespace": {
11245
11255
  "type": "string",
@@ -11258,7 +11268,7 @@
11258
11268
  },
11259
11269
  "x-original-maxLength": 1024,
11260
11270
  "x-reconciled-from-discovery": true,
11261
- "x-reconciled-at": "2026-01-05T17:58:29.224366+00:00"
11271
+ "x-reconciled-at": "2026-01-06T16:57:05.188266+00:00"
11262
11272
  }
11263
11273
  },
11264
11274
  "x-f5xc-minimum-configuration": {
@@ -11356,7 +11366,7 @@
11356
11366
  "maxLength": 17,
11357
11367
  "minLength": 17,
11358
11368
  "x-reconciled-from-discovery": true,
11359
- "x-reconciled-at": "2026-01-05T17:58:29.224382+00:00"
11369
+ "x-reconciled-at": "2026-01-06T16:57:05.188281+00:00"
11360
11370
  },
11361
11371
  "system_metadata": {
11362
11372
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -11572,7 +11582,7 @@
11572
11582
  },
11573
11583
  "x-original-maxLength": 1024,
11574
11584
  "x-reconciled-from-discovery": true,
11575
- "x-reconciled-at": "2026-01-05T17:58:29.224399+00:00"
11585
+ "x-reconciled-at": "2026-01-06T16:57:05.188298+00:00"
11576
11586
  },
11577
11587
  "disabled": {
11578
11588
  "type": "boolean",
@@ -11622,7 +11632,7 @@
11622
11632
  },
11623
11633
  "x-original-maxLength": 1024,
11624
11634
  "x-reconciled-from-discovery": true,
11625
- "x-reconciled-at": "2026-01-05T17:58:29.224409+00:00"
11635
+ "x-reconciled-at": "2026-01-06T16:57:05.188309+00:00"
11626
11636
  },
11627
11637
  "namespace": {
11628
11638
  "type": "string",
@@ -11641,7 +11651,7 @@
11641
11651
  },
11642
11652
  "x-original-maxLength": 1024,
11643
11653
  "x-reconciled-from-discovery": true,
11644
- "x-reconciled-at": "2026-01-05T17:58:29.224414+00:00"
11654
+ "x-reconciled-at": "2026-01-06T16:57:05.188313+00:00"
11645
11655
  },
11646
11656
  "owner_view": {
11647
11657
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -11682,7 +11692,7 @@
11682
11692
  "x-field-mutability": "read-only",
11683
11693
  "x-original-maxLength": 1024,
11684
11694
  "x-reconciled-from-discovery": true,
11685
- "x-reconciled-at": "2026-01-05T17:58:29.224421+00:00"
11695
+ "x-reconciled-at": "2026-01-06T16:57:05.188322+00:00"
11686
11696
  },
11687
11697
  "uid": {
11688
11698
  "type": "string",
@@ -11703,7 +11713,7 @@
11703
11713
  "x-original-maxLength": 1024,
11704
11714
  "format": "uuid",
11705
11715
  "x-reconciled-from-discovery": true,
11706
- "x-reconciled-at": "2026-01-05T17:58:29.224427+00:00"
11716
+ "x-reconciled-at": "2026-01-06T16:57:05.188327+00:00"
11707
11717
  }
11708
11718
  },
11709
11719
  "x-f5xc-minimum-configuration": {
@@ -11931,7 +11941,7 @@
11931
11941
  "readOnly": true,
11932
11942
  "x-original-maxLength": 1024,
11933
11943
  "x-reconciled-from-discovery": true,
11934
- "x-reconciled-at": "2026-01-05T17:58:29.224514+00:00"
11944
+ "x-reconciled-at": "2026-01-06T16:57:05.188416+00:00"
11935
11945
  },
11936
11946
  "name": {
11937
11947
  "type": "string",
@@ -11950,7 +11960,7 @@
11950
11960
  },
11951
11961
  "x-original-maxLength": 1024,
11952
11962
  "x-reconciled-from-discovery": true,
11953
- "x-reconciled-at": "2026-01-05T17:58:29.224519+00:00"
11963
+ "x-reconciled-at": "2026-01-06T16:57:05.188432+00:00"
11954
11964
  },
11955
11965
  "namespace": {
11956
11966
  "type": "string",
@@ -11969,7 +11979,7 @@
11969
11979
  },
11970
11980
  "x-original-maxLength": 1024,
11971
11981
  "x-reconciled-from-discovery": true,
11972
- "x-reconciled-at": "2026-01-05T17:58:29.224523+00:00"
11982
+ "x-reconciled-at": "2026-01-06T16:57:05.188436+00:00"
11973
11983
  },
11974
11984
  "tenant": {
11975
11985
  "type": "string",
@@ -11990,7 +12000,7 @@
11990
12000
  "x-field-mutability": "read-only",
11991
12001
  "x-original-maxLength": 1024,
11992
12002
  "x-reconciled-from-discovery": true,
11993
- "x-reconciled-at": "2026-01-05T17:58:29.224527+00:00"
12003
+ "x-reconciled-at": "2026-01-06T16:57:05.188441+00:00"
11994
12004
  },
11995
12005
  "uid": {
11996
12006
  "type": "string",
@@ -12012,7 +12022,7 @@
12012
12022
  "x-original-maxLength": 1024,
12013
12023
  "format": "uuid",
12014
12024
  "x-reconciled-from-discovery": true,
12015
- "x-reconciled-at": "2026-01-05T17:58:29.224533+00:00"
12025
+ "x-reconciled-at": "2026-01-06T16:57:05.188447+00:00"
12016
12026
  }
12017
12027
  },
12018
12028
  "x-f5xc-minimum-configuration": {
@@ -12101,7 +12111,7 @@
12101
12111
  },
12102
12112
  "x-original-maxLength": 1024,
12103
12113
  "x-reconciled-from-discovery": true,
12104
- "x-reconciled-at": "2026-01-05T17:58:29.645594+00:00"
12114
+ "x-reconciled-at": "2026-01-06T16:57:05.604552+00:00"
12105
12115
  }
12106
12116
  },
12107
12117
  "x-f5xc-example": "[EMAIL, CC]",
@@ -12145,6 +12155,8 @@
12145
12155
  "description": "X-displayName: \"API Group\"\nThe rule is applied on the APIs that belong to specified api_group.\nAPI groups derived from API Definition swaggers.\nFor example oas-all-operations including all paths and methods from the swaggers, oas-base-URLs covering all requests under base-paths from the swaggers.\nCustom groups can be created if user tags paths or operations with \"x-F5 Distributed Cloud-API-group\" extensions inside swaggers.",
12146
12156
  "title": "Api_group",
12147
12157
  "x-f5xc-example": "oas-all-operations",
12158
+ "x-f5xc-description-short": "X-displayName: \"API Group\" The rule is applied on the APIs that belong to specified api_group.",
12159
+ "x-f5xc-description-medium": "X-displayName: \"API Group\" The rule is applied on the APIs that belong to specified api_group. API groups derived from API Definition swaggers. For example oas-all-operations including all paths and methods from the swaggers, oas-base-URLs covering all requests under base-paths from the swaggers.",
12148
12160
  "minLength": 0,
12149
12161
  "maxLength": 1024,
12150
12162
  "x-f5xc-required-for": {
@@ -12698,7 +12710,7 @@
12698
12710
  "maxLength": 17,
12699
12711
  "minLength": 17,
12700
12712
  "x-reconciled-from-discovery": true,
12701
- "x-reconciled-at": "2026-01-05T17:58:29.645651+00:00"
12713
+ "x-reconciled-at": "2026-01-06T16:57:05.604608+00:00"
12702
12714
  },
12703
12715
  "system_metadata": {
12704
12716
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -12784,7 +12796,7 @@
12784
12796
  },
12785
12797
  "x-original-maxLength": 1024,
12786
12798
  "x-reconciled-from-discovery": true,
12787
- "x-reconciled-at": "2026-01-05T17:58:29.645662+00:00"
12799
+ "x-reconciled-at": "2026-01-06T16:57:05.604618+00:00"
12788
12800
  }
12789
12801
  },
12790
12802
  "x-f5xc-minimum-configuration": {
@@ -12886,7 +12898,7 @@
12886
12898
  },
12887
12899
  "x-original-maxLength": 1024,
12888
12900
  "x-reconciled-from-discovery": true,
12889
- "x-reconciled-at": "2026-01-05T17:58:29.645673+00:00"
12901
+ "x-reconciled-at": "2026-01-06T16:57:05.604628+00:00"
12890
12902
  },
12891
12903
  "disabled": {
12892
12904
  "type": "boolean",
@@ -12936,7 +12948,7 @@
12936
12948
  },
12937
12949
  "x-original-maxLength": 1024,
12938
12950
  "x-reconciled-from-discovery": true,
12939
- "x-reconciled-at": "2026-01-05T17:58:29.645683+00:00"
12951
+ "x-reconciled-at": "2026-01-06T16:57:05.604639+00:00"
12940
12952
  },
12941
12953
  "namespace": {
12942
12954
  "type": "string",
@@ -12955,7 +12967,7 @@
12955
12967
  },
12956
12968
  "x-original-maxLength": 1024,
12957
12969
  "x-reconciled-from-discovery": true,
12958
- "x-reconciled-at": "2026-01-05T17:58:29.645688+00:00"
12970
+ "x-reconciled-at": "2026-01-06T16:57:05.604643+00:00"
12959
12971
  },
12960
12972
  "owner_view": {
12961
12973
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -12996,7 +13008,7 @@
12996
13008
  "x-field-mutability": "read-only",
12997
13009
  "x-original-maxLength": 1024,
12998
13010
  "x-reconciled-from-discovery": true,
12999
- "x-reconciled-at": "2026-01-05T17:58:29.645696+00:00"
13011
+ "x-reconciled-at": "2026-01-06T16:57:05.604651+00:00"
13000
13012
  },
13001
13013
  "uid": {
13002
13014
  "type": "string",
@@ -13017,7 +13029,7 @@
13017
13029
  "x-original-maxLength": 1024,
13018
13030
  "format": "uuid",
13019
13031
  "x-reconciled-from-discovery": true,
13020
- "x-reconciled-at": "2026-01-05T17:58:29.645702+00:00"
13032
+ "x-reconciled-at": "2026-01-06T16:57:05.604657+00:00"
13021
13033
  }
13022
13034
  },
13023
13035
  "x-f5xc-minimum-configuration": {
@@ -13732,7 +13744,7 @@
13732
13744
  "x-original-maxLength": 256,
13733
13745
  "format": "hostname",
13734
13746
  "x-reconciled-from-discovery": true,
13735
- "x-reconciled-at": "2026-01-05T17:58:29.645758+00:00"
13747
+ "x-reconciled-at": "2026-01-06T16:57:05.604711+00:00"
13736
13748
  },
13737
13749
  "simple_login": {
13738
13750
  "$ref": "#/components/schemas/common_wafSimpleLogin"
@@ -14463,7 +14475,7 @@
14463
14475
  },
14464
14476
  "x-original-maxLength": 256,
14465
14477
  "x-reconciled-from-discovery": true,
14466
- "x-reconciled-at": "2026-01-05T17:58:29.645891+00:00"
14478
+ "x-reconciled-at": "2026-01-06T16:57:05.604843+00:00"
14467
14479
  },
14468
14480
  "name": {
14469
14481
  "type": "string",
@@ -14493,7 +14505,7 @@
14493
14505
  },
14494
14506
  "x-original-maxLength": 1024,
14495
14507
  "x-reconciled-from-discovery": true,
14496
- "x-reconciled-at": "2026-01-05T17:58:29.645896+00:00"
14508
+ "x-reconciled-at": "2026-01-06T16:57:05.604847+00:00"
14497
14509
  }
14498
14510
  },
14499
14511
  "x-f5xc-minimum-configuration": {
@@ -14792,7 +14804,7 @@
14792
14804
  },
14793
14805
  "x-original-maxLength": 256,
14794
14806
  "x-reconciled-from-discovery": true,
14795
- "x-reconciled-at": "2026-01-05T17:58:50.817631+00:00"
14807
+ "x-reconciled-at": "2026-01-06T16:57:26.979499+00:00"
14796
14808
  },
14797
14809
  "irule": {
14798
14810
  "type": "string",
@@ -14869,7 +14881,7 @@
14869
14881
  },
14870
14882
  "x-original-maxLength": 1024,
14871
14883
  "x-reconciled-from-discovery": true,
14872
- "x-reconciled-at": "2026-01-05T17:58:50.817639+00:00"
14884
+ "x-reconciled-at": "2026-01-06T16:57:26.979507+00:00"
14873
14885
  },
14874
14886
  "namespace": {
14875
14887
  "type": "string",
@@ -14888,7 +14900,7 @@
14888
14900
  },
14889
14901
  "x-original-maxLength": 1024,
14890
14902
  "x-reconciled-from-discovery": true,
14891
- "x-reconciled-at": "2026-01-05T17:58:50.817644+00:00"
14903
+ "x-reconciled-at": "2026-01-06T16:57:26.979512+00:00"
14892
14904
  }
14893
14905
  },
14894
14906
  "x-f5xc-minimum-configuration": {
@@ -15045,7 +15057,7 @@
15045
15057
  },
15046
15058
  "x-original-maxLength": 256,
15047
15059
  "x-reconciled-from-discovery": true,
15048
- "x-reconciled-at": "2026-01-05T17:58:50.817659+00:00"
15060
+ "x-reconciled-at": "2026-01-06T16:57:26.979527+00:00"
15049
15061
  },
15050
15062
  "irule": {
15051
15063
  "type": "string",
@@ -15170,7 +15182,7 @@
15170
15182
  },
15171
15183
  "x-original-maxLength": 1024,
15172
15184
  "x-reconciled-from-discovery": true,
15173
- "x-reconciled-at": "2026-01-05T17:58:50.817671+00:00"
15185
+ "x-reconciled-at": "2026-01-06T16:57:26.979539+00:00"
15174
15186
  },
15175
15187
  "disabled": {
15176
15188
  "type": "boolean",
@@ -15220,7 +15232,7 @@
15220
15232
  },
15221
15233
  "x-original-maxLength": 1024,
15222
15234
  "x-reconciled-from-discovery": true,
15223
- "x-reconciled-at": "2026-01-05T17:58:50.817680+00:00"
15235
+ "x-reconciled-at": "2026-01-06T16:57:26.979548+00:00"
15224
15236
  },
15225
15237
  "namespace": {
15226
15238
  "type": "string",
@@ -15239,7 +15251,7 @@
15239
15251
  },
15240
15252
  "x-original-maxLength": 1024,
15241
15253
  "x-reconciled-from-discovery": true,
15242
- "x-reconciled-at": "2026-01-05T17:58:50.817684+00:00"
15254
+ "x-reconciled-at": "2026-01-06T16:57:26.979552+00:00"
15243
15255
  },
15244
15256
  "owner_view": {
15245
15257
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -15265,7 +15277,7 @@
15265
15277
  "x-field-mutability": "read-only",
15266
15278
  "x-original-maxLength": 1024,
15267
15279
  "x-reconciled-from-discovery": true,
15268
- "x-reconciled-at": "2026-01-05T17:58:50.817691+00:00"
15280
+ "x-reconciled-at": "2026-01-06T16:57:26.979558+00:00"
15269
15281
  },
15270
15282
  "uid": {
15271
15283
  "type": "string",
@@ -15286,7 +15298,7 @@
15286
15298
  "x-original-maxLength": 1024,
15287
15299
  "format": "uuid",
15288
15300
  "x-reconciled-from-discovery": true,
15289
- "x-reconciled-at": "2026-01-05T17:58:50.817696+00:00"
15301
+ "x-reconciled-at": "2026-01-06T16:57:26.979563+00:00"
15290
15302
  }
15291
15303
  },
15292
15304
  "x-f5xc-minimum-configuration": {
@@ -15382,7 +15394,7 @@
15382
15394
  },
15383
15395
  "x-original-maxLength": 256,
15384
15396
  "x-reconciled-from-discovery": true,
15385
- "x-reconciled-at": "2026-01-05T17:58:50.817704+00:00"
15397
+ "x-reconciled-at": "2026-01-06T16:57:26.979571+00:00"
15386
15398
  },
15387
15399
  "irule": {
15388
15400
  "type": "string",
@@ -15652,7 +15664,7 @@
15652
15664
  },
15653
15665
  "x-original-maxLength": 1024,
15654
15666
  "x-reconciled-from-discovery": true,
15655
- "x-reconciled-at": "2026-01-05T17:58:56.182025+00:00"
15667
+ "x-reconciled-at": "2026-01-06T16:57:32.375041+00:00"
15656
15668
  },
15657
15669
  "namespace": {
15658
15670
  "type": "string",
@@ -15671,7 +15683,7 @@
15671
15683
  },
15672
15684
  "x-original-maxLength": 1024,
15673
15685
  "x-reconciled-from-discovery": true,
15674
- "x-reconciled-at": "2026-01-05T17:58:56.182032+00:00"
15686
+ "x-reconciled-at": "2026-01-06T16:57:32.375047+00:00"
15675
15687
  }
15676
15688
  },
15677
15689
  "x-f5xc-minimum-configuration": {
@@ -15923,7 +15935,7 @@
15923
15935
  },
15924
15936
  "x-original-maxLength": 1024,
15925
15937
  "x-reconciled-from-discovery": true,
15926
- "x-reconciled-at": "2026-01-05T17:58:56.182056+00:00"
15938
+ "x-reconciled-at": "2026-01-06T16:57:32.375070+00:00"
15927
15939
  },
15928
15940
  "disabled": {
15929
15941
  "type": "boolean",
@@ -15973,7 +15985,7 @@
15973
15985
  },
15974
15986
  "x-original-maxLength": 1024,
15975
15987
  "x-reconciled-from-discovery": true,
15976
- "x-reconciled-at": "2026-01-05T17:58:56.182066+00:00"
15988
+ "x-reconciled-at": "2026-01-06T16:57:32.375080+00:00"
15977
15989
  },
15978
15990
  "namespace": {
15979
15991
  "type": "string",
@@ -15992,7 +16004,7 @@
15992
16004
  },
15993
16005
  "x-original-maxLength": 1024,
15994
16006
  "x-reconciled-from-discovery": true,
15995
- "x-reconciled-at": "2026-01-05T17:58:56.182070+00:00"
16007
+ "x-reconciled-at": "2026-01-06T16:57:32.375084+00:00"
15996
16008
  },
15997
16009
  "owner_view": {
15998
16010
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -16018,7 +16030,7 @@
16018
16030
  "x-field-mutability": "read-only",
16019
16031
  "x-original-maxLength": 1024,
16020
16032
  "x-reconciled-from-discovery": true,
16021
- "x-reconciled-at": "2026-01-05T17:58:56.182076+00:00"
16033
+ "x-reconciled-at": "2026-01-06T16:57:32.375091+00:00"
16022
16034
  },
16023
16035
  "uid": {
16024
16036
  "type": "string",
@@ -16039,7 +16051,7 @@
16039
16051
  "x-original-maxLength": 1024,
16040
16052
  "format": "uuid",
16041
16053
  "x-reconciled-from-discovery": true,
16042
- "x-reconciled-at": "2026-01-05T17:58:56.182082+00:00"
16054
+ "x-reconciled-at": "2026-01-06T16:57:32.375097+00:00"
16043
16055
  }
16044
16056
  },
16045
16057
  "x-f5xc-minimum-configuration": {