@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": "Shape",
5
5
  "description": "Bot infrastructure policies with deployment tracking and subscription management. SafeAP protection against credential stuffing and account takeover. Mobile application shielding through SDK integration with OS-specific configurations. Real-time threat intelligence updates and automated response actions based on risk scoring and traffic patterns.",
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"
@@ -61739,7 +61739,7 @@
61739
61739
  },
61740
61740
  "x-original-maxLength": 1024,
61741
61741
  "x-reconciled-from-discovery": true,
61742
- "x-reconciled-at": "2026-01-05T17:58:26.384489+00:00"
61742
+ "x-reconciled-at": "2026-01-06T16:57:02.342545+00:00"
61743
61743
  }
61744
61744
  },
61745
61745
  "x-f5xc-minimum-configuration": {
@@ -62092,7 +62092,7 @@
62092
62092
  },
62093
62093
  "x-original-maxLength": 1024,
62094
62094
  "x-reconciled-from-discovery": true,
62095
- "x-reconciled-at": "2026-01-05T17:58:26.384512+00:00"
62095
+ "x-reconciled-at": "2026-01-06T16:57:02.342568+00:00"
62096
62096
  }
62097
62097
  },
62098
62098
  "x-f5xc-minimum-configuration": {
@@ -62186,7 +62186,7 @@
62186
62186
  },
62187
62187
  "x-original-maxLength": 1024,
62188
62188
  "x-reconciled-from-discovery": true,
62189
- "x-reconciled-at": "2026-01-05T17:58:26.384521+00:00"
62189
+ "x-reconciled-at": "2026-01-06T16:57:02.342576+00:00"
62190
62190
  }
62191
62191
  },
62192
62192
  "x-f5xc-minimum-configuration": {
@@ -62280,7 +62280,7 @@
62280
62280
  },
62281
62281
  "x-original-maxLength": 1024,
62282
62282
  "x-reconciled-from-discovery": true,
62283
- "x-reconciled-at": "2026-01-05T17:58:26.384529+00:00"
62283
+ "x-reconciled-at": "2026-01-06T16:57:02.342585+00:00"
62284
62284
  }
62285
62285
  },
62286
62286
  "x-f5xc-minimum-configuration": {
@@ -62374,7 +62374,7 @@
62374
62374
  },
62375
62375
  "x-original-maxLength": 1024,
62376
62376
  "x-reconciled-from-discovery": true,
62377
- "x-reconciled-at": "2026-01-05T17:58:26.384538+00:00"
62377
+ "x-reconciled-at": "2026-01-06T16:57:02.342593+00:00"
62378
62378
  }
62379
62379
  },
62380
62380
  "x-f5xc-minimum-configuration": {
@@ -62468,7 +62468,7 @@
62468
62468
  },
62469
62469
  "x-original-maxLength": 1024,
62470
62470
  "x-reconciled-from-discovery": true,
62471
- "x-reconciled-at": "2026-01-05T17:58:26.384546+00:00"
62471
+ "x-reconciled-at": "2026-01-06T16:57:02.342602+00:00"
62472
62472
  }
62473
62473
  },
62474
62474
  "x-f5xc-minimum-configuration": {
@@ -62562,7 +62562,7 @@
62562
62562
  },
62563
62563
  "x-original-maxLength": 1024,
62564
62564
  "x-reconciled-from-discovery": true,
62565
- "x-reconciled-at": "2026-01-05T17:58:26.384554+00:00"
62565
+ "x-reconciled-at": "2026-01-06T16:57:02.342609+00:00"
62566
62566
  }
62567
62567
  },
62568
62568
  "x-f5xc-minimum-configuration": {
@@ -62656,7 +62656,7 @@
62656
62656
  },
62657
62657
  "x-original-maxLength": 1024,
62658
62658
  "x-reconciled-from-discovery": true,
62659
- "x-reconciled-at": "2026-01-05T17:58:26.384562+00:00"
62659
+ "x-reconciled-at": "2026-01-06T16:57:02.342618+00:00"
62660
62660
  }
62661
62661
  },
62662
62662
  "x-f5xc-minimum-configuration": {
@@ -62713,7 +62713,7 @@
62713
62713
  },
62714
62714
  "x-original-maxLength": 1024,
62715
62715
  "x-reconciled-from-discovery": true,
62716
- "x-reconciled-at": "2026-01-05T17:58:26.384568+00:00"
62716
+ "x-reconciled-at": "2026-01-06T16:57:02.342624+00:00"
62717
62717
  }
62718
62718
  },
62719
62719
  "x-f5xc-minimum-configuration": {
@@ -62770,7 +62770,7 @@
62770
62770
  },
62771
62771
  "x-original-maxLength": 1024,
62772
62772
  "x-reconciled-from-discovery": true,
62773
- "x-reconciled-at": "2026-01-05T17:58:26.384574+00:00"
62773
+ "x-reconciled-at": "2026-01-06T16:57:02.342630+00:00"
62774
62774
  }
62775
62775
  },
62776
62776
  "x-f5xc-minimum-configuration": {
@@ -62994,7 +62994,7 @@
62994
62994
  },
62995
62995
  "x-original-maxLength": 1024,
62996
62996
  "x-reconciled-from-discovery": true,
62997
- "x-reconciled-at": "2026-01-05T17:58:29.981143+00:00"
62997
+ "x-reconciled-at": "2026-01-06T16:57:05.943700+00:00"
62998
62998
  },
62999
62999
  "namespace": {
63000
63000
  "type": "string",
@@ -63011,7 +63011,7 @@
63011
63011
  },
63012
63012
  "x-original-maxLength": 1024,
63013
63013
  "x-reconciled-from-discovery": true,
63014
- "x-reconciled-at": "2026-01-05T17:58:29.981150+00:00"
63014
+ "x-reconciled-at": "2026-01-06T16:57:05.943706+00:00"
63015
63015
  },
63016
63016
  "status": {
63017
63017
  "$ref": "#/components/schemas/alert_gen_policyAlertStatus"
@@ -63139,7 +63139,7 @@
63139
63139
  },
63140
63140
  "x-original-maxLength": 1024,
63141
63141
  "x-reconciled-from-discovery": true,
63142
- "x-reconciled-at": "2026-01-05T17:58:29.981179+00:00"
63142
+ "x-reconciled-at": "2026-01-06T16:57:05.943723+00:00"
63143
63143
  },
63144
63144
  "namespace": {
63145
63145
  "type": "string",
@@ -63158,7 +63158,7 @@
63158
63158
  },
63159
63159
  "x-original-maxLength": 1024,
63160
63160
  "x-reconciled-from-discovery": true,
63161
- "x-reconciled-at": "2026-01-05T17:58:29.981184+00:00"
63161
+ "x-reconciled-at": "2026-01-06T16:57:05.943728+00:00"
63162
63162
  }
63163
63163
  },
63164
63164
  "x-f5xc-minimum-configuration": {
@@ -63256,7 +63256,7 @@
63256
63256
  "maxLength": 17,
63257
63257
  "minLength": 17,
63258
63258
  "x-reconciled-from-discovery": true,
63259
- "x-reconciled-at": "2026-01-05T17:58:29.981201+00:00"
63259
+ "x-reconciled-at": "2026-01-06T16:57:05.943743+00:00"
63260
63260
  },
63261
63261
  "system_metadata": {
63262
63262
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -63391,7 +63391,7 @@
63391
63391
  },
63392
63392
  "x-original-maxLength": 1024,
63393
63393
  "x-reconciled-from-discovery": true,
63394
- "x-reconciled-at": "2026-01-05T17:58:29.981214+00:00"
63394
+ "x-reconciled-at": "2026-01-06T16:57:05.943755+00:00"
63395
63395
  },
63396
63396
  "disabled": {
63397
63397
  "type": "boolean",
@@ -63441,7 +63441,7 @@
63441
63441
  },
63442
63442
  "x-original-maxLength": 1024,
63443
63443
  "x-reconciled-from-discovery": true,
63444
- "x-reconciled-at": "2026-01-05T17:58:29.981224+00:00"
63444
+ "x-reconciled-at": "2026-01-06T16:57:05.943765+00:00"
63445
63445
  },
63446
63446
  "namespace": {
63447
63447
  "type": "string",
@@ -63460,7 +63460,7 @@
63460
63460
  },
63461
63461
  "x-original-maxLength": 1024,
63462
63462
  "x-reconciled-from-discovery": true,
63463
- "x-reconciled-at": "2026-01-05T17:58:29.981229+00:00"
63463
+ "x-reconciled-at": "2026-01-06T16:57:05.943769+00:00"
63464
63464
  },
63465
63465
  "owner_view": {
63466
63466
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -63501,7 +63501,7 @@
63501
63501
  "x-field-mutability": "read-only",
63502
63502
  "x-original-maxLength": 1024,
63503
63503
  "x-reconciled-from-discovery": true,
63504
- "x-reconciled-at": "2026-01-05T17:58:29.981237+00:00"
63504
+ "x-reconciled-at": "2026-01-06T16:57:05.943777+00:00"
63505
63505
  },
63506
63506
  "uid": {
63507
63507
  "type": "string",
@@ -63522,7 +63522,7 @@
63522
63522
  "x-original-maxLength": 1024,
63523
63523
  "format": "uuid",
63524
63524
  "x-reconciled-from-discovery": true,
63525
- "x-reconciled-at": "2026-01-05T17:58:29.981243+00:00"
63525
+ "x-reconciled-at": "2026-01-06T16:57:05.943783+00:00"
63526
63526
  }
63527
63527
  },
63528
63528
  "x-f5xc-minimum-configuration": {
@@ -63849,6 +63849,8 @@
63849
63849
  "type_url": {
63850
63850
  "type": "string",
63851
63851
  "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.",
63852
+ "x-f5xc-description-short": "URL identifying the protocol buffer message type.",
63853
+ "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 ).",
63852
63854
  "minLength": 0,
63853
63855
  "maxLength": 1024,
63854
63856
  "x-f5xc-required-for": {
@@ -63872,7 +63874,7 @@
63872
63874
  },
63873
63875
  "x-original-maxLength": 1024,
63874
63876
  "x-reconciled-from-discovery": true,
63875
- "x-reconciled-at": "2026-01-05T17:58:29.981273+00:00"
63877
+ "x-reconciled-at": "2026-01-06T16:57:05.943812+00:00"
63876
63878
  }
63877
63879
  },
63878
63880
  "x-f5xc-minimum-configuration": {
@@ -63941,7 +63943,7 @@
63941
63943
  },
63942
63944
  "x-original-maxLength": 1024,
63943
63945
  "x-reconciled-from-discovery": true,
63944
- "x-reconciled-at": "2026-01-05T17:58:29.981281+00:00"
63946
+ "x-reconciled-at": "2026-01-06T16:57:05.943820+00:00"
63945
63947
  },
63946
63948
  "service_name": {
63947
63949
  "type": "string",
@@ -63970,6 +63972,8 @@
63970
63972
  "x-validation-rules": {
63971
63973
  "ves.io.schema.rules.string.in": "[\\\"Success\\\",\\\"Failed\\\",\\\"Incomplete\\\",\\\"Installed\\\",\\\"Down\\\",\\\"Disabled\\\",\\\"NotApplicable\\\"]"
63972
63974
  },
63975
+ "x-f5xc-description-short": "Status of the condition \"Success\" Validtion has succeded.",
63976
+ "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...",
63973
63977
  "minLength": 0,
63974
63978
  "maxLength": 17,
63975
63979
  "x-f5xc-required-for": {
@@ -63980,7 +63984,7 @@
63980
63984
  },
63981
63985
  "x-original-maxLength": 1024,
63982
63986
  "x-reconciled-from-discovery": true,
63983
- "x-reconciled-at": "2026-01-05T17:58:29.981287+00:00"
63987
+ "x-reconciled-at": "2026-01-06T16:57:05.943826+00:00"
63984
63988
  },
63985
63989
  "type": {
63986
63990
  "type": "string",
@@ -64117,7 +64121,7 @@
64117
64121
  },
64118
64122
  "x-original-maxLength": 1024,
64119
64123
  "x-reconciled-from-discovery": true,
64120
- "x-reconciled-at": "2026-01-05T17:58:29.981298+00:00"
64124
+ "x-reconciled-at": "2026-01-06T16:57:05.943837+00:00"
64121
64125
  }
64122
64126
  },
64123
64127
  "x-f5xc-minimum-configuration": {
@@ -64226,7 +64230,7 @@
64226
64230
  },
64227
64231
  "x-original-maxLength": 1200,
64228
64232
  "x-reconciled-from-discovery": true,
64229
- "x-reconciled-at": "2026-01-05T17:58:29.981309+00:00"
64233
+ "x-reconciled-at": "2026-01-06T16:57:05.943846+00:00"
64230
64234
  },
64231
64235
  "disable": {
64232
64236
  "type": "boolean",
@@ -64279,7 +64283,7 @@
64279
64283
  },
64280
64284
  "x-original-maxLength": 1024,
64281
64285
  "x-reconciled-from-discovery": true,
64282
- "x-reconciled-at": "2026-01-05T17:58:29.981316+00:00"
64286
+ "x-reconciled-at": "2026-01-06T16:57:05.943853+00:00"
64283
64287
  },
64284
64288
  "namespace": {
64285
64289
  "type": "string",
@@ -64298,7 +64302,7 @@
64298
64302
  },
64299
64303
  "x-original-maxLength": 1024,
64300
64304
  "x-reconciled-from-discovery": true,
64301
- "x-reconciled-at": "2026-01-05T17:58:29.981321+00:00"
64305
+ "x-reconciled-at": "2026-01-06T16:57:05.943858+00:00"
64302
64306
  }
64303
64307
  },
64304
64308
  "x-f5xc-minimum-configuration": {
@@ -64374,7 +64378,7 @@
64374
64378
  },
64375
64379
  "x-original-maxLength": 1200,
64376
64380
  "x-reconciled-from-discovery": true,
64377
- "x-reconciled-at": "2026-01-05T17:58:29.981327+00:00"
64381
+ "x-reconciled-at": "2026-01-06T16:57:05.943864+00:00"
64378
64382
  },
64379
64383
  "disable": {
64380
64384
  "type": "boolean",
@@ -64429,7 +64433,7 @@
64429
64433
  },
64430
64434
  "x-original-maxLength": 1024,
64431
64435
  "x-reconciled-from-discovery": true,
64432
- "x-reconciled-at": "2026-01-05T17:58:29.981334+00:00"
64436
+ "x-reconciled-at": "2026-01-06T16:57:05.943870+00:00"
64433
64437
  },
64434
64438
  "namespace": {
64435
64439
  "type": "string",
@@ -64448,7 +64452,7 @@
64448
64452
  },
64449
64453
  "x-original-maxLength": 1024,
64450
64454
  "x-reconciled-from-discovery": true,
64451
- "x-reconciled-at": "2026-01-05T17:58:29.981338+00:00"
64455
+ "x-reconciled-at": "2026-01-06T16:57:05.943875+00:00"
64452
64456
  }
64453
64457
  },
64454
64458
  "x-f5xc-minimum-configuration": {
@@ -64493,7 +64497,7 @@
64493
64497
  "readOnly": true,
64494
64498
  "x-original-maxLength": 1024,
64495
64499
  "x-reconciled-from-discovery": true,
64496
- "x-reconciled-at": "2026-01-05T17:58:29.981343+00:00"
64500
+ "x-reconciled-at": "2026-01-06T16:57:05.943879+00:00"
64497
64501
  },
64498
64502
  "name": {
64499
64503
  "type": "string",
@@ -64512,7 +64516,7 @@
64512
64516
  },
64513
64517
  "x-original-maxLength": 1024,
64514
64518
  "x-reconciled-from-discovery": true,
64515
- "x-reconciled-at": "2026-01-05T17:58:29.981347+00:00"
64519
+ "x-reconciled-at": "2026-01-06T16:57:05.943883+00:00"
64516
64520
  },
64517
64521
  "namespace": {
64518
64522
  "type": "string",
@@ -64531,7 +64535,7 @@
64531
64535
  },
64532
64536
  "x-original-maxLength": 1024,
64533
64537
  "x-reconciled-from-discovery": true,
64534
- "x-reconciled-at": "2026-01-05T17:58:29.981351+00:00"
64538
+ "x-reconciled-at": "2026-01-06T16:57:05.943887+00:00"
64535
64539
  },
64536
64540
  "tenant": {
64537
64541
  "type": "string",
@@ -64552,7 +64556,7 @@
64552
64556
  "x-field-mutability": "read-only",
64553
64557
  "x-original-maxLength": 1024,
64554
64558
  "x-reconciled-from-discovery": true,
64555
- "x-reconciled-at": "2026-01-05T17:58:29.981355+00:00"
64559
+ "x-reconciled-at": "2026-01-06T16:57:05.943891+00:00"
64556
64560
  },
64557
64561
  "uid": {
64558
64562
  "type": "string",
@@ -64574,7 +64578,7 @@
64574
64578
  "x-original-maxLength": 1024,
64575
64579
  "format": "uuid",
64576
64580
  "x-reconciled-from-discovery": true,
64577
- "x-reconciled-at": "2026-01-05T17:58:29.981360+00:00"
64581
+ "x-reconciled-at": "2026-01-06T16:57:05.943896+00:00"
64578
64582
  }
64579
64583
  },
64580
64584
  "x-f5xc-minimum-configuration": {
@@ -64649,7 +64653,7 @@
64649
64653
  },
64650
64654
  "x-original-maxLength": 1200,
64651
64655
  "x-reconciled-from-discovery": true,
64652
- "x-reconciled-at": "2026-01-05T17:58:29.981368+00:00"
64656
+ "x-reconciled-at": "2026-01-06T16:57:05.943903+00:00"
64653
64657
  },
64654
64658
  "disable": {
64655
64659
  "type": "boolean",
@@ -64702,7 +64706,7 @@
64702
64706
  },
64703
64707
  "x-original-maxLength": 1024,
64704
64708
  "x-reconciled-from-discovery": true,
64705
- "x-reconciled-at": "2026-01-05T17:58:29.981376+00:00"
64709
+ "x-reconciled-at": "2026-01-06T16:57:05.943910+00:00"
64706
64710
  },
64707
64711
  "namespace": {
64708
64712
  "type": "string",
@@ -64721,7 +64725,7 @@
64721
64725
  },
64722
64726
  "x-original-maxLength": 1024,
64723
64727
  "x-reconciled-from-discovery": true,
64724
- "x-reconciled-at": "2026-01-05T17:58:29.981380+00:00"
64728
+ "x-reconciled-at": "2026-01-06T16:57:05.943914+00:00"
64725
64729
  }
64726
64730
  },
64727
64731
  "x-f5xc-minimum-configuration": {
@@ -64835,7 +64839,7 @@
64835
64839
  "x-original-maxLength": 1024,
64836
64840
  "format": "uuid",
64837
64841
  "x-reconciled-from-discovery": true,
64838
- "x-reconciled-at": "2026-01-05T17:58:29.981392+00:00"
64842
+ "x-reconciled-at": "2026-01-06T16:57:05.943926+00:00"
64839
64843
  },
64840
64844
  "vtrp_id": {
64841
64845
  "type": "string",
@@ -64947,7 +64951,7 @@
64947
64951
  },
64948
64952
  "x-original-maxLength": 1024,
64949
64953
  "x-reconciled-from-discovery": true,
64950
- "x-reconciled-at": "2026-01-05T17:58:29.981402+00:00"
64954
+ "x-reconciled-at": "2026-01-06T16:57:05.943936+00:00"
64951
64955
  },
64952
64956
  "status": {
64953
64957
  "type": "string",
@@ -64966,7 +64970,7 @@
64966
64970
  },
64967
64971
  "x-original-maxLength": 1024,
64968
64972
  "x-reconciled-from-discovery": true,
64969
- "x-reconciled-at": "2026-01-05T17:58:29.981406+00:00"
64973
+ "x-reconciled-at": "2026-01-06T16:57:05.943940+00:00"
64970
64974
  }
64971
64975
  },
64972
64976
  "x-f5xc-minimum-configuration": {
@@ -65046,6 +65050,8 @@
65046
65050
  "title": "Deletion_timestamp.",
65047
65051
  "format": "date-time",
65048
65052
  "x-displayname": "Deletion Timestamp.",
65053
+ "x-f5xc-description-short": "DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted.",
65054
+ "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...",
65049
65055
  "minLength": 0,
65050
65056
  "maxLength": 1024,
65051
65057
  "x-f5xc-required-for": {
@@ -65144,7 +65150,7 @@
65144
65150
  "x-field-mutability": "read-only",
65145
65151
  "x-original-maxLength": 1024,
65146
65152
  "x-reconciled-from-discovery": true,
65147
- "x-reconciled-at": "2026-01-05T17:58:29.981425+00:00"
65153
+ "x-reconciled-at": "2026-01-06T16:57:05.943958+00:00"
65148
65154
  },
65149
65155
  "uid": {
65150
65156
  "type": "string",
@@ -65165,7 +65171,7 @@
65165
65171
  "x-original-maxLength": 1024,
65166
65172
  "format": "uuid",
65167
65173
  "x-reconciled-from-discovery": true,
65168
- "x-reconciled-at": "2026-01-05T17:58:29.981430+00:00"
65174
+ "x-reconciled-at": "2026-01-06T16:57:05.943963+00:00"
65169
65175
  }
65170
65176
  },
65171
65177
  "x-f5xc-minimum-configuration": {
@@ -65215,7 +65221,7 @@
65215
65221
  },
65216
65222
  "x-original-maxLength": 1024,
65217
65223
  "x-reconciled-from-discovery": true,
65218
- "x-reconciled-at": "2026-01-05T17:58:29.981435+00:00"
65224
+ "x-reconciled-at": "2026-01-06T16:57:05.943967+00:00"
65219
65225
  },
65220
65226
  "name": {
65221
65227
  "type": "string",
@@ -65234,7 +65240,7 @@
65234
65240
  },
65235
65241
  "x-original-maxLength": 1024,
65236
65242
  "x-reconciled-from-discovery": true,
65237
- "x-reconciled-at": "2026-01-05T17:58:29.981439+00:00"
65243
+ "x-reconciled-at": "2026-01-06T16:57:05.943971+00:00"
65238
65244
  },
65239
65245
  "namespace": {
65240
65246
  "type": "string",
@@ -65253,7 +65259,7 @@
65253
65259
  },
65254
65260
  "x-original-maxLength": 1024,
65255
65261
  "x-reconciled-from-discovery": true,
65256
- "x-reconciled-at": "2026-01-05T17:58:29.981443+00:00"
65262
+ "x-reconciled-at": "2026-01-06T16:57:05.943975+00:00"
65257
65263
  },
65258
65264
  "uid": {
65259
65265
  "type": "string",
@@ -65274,7 +65280,7 @@
65274
65280
  "x-original-maxLength": 1024,
65275
65281
  "format": "uuid",
65276
65282
  "x-reconciled-from-discovery": true,
65277
- "x-reconciled-at": "2026-01-05T17:58:29.981447+00:00"
65283
+ "x-reconciled-at": "2026-01-06T16:57:05.943980+00:00"
65278
65284
  }
65279
65285
  },
65280
65286
  "x-f5xc-minimum-configuration": {
@@ -65315,7 +65321,7 @@
65315
65321
  },
65316
65322
  "x-original-maxLength": 1024,
65317
65323
  "x-reconciled-from-discovery": true,
65318
- "x-reconciled-at": "2026-01-05T17:58:30.302037+00:00"
65324
+ "x-reconciled-at": "2026-01-06T16:57:06.267710+00:00"
65319
65325
  },
65320
65326
  "namespace": {
65321
65327
  "type": "string",
@@ -65332,7 +65338,7 @@
65332
65338
  },
65333
65339
  "x-original-maxLength": 1024,
65334
65340
  "x-reconciled-from-discovery": true,
65335
- "x-reconciled-at": "2026-01-05T17:58:30.302045+00:00"
65341
+ "x-reconciled-at": "2026-01-06T16:57:06.267717+00:00"
65336
65342
  }
65337
65343
  },
65338
65344
  "x-f5xc-minimum-configuration": {
@@ -65474,7 +65480,7 @@
65474
65480
  },
65475
65481
  "x-original-maxLength": 1024,
65476
65482
  "x-reconciled-from-discovery": true,
65477
- "x-reconciled-at": "2026-01-05T17:58:30.302063+00:00"
65483
+ "x-reconciled-at": "2026-01-06T16:57:06.267734+00:00"
65478
65484
  },
65479
65485
  "namespace": {
65480
65486
  "type": "string",
@@ -65493,7 +65499,7 @@
65493
65499
  },
65494
65500
  "x-original-maxLength": 1024,
65495
65501
  "x-reconciled-from-discovery": true,
65496
- "x-reconciled-at": "2026-01-05T17:58:30.302068+00:00"
65502
+ "x-reconciled-at": "2026-01-06T16:57:06.267739+00:00"
65497
65503
  }
65498
65504
  },
65499
65505
  "x-f5xc-minimum-configuration": {
@@ -65588,7 +65594,7 @@
65588
65594
  "maxLength": 17,
65589
65595
  "minLength": 17,
65590
65596
  "x-reconciled-from-discovery": true,
65591
- "x-reconciled-at": "2026-01-05T17:58:30.302082+00:00"
65597
+ "x-reconciled-at": "2026-01-06T16:57:06.267752+00:00"
65592
65598
  },
65593
65599
  "system_metadata": {
65594
65600
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -65721,7 +65727,7 @@
65721
65727
  },
65722
65728
  "x-original-maxLength": 1024,
65723
65729
  "x-reconciled-from-discovery": true,
65724
- "x-reconciled-at": "2026-01-05T17:58:30.302094+00:00"
65730
+ "x-reconciled-at": "2026-01-06T16:57:06.267764+00:00"
65725
65731
  },
65726
65732
  "disabled": {
65727
65733
  "type": "boolean",
@@ -65771,7 +65777,7 @@
65771
65777
  },
65772
65778
  "x-original-maxLength": 1024,
65773
65779
  "x-reconciled-from-discovery": true,
65774
- "x-reconciled-at": "2026-01-05T17:58:30.302105+00:00"
65780
+ "x-reconciled-at": "2026-01-06T16:57:06.267774+00:00"
65775
65781
  },
65776
65782
  "namespace": {
65777
65783
  "type": "string",
@@ -65790,7 +65796,7 @@
65790
65796
  },
65791
65797
  "x-original-maxLength": 1024,
65792
65798
  "x-reconciled-from-discovery": true,
65793
- "x-reconciled-at": "2026-01-05T17:58:30.302110+00:00"
65799
+ "x-reconciled-at": "2026-01-06T16:57:06.267778+00:00"
65794
65800
  },
65795
65801
  "owner_view": {
65796
65802
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -65831,7 +65837,7 @@
65831
65837
  "x-field-mutability": "read-only",
65832
65838
  "x-original-maxLength": 1024,
65833
65839
  "x-reconciled-from-discovery": true,
65834
- "x-reconciled-at": "2026-01-05T17:58:30.302118+00:00"
65840
+ "x-reconciled-at": "2026-01-06T16:57:06.267786+00:00"
65835
65841
  },
65836
65842
  "uid": {
65837
65843
  "type": "string",
@@ -65852,7 +65858,7 @@
65852
65858
  "x-original-maxLength": 1024,
65853
65859
  "format": "uuid",
65854
65860
  "x-reconciled-from-discovery": true,
65855
- "x-reconciled-at": "2026-01-05T17:58:30.302124+00:00"
65861
+ "x-reconciled-at": "2026-01-06T16:57:06.267792+00:00"
65856
65862
  }
65857
65863
  },
65858
65864
  "x-f5xc-minimum-configuration": {
@@ -66726,7 +66732,7 @@
66726
66732
  },
66727
66733
  "x-original-maxLength": 1024,
66728
66734
  "x-reconciled-from-discovery": true,
66729
- "x-reconciled-at": "2026-01-05T17:58:30.994531+00:00"
66735
+ "x-reconciled-at": "2026-01-06T16:57:06.957391+00:00"
66730
66736
  }
66731
66737
  },
66732
66738
  "x-f5xc-minimum-configuration": {
@@ -67258,7 +67264,7 @@
67258
67264
  },
67259
67265
  "x-original-maxLength": 1024,
67260
67266
  "x-reconciled-from-discovery": true,
67261
- "x-reconciled-at": "2026-01-05T17:58:30.994573+00:00"
67267
+ "x-reconciled-at": "2026-01-06T16:57:06.957444+00:00"
67262
67268
  },
67263
67269
  "disabled": {
67264
67270
  "type": "boolean",
@@ -67308,7 +67314,7 @@
67308
67314
  },
67309
67315
  "x-original-maxLength": 1024,
67310
67316
  "x-reconciled-from-discovery": true,
67311
- "x-reconciled-at": "2026-01-05T17:58:30.994585+00:00"
67317
+ "x-reconciled-at": "2026-01-06T16:57:06.957456+00:00"
67312
67318
  },
67313
67319
  "namespace": {
67314
67320
  "type": "string",
@@ -67327,7 +67333,7 @@
67327
67333
  },
67328
67334
  "x-original-maxLength": 1024,
67329
67335
  "x-reconciled-from-discovery": true,
67330
- "x-reconciled-at": "2026-01-05T17:58:30.994589+00:00"
67336
+ "x-reconciled-at": "2026-01-06T16:57:06.957460+00:00"
67331
67337
  },
67332
67338
  "owner_view": {
67333
67339
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -67353,7 +67359,7 @@
67353
67359
  "x-field-mutability": "read-only",
67354
67360
  "x-original-maxLength": 1024,
67355
67361
  "x-reconciled-from-discovery": true,
67356
- "x-reconciled-at": "2026-01-05T17:58:30.994596+00:00"
67362
+ "x-reconciled-at": "2026-01-06T16:57:06.957467+00:00"
67357
67363
  },
67358
67364
  "uid": {
67359
67365
  "type": "string",
@@ -67374,7 +67380,7 @@
67374
67380
  "x-original-maxLength": 1024,
67375
67381
  "format": "uuid",
67376
67382
  "x-reconciled-from-discovery": true,
67377
- "x-reconciled-at": "2026-01-05T17:58:30.994601+00:00"
67383
+ "x-reconciled-at": "2026-01-06T16:57:06.957473+00:00"
67378
67384
  }
67379
67385
  },
67380
67386
  "x-f5xc-minimum-configuration": {
@@ -67755,7 +67761,7 @@
67755
67761
  "readOnly": true,
67756
67762
  "x-original-maxLength": 1024,
67757
67763
  "x-reconciled-from-discovery": true,
67758
- "x-reconciled-at": "2026-01-05T17:58:30.994631+00:00"
67764
+ "x-reconciled-at": "2026-01-06T16:57:06.957501+00:00"
67759
67765
  },
67760
67766
  "name": {
67761
67767
  "type": "string",
@@ -67774,7 +67780,7 @@
67774
67780
  },
67775
67781
  "x-original-maxLength": 1024,
67776
67782
  "x-reconciled-from-discovery": true,
67777
- "x-reconciled-at": "2026-01-05T17:58:30.994636+00:00"
67783
+ "x-reconciled-at": "2026-01-06T16:57:06.957506+00:00"
67778
67784
  },
67779
67785
  "namespace": {
67780
67786
  "type": "string",
@@ -67793,7 +67799,7 @@
67793
67799
  },
67794
67800
  "x-original-maxLength": 1024,
67795
67801
  "x-reconciled-from-discovery": true,
67796
- "x-reconciled-at": "2026-01-05T17:58:30.994640+00:00"
67802
+ "x-reconciled-at": "2026-01-06T16:57:06.957510+00:00"
67797
67803
  },
67798
67804
  "tenant": {
67799
67805
  "type": "string",
@@ -67814,7 +67820,7 @@
67814
67820
  "x-field-mutability": "read-only",
67815
67821
  "x-original-maxLength": 1024,
67816
67822
  "x-reconciled-from-discovery": true,
67817
- "x-reconciled-at": "2026-01-05T17:58:30.994644+00:00"
67823
+ "x-reconciled-at": "2026-01-06T16:57:06.957514+00:00"
67818
67824
  },
67819
67825
  "uid": {
67820
67826
  "type": "string",
@@ -67836,7 +67842,7 @@
67836
67842
  "x-original-maxLength": 1024,
67837
67843
  "format": "uuid",
67838
67844
  "x-reconciled-from-discovery": true,
67839
- "x-reconciled-at": "2026-01-05T17:58:30.994649+00:00"
67845
+ "x-reconciled-at": "2026-01-06T16:57:06.957519+00:00"
67840
67846
  }
67841
67847
  },
67842
67848
  "x-f5xc-minimum-configuration": {
@@ -67994,7 +68000,7 @@
67994
68000
  },
67995
68001
  "x-original-maxLength": 1024,
67996
68002
  "x-reconciled-from-discovery": true,
67997
- "x-reconciled-at": "2026-01-05T17:58:30.994755+00:00"
68003
+ "x-reconciled-at": "2026-01-06T16:57:06.957621+00:00"
67998
68004
  }
67999
68005
  },
68000
68006
  "x-f5xc-minimum-configuration": {
@@ -68148,7 +68154,7 @@
68148
68154
  },
68149
68155
  "x-original-maxLength": 1024,
68150
68156
  "x-reconciled-from-discovery": true,
68151
- "x-reconciled-at": "2026-01-05T17:58:30.994768+00:00"
68157
+ "x-reconciled-at": "2026-01-06T16:57:06.957634+00:00"
68152
68158
  },
68153
68159
  "last_modified_at": {
68154
68160
  "type": "string",
@@ -68216,7 +68222,7 @@
68216
68222
  "maxLength": 1,
68217
68223
  "minLength": 1,
68218
68224
  "x-reconciled-from-discovery": true,
68219
- "x-reconciled-at": "2026-01-05T17:58:30.994780+00:00"
68225
+ "x-reconciled-at": "2026-01-06T16:57:06.957645+00:00"
68220
68226
  }
68221
68227
  },
68222
68228
  "x-f5xc-minimum-configuration": {
@@ -68689,7 +68695,7 @@
68689
68695
  },
68690
68696
  "x-original-maxLength": 1024,
68691
68697
  "x-reconciled-from-discovery": true,
68692
- "x-reconciled-at": "2026-01-05T17:58:31.630261+00:00"
68698
+ "x-reconciled-at": "2026-01-06T16:57:07.593172+00:00"
68693
68699
  },
68694
68700
  "not_present_cookie": {
68695
68701
  "$ref": "#/components/schemas/ioschemaEmpty"
@@ -68848,7 +68854,7 @@
68848
68854
  },
68849
68855
  "x-original-maxLength": 256,
68850
68856
  "x-reconciled-from-discovery": true,
68851
- "x-reconciled-at": "2026-01-05T17:58:31.630280+00:00"
68857
+ "x-reconciled-at": "2026-01-06T16:57:07.593191+00:00"
68852
68858
  }
68853
68859
  },
68854
68860
  "x-f5xc-minimum-configuration": {
@@ -69111,7 +69117,7 @@
69111
69117
  },
69112
69118
  "x-original-maxLength": 1024,
69113
69119
  "x-reconciled-from-discovery": true,
69114
- "x-reconciled-at": "2026-01-05T17:58:31.630303+00:00"
69120
+ "x-reconciled-at": "2026-01-06T16:57:07.593213+00:00"
69115
69121
  },
69116
69122
  "not_present_header": {
69117
69123
  "$ref": "#/components/schemas/bot_defenseHeaderOperatorEmptyType"
@@ -69245,7 +69251,7 @@
69245
69251
  },
69246
69252
  "x-original-maxLength": 256,
69247
69253
  "x-reconciled-from-discovery": true,
69248
- "x-reconciled-at": "2026-01-05T17:58:31.630318+00:00"
69254
+ "x-reconciled-at": "2026-01-06T16:57:07.593227+00:00"
69249
69255
  }
69250
69256
  },
69251
69257
  "x-f5xc-minimum-configuration": {
@@ -69386,7 +69392,7 @@
69386
69392
  },
69387
69393
  "x-original-maxLength": 2048,
69388
69394
  "x-reconciled-from-discovery": true,
69389
- "x-reconciled-at": "2026-01-05T17:58:31.630327+00:00"
69395
+ "x-reconciled-at": "2026-01-06T16:57:07.593236+00:00"
69390
69396
  }
69391
69397
  },
69392
69398
  "x-f5xc-minimum-configuration": {
@@ -70279,7 +70285,7 @@
70279
70285
  },
70280
70286
  "x-original-maxLength": 256,
70281
70287
  "x-reconciled-from-discovery": true,
70282
- "x-reconciled-at": "2026-01-05T17:58:31.630409+00:00"
70288
+ "x-reconciled-at": "2026-01-06T16:57:07.593319+00:00"
70283
70289
  }
70284
70290
  },
70285
70291
  "x-f5xc-minimum-configuration": {
@@ -70410,7 +70416,7 @@
70410
70416
  "maxLength": 15,
70411
70417
  "minLength": 3,
70412
70418
  "x-reconciled-from-discovery": true,
70413
- "x-reconciled-at": "2026-01-05T17:58:31.630422+00:00"
70419
+ "x-reconciled-at": "2026-01-06T16:57:07.593332+00:00"
70414
70420
  }
70415
70421
  },
70416
70422
  "x-f5xc-minimum-configuration": {
@@ -70494,7 +70500,7 @@
70494
70500
  },
70495
70501
  "x-original-maxLength": 1024,
70496
70502
  "x-reconciled-from-discovery": true,
70497
- "x-reconciled-at": "2026-01-05T17:58:31.630432+00:00"
70503
+ "x-reconciled-at": "2026-01-06T16:57:07.593342+00:00"
70498
70504
  },
70499
70505
  "not_present_header": {
70500
70506
  "$ref": "#/components/schemas/ioschemaEmpty"
@@ -70652,7 +70658,7 @@
70652
70658
  },
70653
70659
  "x-original-maxLength": 256,
70654
70660
  "x-reconciled-from-discovery": true,
70655
- "x-reconciled-at": "2026-01-05T17:58:31.630448+00:00"
70661
+ "x-reconciled-at": "2026-01-06T16:57:07.593358+00:00"
70656
70662
  }
70657
70663
  },
70658
70664
  "x-f5xc-minimum-configuration": {
@@ -71083,7 +71089,7 @@
71083
71089
  },
71084
71090
  "x-original-maxLength": 1024,
71085
71091
  "x-reconciled-from-discovery": true,
71086
- "x-reconciled-at": "2026-01-05T17:58:31.630479+00:00"
71092
+ "x-reconciled-at": "2026-01-06T16:57:07.593388+00:00"
71087
71093
  },
71088
71094
  "namespace": {
71089
71095
  "type": "string",
@@ -71102,7 +71108,7 @@
71102
71108
  },
71103
71109
  "x-original-maxLength": 1024,
71104
71110
  "x-reconciled-from-discovery": true,
71105
- "x-reconciled-at": "2026-01-05T17:58:31.630483+00:00"
71111
+ "x-reconciled-at": "2026-01-06T16:57:07.593392+00:00"
71106
71112
  },
71107
71113
  "spec": {
71108
71114
  "$ref": "#/components/schemas/bot_endpoint_policyReplaceSpecType"
@@ -71268,7 +71274,7 @@
71268
71274
  "maxLength": 17,
71269
71275
  "minLength": 17,
71270
71276
  "x-reconciled-from-discovery": true,
71271
- "x-reconciled-at": "2026-01-05T17:58:31.630502+00:00"
71277
+ "x-reconciled-at": "2026-01-06T16:57:07.593410+00:00"
71272
71278
  },
71273
71279
  "system_metadata": {
71274
71280
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -71438,7 +71444,7 @@
71438
71444
  },
71439
71445
  "x-original-maxLength": 1024,
71440
71446
  "x-reconciled-from-discovery": true,
71441
- "x-reconciled-at": "2026-01-05T17:58:31.630517+00:00"
71447
+ "x-reconciled-at": "2026-01-06T16:57:07.593436+00:00"
71442
71448
  },
71443
71449
  "disabled": {
71444
71450
  "type": "boolean",
@@ -71488,7 +71494,7 @@
71488
71494
  },
71489
71495
  "x-original-maxLength": 1024,
71490
71496
  "x-reconciled-from-discovery": true,
71491
- "x-reconciled-at": "2026-01-05T17:58:31.630527+00:00"
71497
+ "x-reconciled-at": "2026-01-06T16:57:07.593447+00:00"
71492
71498
  },
71493
71499
  "namespace": {
71494
71500
  "type": "string",
@@ -71507,7 +71513,7 @@
71507
71513
  },
71508
71514
  "x-original-maxLength": 1024,
71509
71515
  "x-reconciled-from-discovery": true,
71510
- "x-reconciled-at": "2026-01-05T17:58:31.630532+00:00"
71516
+ "x-reconciled-at": "2026-01-06T16:57:07.593452+00:00"
71511
71517
  },
71512
71518
  "owner_view": {
71513
71519
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -71548,7 +71554,7 @@
71548
71554
  "x-field-mutability": "read-only",
71549
71555
  "x-original-maxLength": 1024,
71550
71556
  "x-reconciled-from-discovery": true,
71551
- "x-reconciled-at": "2026-01-05T17:58:31.630540+00:00"
71557
+ "x-reconciled-at": "2026-01-06T16:57:07.593460+00:00"
71552
71558
  },
71553
71559
  "uid": {
71554
71560
  "type": "string",
@@ -71569,7 +71575,7 @@
71569
71575
  "x-original-maxLength": 1024,
71570
71576
  "format": "uuid",
71571
71577
  "x-reconciled-from-discovery": true,
71572
- "x-reconciled-at": "2026-01-05T17:58:31.630546+00:00"
71578
+ "x-reconciled-at": "2026-01-06T16:57:07.593466+00:00"
71573
71579
  }
71574
71580
  },
71575
71581
  "x-f5xc-minimum-configuration": {
@@ -72675,7 +72681,7 @@
72675
72681
  },
72676
72682
  "x-original-maxLength": 256,
72677
72683
  "x-reconciled-from-discovery": true,
72678
- "x-reconciled-at": "2026-01-05T17:58:31.630737+00:00"
72684
+ "x-reconciled-at": "2026-01-06T16:57:07.593659+00:00"
72679
72685
  },
72680
72686
  "name": {
72681
72687
  "type": "string",
@@ -72705,7 +72711,7 @@
72705
72711
  },
72706
72712
  "x-original-maxLength": 1024,
72707
72713
  "x-reconciled-from-discovery": true,
72708
- "x-reconciled-at": "2026-01-05T17:58:31.630742+00:00"
72714
+ "x-reconciled-at": "2026-01-06T16:57:07.593664+00:00"
72709
72715
  }
72710
72716
  },
72711
72717
  "x-f5xc-minimum-configuration": {
@@ -72760,7 +72766,7 @@
72760
72766
  },
72761
72767
  "x-original-maxLength": 256,
72762
72768
  "x-reconciled-from-discovery": true,
72763
- "x-reconciled-at": "2026-01-05T17:58:31.630856+00:00"
72769
+ "x-reconciled-at": "2026-01-06T16:57:07.593777+00:00"
72764
72770
  }
72765
72771
  },
72766
72772
  "x-f5xc-minimum-configuration": {
@@ -73176,7 +73182,7 @@
73176
73182
  },
73177
73183
  "x-original-maxLength": 1024,
73178
73184
  "x-reconciled-from-discovery": true,
73179
- "x-reconciled-at": "2026-01-05T17:58:32.045616+00:00"
73185
+ "x-reconciled-at": "2026-01-06T16:57:08.014256+00:00"
73180
73186
  },
73181
73187
  "namespace": {
73182
73188
  "type": "string",
@@ -73203,7 +73209,7 @@
73203
73209
  },
73204
73210
  "x-original-maxLength": 1024,
73205
73211
  "x-reconciled-from-discovery": true,
73206
- "x-reconciled-at": "2026-01-05T17:58:32.045623+00:00"
73212
+ "x-reconciled-at": "2026-01-06T16:57:08.014263+00:00"
73207
73213
  },
73208
73214
  "policy_metadata": {
73209
73215
  "type": "array",
@@ -73271,7 +73277,7 @@
73271
73277
  },
73272
73278
  "x-original-maxLength": 1024,
73273
73279
  "x-reconciled-from-discovery": true,
73274
- "x-reconciled-at": "2026-01-05T17:58:32.045631+00:00"
73280
+ "x-reconciled-at": "2026-01-06T16:57:08.014271+00:00"
73275
73281
  }
73276
73282
  },
73277
73283
  "x-f5xc-minimum-configuration": {
@@ -73334,7 +73340,7 @@
73334
73340
  },
73335
73341
  "x-original-maxLength": 1024,
73336
73342
  "x-reconciled-from-discovery": true,
73337
- "x-reconciled-at": "2026-01-05T17:58:32.045639+00:00"
73343
+ "x-reconciled-at": "2026-01-06T16:57:08.014279+00:00"
73338
73344
  }
73339
73345
  },
73340
73346
  "x-f5xc-minimum-configuration": {
@@ -73478,7 +73484,7 @@
73478
73484
  },
73479
73485
  "x-original-maxLength": 1024,
73480
73486
  "x-reconciled-from-discovery": true,
73481
- "x-reconciled-at": "2026-01-05T17:58:32.045652+00:00"
73487
+ "x-reconciled-at": "2026-01-06T16:57:08.014291+00:00"
73482
73488
  },
73483
73489
  "policies": {
73484
73490
  "type": "array",
@@ -73624,7 +73630,7 @@
73624
73630
  },
73625
73631
  "x-original-maxLength": 1024,
73626
73632
  "x-reconciled-from-discovery": true,
73627
- "x-reconciled-at": "2026-01-05T17:58:32.045664+00:00"
73633
+ "x-reconciled-at": "2026-01-06T16:57:08.014303+00:00"
73628
73634
  },
73629
73635
  "timestamp": {
73630
73636
  "type": "string",
@@ -73931,7 +73937,7 @@
73931
73937
  },
73932
73938
  "x-original-maxLength": 1024,
73933
73939
  "x-reconciled-from-discovery": true,
73934
- "x-reconciled-at": "2026-01-05T17:58:32.045685+00:00"
73940
+ "x-reconciled-at": "2026-01-06T16:57:08.014325+00:00"
73935
73941
  },
73936
73942
  "type": {
73937
73943
  "$ref": "#/components/schemas/bot_infrastructureTrafficType"
@@ -73957,7 +73963,7 @@
73957
73963
  },
73958
73964
  "x-original-maxLength": 1024,
73959
73965
  "x-reconciled-from-discovery": true,
73960
- "x-reconciled-at": "2026-01-05T17:58:32.045690+00:00"
73966
+ "x-reconciled-at": "2026-01-06T16:57:08.014330+00:00"
73961
73967
  }
73962
73968
  },
73963
73969
  "x-f5xc-minimum-configuration": {
@@ -74055,7 +74061,7 @@
74055
74061
  "maxLength": 17,
74056
74062
  "minLength": 17,
74057
74063
  "x-reconciled-from-discovery": true,
74058
- "x-reconciled-at": "2026-01-05T17:58:32.045706+00:00"
74064
+ "x-reconciled-at": "2026-01-06T16:57:08.014345+00:00"
74059
74065
  },
74060
74066
  "system_metadata": {
74061
74067
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -74566,7 +74572,7 @@
74566
74572
  },
74567
74573
  "x-original-maxLength": 1024,
74568
74574
  "x-reconciled-from-discovery": true,
74569
- "x-reconciled-at": "2026-01-05T17:58:32.045740+00:00"
74575
+ "x-reconciled-at": "2026-01-06T16:57:08.014380+00:00"
74570
74576
  },
74571
74577
  "disabled": {
74572
74578
  "type": "boolean",
@@ -74616,7 +74622,7 @@
74616
74622
  },
74617
74623
  "x-original-maxLength": 1024,
74618
74624
  "x-reconciled-from-discovery": true,
74619
- "x-reconciled-at": "2026-01-05T17:58:32.045750+00:00"
74625
+ "x-reconciled-at": "2026-01-06T16:57:08.014390+00:00"
74620
74626
  },
74621
74627
  "namespace": {
74622
74628
  "type": "string",
@@ -74635,7 +74641,7 @@
74635
74641
  },
74636
74642
  "x-original-maxLength": 1024,
74637
74643
  "x-reconciled-from-discovery": true,
74638
- "x-reconciled-at": "2026-01-05T17:58:32.045755+00:00"
74644
+ "x-reconciled-at": "2026-01-06T16:57:08.014395+00:00"
74639
74645
  },
74640
74646
  "owner_view": {
74641
74647
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -74676,7 +74682,7 @@
74676
74682
  "x-field-mutability": "read-only",
74677
74683
  "x-original-maxLength": 1024,
74678
74684
  "x-reconciled-from-discovery": true,
74679
- "x-reconciled-at": "2026-01-05T17:58:32.045763+00:00"
74685
+ "x-reconciled-at": "2026-01-06T16:57:08.014403+00:00"
74680
74686
  },
74681
74687
  "uid": {
74682
74688
  "type": "string",
@@ -74697,7 +74703,7 @@
74697
74703
  "x-original-maxLength": 1024,
74698
74704
  "format": "uuid",
74699
74705
  "x-reconciled-from-discovery": true,
74700
- "x-reconciled-at": "2026-01-05T17:58:32.045769+00:00"
74706
+ "x-reconciled-at": "2026-01-06T16:57:08.014409+00:00"
74701
74707
  }
74702
74708
  },
74703
74709
  "x-f5xc-minimum-configuration": {
@@ -74753,7 +74759,7 @@
74753
74759
  },
74754
74760
  "x-original-maxLength": 1024,
74755
74761
  "x-reconciled-from-discovery": true,
74756
- "x-reconciled-at": "2026-01-05T17:58:32.045774+00:00"
74762
+ "x-reconciled-at": "2026-01-06T16:57:08.014414+00:00"
74757
74763
  },
74758
74764
  "version": {
74759
74765
  "type": "string",
@@ -74776,7 +74782,7 @@
74776
74782
  },
74777
74783
  "x-original-maxLength": 1024,
74778
74784
  "x-reconciled-from-discovery": true,
74779
- "x-reconciled-at": "2026-01-05T17:58:32.045778+00:00"
74785
+ "x-reconciled-at": "2026-01-06T16:57:08.014418+00:00"
74780
74786
  }
74781
74787
  },
74782
74788
  "x-f5xc-minimum-configuration": {
@@ -75039,7 +75045,7 @@
75039
75045
  },
75040
75046
  "x-original-maxLength": 1024,
75041
75047
  "x-reconciled-from-discovery": true,
75042
- "x-reconciled-at": "2026-01-05T17:58:32.045797+00:00"
75048
+ "x-reconciled-at": "2026-01-06T16:57:08.014450+00:00"
75043
75049
  },
75044
75050
  "request_body": {
75045
75051
  "$ref": "#/components/schemas/protobufAny"
@@ -75118,7 +75124,7 @@
75118
75124
  },
75119
75125
  "x-original-maxLength": 1024,
75120
75126
  "x-reconciled-from-discovery": true,
75121
- "x-reconciled-at": "2026-01-05T17:58:32.045805+00:00"
75127
+ "x-reconciled-at": "2026-01-06T16:57:08.014458+00:00"
75122
75128
  },
75123
75129
  "ref_value": {
75124
75130
  "$ref": "#/components/schemas/schemaviewsObjectRefType"
@@ -75152,7 +75158,7 @@
75152
75158
  },
75153
75159
  "x-original-maxLength": 1024,
75154
75160
  "x-reconciled-from-discovery": true,
75155
- "x-reconciled-at": "2026-01-05T17:58:32.045812+00:00"
75161
+ "x-reconciled-at": "2026-01-06T16:57:08.014464+00:00"
75156
75162
  },
75157
75163
  "value": {
75158
75164
  "type": "string",
@@ -75169,7 +75175,7 @@
75169
75175
  },
75170
75176
  "x-original-maxLength": 1024,
75171
75177
  "x-reconciled-from-discovery": true,
75172
- "x-reconciled-at": "2026-01-05T17:58:32.045816+00:00"
75178
+ "x-reconciled-at": "2026-01-06T16:57:08.014469+00:00"
75173
75179
  }
75174
75180
  },
75175
75181
  "x-f5xc-minimum-configuration": {
@@ -75263,7 +75269,7 @@
75263
75269
  },
75264
75270
  "x-original-maxLength": 128,
75265
75271
  "x-reconciled-from-discovery": true,
75266
- "x-reconciled-at": "2026-01-05T17:58:32.046004+00:00"
75272
+ "x-reconciled-at": "2026-01-06T16:57:08.014658+00:00"
75267
75273
  },
75268
75274
  "namespace": {
75269
75275
  "type": "string",
@@ -75288,7 +75294,7 @@
75288
75294
  },
75289
75295
  "x-original-maxLength": 64,
75290
75296
  "x-reconciled-from-discovery": true,
75291
- "x-reconciled-at": "2026-01-05T17:58:32.046009+00:00"
75297
+ "x-reconciled-at": "2026-01-06T16:57:08.014662+00:00"
75292
75298
  },
75293
75299
  "tenant": {
75294
75300
  "type": "string",
@@ -75315,7 +75321,7 @@
75315
75321
  "x-field-mutability": "read-only",
75316
75322
  "x-original-maxLength": 64,
75317
75323
  "x-reconciled-from-discovery": true,
75318
- "x-reconciled-at": "2026-01-05T17:58:32.046013+00:00"
75324
+ "x-reconciled-at": "2026-01-06T16:57:08.014666+00:00"
75319
75325
  }
75320
75326
  },
75321
75327
  "x-f5xc-minimum-configuration": {
@@ -75355,7 +75361,7 @@
75355
75361
  },
75356
75362
  "x-original-maxLength": 1024,
75357
75363
  "x-reconciled-from-discovery": true,
75358
- "x-reconciled-at": "2026-01-05T17:58:32.382947+00:00"
75364
+ "x-reconciled-at": "2026-01-06T16:57:08.361942+00:00"
75359
75365
  },
75360
75366
  "namespace": {
75361
75367
  "type": "string",
@@ -75374,7 +75380,7 @@
75374
75380
  },
75375
75381
  "x-original-maxLength": 1024,
75376
75382
  "x-reconciled-from-discovery": true,
75377
- "x-reconciled-at": "2026-01-05T17:58:32.382953+00:00"
75383
+ "x-reconciled-at": "2026-01-06T16:57:08.361949+00:00"
75378
75384
  },
75379
75385
  "spec": {
75380
75386
  "$ref": "#/components/schemas/bot_allowlist_policyReplaceSpecType"
@@ -75540,7 +75546,7 @@
75540
75546
  "maxLength": 17,
75541
75547
  "minLength": 17,
75542
75548
  "x-reconciled-from-discovery": true,
75543
- "x-reconciled-at": "2026-01-05T17:58:32.382975+00:00"
75549
+ "x-reconciled-at": "2026-01-06T16:57:08.361970+00:00"
75544
75550
  },
75545
75551
  "system_metadata": {
75546
75552
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -75709,7 +75715,7 @@
75709
75715
  },
75710
75716
  "x-original-maxLength": 1024,
75711
75717
  "x-reconciled-from-discovery": true,
75712
- "x-reconciled-at": "2026-01-05T17:58:32.382990+00:00"
75718
+ "x-reconciled-at": "2026-01-06T16:57:08.361986+00:00"
75713
75719
  },
75714
75720
  "disabled": {
75715
75721
  "type": "boolean",
@@ -75759,7 +75765,7 @@
75759
75765
  },
75760
75766
  "x-original-maxLength": 1024,
75761
75767
  "x-reconciled-from-discovery": true,
75762
- "x-reconciled-at": "2026-01-05T17:58:32.383000+00:00"
75768
+ "x-reconciled-at": "2026-01-06T16:57:08.361996+00:00"
75763
75769
  },
75764
75770
  "namespace": {
75765
75771
  "type": "string",
@@ -75778,7 +75784,7 @@
75778
75784
  },
75779
75785
  "x-original-maxLength": 1024,
75780
75786
  "x-reconciled-from-discovery": true,
75781
- "x-reconciled-at": "2026-01-05T17:58:32.383005+00:00"
75787
+ "x-reconciled-at": "2026-01-06T16:57:08.362000+00:00"
75782
75788
  },
75783
75789
  "owner_view": {
75784
75790
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -75819,7 +75825,7 @@
75819
75825
  "x-field-mutability": "read-only",
75820
75826
  "x-original-maxLength": 1024,
75821
75827
  "x-reconciled-from-discovery": true,
75822
- "x-reconciled-at": "2026-01-05T17:58:32.383013+00:00"
75828
+ "x-reconciled-at": "2026-01-06T16:57:08.362008+00:00"
75823
75829
  },
75824
75830
  "uid": {
75825
75831
  "type": "string",
@@ -75840,7 +75846,7 @@
75840
75846
  "x-original-maxLength": 1024,
75841
75847
  "format": "uuid",
75842
75848
  "x-reconciled-from-discovery": true,
75843
- "x-reconciled-at": "2026-01-05T17:58:32.383019+00:00"
75849
+ "x-reconciled-at": "2026-01-06T16:57:08.362014+00:00"
75844
75850
  }
75845
75851
  },
75846
75852
  "x-f5xc-minimum-configuration": {
@@ -76656,7 +76662,7 @@
76656
76662
  },
76657
76663
  "x-original-maxLength": 1024,
76658
76664
  "x-reconciled-from-discovery": true,
76659
- "x-reconciled-at": "2026-01-05T17:58:32.718912+00:00"
76665
+ "x-reconciled-at": "2026-01-06T16:57:08.705405+00:00"
76660
76666
  },
76661
76667
  "namespace": {
76662
76668
  "type": "string",
@@ -76675,7 +76681,7 @@
76675
76681
  },
76676
76682
  "x-original-maxLength": 1024,
76677
76683
  "x-reconciled-from-discovery": true,
76678
- "x-reconciled-at": "2026-01-05T17:58:32.718919+00:00"
76684
+ "x-reconciled-at": "2026-01-06T16:57:08.705411+00:00"
76679
76685
  },
76680
76686
  "spec": {
76681
76687
  "$ref": "#/components/schemas/bot_network_policyReplaceSpecType"
@@ -76841,7 +76847,7 @@
76841
76847
  "maxLength": 17,
76842
76848
  "minLength": 17,
76843
76849
  "x-reconciled-from-discovery": true,
76844
- "x-reconciled-at": "2026-01-05T17:58:32.718939+00:00"
76850
+ "x-reconciled-at": "2026-01-06T16:57:08.705444+00:00"
76845
76851
  },
76846
76852
  "system_metadata": {
76847
76853
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -77010,7 +77016,7 @@
77010
77016
  },
77011
77017
  "x-original-maxLength": 1024,
77012
77018
  "x-reconciled-from-discovery": true,
77013
- "x-reconciled-at": "2026-01-05T17:58:32.718954+00:00"
77019
+ "x-reconciled-at": "2026-01-06T16:57:08.705461+00:00"
77014
77020
  },
77015
77021
  "disabled": {
77016
77022
  "type": "boolean",
@@ -77060,7 +77066,7 @@
77060
77066
  },
77061
77067
  "x-original-maxLength": 1024,
77062
77068
  "x-reconciled-from-discovery": true,
77063
- "x-reconciled-at": "2026-01-05T17:58:32.718964+00:00"
77069
+ "x-reconciled-at": "2026-01-06T16:57:08.705471+00:00"
77064
77070
  },
77065
77071
  "namespace": {
77066
77072
  "type": "string",
@@ -77079,7 +77085,7 @@
77079
77085
  },
77080
77086
  "x-original-maxLength": 1024,
77081
77087
  "x-reconciled-from-discovery": true,
77082
- "x-reconciled-at": "2026-01-05T17:58:32.718968+00:00"
77088
+ "x-reconciled-at": "2026-01-06T16:57:08.705476+00:00"
77083
77089
  },
77084
77090
  "owner_view": {
77085
77091
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -77120,7 +77126,7 @@
77120
77126
  "x-field-mutability": "read-only",
77121
77127
  "x-original-maxLength": 1024,
77122
77128
  "x-reconciled-from-discovery": true,
77123
- "x-reconciled-at": "2026-01-05T17:58:32.718976+00:00"
77129
+ "x-reconciled-at": "2026-01-06T16:57:08.705484+00:00"
77124
77130
  },
77125
77131
  "uid": {
77126
77132
  "type": "string",
@@ -77141,7 +77147,7 @@
77141
77147
  "x-original-maxLength": 1024,
77142
77148
  "format": "uuid",
77143
77149
  "x-reconciled-from-discovery": true,
77144
- "x-reconciled-at": "2026-01-05T17:58:32.718982+00:00"
77150
+ "x-reconciled-at": "2026-01-06T16:57:08.705490+00:00"
77145
77151
  }
77146
77152
  },
77147
77153
  "x-f5xc-minimum-configuration": {
@@ -77884,7 +77890,7 @@
77884
77890
  },
77885
77891
  "x-original-maxLength": 1024,
77886
77892
  "x-reconciled-from-discovery": true,
77887
- "x-reconciled-at": "2026-01-05T17:58:37.871795+00:00"
77893
+ "x-reconciled-at": "2026-01-06T16:57:13.908029+00:00"
77888
77894
  }
77889
77895
  },
77890
77896
  "x-f5xc-minimum-configuration": {
@@ -77992,7 +77998,7 @@
77992
77998
  },
77993
77999
  "x-original-maxLength": 1024,
77994
78000
  "x-reconciled-from-discovery": true,
77995
- "x-reconciled-at": "2026-01-05T17:58:37.871807+00:00"
78001
+ "x-reconciled-at": "2026-01-06T16:57:13.908041+00:00"
77996
78002
  },
77997
78003
  "recommendation": {
77998
78004
  "type": "string",
@@ -78194,7 +78200,7 @@
78194
78200
  "x-original-maxLength": 1024,
78195
78201
  "format": "hostname",
78196
78202
  "x-reconciled-from-discovery": true,
78197
- "x-reconciled-at": "2026-01-05T17:58:37.871825+00:00"
78203
+ "x-reconciled-at": "2026-01-06T16:57:13.908058+00:00"
78198
78204
  },
78199
78205
  "firstSeenDate": {
78200
78206
  "type": "string",
@@ -78294,7 +78300,7 @@
78294
78300
  },
78295
78301
  "x-original-maxLength": 1024,
78296
78302
  "x-reconciled-from-discovery": true,
78297
- "x-reconciled-at": "2026-01-05T17:58:37.871837+00:00"
78303
+ "x-reconciled-at": "2026-01-06T16:57:13.908070+00:00"
78298
78304
  }
78299
78305
  },
78300
78306
  "x-f5xc-minimum-configuration": {
@@ -78629,7 +78635,7 @@
78629
78635
  },
78630
78636
  "x-original-maxLength": 1024,
78631
78637
  "x-reconciled-from-discovery": true,
78632
- "x-reconciled-at": "2026-01-05T17:58:37.871868+00:00"
78638
+ "x-reconciled-at": "2026-01-06T16:57:13.908100+00:00"
78633
78639
  }
78634
78640
  },
78635
78641
  "x-f5xc-minimum-configuration": {
@@ -78783,7 +78789,7 @@
78783
78789
  },
78784
78790
  "x-original-maxLength": 1024,
78785
78791
  "x-reconciled-from-discovery": true,
78786
- "x-reconciled-at": "2026-01-05T17:58:37.871881+00:00"
78792
+ "x-reconciled-at": "2026-01-06T16:57:13.908112+00:00"
78787
78793
  },
78788
78794
  "risk_level": {
78789
78795
  "type": "string",
@@ -79019,7 +79025,7 @@
79019
79025
  "x-original-maxLength": 1024,
79020
79026
  "format": "hostname",
79021
79027
  "x-reconciled-from-discovery": true,
79022
- "x-reconciled-at": "2026-01-05T17:58:37.871903+00:00"
79028
+ "x-reconciled-at": "2026-01-06T16:57:13.908133+00:00"
79023
79029
  },
79024
79030
  "firstSeenDate": {
79025
79031
  "type": "string",
@@ -79119,7 +79125,7 @@
79119
79125
  },
79120
79126
  "x-original-maxLength": 1024,
79121
79127
  "x-reconciled-from-discovery": true,
79122
- "x-reconciled-at": "2026-01-05T17:58:37.871915+00:00"
79128
+ "x-reconciled-at": "2026-01-06T16:57:13.908145+00:00"
79123
79129
  }
79124
79130
  },
79125
79131
  "x-f5xc-minimum-configuration": {
@@ -79201,7 +79207,7 @@
79201
79207
  },
79202
79208
  "x-original-maxLength": 1024,
79203
79209
  "x-reconciled-from-discovery": true,
79204
- "x-reconciled-at": "2026-01-05T17:58:37.871923+00:00"
79210
+ "x-reconciled-at": "2026-01-06T16:57:13.908152+00:00"
79205
79211
  }
79206
79212
  },
79207
79213
  "x-f5xc-minimum-configuration": {
@@ -79526,7 +79532,7 @@
79526
79532
  },
79527
79533
  "x-original-maxLength": 1024,
79528
79534
  "x-reconciled-from-discovery": true,
79529
- "x-reconciled-at": "2026-01-05T17:58:37.871945+00:00"
79535
+ "x-reconciled-at": "2026-01-06T16:57:13.908173+00:00"
79530
79536
  },
79531
79537
  "serviceType": {
79532
79538
  "type": "string",
@@ -79740,7 +79746,7 @@
79740
79746
  },
79741
79747
  "x-original-maxLength": 1024,
79742
79748
  "x-reconciled-from-discovery": true,
79743
- "x-reconciled-at": "2026-01-05T17:58:37.871962+00:00"
79749
+ "x-reconciled-at": "2026-01-06T16:57:13.908189+00:00"
79744
79750
  },
79745
79751
  "page_number": {
79746
79752
  "type": "integer",
@@ -80112,7 +80118,7 @@
80112
80118
  },
80113
80119
  "x-original-maxLength": 1024,
80114
80120
  "x-reconciled-from-discovery": true,
80115
- "x-reconciled-at": "2026-01-05T17:58:37.871988+00:00"
80121
+ "x-reconciled-at": "2026-01-06T16:57:13.908215+00:00"
80116
80122
  },
80117
80123
  "total_size": {
80118
80124
  "type": "integer",
@@ -80247,7 +80253,7 @@
80247
80253
  },
80248
80254
  "x-original-maxLength": 1024,
80249
80255
  "x-reconciled-from-discovery": true,
80250
- "x-reconciled-at": "2026-01-05T17:58:37.871999+00:00"
80256
+ "x-reconciled-at": "2026-01-06T16:57:13.908226+00:00"
80251
80257
  },
80252
80258
  "page_number": {
80253
80259
  "type": "integer",
@@ -80724,7 +80730,7 @@
80724
80730
  },
80725
80731
  "x-original-maxLength": 1024,
80726
80732
  "x-reconciled-from-discovery": true,
80727
- "x-reconciled-at": "2026-01-05T17:58:37.872034+00:00"
80733
+ "x-reconciled-at": "2026-01-06T16:57:13.908260+00:00"
80728
80734
  },
80729
80735
  "page_number": {
80730
80736
  "type": "integer",
@@ -81014,7 +81020,7 @@
81014
81020
  },
81015
81021
  "x-original-maxLength": 1024,
81016
81022
  "x-reconciled-from-discovery": true,
81017
- "x-reconciled-at": "2026-01-05T17:58:37.872056+00:00"
81023
+ "x-reconciled-at": "2026-01-06T16:57:13.908282+00:00"
81018
81024
  },
81019
81025
  "risk_level": {
81020
81026
  "type": "string",
@@ -81049,7 +81055,7 @@
81049
81055
  },
81050
81056
  "x-original-maxLength": 1024,
81051
81057
  "x-reconciled-from-discovery": true,
81052
- "x-reconciled-at": "2026-01-05T17:58:37.872062+00:00"
81058
+ "x-reconciled-at": "2026-01-06T16:57:13.908288+00:00"
81053
81059
  }
81054
81060
  },
81055
81061
  "x-f5xc-minimum-configuration": {
@@ -81325,7 +81331,7 @@
81325
81331
  },
81326
81332
  "x-original-maxLength": 1024,
81327
81333
  "x-reconciled-from-discovery": true,
81328
- "x-reconciled-at": "2026-01-05T17:58:37.872084+00:00"
81334
+ "x-reconciled-at": "2026-01-06T16:57:13.908310+00:00"
81329
81335
  }
81330
81336
  },
81331
81337
  "x-f5xc-minimum-configuration": {
@@ -81534,7 +81540,7 @@
81534
81540
  "x-original-maxLength": 1024,
81535
81541
  "format": "hostname",
81536
81542
  "x-reconciled-from-discovery": true,
81537
- "x-reconciled-at": "2026-01-05T17:58:37.872099+00:00"
81543
+ "x-reconciled-at": "2026-01-06T16:57:13.908325+00:00"
81538
81544
  },
81539
81545
  "first_seen": {
81540
81546
  "type": "string",
@@ -81652,7 +81658,7 @@
81652
81658
  "x-original-maxLength": 256,
81653
81659
  "format": "hostname",
81654
81660
  "x-reconciled-from-discovery": true,
81655
- "x-reconciled-at": "2026-01-05T17:58:37.872110+00:00"
81661
+ "x-reconciled-at": "2026-01-06T16:57:13.908336+00:00"
81656
81662
  },
81657
81663
  "namespace": {
81658
81664
  "type": "string",
@@ -81671,7 +81677,7 @@
81671
81677
  },
81672
81678
  "x-original-maxLength": 1024,
81673
81679
  "x-reconciled-from-discovery": true,
81674
- "x-reconciled-at": "2026-01-05T17:58:37.872115+00:00"
81680
+ "x-reconciled-at": "2026-01-06T16:57:13.908340+00:00"
81675
81681
  },
81676
81682
  "pageURL": {
81677
81683
  "type": "string",
@@ -81803,7 +81809,7 @@
81803
81809
  },
81804
81810
  "x-original-maxLength": 1024,
81805
81811
  "x-reconciled-from-discovery": true,
81806
- "x-reconciled-at": "2026-01-05T17:58:37.872126+00:00"
81812
+ "x-reconciled-at": "2026-01-06T16:57:13.908352+00:00"
81807
81813
  }
81808
81814
  },
81809
81815
  "x-f5xc-minimum-configuration": {
@@ -81869,7 +81875,7 @@
81869
81875
  },
81870
81876
  "x-original-maxLength": 1024,
81871
81877
  "x-reconciled-from-discovery": true,
81872
- "x-reconciled-at": "2026-01-05T17:58:37.872132+00:00"
81878
+ "x-reconciled-at": "2026-01-06T16:57:13.908357+00:00"
81873
81879
  },
81874
81880
  "namespace": {
81875
81881
  "type": "string",
@@ -81888,7 +81894,7 @@
81888
81894
  },
81889
81895
  "x-original-maxLength": 1024,
81890
81896
  "x-reconciled-from-discovery": true,
81891
- "x-reconciled-at": "2026-01-05T17:58:37.872136+00:00"
81897
+ "x-reconciled-at": "2026-01-06T16:57:13.908361+00:00"
81892
81898
  },
81893
81899
  "type": {
81894
81900
  "$ref": "#/components/schemas/client_side_defenseANALYSIS_TYPE"
@@ -81929,7 +81935,7 @@
81929
81935
  },
81930
81936
  "x-original-maxLength": 1024,
81931
81937
  "x-reconciled-from-discovery": true,
81932
- "x-reconciled-at": "2026-01-05T17:58:37.872141+00:00"
81938
+ "x-reconciled-at": "2026-01-06T16:57:13.908367+00:00"
81933
81939
  }
81934
81940
  },
81935
81941
  "x-f5xc-minimum-configuration": {
@@ -81991,7 +81997,7 @@
81991
81997
  },
81992
81998
  "x-original-maxLength": 1024,
81993
81999
  "x-reconciled-from-discovery": true,
81994
- "x-reconciled-at": "2026-01-05T17:58:37.872147+00:00"
82000
+ "x-reconciled-at": "2026-01-06T16:57:13.908373+00:00"
81995
82001
  },
81996
82002
  "script_id": {
81997
82003
  "type": "string",
@@ -82142,7 +82148,7 @@
82142
82148
  },
82143
82149
  "x-original-maxLength": 1024,
82144
82150
  "x-reconciled-from-discovery": true,
82145
- "x-reconciled-at": "2026-01-05T17:58:37.872159+00:00"
82151
+ "x-reconciled-at": "2026-01-06T16:57:13.908384+00:00"
82146
82152
  },
82147
82153
  "type": {
82148
82154
  "$ref": "#/components/schemas/client_side_defenseACTION_TYPE"
@@ -82220,7 +82226,7 @@
82220
82226
  },
82221
82227
  "x-original-maxLength": 1024,
82222
82228
  "x-reconciled-from-discovery": true,
82223
- "x-reconciled-at": "2026-01-05T17:58:37.872180+00:00"
82229
+ "x-reconciled-at": "2026-01-06T16:57:13.908392+00:00"
82224
82230
  }
82225
82231
  },
82226
82232
  "x-f5xc-minimum-configuration": {
@@ -82353,7 +82359,7 @@
82353
82359
  },
82354
82360
  "x-original-maxLength": 1024,
82355
82361
  "x-reconciled-from-discovery": true,
82356
- "x-reconciled-at": "2026-01-05T17:58:37.872190+00:00"
82362
+ "x-reconciled-at": "2026-01-06T16:57:13.908402+00:00"
82357
82363
  }
82358
82364
  },
82359
82365
  "x-f5xc-minimum-configuration": {
@@ -82451,6 +82457,8 @@
82451
82457
  "ves.io.schema.rules.string.max_len": "256",
82452
82458
  "ves.io.schema.rules.string.not_empty": "true"
82453
82459
  },
82460
+ "x-f5xc-description-short": "Enter root domain or domain to be entered to allow list below. Domains can be entered only one at a time.",
82461
+ "x-f5xc-description-medium": "Enter root domain or domain to be entered to allow list below. Domains can be entered only one at a time. In case of conflicting entries, the domain entry takes precedence over the root domain entry.",
82454
82462
  "minLength": 0,
82455
82463
  "x-f5xc-required-for": {
82456
82464
  "minimum_config": false,
@@ -82509,7 +82517,7 @@
82509
82517
  },
82510
82518
  "x-original-maxLength": 1024,
82511
82519
  "x-reconciled-from-discovery": true,
82512
- "x-reconciled-at": "2026-01-05T17:58:38.182004+00:00"
82520
+ "x-reconciled-at": "2026-01-06T16:57:14.227082+00:00"
82513
82521
  },
82514
82522
  "namespace": {
82515
82523
  "type": "string",
@@ -82528,7 +82536,7 @@
82528
82536
  },
82529
82537
  "x-original-maxLength": 1024,
82530
82538
  "x-reconciled-from-discovery": true,
82531
- "x-reconciled-at": "2026-01-05T17:58:38.182010+00:00"
82539
+ "x-reconciled-at": "2026-01-06T16:57:14.227089+00:00"
82532
82540
  }
82533
82541
  },
82534
82542
  "x-f5xc-minimum-configuration": {
@@ -82623,7 +82631,7 @@
82623
82631
  "maxLength": 17,
82624
82632
  "minLength": 17,
82625
82633
  "x-reconciled-from-discovery": true,
82626
- "x-reconciled-at": "2026-01-05T17:58:38.182026+00:00"
82634
+ "x-reconciled-at": "2026-01-06T16:57:14.227104+00:00"
82627
82635
  },
82628
82636
  "system_metadata": {
82629
82637
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -82698,6 +82706,8 @@
82698
82706
  "ves.io.schema.rules.string.max_len": "256",
82699
82707
  "ves.io.schema.rules.string.not_empty": "true"
82700
82708
  },
82709
+ "x-f5xc-description-short": "Enter root domain or domain to be entered to allow list below. Domains can be entered only one at a time.",
82710
+ "x-f5xc-description-medium": "Enter root domain or domain to be entered to allow list below. Domains can be entered only one at a time. In case of conflicting entries, the domain entry takes precedence over the root domain entry.",
82701
82711
  "minLength": 0,
82702
82712
  "x-f5xc-required-for": {
82703
82713
  "minimum_config": false,
@@ -82821,7 +82831,7 @@
82821
82831
  },
82822
82832
  "x-original-maxLength": 1024,
82823
82833
  "x-reconciled-from-discovery": true,
82824
- "x-reconciled-at": "2026-01-05T17:58:38.182042+00:00"
82834
+ "x-reconciled-at": "2026-01-06T16:57:14.227120+00:00"
82825
82835
  },
82826
82836
  "disabled": {
82827
82837
  "type": "boolean",
@@ -82871,7 +82881,7 @@
82871
82881
  },
82872
82882
  "x-original-maxLength": 1024,
82873
82883
  "x-reconciled-from-discovery": true,
82874
- "x-reconciled-at": "2026-01-05T17:58:38.182054+00:00"
82884
+ "x-reconciled-at": "2026-01-06T16:57:14.227132+00:00"
82875
82885
  },
82876
82886
  "namespace": {
82877
82887
  "type": "string",
@@ -82890,7 +82900,7 @@
82890
82900
  },
82891
82901
  "x-original-maxLength": 1024,
82892
82902
  "x-reconciled-from-discovery": true,
82893
- "x-reconciled-at": "2026-01-05T17:58:38.182059+00:00"
82903
+ "x-reconciled-at": "2026-01-06T16:57:14.227136+00:00"
82894
82904
  },
82895
82905
  "owner_view": {
82896
82906
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -82931,7 +82941,7 @@
82931
82941
  "x-field-mutability": "read-only",
82932
82942
  "x-original-maxLength": 1024,
82933
82943
  "x-reconciled-from-discovery": true,
82934
- "x-reconciled-at": "2026-01-05T17:58:38.182067+00:00"
82944
+ "x-reconciled-at": "2026-01-06T16:57:14.227144+00:00"
82935
82945
  },
82936
82946
  "uid": {
82937
82947
  "type": "string",
@@ -82952,7 +82962,7 @@
82952
82962
  "x-original-maxLength": 1024,
82953
82963
  "format": "uuid",
82954
82964
  "x-reconciled-from-discovery": true,
82955
- "x-reconciled-at": "2026-01-05T17:58:38.182073+00:00"
82965
+ "x-reconciled-at": "2026-01-06T16:57:14.227149+00:00"
82956
82966
  }
82957
82967
  },
82958
82968
  "x-f5xc-minimum-configuration": {
@@ -83174,7 +83184,7 @@
83174
83184
  },
83175
83185
  "x-original-maxLength": 1024,
83176
83186
  "x-reconciled-from-discovery": true,
83177
- "x-reconciled-at": "2026-01-05T17:58:38.490619+00:00"
83187
+ "x-reconciled-at": "2026-01-06T16:57:14.542968+00:00"
83178
83188
  },
83179
83189
  "namespace": {
83180
83190
  "type": "string",
@@ -83193,7 +83203,7 @@
83193
83203
  },
83194
83204
  "x-original-maxLength": 1024,
83195
83205
  "x-reconciled-from-discovery": true,
83196
- "x-reconciled-at": "2026-01-05T17:58:38.490626+00:00"
83206
+ "x-reconciled-at": "2026-01-06T16:57:14.542974+00:00"
83197
83207
  }
83198
83208
  },
83199
83209
  "x-f5xc-minimum-configuration": {
@@ -83288,7 +83298,7 @@
83288
83298
  "maxLength": 17,
83289
83299
  "minLength": 17,
83290
83300
  "x-reconciled-from-discovery": true,
83291
- "x-reconciled-at": "2026-01-05T17:58:38.490642+00:00"
83301
+ "x-reconciled-at": "2026-01-06T16:57:14.542989+00:00"
83292
83302
  },
83293
83303
  "system_metadata": {
83294
83304
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -83486,7 +83496,7 @@
83486
83496
  },
83487
83497
  "x-original-maxLength": 1024,
83488
83498
  "x-reconciled-from-discovery": true,
83489
- "x-reconciled-at": "2026-01-05T17:58:38.490658+00:00"
83499
+ "x-reconciled-at": "2026-01-06T16:57:14.543005+00:00"
83490
83500
  },
83491
83501
  "disabled": {
83492
83502
  "type": "boolean",
@@ -83536,7 +83546,7 @@
83536
83546
  },
83537
83547
  "x-original-maxLength": 1024,
83538
83548
  "x-reconciled-from-discovery": true,
83539
- "x-reconciled-at": "2026-01-05T17:58:38.490669+00:00"
83549
+ "x-reconciled-at": "2026-01-06T16:57:14.543016+00:00"
83540
83550
  },
83541
83551
  "namespace": {
83542
83552
  "type": "string",
@@ -83555,7 +83565,7 @@
83555
83565
  },
83556
83566
  "x-original-maxLength": 1024,
83557
83567
  "x-reconciled-from-discovery": true,
83558
- "x-reconciled-at": "2026-01-05T17:58:38.490673+00:00"
83568
+ "x-reconciled-at": "2026-01-06T16:57:14.543021+00:00"
83559
83569
  },
83560
83570
  "owner_view": {
83561
83571
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -83596,7 +83606,7 @@
83596
83606
  "x-field-mutability": "read-only",
83597
83607
  "x-original-maxLength": 1024,
83598
83608
  "x-reconciled-from-discovery": true,
83599
- "x-reconciled-at": "2026-01-05T17:58:38.490681+00:00"
83609
+ "x-reconciled-at": "2026-01-06T16:57:14.543031+00:00"
83600
83610
  },
83601
83611
  "uid": {
83602
83612
  "type": "string",
@@ -83617,7 +83627,7 @@
83617
83627
  "x-original-maxLength": 1024,
83618
83628
  "format": "uuid",
83619
83629
  "x-reconciled-from-discovery": true,
83620
- "x-reconciled-at": "2026-01-05T17:58:38.490687+00:00"
83630
+ "x-reconciled-at": "2026-01-06T16:57:14.543037+00:00"
83621
83631
  }
83622
83632
  },
83623
83633
  "x-f5xc-minimum-configuration": {
@@ -83781,6 +83791,8 @@
83781
83791
  "ves.io.schema.rules.string.max_len": "256",
83782
83792
  "ves.io.schema.rules.string.not_empty": "true"
83783
83793
  },
83794
+ "x-f5xc-description-short": "Enter root domain or domain to be entered to mitigated list below. Domains can be entered only one at a time.",
83795
+ "x-f5xc-description-medium": "Enter root domain or domain to be entered to mitigated list below. Domains can be entered only one at a time. In case of conflicting entries, the domain entry takes precedence over the root domain entry.",
83784
83796
  "minLength": 0,
83785
83797
  "x-f5xc-required-for": {
83786
83798
  "minimum_config": false,
@@ -83839,7 +83851,7 @@
83839
83851
  },
83840
83852
  "x-original-maxLength": 1024,
83841
83853
  "x-reconciled-from-discovery": true,
83842
- "x-reconciled-at": "2026-01-05T17:58:38.803346+00:00"
83854
+ "x-reconciled-at": "2026-01-06T16:57:14.859794+00:00"
83843
83855
  },
83844
83856
  "namespace": {
83845
83857
  "type": "string",
@@ -83858,7 +83870,7 @@
83858
83870
  },
83859
83871
  "x-original-maxLength": 1024,
83860
83872
  "x-reconciled-from-discovery": true,
83861
- "x-reconciled-at": "2026-01-05T17:58:38.803353+00:00"
83873
+ "x-reconciled-at": "2026-01-06T16:57:14.859800+00:00"
83862
83874
  }
83863
83875
  },
83864
83876
  "x-f5xc-minimum-configuration": {
@@ -83953,7 +83965,7 @@
83953
83965
  "maxLength": 17,
83954
83966
  "minLength": 17,
83955
83967
  "x-reconciled-from-discovery": true,
83956
- "x-reconciled-at": "2026-01-05T17:58:38.803367+00:00"
83968
+ "x-reconciled-at": "2026-01-06T16:57:14.859815+00:00"
83957
83969
  },
83958
83970
  "system_metadata": {
83959
83971
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -84044,6 +84056,8 @@
84044
84056
  "ves.io.schema.rules.string.max_len": "256",
84045
84057
  "ves.io.schema.rules.string.not_empty": "true"
84046
84058
  },
84059
+ "x-f5xc-description-short": "Enter root domain or domain to be entered to mitigated list below. Domains can be entered only one at a time.",
84060
+ "x-f5xc-description-medium": "Enter root domain or domain to be entered to mitigated list below. Domains can be entered only one at a time. In case of conflicting entries, the domain entry takes precedence over the root domain entry.",
84047
84061
  "minLength": 0,
84048
84062
  "x-f5xc-required-for": {
84049
84063
  "minimum_config": false,
@@ -84151,7 +84165,7 @@
84151
84165
  },
84152
84166
  "x-original-maxLength": 1024,
84153
84167
  "x-reconciled-from-discovery": true,
84154
- "x-reconciled-at": "2026-01-05T17:58:38.803384+00:00"
84168
+ "x-reconciled-at": "2026-01-06T16:57:14.859831+00:00"
84155
84169
  },
84156
84170
  "disabled": {
84157
84171
  "type": "boolean",
@@ -84201,7 +84215,7 @@
84201
84215
  },
84202
84216
  "x-original-maxLength": 1024,
84203
84217
  "x-reconciled-from-discovery": true,
84204
- "x-reconciled-at": "2026-01-05T17:58:38.803394+00:00"
84218
+ "x-reconciled-at": "2026-01-06T16:57:14.859841+00:00"
84205
84219
  },
84206
84220
  "namespace": {
84207
84221
  "type": "string",
@@ -84220,7 +84234,7 @@
84220
84234
  },
84221
84235
  "x-original-maxLength": 1024,
84222
84236
  "x-reconciled-from-discovery": true,
84223
- "x-reconciled-at": "2026-01-05T17:58:38.803399+00:00"
84237
+ "x-reconciled-at": "2026-01-06T16:57:14.859845+00:00"
84224
84238
  },
84225
84239
  "owner_view": {
84226
84240
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -84261,7 +84275,7 @@
84261
84275
  "x-field-mutability": "read-only",
84262
84276
  "x-original-maxLength": 1024,
84263
84277
  "x-reconciled-from-discovery": true,
84264
- "x-reconciled-at": "2026-01-05T17:58:38.803407+00:00"
84278
+ "x-reconciled-at": "2026-01-06T16:57:14.859853+00:00"
84265
84279
  },
84266
84280
  "uid": {
84267
84281
  "type": "string",
@@ -84282,7 +84296,7 @@
84282
84296
  "x-original-maxLength": 1024,
84283
84297
  "format": "uuid",
84284
84298
  "x-reconciled-from-discovery": true,
84285
- "x-reconciled-at": "2026-01-05T17:58:38.803412+00:00"
84299
+ "x-reconciled-at": "2026-01-06T16:57:14.859859+00:00"
84286
84300
  }
84287
84301
  },
84288
84302
  "x-f5xc-minimum-configuration": {
@@ -84549,7 +84563,7 @@
84549
84563
  },
84550
84564
  "x-original-maxLength": 1024,
84551
84565
  "x-reconciled-from-discovery": true,
84552
- "x-reconciled-at": "2026-01-05T17:58:55.580319+00:00"
84566
+ "x-reconciled-at": "2026-01-06T16:57:31.783898+00:00"
84553
84567
  }
84554
84568
  },
84555
84569
  "x-f5xc-minimum-configuration": {
@@ -84946,7 +84960,7 @@
84946
84960
  },
84947
84961
  "x-original-maxLength": 1024,
84948
84962
  "x-reconciled-from-discovery": true,
84949
- "x-reconciled-at": "2026-01-05T17:58:55.580359+00:00"
84963
+ "x-reconciled-at": "2026-01-06T16:57:31.783938+00:00"
84950
84964
  },
84951
84965
  "namespace": {
84952
84966
  "type": "string",
@@ -84965,7 +84979,7 @@
84965
84979
  },
84966
84980
  "x-original-maxLength": 1024,
84967
84981
  "x-reconciled-from-discovery": true,
84968
- "x-reconciled-at": "2026-01-05T17:58:55.580363+00:00"
84982
+ "x-reconciled-at": "2026-01-06T16:57:31.783942+00:00"
84969
84983
  }
84970
84984
  },
84971
84985
  "x-f5xc-minimum-configuration": {
@@ -85124,7 +85138,7 @@
85124
85138
  "maxLength": 17,
85125
85139
  "minLength": 17,
85126
85140
  "x-reconciled-from-discovery": true,
85127
- "x-reconciled-at": "2026-01-05T17:58:55.580382+00:00"
85141
+ "x-reconciled-at": "2026-01-06T16:57:31.783961+00:00"
85128
85142
  },
85129
85143
  "system_metadata": {
85130
85144
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -85533,7 +85547,7 @@
85533
85547
  },
85534
85548
  "x-original-maxLength": 1024,
85535
85549
  "x-reconciled-from-discovery": true,
85536
- "x-reconciled-at": "2026-01-05T17:58:55.580419+00:00"
85550
+ "x-reconciled-at": "2026-01-06T16:57:31.783998+00:00"
85537
85551
  },
85538
85552
  "disabled": {
85539
85553
  "type": "boolean",
@@ -85583,7 +85597,7 @@
85583
85597
  },
85584
85598
  "x-original-maxLength": 1024,
85585
85599
  "x-reconciled-from-discovery": true,
85586
- "x-reconciled-at": "2026-01-05T17:58:55.580428+00:00"
85600
+ "x-reconciled-at": "2026-01-06T16:57:31.784008+00:00"
85587
85601
  },
85588
85602
  "namespace": {
85589
85603
  "type": "string",
@@ -85602,7 +85616,7 @@
85602
85616
  },
85603
85617
  "x-original-maxLength": 1024,
85604
85618
  "x-reconciled-from-discovery": true,
85605
- "x-reconciled-at": "2026-01-05T17:58:55.580433+00:00"
85619
+ "x-reconciled-at": "2026-01-06T16:57:31.784013+00:00"
85606
85620
  },
85607
85621
  "owner_view": {
85608
85622
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -85643,7 +85657,7 @@
85643
85657
  "x-field-mutability": "read-only",
85644
85658
  "x-original-maxLength": 1024,
85645
85659
  "x-reconciled-from-discovery": true,
85646
- "x-reconciled-at": "2026-01-05T17:58:55.580440+00:00"
85660
+ "x-reconciled-at": "2026-01-06T16:57:31.784021+00:00"
85647
85661
  },
85648
85662
  "uid": {
85649
85663
  "type": "string",
@@ -85664,7 +85678,7 @@
85664
85678
  "x-original-maxLength": 1024,
85665
85679
  "format": "uuid",
85666
85680
  "x-reconciled-from-discovery": true,
85667
- "x-reconciled-at": "2026-01-05T17:58:55.580445+00:00"
85681
+ "x-reconciled-at": "2026-01-06T16:57:31.784026+00:00"
85668
85682
  }
85669
85683
  },
85670
85684
  "x-f5xc-minimum-configuration": {
@@ -86177,7 +86191,7 @@
86177
86191
  },
86178
86192
  "x-original-maxLength": 1024,
86179
86193
  "x-reconciled-from-discovery": true,
86180
- "x-reconciled-at": "2026-01-05T17:58:55.580492+00:00"
86194
+ "x-reconciled-at": "2026-01-06T16:57:31.784072+00:00"
86181
86195
  },
86182
86196
  "store_provider": {
86183
86197
  "type": "string",
@@ -86235,7 +86249,7 @@
86235
86249
  },
86236
86250
  "x-original-maxLength": 1024,
86237
86251
  "x-reconciled-from-discovery": true,
86238
- "x-reconciled-at": "2026-01-05T17:58:55.580498+00:00"
86252
+ "x-reconciled-at": "2026-01-06T16:57:31.784079+00:00"
86239
86253
  },
86240
86254
  "url": {
86241
86255
  "type": "string",
@@ -86346,7 +86360,7 @@
86346
86360
  },
86347
86361
  "x-original-maxLength": 1024,
86348
86362
  "x-reconciled-from-discovery": true,
86349
- "x-reconciled-at": "2026-01-05T17:58:55.580631+00:00"
86363
+ "x-reconciled-at": "2026-01-06T16:57:31.784216+00:00"
86350
86364
  },
86351
86365
  "location": {
86352
86366
  "type": "string",
@@ -86363,7 +86377,7 @@
86363
86377
  },
86364
86378
  "x-original-maxLength": 1024,
86365
86379
  "x-reconciled-from-discovery": true,
86366
- "x-reconciled-at": "2026-01-05T17:58:55.580635+00:00"
86380
+ "x-reconciled-at": "2026-01-06T16:57:31.784220+00:00"
86367
86381
  },
86368
86382
  "provider": {
86369
86383
  "type": "string",
@@ -86380,7 +86394,7 @@
86380
86394
  },
86381
86395
  "x-original-maxLength": 1024,
86382
86396
  "x-reconciled-from-discovery": true,
86383
- "x-reconciled-at": "2026-01-05T17:58:55.580639+00:00"
86397
+ "x-reconciled-at": "2026-01-06T16:57:31.784224+00:00"
86384
86398
  },
86385
86399
  "secret_encoding": {
86386
86400
  "$ref": "#/components/schemas/schemaSecretEncodingType"
@@ -86402,7 +86416,7 @@
86402
86416
  "maxLength": 1,
86403
86417
  "minLength": 1,
86404
86418
  "x-reconciled-from-discovery": true,
86405
- "x-reconciled-at": "2026-01-05T17:58:55.580645+00:00"
86419
+ "x-reconciled-at": "2026-01-06T16:57:31.784230+00:00"
86406
86420
  }
86407
86421
  },
86408
86422
  "x-f5xc-minimum-configuration": {
@@ -86441,7 +86455,7 @@
86441
86455
  },
86442
86456
  "x-original-maxLength": 1024,
86443
86457
  "x-reconciled-from-discovery": true,
86444
- "x-reconciled-at": "2026-01-05T17:58:55.580667+00:00"
86458
+ "x-reconciled-at": "2026-01-06T16:57:31.784253+00:00"
86445
86459
  }
86446
86460
  },
86447
86461
  "x-f5xc-minimum-configuration": {
@@ -86494,7 +86508,7 @@
86494
86508
  "maxLength": 15,
86495
86509
  "minLength": 3,
86496
86510
  "x-reconciled-from-discovery": true,
86497
- "x-reconciled-at": "2026-01-05T17:58:55.870019+00:00"
86511
+ "x-reconciled-at": "2026-01-06T16:57:32.068868+00:00"
86498
86512
  }
86499
86513
  },
86500
86514
  "x-f5xc-minimum-configuration": {
@@ -86532,7 +86546,7 @@
86532
86546
  },
86533
86547
  "x-original-maxLength": 1024,
86534
86548
  "x-reconciled-from-discovery": true,
86535
- "x-reconciled-at": "2026-01-05T17:58:55.870028+00:00"
86549
+ "x-reconciled-at": "2026-01-06T16:57:32.068876+00:00"
86536
86550
  },
86537
86551
  "id": {
86538
86552
  "type": "string",
@@ -86569,7 +86583,7 @@
86569
86583
  },
86570
86584
  "x-original-maxLength": 1024,
86571
86585
  "x-reconciled-from-discovery": true,
86572
- "x-reconciled-at": "2026-01-05T17:58:55.870036+00:00"
86586
+ "x-reconciled-at": "2026-01-06T16:57:32.068883+00:00"
86573
86587
  },
86574
86588
  "status": {
86575
86589
  "type": "string",
@@ -86588,7 +86602,7 @@
86588
86602
  },
86589
86603
  "x-original-maxLength": 1024,
86590
86604
  "x-reconciled-from-discovery": true,
86591
- "x-reconciled-at": "2026-01-05T17:58:55.870042+00:00"
86605
+ "x-reconciled-at": "2026-01-06T16:57:32.068888+00:00"
86592
86606
  }
86593
86607
  },
86594
86608
  "x-f5xc-minimum-configuration": {
@@ -86674,7 +86688,7 @@
86674
86688
  },
86675
86689
  "x-original-maxLength": 1024,
86676
86690
  "x-reconciled-from-discovery": true,
86677
- "x-reconciled-at": "2026-01-05T17:58:55.870052+00:00"
86691
+ "x-reconciled-at": "2026-01-06T16:57:32.068898+00:00"
86678
86692
  }
86679
86693
  },
86680
86694
  "x-f5xc-minimum-configuration": {
@@ -86730,7 +86744,7 @@
86730
86744
  },
86731
86745
  "x-original-maxLength": 1024,
86732
86746
  "x-reconciled-from-discovery": true,
86733
- "x-reconciled-at": "2026-01-05T17:58:55.870058+00:00"
86747
+ "x-reconciled-at": "2026-01-06T16:57:32.068904+00:00"
86734
86748
  },
86735
86749
  "feature_name": {
86736
86750
  "type": "string",
@@ -87113,7 +87127,7 @@
87113
87127
  },
87114
87128
  "x-original-maxLength": 1024,
87115
87129
  "x-reconciled-from-discovery": true,
87116
- "x-reconciled-at": "2026-01-05T17:58:55.870085+00:00"
87130
+ "x-reconciled-at": "2026-01-06T16:57:32.068931+00:00"
87117
87131
  },
87118
87132
  "platform": {
87119
87133
  "type": "string",
@@ -87266,7 +87280,7 @@
87266
87280
  },
87267
87281
  "x-original-maxLength": 1024,
87268
87282
  "x-reconciled-from-discovery": true,
87269
- "x-reconciled-at": "2026-01-05T17:58:55.870100+00:00"
87283
+ "x-reconciled-at": "2026-01-06T16:57:32.068945+00:00"
87270
87284
  }
87271
87285
  },
87272
87286
  "x-f5xc-minimum-configuration": {
@@ -87506,7 +87520,7 @@
87506
87520
  },
87507
87521
  "x-original-maxLength": 1024,
87508
87522
  "x-reconciled-from-discovery": true,
87509
- "x-reconciled-at": "2026-01-05T17:58:55.870121+00:00"
87523
+ "x-reconciled-at": "2026-01-06T16:57:32.068965+00:00"
87510
87524
  }
87511
87525
  },
87512
87526
  "x-f5xc-minimum-configuration": {
@@ -87631,7 +87645,7 @@
87631
87645
  },
87632
87646
  "x-original-maxLength": 1024,
87633
87647
  "x-reconciled-from-discovery": true,
87634
- "x-reconciled-at": "2026-01-05T17:58:55.870131+00:00"
87648
+ "x-reconciled-at": "2026-01-06T16:57:32.068975+00:00"
87635
87649
  },
87636
87650
  "type": {
87637
87651
  "$ref": "#/components/schemas/shapedata_deliveryStatusType"
@@ -87709,7 +87723,7 @@
87709
87723
  },
87710
87724
  "x-original-maxLength": 1024,
87711
87725
  "x-reconciled-from-discovery": true,
87712
- "x-reconciled-at": "2026-01-05T17:58:55.870139+00:00"
87726
+ "x-reconciled-at": "2026-01-06T16:57:32.068984+00:00"
87713
87727
  }
87714
87728
  },
87715
87729
  "x-f5xc-minimum-configuration": {
@@ -87794,7 +87808,7 @@
87794
87808
  },
87795
87809
  "x-original-maxLength": 1024,
87796
87810
  "x-reconciled-from-discovery": true,
87797
- "x-reconciled-at": "2026-01-05T17:58:55.870147+00:00"
87811
+ "x-reconciled-at": "2026-01-06T16:57:32.068991+00:00"
87798
87812
  },
87799
87813
  "request_body": {
87800
87814
  "$ref": "#/components/schemas/protobufAny"
@@ -87873,7 +87887,7 @@
87873
87887
  },
87874
87888
  "x-original-maxLength": 1024,
87875
87889
  "x-reconciled-from-discovery": true,
87876
- "x-reconciled-at": "2026-01-05T17:58:55.870154+00:00"
87890
+ "x-reconciled-at": "2026-01-06T16:57:32.068999+00:00"
87877
87891
  },
87878
87892
  "ref_value": {
87879
87893
  "$ref": "#/components/schemas/schemaviewsObjectRefType"
@@ -87907,7 +87921,7 @@
87907
87921
  },
87908
87922
  "x-original-maxLength": 1024,
87909
87923
  "x-reconciled-from-discovery": true,
87910
- "x-reconciled-at": "2026-01-05T17:58:55.870161+00:00"
87924
+ "x-reconciled-at": "2026-01-06T16:57:32.069005+00:00"
87911
87925
  },
87912
87926
  "value": {
87913
87927
  "type": "string",
@@ -87924,7 +87938,7 @@
87924
87938
  },
87925
87939
  "x-original-maxLength": 1024,
87926
87940
  "x-reconciled-from-discovery": true,
87927
- "x-reconciled-at": "2026-01-05T17:58:55.870176+00:00"
87941
+ "x-reconciled-at": "2026-01-06T16:57:32.069010+00:00"
87928
87942
  }
87929
87943
  },
87930
87944
  "x-f5xc-minimum-configuration": {
@@ -88134,7 +88148,7 @@
88134
88148
  },
88135
88149
  "x-original-maxLength": 1024,
88136
88150
  "x-reconciled-from-discovery": true,
88137
- "x-reconciled-at": "2026-01-05T17:59:15.917793+00:00"
88151
+ "x-reconciled-at": "2026-01-06T16:57:52.583704+00:00"
88138
88152
  },
88139
88153
  "no_attributes": {
88140
88154
  "$ref": "#/components/schemas/schemaEmpty"
@@ -88157,7 +88171,7 @@
88157
88171
  "x-field-mutability": "read-only",
88158
88172
  "x-original-maxLength": 1024,
88159
88173
  "x-reconciled-from-discovery": true,
88160
- "x-reconciled-at": "2026-01-05T17:59:15.917801+00:00"
88174
+ "x-reconciled-at": "2026-01-06T16:57:52.583712+00:00"
88161
88175
  },
88162
88176
  "versions": {
88163
88177
  "type": "array",
@@ -88520,7 +88534,7 @@
88520
88534
  },
88521
88535
  "x-original-maxLength": 512,
88522
88536
  "x-reconciled-from-discovery": true,
88523
- "x-reconciled-at": "2026-01-05T17:59:15.917827+00:00"
88537
+ "x-reconciled-at": "2026-01-06T16:57:52.583737+00:00"
88524
88538
  },
88525
88539
  "mobile_app_shield": {
88526
88540
  "$ref": "#/components/schemas/stored_objectMobileAppShieldAttributes"
@@ -88554,7 +88568,7 @@
88554
88568
  },
88555
88569
  "x-original-maxLength": 1024,
88556
88570
  "x-reconciled-from-discovery": true,
88557
- "x-reconciled-at": "2026-01-05T17:59:15.917834+00:00"
88571
+ "x-reconciled-at": "2026-01-06T16:57:52.583745+00:00"
88558
88572
  },
88559
88573
  "namespace": {
88560
88574
  "type": "string",
@@ -88578,7 +88592,7 @@
88578
88592
  },
88579
88593
  "x-original-maxLength": 1024,
88580
88594
  "x-reconciled-from-discovery": true,
88581
- "x-reconciled-at": "2026-01-05T17:59:15.917839+00:00"
88595
+ "x-reconciled-at": "2026-01-06T16:57:52.583749+00:00"
88582
88596
  },
88583
88597
  "no_attributes": {
88584
88598
  "$ref": "#/components/schemas/schemaEmpty"
@@ -88628,7 +88642,7 @@
88628
88642
  },
88629
88643
  "x-original-maxLength": 1024,
88630
88644
  "x-reconciled-from-discovery": true,
88631
- "x-reconciled-at": "2026-01-05T17:59:15.917845+00:00"
88645
+ "x-reconciled-at": "2026-01-06T16:57:52.583755+00:00"
88632
88646
  }
88633
88647
  },
88634
88648
  "x-f5xc-minimum-configuration": {
@@ -88703,7 +88717,7 @@
88703
88717
  },
88704
88718
  "x-original-maxLength": 512,
88705
88719
  "x-reconciled-from-discovery": true,
88706
- "x-reconciled-at": "2026-01-05T17:59:15.917852+00:00"
88720
+ "x-reconciled-at": "2026-01-06T16:57:52.583762+00:00"
88707
88721
  },
88708
88722
  "latest_version": {
88709
88723
  "type": "boolean",
@@ -88756,7 +88770,7 @@
88756
88770
  },
88757
88771
  "x-original-maxLength": 1024,
88758
88772
  "x-reconciled-from-discovery": true,
88759
- "x-reconciled-at": "2026-01-05T17:59:15.917858+00:00"
88773
+ "x-reconciled-at": "2026-01-06T16:57:52.583768+00:00"
88760
88774
  }
88761
88775
  },
88762
88776
  "x-f5xc-minimum-configuration": {
@@ -88915,7 +88929,7 @@
88915
88929
  },
88916
88930
  "x-original-maxLength": 1024,
88917
88931
  "x-reconciled-from-discovery": true,
88918
- "x-reconciled-at": "2026-01-05T17:59:16.225795+00:00"
88932
+ "x-reconciled-at": "2026-01-06T16:57:52.899205+00:00"
88919
88933
  },
88920
88934
  "namespace": {
88921
88935
  "type": "string",
@@ -88934,7 +88948,7 @@
88934
88948
  },
88935
88949
  "x-original-maxLength": 1024,
88936
88950
  "x-reconciled-from-discovery": true,
88937
- "x-reconciled-at": "2026-01-05T17:59:16.225801+00:00"
88951
+ "x-reconciled-at": "2026-01-06T16:57:52.899212+00:00"
88938
88952
  }
88939
88953
  },
88940
88954
  "x-f5xc-minimum-configuration": {
@@ -89210,7 +89224,7 @@
89210
89224
  },
89211
89225
  "x-original-maxLength": 1024,
89212
89226
  "x-reconciled-from-discovery": true,
89213
- "x-reconciled-at": "2026-01-05T17:59:16.225828+00:00"
89227
+ "x-reconciled-at": "2026-01-06T16:57:52.899238+00:00"
89214
89228
  },
89215
89229
  "disabled": {
89216
89230
  "type": "boolean",
@@ -89260,7 +89274,7 @@
89260
89274
  },
89261
89275
  "x-original-maxLength": 1024,
89262
89276
  "x-reconciled-from-discovery": true,
89263
- "x-reconciled-at": "2026-01-05T17:59:16.225838+00:00"
89277
+ "x-reconciled-at": "2026-01-06T16:57:52.899248+00:00"
89264
89278
  },
89265
89279
  "namespace": {
89266
89280
  "type": "string",
@@ -89279,7 +89293,7 @@
89279
89293
  },
89280
89294
  "x-original-maxLength": 1024,
89281
89295
  "x-reconciled-from-discovery": true,
89282
- "x-reconciled-at": "2026-01-05T17:59:16.225842+00:00"
89296
+ "x-reconciled-at": "2026-01-06T16:57:52.899253+00:00"
89283
89297
  },
89284
89298
  "owner_view": {
89285
89299
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -89305,7 +89319,7 @@
89305
89319
  "x-field-mutability": "read-only",
89306
89320
  "x-original-maxLength": 1024,
89307
89321
  "x-reconciled-from-discovery": true,
89308
- "x-reconciled-at": "2026-01-05T17:59:16.225849+00:00"
89322
+ "x-reconciled-at": "2026-01-06T16:57:52.899259+00:00"
89309
89323
  },
89310
89324
  "uid": {
89311
89325
  "type": "string",
@@ -89326,7 +89340,7 @@
89326
89340
  "x-original-maxLength": 1024,
89327
89341
  "format": "uuid",
89328
89342
  "x-reconciled-from-discovery": true,
89329
- "x-reconciled-at": "2026-01-05T17:59:16.225855+00:00"
89343
+ "x-reconciled-at": "2026-01-06T16:57:52.899265+00:00"
89330
89344
  }
89331
89345
  },
89332
89346
  "x-f5xc-minimum-configuration": {
@@ -89389,7 +89403,7 @@
89389
89403
  },
89390
89404
  "x-original-maxLength": 1024,
89391
89405
  "x-reconciled-from-discovery": true,
89392
- "x-reconciled-at": "2026-01-05T17:59:16.225862+00:00"
89406
+ "x-reconciled-at": "2026-01-06T16:57:52.899272+00:00"
89393
89407
  }
89394
89408
  },
89395
89409
  "x-f5xc-minimum-configuration": {
@@ -89643,7 +89657,7 @@
89643
89657
  },
89644
89658
  "x-original-maxLength": 1024,
89645
89659
  "x-reconciled-from-discovery": true,
89646
- "x-reconciled-at": "2026-01-05T17:59:24.922979+00:00"
89660
+ "x-reconciled-at": "2026-01-06T16:58:01.759378+00:00"
89647
89661
  },
89648
89662
  "xc_mesh": {
89649
89663
  "$ref": "#/components/schemas/protected_applicationXCMeshConnector"
@@ -90491,7 +90505,7 @@
90491
90505
  },
90492
90506
  "x-original-maxLength": 1024,
90493
90507
  "x-reconciled-from-discovery": true,
90494
- "x-reconciled-at": "2026-01-05T17:59:24.923074+00:00"
90508
+ "x-reconciled-at": "2026-01-06T16:58:01.759486+00:00"
90495
90509
  }
90496
90510
  },
90497
90511
  "x-f5xc-minimum-configuration": {
@@ -90599,7 +90613,7 @@
90599
90613
  },
90600
90614
  "x-original-maxLength": 1024,
90601
90615
  "x-reconciled-from-discovery": true,
90602
- "x-reconciled-at": "2026-01-05T17:59:24.923087+00:00"
90616
+ "x-reconciled-at": "2026-01-06T16:58:01.759499+00:00"
90603
90617
  },
90604
90618
  "namespace": {
90605
90619
  "type": "string",
@@ -90618,7 +90632,7 @@
90618
90632
  },
90619
90633
  "x-original-maxLength": 1024,
90620
90634
  "x-reconciled-from-discovery": true,
90621
- "x-reconciled-at": "2026-01-05T17:59:24.923092+00:00"
90635
+ "x-reconciled-at": "2026-01-06T16:58:01.759503+00:00"
90622
90636
  }
90623
90637
  },
90624
90638
  "x-f5xc-minimum-configuration": {
@@ -90716,7 +90730,7 @@
90716
90730
  "maxLength": 17,
90717
90731
  "minLength": 17,
90718
90732
  "x-reconciled-from-discovery": true,
90719
- "x-reconciled-at": "2026-01-05T17:59:24.923106+00:00"
90733
+ "x-reconciled-at": "2026-01-06T16:58:01.759517+00:00"
90720
90734
  },
90721
90735
  "system_metadata": {
90722
90736
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -90851,7 +90865,7 @@
90851
90865
  },
90852
90866
  "x-original-maxLength": 1024,
90853
90867
  "x-reconciled-from-discovery": true,
90854
- "x-reconciled-at": "2026-01-05T17:59:24.923118+00:00"
90868
+ "x-reconciled-at": "2026-01-06T16:58:01.759529+00:00"
90855
90869
  },
90856
90870
  "disabled": {
90857
90871
  "type": "boolean",
@@ -90901,7 +90915,7 @@
90901
90915
  },
90902
90916
  "x-original-maxLength": 1024,
90903
90917
  "x-reconciled-from-discovery": true,
90904
- "x-reconciled-at": "2026-01-05T17:59:24.923127+00:00"
90918
+ "x-reconciled-at": "2026-01-06T16:58:01.759538+00:00"
90905
90919
  },
90906
90920
  "namespace": {
90907
90921
  "type": "string",
@@ -90920,7 +90934,7 @@
90920
90934
  },
90921
90935
  "x-original-maxLength": 1024,
90922
90936
  "x-reconciled-from-discovery": true,
90923
- "x-reconciled-at": "2026-01-05T17:59:24.923132+00:00"
90937
+ "x-reconciled-at": "2026-01-06T16:58:01.759542+00:00"
90924
90938
  },
90925
90939
  "owner_view": {
90926
90940
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -90961,7 +90975,7 @@
90961
90975
  "x-field-mutability": "read-only",
90962
90976
  "x-original-maxLength": 1024,
90963
90977
  "x-reconciled-from-discovery": true,
90964
- "x-reconciled-at": "2026-01-05T17:59:24.923139+00:00"
90978
+ "x-reconciled-at": "2026-01-06T16:58:01.759550+00:00"
90965
90979
  },
90966
90980
  "uid": {
90967
90981
  "type": "string",
@@ -90982,7 +90996,7 @@
90982
90996
  "x-original-maxLength": 1024,
90983
90997
  "format": "uuid",
90984
90998
  "x-reconciled-from-discovery": true,
90985
- "x-reconciled-at": "2026-01-05T17:59:24.923144+00:00"
90999
+ "x-reconciled-at": "2026-01-06T16:58:01.759555+00:00"
90986
91000
  }
90987
91001
  },
90988
91002
  "x-f5xc-minimum-configuration": {
@@ -91193,7 +91207,7 @@
91193
91207
  },
91194
91208
  "x-original-maxLength": 1024,
91195
91209
  "x-reconciled-from-discovery": true,
91196
- "x-reconciled-at": "2026-01-05T17:59:24.923162+00:00"
91210
+ "x-reconciled-at": "2026-01-06T16:58:01.759572+00:00"
91197
91211
  },
91198
91212
  "template": {
91199
91213
  "type": "string",
@@ -91526,7 +91540,7 @@
91526
91540
  },
91527
91541
  "x-original-maxLength": 256,
91528
91542
  "x-reconciled-from-discovery": true,
91529
- "x-reconciled-at": "2026-01-05T17:59:24.923198+00:00"
91543
+ "x-reconciled-at": "2026-01-06T16:58:01.759597+00:00"
91530
91544
  },
91531
91545
  "regex": {
91532
91546
  "type": "string",
@@ -92295,7 +92309,7 @@
92295
92309
  },
92296
92310
  "x-original-maxLength": 512,
92297
92311
  "x-reconciled-from-discovery": true,
92298
- "x-reconciled-at": "2026-01-05T17:59:24.923252+00:00"
92312
+ "x-reconciled-at": "2026-01-06T16:58:01.759651+00:00"
92299
92313
  },
92300
92314
  "status": {
92301
92315
  "$ref": "#/components/schemas/schemaHttpStatusCode"
@@ -92667,7 +92681,7 @@
92667
92681
  },
92668
92682
  "x-original-maxLength": 256,
92669
92683
  "x-reconciled-from-discovery": true,
92670
- "x-reconciled-at": "2026-01-05T17:59:24.923283+00:00"
92684
+ "x-reconciled-at": "2026-01-06T16:58:01.759683+00:00"
92671
92685
  },
92672
92686
  "regex": {
92673
92687
  "type": "string",
@@ -93481,7 +93495,7 @@
93481
93495
  },
93482
93496
  "x-original-maxLength": 512,
93483
93497
  "x-reconciled-from-discovery": true,
93484
- "x-reconciled-at": "2026-01-05T17:59:24.923341+00:00"
93498
+ "x-reconciled-at": "2026-01-06T16:58:01.759740+00:00"
93485
93499
  },
93486
93500
  "status": {
93487
93501
  "$ref": "#/components/schemas/schemaHttpStatusCode"
@@ -93938,7 +93952,7 @@
93938
93952
  },
93939
93953
  "x-original-maxLength": 256,
93940
93954
  "x-reconciled-from-discovery": true,
93941
- "x-reconciled-at": "2026-01-05T17:59:24.923404+00:00"
93955
+ "x-reconciled-at": "2026-01-06T16:58:01.759804+00:00"
93942
93956
  },
93943
93957
  "regex_values": {
93944
93958
  "type": "array",
@@ -94521,7 +94535,7 @@
94521
94535
  },
94522
94536
  "x-original-maxLength": 1024,
94523
94537
  "x-reconciled-from-discovery": true,
94524
- "x-reconciled-at": "2026-01-05T17:59:36.845683+00:00"
94538
+ "x-reconciled-at": "2026-01-06T16:58:13.901043+00:00"
94525
94539
  },
94526
94540
  "resource_id": {
94527
94541
  "type": "string",
@@ -94974,7 +94988,7 @@
94974
94988
  },
94975
94989
  "x-original-maxLength": 1024,
94976
94990
  "x-reconciled-from-discovery": true,
94977
- "x-reconciled-at": "2026-01-05T17:59:36.845718+00:00"
94991
+ "x-reconciled-at": "2026-01-06T16:58:13.901077+00:00"
94978
94992
  },
94979
94993
  "percentage": {
94980
94994
  "type": "number",
@@ -95152,7 +95166,7 @@
95152
95166
  },
95153
95167
  "x-original-maxLength": 1024,
95154
95168
  "x-reconciled-from-discovery": true,
95155
- "x-reconciled-at": "2026-01-05T17:59:36.845733+00:00"
95169
+ "x-reconciled-at": "2026-01-06T16:58:13.901091+00:00"
95156
95170
  },
95157
95171
  "percentage": {
95158
95172
  "type": "number",
@@ -96049,7 +96063,7 @@
96049
96063
  },
96050
96064
  "x-original-maxLength": 1024,
96051
96065
  "x-reconciled-from-discovery": true,
96052
- "x-reconciled-at": "2026-01-05T17:59:36.845796+00:00"
96066
+ "x-reconciled-at": "2026-01-06T16:58:13.901153+00:00"
96053
96067
  },
96054
96068
  "time_series": {
96055
96069
  "type": "array",
@@ -96415,7 +96429,7 @@
96415
96429
  },
96416
96430
  "x-original-maxLength": 1024,
96417
96431
  "x-reconciled-from-discovery": true,
96418
- "x-reconciled-at": "2026-01-05T17:59:36.845823+00:00"
96432
+ "x-reconciled-at": "2026-01-06T16:58:13.901180+00:00"
96419
96433
  },
96420
96434
  "percentage": {
96421
96435
  "type": "number",
@@ -96784,7 +96798,7 @@
96784
96798
  "x-original-maxLength": 1024,
96785
96799
  "format": "hostname",
96786
96800
  "x-reconciled-from-discovery": true,
96787
- "x-reconciled-at": "2026-01-05T17:59:36.845853+00:00"
96801
+ "x-reconciled-at": "2026-01-06T16:58:13.901209+00:00"
96788
96802
  },
96789
96803
  "endpoint": {
96790
96804
  "type": "string",
@@ -97241,7 +97255,7 @@
97241
97255
  },
97242
97256
  "x-original-maxLength": 1024,
97243
97257
  "x-reconciled-from-discovery": true,
97244
- "x-reconciled-at": "2026-01-05T17:59:36.845894+00:00"
97258
+ "x-reconciled-at": "2026-01-06T16:58:13.901249+00:00"
97245
97259
  }
97246
97260
  },
97247
97261
  "x-f5xc-minimum-configuration": {
@@ -97514,7 +97528,7 @@
97514
97528
  },
97515
97529
  "x-original-maxLength": 1024,
97516
97530
  "x-reconciled-from-discovery": true,
97517
- "x-reconciled-at": "2026-01-05T17:59:36.845918+00:00"
97531
+ "x-reconciled-at": "2026-01-06T16:58:13.901272+00:00"
97518
97532
  },
97519
97533
  "start_time": {
97520
97534
  "type": "string",
@@ -97642,7 +97656,7 @@
97642
97656
  },
97643
97657
  "x-original-maxLength": 1024,
97644
97658
  "x-reconciled-from-discovery": true,
97645
- "x-reconciled-at": "2026-01-05T17:59:36.845926+00:00"
97659
+ "x-reconciled-at": "2026-01-06T16:58:13.901281+00:00"
97646
97660
  },
97647
97661
  "order": {
97648
97662
  "$ref": "#/components/schemas/schemaSortOrder"
@@ -97690,7 +97704,7 @@
97690
97704
  },
97691
97705
  "x-original-maxLength": 1024,
97692
97706
  "x-reconciled-from-discovery": true,
97693
- "x-reconciled-at": "2026-01-05T17:59:36.845932+00:00"
97707
+ "x-reconciled-at": "2026-01-06T16:58:13.901286+00:00"
97694
97708
  }
97695
97709
  },
97696
97710
  "x-f5xc-minimum-configuration": {
@@ -98399,7 +98413,7 @@
98399
98413
  },
98400
98414
  "x-original-maxLength": 1024,
98401
98415
  "x-reconciled-from-discovery": true,
98402
- "x-reconciled-at": "2026-01-05T17:59:36.845977+00:00"
98416
+ "x-reconciled-at": "2026-01-06T16:58:13.901331+00:00"
98403
98417
  },
98404
98418
  "region": {
98405
98419
  "type": "string",
@@ -99761,7 +99775,7 @@
99761
99775
  },
99762
99776
  "x-original-maxLength": 1024,
99763
99777
  "x-reconciled-from-discovery": true,
99764
- "x-reconciled-at": "2026-01-05T17:59:36.846073+00:00"
99778
+ "x-reconciled-at": "2026-01-06T16:58:13.901437+00:00"
99765
99779
  },
99766
99780
  "percentage": {
99767
99781
  "type": "number",
@@ -100069,7 +100083,7 @@
100069
100083
  },
100070
100084
  "x-original-maxLength": 1024,
100071
100085
  "x-reconciled-from-discovery": true,
100072
- "x-reconciled-at": "2026-01-05T17:59:36.846097+00:00"
100086
+ "x-reconciled-at": "2026-01-06T16:58:13.901461+00:00"
100073
100087
  },
100074
100088
  "parent": {
100075
100089
  "type": "string",
@@ -100315,7 +100329,7 @@
100315
100329
  },
100316
100330
  "x-original-maxLength": 1024,
100317
100331
  "x-reconciled-from-discovery": true,
100318
- "x-reconciled-at": "2026-01-05T17:59:36.846116+00:00"
100332
+ "x-reconciled-at": "2026-01-06T16:58:13.901480+00:00"
100319
100333
  },
100320
100334
  "reason_code_distribution": {
100321
100335
  "type": "array",
@@ -101034,7 +101048,7 @@
101034
101048
  },
101035
101049
  "x-original-maxLength": 1024,
101036
101050
  "x-reconciled-from-discovery": true,
101037
- "x-reconciled-at": "2026-01-05T17:59:36.846176+00:00"
101051
+ "x-reconciled-at": "2026-01-06T16:58:13.901529+00:00"
101038
101052
  },
101039
101053
  "time_series": {
101040
101054
  "type": "array",
@@ -101353,7 +101367,7 @@
101353
101367
  },
101354
101368
  "x-original-maxLength": 1024,
101355
101369
  "x-reconciled-from-discovery": true,
101356
- "x-reconciled-at": "2026-01-05T17:59:36.846198+00:00"
101370
+ "x-reconciled-at": "2026-01-06T16:58:13.901551+00:00"
101357
101371
  },
101358
101372
  "peer_count": {
101359
101373
  "type": "string",
@@ -102210,7 +102224,7 @@
102210
102224
  },
102211
102225
  "x-original-maxLength": 1024,
102212
102226
  "x-reconciled-from-discovery": true,
102213
- "x-reconciled-at": "2026-01-05T17:59:36.846257+00:00"
102227
+ "x-reconciled-at": "2026-01-06T16:58:13.901609+00:00"
102214
102228
  },
102215
102229
  "time_series_data": {
102216
102230
  "type": "array",
@@ -102266,7 +102280,7 @@
102266
102280
  },
102267
102281
  "x-original-maxLength": 1024,
102268
102282
  "x-reconciled-from-discovery": true,
102269
- "x-reconciled-at": "2026-01-05T17:59:36.846263+00:00"
102283
+ "x-reconciled-at": "2026-01-06T16:58:13.901615+00:00"
102270
102284
  },
102271
102285
  "time_series": {
102272
102286
  "type": "array",
@@ -102852,7 +102866,7 @@
102852
102866
  },
102853
102867
  "x-original-maxLength": 1024,
102854
102868
  "x-reconciled-from-discovery": true,
102855
- "x-reconciled-at": "2026-01-05T17:59:36.846299+00:00"
102869
+ "x-reconciled-at": "2026-01-06T16:58:13.901651+00:00"
102856
102870
  },
102857
102871
  "traffic_usage_count": {
102858
102872
  "type": "string",
@@ -103258,7 +103272,7 @@
103258
103272
  },
103259
103273
  "x-original-maxLength": 1024,
103260
103274
  "x-reconciled-from-discovery": true,
103261
- "x-reconciled-at": "2026-01-05T17:59:36.846327+00:00"
103275
+ "x-reconciled-at": "2026-01-06T16:58:13.901677+00:00"
103262
103276
  },
103263
103277
  "trend": {
103264
103278
  "type": "number",
@@ -103933,7 +103947,7 @@
103933
103947
  },
103934
103948
  "x-original-maxLength": 1024,
103935
103949
  "x-reconciled-from-discovery": true,
103936
- "x-reconciled-at": "2026-01-05T17:59:36.846367+00:00"
103950
+ "x-reconciled-at": "2026-01-06T16:58:13.901717+00:00"
103937
103951
  },
103938
103952
  "start_time": {
103939
103953
  "type": "string",
@@ -104084,7 +104098,7 @@
104084
104098
  },
104085
104099
  "x-original-maxLength": 1024,
104086
104100
  "x-reconciled-from-discovery": true,
104087
- "x-reconciled-at": "2026-01-05T17:59:36.846380+00:00"
104101
+ "x-reconciled-at": "2026-01-06T16:58:13.901730+00:00"
104088
104102
  },
104089
104103
  "start_time": {
104090
104104
  "type": "string",
@@ -104796,7 +104810,7 @@
104796
104810
  },
104797
104811
  "x-original-maxLength": 1024,
104798
104812
  "x-reconciled-from-discovery": true,
104799
- "x-reconciled-at": "2026-01-05T17:59:36.846432+00:00"
104813
+ "x-reconciled-at": "2026-01-06T16:58:13.901781+00:00"
104800
104814
  },
104801
104815
  "start_time": {
104802
104816
  "type": "string",
@@ -104957,7 +104971,7 @@
104957
104971
  },
104958
104972
  "x-original-maxLength": 1024,
104959
104973
  "x-reconciled-from-discovery": true,
104960
- "x-reconciled-at": "2026-01-05T17:59:36.846444+00:00"
104974
+ "x-reconciled-at": "2026-01-06T16:58:13.901793+00:00"
104961
104975
  },
104962
104976
  "pagination": {
104963
104977
  "$ref": "#/components/schemas/reportingPagination"
@@ -105117,7 +105131,7 @@
105117
105131
  },
105118
105132
  "x-original-maxLength": 1024,
105119
105133
  "x-reconciled-from-discovery": true,
105120
- "x-reconciled-at": "2026-01-05T17:59:36.846459+00:00"
105134
+ "x-reconciled-at": "2026-01-06T16:58:13.901808+00:00"
105121
105135
  },
105122
105136
  "start_time": {
105123
105137
  "type": "string",
@@ -105618,7 +105632,7 @@
105618
105632
  },
105619
105633
  "x-original-maxLength": 1024,
105620
105634
  "x-reconciled-from-discovery": true,
105621
- "x-reconciled-at": "2026-01-05T17:59:36.846492+00:00"
105635
+ "x-reconciled-at": "2026-01-06T16:58:13.901842+00:00"
105622
105636
  },
105623
105637
  "start_time": {
105624
105638
  "type": "string",
@@ -106486,7 +106500,7 @@
106486
106500
  },
106487
106501
  "x-original-maxLength": 1024,
106488
106502
  "x-reconciled-from-discovery": true,
106489
- "x-reconciled-at": "2026-01-05T17:59:36.846557+00:00"
106503
+ "x-reconciled-at": "2026-01-06T16:58:13.901908+00:00"
106490
106504
  },
106491
106505
  "value": {
106492
106506
  "type": "string",
@@ -106503,7 +106517,7 @@
106503
106517
  },
106504
106518
  "x-original-maxLength": 1024,
106505
106519
  "x-reconciled-from-discovery": true,
106506
- "x-reconciled-at": "2026-01-05T17:59:36.846561+00:00"
106520
+ "x-reconciled-at": "2026-01-06T16:58:13.901912+00:00"
106507
106521
  }
106508
106522
  },
106509
106523
  "x-f5xc-minimum-configuration": {
@@ -106719,7 +106733,7 @@
106719
106733
  },
106720
106734
  "x-original-maxLength": 1024,
106721
106735
  "x-reconciled-from-discovery": true,
106722
- "x-reconciled-at": "2026-01-05T17:59:37.024603+00:00"
106736
+ "x-reconciled-at": "2026-01-06T16:58:14.083954+00:00"
106723
106737
  }
106724
106738
  },
106725
106739
  "x-f5xc-minimum-configuration": {
@@ -107198,7 +107212,7 @@
107198
107212
  },
107199
107213
  "x-original-maxLength": 1024,
107200
107214
  "x-reconciled-from-discovery": true,
107201
- "x-reconciled-at": "2026-01-05T17:59:37.374286+00:00"
107215
+ "x-reconciled-at": "2026-01-06T16:58:14.431995+00:00"
107202
107216
  },
107203
107217
  "projectionAnnualConversion": {
107204
107218
  "type": "number",
@@ -107482,7 +107496,7 @@
107482
107496
  "x-field-mutability": "read-only",
107483
107497
  "x-original-maxLength": 1024,
107484
107498
  "x-reconciled-from-discovery": true,
107485
- "x-reconciled-at": "2026-01-05T17:59:37.374311+00:00"
107499
+ "x-reconciled-at": "2026-01-06T16:58:14.432020+00:00"
107486
107500
  }
107487
107501
  },
107488
107502
  "x-f5xc-minimum-configuration": {
@@ -108620,7 +108634,7 @@
108620
108634
  },
108621
108635
  "x-original-maxLength": 1024,
108622
108636
  "x-reconciled-from-discovery": true,
108623
- "x-reconciled-at": "2026-01-05T17:59:37.374393+00:00"
108637
+ "x-reconciled-at": "2026-01-06T16:58:14.432102+00:00"
108624
108638
  }
108625
108639
  },
108626
108640
  "x-f5xc-minimum-configuration": {
@@ -109288,7 +109302,7 @@
109288
109302
  },
109289
109303
  "x-original-maxLength": 1024,
109290
109304
  "x-reconciled-from-discovery": true,
109291
- "x-reconciled-at": "2026-01-05T17:59:37.374444+00:00"
109305
+ "x-reconciled-at": "2026-01-06T16:58:14.432153+00:00"
109292
109306
  },
109293
109307
  "noBenefit": {
109294
109308
  "type": "number",
@@ -109429,7 +109443,7 @@
109429
109443
  "maxLength": 15,
109430
109444
  "minLength": 3,
109431
109445
  "x-reconciled-from-discovery": true,
109432
- "x-reconciled-at": "2026-01-05T17:59:37.374459+00:00"
109446
+ "x-reconciled-at": "2026-01-06T16:58:14.432168+00:00"
109433
109447
  }
109434
109448
  },
109435
109449
  "x-f5xc-minimum-configuration": {
@@ -111381,7 +111395,7 @@
111381
111395
  },
111382
111396
  "x-original-maxLength": 1024,
111383
111397
  "x-reconciled-from-discovery": true,
111384
- "x-reconciled-at": "2026-01-05T17:59:38.016383+00:00"
111398
+ "x-reconciled-at": "2026-01-06T16:58:15.076990+00:00"
111385
111399
  },
111386
111400
  "transaction_id": {
111387
111401
  "type": "string",
@@ -111429,7 +111443,7 @@
111429
111443
  },
111430
111444
  "x-original-maxLength": 16,
111431
111445
  "x-reconciled-from-discovery": true,
111432
- "x-reconciled-at": "2026-01-05T17:59:38.016392+00:00"
111446
+ "x-reconciled-at": "2026-01-06T16:58:15.076999+00:00"
111433
111447
  }
111434
111448
  },
111435
111449
  "x-f5xc-minimum-configuration": {
@@ -111539,7 +111553,7 @@
111539
111553
  },
111540
111554
  "x-original-maxLength": 1024,
111541
111555
  "x-reconciled-from-discovery": true,
111542
- "x-reconciled-at": "2026-01-05T17:59:38.016401+00:00"
111556
+ "x-reconciled-at": "2026-01-06T16:58:15.077008+00:00"
111543
111557
  },
111544
111558
  "version": {
111545
111559
  "type": "string",
@@ -111564,7 +111578,7 @@
111564
111578
  },
111565
111579
  "x-original-maxLength": 16,
111566
111580
  "x-reconciled-from-discovery": true,
111567
- "x-reconciled-at": "2026-01-05T17:59:38.016405+00:00"
111581
+ "x-reconciled-at": "2026-01-06T16:58:15.077012+00:00"
111568
111582
  }
111569
111583
  },
111570
111584
  "x-f5xc-minimum-configuration": {
@@ -111666,7 +111680,7 @@
111666
111680
  },
111667
111681
  "x-original-maxLength": 1024,
111668
111682
  "x-reconciled-from-discovery": true,
111669
- "x-reconciled-at": "2026-01-05T17:59:38.016414+00:00"
111683
+ "x-reconciled-at": "2026-01-06T16:58:15.077020+00:00"
111670
111684
  },
111671
111685
  "version": {
111672
111686
  "type": "string",
@@ -111691,7 +111705,7 @@
111691
111705
  },
111692
111706
  "x-original-maxLength": 16,
111693
111707
  "x-reconciled-from-discovery": true,
111694
- "x-reconciled-at": "2026-01-05T17:59:38.016418+00:00"
111708
+ "x-reconciled-at": "2026-01-06T16:58:15.077024+00:00"
111695
111709
  }
111696
111710
  },
111697
111711
  "x-f5xc-minimum-configuration": {
@@ -111793,7 +111807,7 @@
111793
111807
  },
111794
111808
  "x-original-maxLength": 1024,
111795
111809
  "x-reconciled-from-discovery": true,
111796
- "x-reconciled-at": "2026-01-05T17:59:38.016426+00:00"
111810
+ "x-reconciled-at": "2026-01-06T16:58:15.077032+00:00"
111797
111811
  },
111798
111812
  "version": {
111799
111813
  "type": "string",
@@ -111818,7 +111832,7 @@
111818
111832
  },
111819
111833
  "x-original-maxLength": 16,
111820
111834
  "x-reconciled-from-discovery": true,
111821
- "x-reconciled-at": "2026-01-05T17:59:38.016430+00:00"
111835
+ "x-reconciled-at": "2026-01-06T16:58:15.077036+00:00"
111822
111836
  }
111823
111837
  },
111824
111838
  "x-f5xc-minimum-configuration": {
@@ -111919,7 +111933,7 @@
111919
111933
  },
111920
111934
  "x-original-maxLength": 256,
111921
111935
  "x-reconciled-from-discovery": true,
111922
- "x-reconciled-at": "2026-01-05T17:59:38.016438+00:00"
111936
+ "x-reconciled-at": "2026-01-06T16:58:15.077043+00:00"
111923
111937
  },
111924
111938
  "namespace": {
111925
111939
  "type": "string",
@@ -111945,7 +111959,7 @@
111945
111959
  },
111946
111960
  "x-original-maxLength": 1024,
111947
111961
  "x-reconciled-from-discovery": true,
111948
- "x-reconciled-at": "2026-01-05T17:59:38.016442+00:00"
111962
+ "x-reconciled-at": "2026-01-06T16:58:15.077047+00:00"
111949
111963
  },
111950
111964
  "version": {
111951
111965
  "type": "string",
@@ -111970,7 +111984,7 @@
111970
111984
  },
111971
111985
  "x-original-maxLength": 16,
111972
111986
  "x-reconciled-from-discovery": true,
111973
- "x-reconciled-at": "2026-01-05T17:59:38.016446+00:00"
111987
+ "x-reconciled-at": "2026-01-06T16:58:15.077051+00:00"
111974
111988
  }
111975
111989
  },
111976
111990
  "x-f5xc-minimum-configuration": {
@@ -112073,7 +112087,7 @@
112073
112087
  },
112074
112088
  "x-original-maxLength": 1024,
112075
112089
  "x-reconciled-from-discovery": true,
112076
- "x-reconciled-at": "2026-01-05T17:59:38.016454+00:00"
112090
+ "x-reconciled-at": "2026-01-06T16:58:15.077059+00:00"
112077
112091
  },
112078
112092
  "version": {
112079
112093
  "type": "string",
@@ -112098,7 +112112,7 @@
112098
112112
  },
112099
112113
  "x-original-maxLength": 16,
112100
112114
  "x-reconciled-from-discovery": true,
112101
- "x-reconciled-at": "2026-01-05T17:59:38.016458+00:00"
112115
+ "x-reconciled-at": "2026-01-06T16:58:15.077063+00:00"
112102
112116
  }
112103
112117
  },
112104
112118
  "x-f5xc-minimum-configuration": {
@@ -112200,7 +112214,7 @@
112200
112214
  },
112201
112215
  "x-original-maxLength": 1024,
112202
112216
  "x-reconciled-from-discovery": true,
112203
- "x-reconciled-at": "2026-01-05T17:59:38.016466+00:00"
112217
+ "x-reconciled-at": "2026-01-06T16:58:15.077072+00:00"
112204
112218
  },
112205
112219
  "version": {
112206
112220
  "type": "string",
@@ -112225,7 +112239,7 @@
112225
112239
  },
112226
112240
  "x-original-maxLength": 16,
112227
112241
  "x-reconciled-from-discovery": true,
112228
- "x-reconciled-at": "2026-01-05T17:59:38.016471+00:00"
112242
+ "x-reconciled-at": "2026-01-06T16:58:15.077076+00:00"
112229
112243
  }
112230
112244
  },
112231
112245
  "x-f5xc-minimum-configuration": {
@@ -112327,7 +112341,7 @@
112327
112341
  },
112328
112342
  "x-original-maxLength": 1024,
112329
112343
  "x-reconciled-from-discovery": true,
112330
- "x-reconciled-at": "2026-01-05T17:59:38.016480+00:00"
112344
+ "x-reconciled-at": "2026-01-06T16:58:15.077084+00:00"
112331
112345
  },
112332
112346
  "version": {
112333
112347
  "type": "string",
@@ -112352,7 +112366,7 @@
112352
112366
  },
112353
112367
  "x-original-maxLength": 16,
112354
112368
  "x-reconciled-from-discovery": true,
112355
- "x-reconciled-at": "2026-01-05T17:59:38.016485+00:00"
112369
+ "x-reconciled-at": "2026-01-06T16:58:15.077088+00:00"
112356
112370
  }
112357
112371
  },
112358
112372
  "x-f5xc-minimum-configuration": {
@@ -112417,7 +112431,7 @@
112417
112431
  },
112418
112432
  "x-original-maxLength": 1024,
112419
112433
  "x-reconciled-from-discovery": true,
112420
- "x-reconciled-at": "2026-01-05T17:59:38.016491+00:00"
112434
+ "x-reconciled-at": "2026-01-06T16:58:15.077095+00:00"
112421
112435
  },
112422
112436
  "version": {
112423
112437
  "type": "string",
@@ -112442,7 +112456,7 @@
112442
112456
  },
112443
112457
  "x-original-maxLength": 16,
112444
112458
  "x-reconciled-from-discovery": true,
112445
- "x-reconciled-at": "2026-01-05T17:59:38.016495+00:00"
112459
+ "x-reconciled-at": "2026-01-06T16:58:15.077099+00:00"
112446
112460
  }
112447
112461
  },
112448
112462
  "x-f5xc-minimum-configuration": {
@@ -112544,7 +112558,7 @@
112544
112558
  },
112545
112559
  "x-original-maxLength": 1024,
112546
112560
  "x-reconciled-from-discovery": true,
112547
- "x-reconciled-at": "2026-01-05T17:59:38.016503+00:00"
112561
+ "x-reconciled-at": "2026-01-06T16:58:15.077107+00:00"
112548
112562
  },
112549
112563
  "version": {
112550
112564
  "type": "string",
@@ -112569,7 +112583,7 @@
112569
112583
  },
112570
112584
  "x-original-maxLength": 16,
112571
112585
  "x-reconciled-from-discovery": true,
112572
- "x-reconciled-at": "2026-01-05T17:59:38.016508+00:00"
112586
+ "x-reconciled-at": "2026-01-06T16:58:15.077111+00:00"
112573
112587
  }
112574
112588
  },
112575
112589
  "x-f5xc-minimum-configuration": {
@@ -112671,7 +112685,7 @@
112671
112685
  },
112672
112686
  "x-original-maxLength": 1024,
112673
112687
  "x-reconciled-from-discovery": true,
112674
- "x-reconciled-at": "2026-01-05T17:59:38.016515+00:00"
112688
+ "x-reconciled-at": "2026-01-06T16:58:15.077119+00:00"
112675
112689
  },
112676
112690
  "version": {
112677
112691
  "type": "string",
@@ -112696,7 +112710,7 @@
112696
112710
  },
112697
112711
  "x-original-maxLength": 16,
112698
112712
  "x-reconciled-from-discovery": true,
112699
- "x-reconciled-at": "2026-01-05T17:59:38.016520+00:00"
112713
+ "x-reconciled-at": "2026-01-06T16:58:15.077123+00:00"
112700
112714
  }
112701
112715
  },
112702
112716
  "x-f5xc-minimum-configuration": {
@@ -112798,7 +112812,7 @@
112798
112812
  },
112799
112813
  "x-original-maxLength": 1024,
112800
112814
  "x-reconciled-from-discovery": true,
112801
- "x-reconciled-at": "2026-01-05T17:59:38.016527+00:00"
112815
+ "x-reconciled-at": "2026-01-06T16:58:15.077131+00:00"
112802
112816
  },
112803
112817
  "version": {
112804
112818
  "type": "string",
@@ -112823,7 +112837,7 @@
112823
112837
  },
112824
112838
  "x-original-maxLength": 16,
112825
112839
  "x-reconciled-from-discovery": true,
112826
- "x-reconciled-at": "2026-01-05T17:59:38.016531+00:00"
112840
+ "x-reconciled-at": "2026-01-06T16:58:15.077135+00:00"
112827
112841
  }
112828
112842
  },
112829
112843
  "x-f5xc-minimum-configuration": {
@@ -112925,7 +112939,7 @@
112925
112939
  },
112926
112940
  "x-original-maxLength": 1024,
112927
112941
  "x-reconciled-from-discovery": true,
112928
- "x-reconciled-at": "2026-01-05T17:59:38.016539+00:00"
112942
+ "x-reconciled-at": "2026-01-06T16:58:15.077143+00:00"
112929
112943
  },
112930
112944
  "version": {
112931
112945
  "type": "string",
@@ -112950,7 +112964,7 @@
112950
112964
  },
112951
112965
  "x-original-maxLength": 16,
112952
112966
  "x-reconciled-from-discovery": true,
112953
- "x-reconciled-at": "2026-01-05T17:59:38.016543+00:00"
112967
+ "x-reconciled-at": "2026-01-06T16:58:15.077147+00:00"
112954
112968
  }
112955
112969
  },
112956
112970
  "x-f5xc-minimum-configuration": {
@@ -113052,7 +113066,7 @@
113052
113066
  },
113053
113067
  "x-original-maxLength": 1024,
113054
113068
  "x-reconciled-from-discovery": true,
113055
- "x-reconciled-at": "2026-01-05T17:59:38.016551+00:00"
113069
+ "x-reconciled-at": "2026-01-06T16:58:15.077155+00:00"
113056
113070
  },
113057
113071
  "version": {
113058
113072
  "type": "string",
@@ -113077,7 +113091,7 @@
113077
113091
  },
113078
113092
  "x-original-maxLength": 16,
113079
113093
  "x-reconciled-from-discovery": true,
113080
- "x-reconciled-at": "2026-01-05T17:59:38.016555+00:00"
113094
+ "x-reconciled-at": "2026-01-06T16:58:15.077159+00:00"
113081
113095
  }
113082
113096
  },
113083
113097
  "x-f5xc-minimum-configuration": {
@@ -113179,7 +113193,7 @@
113179
113193
  },
113180
113194
  "x-original-maxLength": 1024,
113181
113195
  "x-reconciled-from-discovery": true,
113182
- "x-reconciled-at": "2026-01-05T17:59:38.016563+00:00"
113196
+ "x-reconciled-at": "2026-01-06T16:58:15.077167+00:00"
113183
113197
  },
113184
113198
  "version": {
113185
113199
  "type": "string",
@@ -113204,7 +113218,7 @@
113204
113218
  },
113205
113219
  "x-original-maxLength": 16,
113206
113220
  "x-reconciled-from-discovery": true,
113207
- "x-reconciled-at": "2026-01-05T17:59:38.016567+00:00"
113221
+ "x-reconciled-at": "2026-01-06T16:58:15.077171+00:00"
113208
113222
  }
113209
113223
  },
113210
113224
  "x-f5xc-minimum-configuration": {
@@ -113306,7 +113320,7 @@
113306
113320
  },
113307
113321
  "x-original-maxLength": 1024,
113308
113322
  "x-reconciled-from-discovery": true,
113309
- "x-reconciled-at": "2026-01-05T17:59:38.016575+00:00"
113323
+ "x-reconciled-at": "2026-01-06T16:58:15.077179+00:00"
113310
113324
  },
113311
113325
  "version": {
113312
113326
  "type": "string",
@@ -113331,7 +113345,7 @@
113331
113345
  },
113332
113346
  "x-original-maxLength": 16,
113333
113347
  "x-reconciled-from-discovery": true,
113334
- "x-reconciled-at": "2026-01-05T17:59:38.016579+00:00"
113348
+ "x-reconciled-at": "2026-01-06T16:58:15.077183+00:00"
113335
113349
  }
113336
113350
  },
113337
113351
  "x-f5xc-minimum-configuration": {